Is it possible to generate a template of a whole image?
1 回表示 (過去 30 日間)
古いコメントを表示
In template we usually generate a small template of a very particular area or region of an image but not the full image. Is it possible to generate a small template of a whole image, for example if I want to generate a template of an image of segmented eye, I want to have full image of the eye in the template not a particular area or region.
0 件のコメント
採用された回答
Walter Roberson
2020 年 7 月 23 日
Yes, you could do that, if your purpose was to match whether a particular image was an eye having the same proportions as the template.
Templates are normally used to match particular areas of an image, under the hypothesis that the pattern might exist in the image but not necessarily in the same place relative to other parts of the image. Irises are not always in the same place or same proportions, fundus are not always in the same place, and so on. Templates permit matching to focus on a particular part.
When you use an entire eye template, you can match something that is close enough to your eye template, but you might have difficulty with the details being different sizes or shapes. You could always try it and see if it works well enough for your purposes.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Eye Tracking についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!