Wednesday, November 14, 2007

Torch3vision: The vision package of Torch3

Torch3vision: The vision package of Torch3
It's a machine vision library, written in simple C++ and based on the Torch machine-learning library.
The new release 2.1 is available.

This release contains few more things such as image warping, morphological operators, Canny edge detection, connected components, 2D Gabor wavelets, image segmentation using the Torch EMTrainer and video support for M2VTS video files (Lum/Cb/Cr 4:2:2 format).

We also simplified the face detection framework and improved it to be able to take into account multi-view faces.

Please still help us. Continue to send us your comments or your suggestions on what is good, what is bad or what is missing (if you want to add a new feature send us your code and we will add it).