搜索资源列表
opencv_reference_manual
- OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。opencv参考手册手册是opencv开发必不可少的电子文档-OpenCV is an open source company supports Intel computer vision library. It is lightweight and efficient- by a series of C functions and a
testMeanShift
- 基于Opencv的MeanShift跟踪代码。MeanShift算法是目标跟踪领域应用较广泛的算法,轻量级,原理是求概率密度最大位置。-Opencv based MeanShift tracking code. MeanShift is widely used in object tracking. lightweight. the principle is to find the probability density maximum position.
CLUSTER-
- 基于matlab的一种非主流的聚类方法,相较于主流的DB,K-M,是一种轻量级的聚类方法,但是对于数据量比较敏感-Matlab-based clustering method a non-mainstream, the mainstream compared to DB, KM, is a lightweight clustering method, but more sensitive to the amount of data
学习OpenCV(中文版)
- OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。(OpenCV is a cross platform computer vision library based on BSD licensing (open source) that