Image Processing Design Toolbox |
---|
This toolbox provides functions for designing and parameterising image processing algorithms. The following functionality is provided:
Histogram calculation – Gray level histogram Thresholding – Segmentation by threshold |
Scilab Image and Video Processing Toolbox |
Scilab needs a powerful image processing toolbox. SIVP intends to do image processing and video processing tasks. SIVP is meant to be a useful, efficient, and free image and video processing toolbox for Scilab.
There is another excellent Scilab image processing toolbox named SIP , which does the same task as SIVP. SIVP is inspirited by SIP, and developed on OpenCV or ImageMagick as SIP. OpenCV is great at image processing, and SIVP can benefit from OpenCV. |