Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : IPT3 details
Login with GitLab

IPT3

It consists of several functions for image processing and pattern classification.
(22834 downloads for this version - 22834 downloads for all versions)
Details
Version
1.0
Author
Yumnam Kirani Singh
Owner Organization
CDAC Kolkata
Maintainer
Yumnam Kirani
Category
License
Creation Date
November 5, 2013
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 5.5.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("IPT3")
Description
            It consists several functions for image processing and pattern classification. 
The functions are listed as follows.
Image binarization:
adaptthresh -  adaptive thresholding for image binarization of a gray scale
image, 
iterthresh - iterative thresholding for image binarization of a gray scale
image,
maskthresh - mask threshoding for image binarization of a gray scale image,
EmaxSeg - expectation maximization for image segmentation of a gray scale
image.

Operations on binary images:
binaryand - performs AND operation of two binary images,
binaryor - performs OR operation of two binary images,
binaryxor - performs XOR operations of two binary images,
findContour - find the contours of objects in a binary image,
skeleton - computes the skeleton of objects in a binary image.

Digital Halftoning:
sierra- generates a digital halftone of a gray scale image,
colsierra - generates a digital halftone of a color (rgb) image.

Image denoising:
avgfilt2 - performs average filtering on a gray scale image,
medfilt2 - performs median filtering on a gray scale image

Brightness and contrast adjustment:
bricontra - adjusts brightness and contrasts of a gray scale image
hiseq - performs histogram equalization

Hierarchical Clustering:
dendrogram- plots the dendrogram for hierarchical clustering
linkage - computes hierarchical clustering by various methods,
padding - performs several padding operations,
pdist-  computes pairwise distance between features
rot90- performs rotation of a matrix by multiple of 90 degrees
sqrform- converts a vector of appropriate length to a square matrix form and
vice versa.
            
Files (3)
[125.19 kB]
OS-independent binary for Scilab 5.4.x
Binary version
Automatically generated by the ATOMS compilation chain

[202.15 kB]
Source code archive

[111.83 kB]
OS-independent binary for Scilab 5.5.x
Binary version (all platforms)
Automatically generated by the ATOMS compilation chain

News (0)
Comments (3)     Leave a comment 
Comment from saravana kumar A V -- April 19, 2015, 09:43:58 PM    
This comment has been deleted.
Comment from saravana kumar A V -- April 19, 2015, 09:45:33 PM    
i got "error 10000" during installation of IPT3 toolbox on my mac. so kindly
guide me to overcome this 
issue while installing this ASAP
Comment from Sebastian Frontanilla -- July 30, 2016, 11:38:51 AM    
I have the same problem on my mac. 
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.