how to find pdf of an image after applying wavelet transform in image segmentation .please help me...

 채택된 답변

I would guess that you want to call hist() or histc().

댓글 수: 2

I tried this hist from image then pdf ..but it gets only one column of an image ..is it right or wrong??
[pixelCounts, values] = hist(waveletImage(:), 100); % Or however many bins you want.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Wavelet Toolbox에 대해 자세히 알아보기

질문:

2015년 1월 3일

댓글:

2015년 1월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by