Scilab functions

im256 - image rescaling
imaverage - average image computing
imclosehole - close holes in objects in an image
imconvol - image convolution
imdcmelement - dicom file header element reading
imdcmheader - dicom file header reading
imderiche - edge detection using DERICHE method
imdilate - image dilation
imerode - image dilation
imfuzzykmeansclassify_2 - Fuzzy k-means method classification phase: third step of image segmentation using fuzzy k-means clustering method.
imfuzzykmeansclassify - Fuzzy k-means method classification phase: third step of image segmentation using fuzzy k-means clustering method.
imfuzzykmeanstrain - fuzzy k-means method, training phase: second step of image segmentation using fuzzy k-means clustering method.
imgrowing - seeded growing region function (all regions form the same class)
imhierarclusclassify - hierarchical clustering method, classification phase: third step of image segmentation using hierarchical clustering method.
imhierarclustrain - hierarchical clustering method, training phase: second step of image segmentation using hierarchical clustering method.
imhist3D - color image histogram computing (L*a*b*, xyz, RGB...)
imhist - grey level image histogram computing (L*a*b*, xyz, RGB...)
imkmeansclassify - k-means method, classification phase: third step of image segmentation using k-means clustering method.
imkmeanstrain - k-means method, training phase: second step of image segmentation using k-means clustering method.
imkohonenclassify - Kohonen networks method, classification phase: third step of image segmentation using Kohonen networks clustering method.
imkohonentrain - Kohonen networks method, training phase: second step of image segmentation using Kohonen networks clustering method.
imlabel - image labelling
imlearningdata - learning data creation: image segmentation first step. Training phases of clustering methods can then be applied on this learning set.
immask - image masking
immaxconnex - biggest object searching
immedian - image median filtering
imotsu - threshold computing using OTSU method
impmanpauto - compares automatic and manual segmentations
improfile - image profile computing and plotting
imread - image file reading
imroi - image region of interest extraction
imshapeanalysis - objects analyse in a labellized image
imshencastan - gradient image computing or low-pass filtering using SHEN & CASTAN method
imshow - image displaying
imvote - majority vote with the results of several segmentations of the same image.
imwrite - saves a matrix as an image file
imxyz2lab - xyz image to L*a*b* image conversion