image segmentation using matlab GUI

9 visualizaciones (últimos 30 días)
uthara ravi
uthara ravi el 1 de Dic. de 2015
Respondida: Image Analyst el 1 de Dic. de 2015
hi i m doing a project on medical image authentication through watermarking. i need to segment the region of interest and region of non interest of the medical image as follows Steps in ROI separation approach
  1. Mouse click function: For selecting the ROI, mouse clicking function is used.
  2. Done button: To get the output after selection process, done button is implemented.
  3. Storing handles: For safe storing the pixels values of selected ROI (Xmin,Xmax, Yminand Ymax) and image of selected ROI, the storing handles are used.
  4. Start button: It is implemented to clear the stored handles to start again the process ofselecting ROI.
  5. Zooming option: It is provided for zooming the image, so that the image will be clear toselect the ROI.
please guide me how to segment the same

Respuestas (1)

Image Analyst
Image Analyst el 1 de Dic. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by