搜索资源列表
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
CellClusterer_SOM
- Cell clusterer built on the base of SOM neural network. It divides the test set into some subsets. However, the decision function is hidden (as in SOM networks). As an imput, we take the set of images. Each image is then transferred to the neurons.