Clarification of the detectSURFFeatures 'NumOctaves' parameter
조회 수: 5 (최근 30일)
이전 댓글 표시
I am looking for clarification on the 'NumOctaves' parameter for detectSURFFeatures, please. The description states that "Each octave spans a number of scales that are analysed using varying size filters".
Therefore, if I specify 3 octaves, does that include octaves 1-2 as well? i.e: filter sizes 9-by-9, 15-by-15, 21-by-21... etc up to and including 99-by-99? Or does it just include the filter sizes from 27-by-27 upwards?
I want to use detectSURFFeatures with the largest possible range of filter sizes. Thanks.
답변 (1개)
Birju Patel
2015년 9월 24일
Hi Chris,
Yes, it does include octaves 1-2. The 'NumOctaves' parameter controls the total number of octaves.
Hope that helps, Birju
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Octave에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!