资源列表
codebook算法
- codebook的建模效果比平均背景法好很多,建模过程中可以适应运动。CodeBook算法的基本思想是得到每个像素的时间序列模型。这种模型能很好地处理时间起伏,缺点是需要消耗大量的内存。(Image processing, codebook algorithm)
Threshold
- qt下实现opencv中threshold阈值操作(Implementation of threshold threshold operation in opencv under QT)
WindowsFormsApp1
- c#下如何通过emgu 获取 rtsp流,并显示在窗口中(emgu capture rtsp stream for demo)
提取图像轮廓质心
- 提取图形轮廓 以及轮廓所在的质心。用外接矩形包围其所在的轮廓(Extract the graphic outline,and the centroid of the contour .Encircling the outline with a rectangle)
kalman
- people tracking bying kalman filter
opencv
- opencv图片先灰度化,然后自适应阈值把图片变为黑白双色(二值化)。输出纯黑白图片(opencv The image is grayscale first, and then the adaptive threshold turns the picture into black and white (two value). Output pure black and white pictures)
OpenCv_examples
- OPENCV examples c++ abcdesfg
FBPtest1
- CT拍摄拍摄一周,步进1度,360张投影图像,使用S-L滤波,滤波反投影FBP算法进行二维断面重建(CT filming for a week, step 1 degrees, 360 projection images, using S-L filter, filter back projection FBP algorithm for two-dimensional section reconstruction)
SVMDetect.tar
- LINUX版本C++程序,centos下eclipse编译完成,仅供参考。(LINUX version of the C++ program, the eclipse compiled under CentOS, for reference only.)
lifeface
- 使用了于仕琪老师训练的分类器,使用vs2013-64位平台,图片需从配置管理器调试中手动输入(Using the classifier of teacher Yu Shiqi training, using the vs2013-64 bit platform, the picture needs to be manually entered from the configuration manager debug.)
OpenCV_3_Car_Counting_Cpp-master
- base opencv3 car counting source code
Desk
- 遗传算法的VC,主要是使用VC++实现基本遗传算法的实现(The VC of the genetic algorithm is mainly implemented by using VC++ to implement the basic genetic algorithm)