ImLab Scilab Function
Last update :

imroi - image region of interest extraction

Calling Sequence

[mask] = imroi(image_data,type)

Parameters

Description

This function allows to select an region of interest in an image, it returns a mask that can be put on the image to keep the region we want using function 'immask'