It provides several functions for use in various image processing applications.
It includes snake model for object boundary detection, two dimensional
convolution, gray-level reduction, various real kernel transforms such as
generalized Walsh transform, generalized Hadamard transform, pseudo Walsh
transforms and Varied kernel transfroms. The real kernel transforms can be used
for transformation of both 1-dimensional and 2-dimensional transfroms. Also, a
resize function that gives better result than imresize function of the SIVP tool
box is also included. Help files for the functions are also provided to help the
user understand how to use them.
Note that certain functions in the toolbox used some of the functions such as
mat2gray, rgb2gray, imread and imshow of the SIVP toolbox. So, to run this
toolbox properly, SIVP toolbox must be installed.