Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
how we choose the number of direction in each level for contourlet
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!