ImROI
10.1K descargas
Actualizado 30 Jun 2003
Sin licencia
This program allows the user to manually draw a Region of Interest (ROI) in an image. All points within the ROI are analyzed to yield mean value, std, min and max value, and median. The output is a structure with the ROI control points and statistical results. The function can also take predefined ROI arrays as input. A demo program is included (ImROIdemo.m)
Citar como
Ronald Ouwerkerk (2023). ImROI (https://www.mathworks.com/matlabcentral/fileexchange/1596-imroi), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > ROI-Based Processing >
Etiquetas
Agradecimientos
Inspiración para: ROI
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 | In response to the comments of Saad Jbabdi on 2003-03-31 I modified the output to include a mask. The mask is in roi.mask
|