이 질문을 팔로우합니다.
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다.
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다.
오류 발생
페이지가 변경되었기 때문에 동작을 완료할 수 없습니다. 업데이트된 상태를 보려면 페이지를 다시 불러오십시오.
이전 댓글 표시
0 개 추천
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일
0 개 추천
imresize() will make the image smaller, if that's what you want.
댓글 수: 11
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?
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.
TO run the algorithm with image size of around 8000*6000 would be a hectic job right.So i chose to resize the image.
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.
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.
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.
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?
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.
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 ?
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
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!웹사이트 선택
번역된 콘텐츠를 보고 지역별 이벤트와 혜택을 살펴보려면 웹사이트를 선택하십시오. 현재 계신 지역에 따라 다음 웹사이트를 권장합니다:
또한 다음 목록에서 웹사이트를 선택하실 수도 있습니다.
사이트 성능 최적화 방법
최고의 사이트 성능을 위해 중국 사이트(중국어 또는 영어)를 선택하십시오. 현재 계신 지역에서는 다른 국가의 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)
