How to crop the image within certain limits?
Mostrar comentarios más antiguos
I have the picture :

and i want crop it like this (in certain values):

thanks!
1 comentario
DGM
el 5 de Nov. de 2022
You say you want to crop "in certain values". Does that mean that you want to select the cropped region based on array values? If so, then is the actual data an mxnx3 RGB image, or are you dealing with a pseudocolor representation of a mxnx1 array? In other words, what values are you using to determine the output? Is it some color in 3D RGB space, or is it some value in a 1D data space?
Respuestas (1)
Categorías
Más información sobre Images en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!