Is it logical to combine edge detected output and region grown output by xoring.?
1 回表示 (過去 30 日間)
古いコメントを表示
Is it logical to combine edge detected output and region grown output by xoring. So part of o/p which is nt detected by region growing will be detected by edge detection and vice versa.
Is this logically correct for tumor detection .
pls reply...
0 件のコメント
回答 (1 件)
Image Analyst
2014 年 7 月 14 日
It could be. It might be a part of some algorithm. Who knows? If you saw it in a paper, then I guess it is.
2 件のコメント
Image Analyst
2014 年 7 月 14 日
Combining two different techniques is pretty common. Whether those two particular methods have been combined in the context of tumor detection is something you'll find out when you do your literature search, which you can start here: http://www.visionbib.com/bibliography/contentsmedical.html#Medical%20Applications,%20CAT,%20MRI,%20Ultrasound,%20Heart%20Models,%20Brain%20Models
参考
カテゴリ
Help Center および File Exchange で Repeated Measures and MANOVA についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!