現在この質問をフォロー中です
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます。
エラーが発生しました
ページに変更が加えられたため、アクションを完了できません。ページを再度読み込み、更新された状態を確認してください。
古いコメントを表示
Hi friends!I am writing a paper on segmentation methods.I need to apply the segmentation technique to a radiographic image. The size of the image is too large(5000*7000). Can you suggest me some methods so that I can get the result fastly?
採用された回答
Image Analyst
2013 年 3 月 28 日
imresize() will make the image smaller, if that's what you want.
11 件のコメント
Mounika M
2013 年 4 月 3 日
yeah.it works.But now the problem is that I need to calculate mean,variance,psnr,etc.. I resized the image and found out results for thresholding,region growing and k means. For all these I got same values(may be because of same size) and got different values for my proposed algorithm as I didn't resized the image in this case.Can I submit the results this way?
Image Analyst
2013 年 4 月 3 日
I guess. But I don't know why you think you needed to resize the image in the first place. For many things, resizing will have no, or little, effect on the measurement.
Mounika M
2013 年 4 月 3 日
TO run the algorithm with image size of around 8000*6000 would be a hectic job right.So i chose to resize the image.
Image Analyst
2013 年 4 月 3 日
You have to access every quad of 4 pixels in that to do bicubic interpolation, so I'm not sure that resizing would speed it up that much over what you'd be doing, but I guess you've timed it so you'd know. I deal with some images that are 9000 by 7000 pixels and they only take a few seconds to process.
Mounika M
2013 年 4 月 3 日
I have applied image that has 8000 by 6000 pixels for region growing algorithm.I am attaching the code here.Its taking more than 2 days to run that.
Image Analyst
2013 年 4 月 3 日
Where did you post your image? How do I know that you even need region growing instead of more traditional and common methods like thresholding and connected components labeling? Maybe you just think you need region growing because you see a mass of similarly colored pixels and aren't familiar with image processing and the methods and options that are available.
Mounika M
2013 年 4 月 4 日
It is not that I require region growing in my work. I completed segmentation by my own algorithm and in my paper I just wanna show the difference between the outputs obtained through the region growing and my method. Now I need to show that my method is preferable than region growing, etc.. My prof suggested me to add some quality parameters to show that my method is efficient. What parameters can I include?
Image Analyst
2013 年 4 月 4 日
Well I guess the time to complete it would be the main thing you'd want to show. You'd also want to show how accurate the two algorithms are compared to a physician's outline of the region.
Mounika M
2013 年 4 月 4 日
I am sorry to say that I could not understand your second suggestion. Can you please elaborate. Will psnr, snr, etc..be useful as segmentation quality parameters ?
Image Analyst
2013 年 4 月 4 日
You need to have some "ground truth" - in other words, the known, true, accurate segmentation. What/who can you trust to give you the ground truth? Would you trust a physician if they outlined the region and said "I know for a fact that this is the most accurate boundary for this tissue"? If so, then that's your ground truth and you need to compare all your algorithms against that.
Also, please look at this: http://sve.loni.ucla.edu/instructions/metrics/?wscr=1920x1200 and study up on ROC curves ( http://en.wikipedia.org/wiki/Receiver_operating_characteristic
Mounika M
2013 年 4 月 5 日
Thank you so much
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Image Segmentation についてさらに検索
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
- América Latina (Español)
- Canada (English)
- United States (English)
ヨーロッパ
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
