What's new in Scilab Image Processing Toolbox 0.8.0

Apr 30, 2012
  • This version brings consolidates many new features from the 0.7.x series, such as OpenCV support, a novel color classification algorithm, many new functions, and various updates and illustrations added to the help pages.

New in Scilab Image Processing Toolbox 0.5.9 (Apr 17, 2012)

  • This version brings OpenCV support to SIP.
  • It provides a new Canny edge detection function from OpenCV.
  • Compiling OpenCV support is optional.

New in Scilab Image Processing Toolbox 0.5.6 (Sep 2, 2011)

  • SIP now compiles cleanly with Scilab 5.3 and the Git master branch.
  • Compilation was made more robust overall, especially with regards to some ImageMagick-specific issues.
  • Many improvements were made to the help system.
  • The repository was migrated to Git.

New in Scilab Image Processing Toolbox 0.4.1 (Apr 17, 2009)

  • All help pages were converted to the new DocBook format
  • imfinfo now exits gracefully when input image is not available (thx to Dean Messing for reporting)
  • Improved linking with newer Image Magick