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

 Respuesta aceptada

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

2 comentarios

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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Wavelet Toolbox en Centro de ayuda y File Exchange.

Productos

Preguntada:

el 3 de En. de 2015

Comentada:

el 3 de En. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by