필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

how we choose the number of direction in each level for contourlet

조회 수: 1 (최근 30일)
Soum
Soum 2015년 1월 8일
마감: MATLAB Answer Bot 2021년 8월 20일
I want to ask about the way we choose the direction in contourlet for example
levels = [0,2,3,4,5] ;
here they have divided the image to five levels for level one no direction division for level two 2 directions then for level 3 the number of directions is 3 and so one, am I right? because I'm a beginner in contourlet I want to apply the it to denoise my image and I don't know how the number of directions in each level is chosen, if for example I choose
levels = [0,4,8,9,10] ;
in order to have more details is it correct or there is some theory for choosing the number of directions?

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by