How to write matlab code for feature matrix extraction from blocks of image using the given algorithm?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
How to write matlab code for feature matrix extraction from blocks of image using the given algorithm? The algorithm is
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/150662/image.png)
WERE Pixel value Hx,y is the sum of RGB color values of pixel and M represents the median of all pixel values (Hx1,y1, . . . ,Hxb,yb in a block of N. and
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/150664/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/150665/image.png)
5 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!