资源列表
meanshif
- 在Microsoft Visual Studio 2008平台下基于opencv的meanshift目标跟踪-in Microsoft Visual Studio 2008 environment targettracking with meanshift based on opencv
DlgCodeBook
- MFC集合opencv做codebook算法实现,可直接运行-The MFC collection opencv doing codebook algorithm can be run directly
EX1
- 1.用OpenCV实现打开一幅彩色图像,显示出来; 2.将其转换为灰度图并保存为文件; 3.将其二值化并保存为文件(二值化阈值最好用滚动条交互式输入,图像二 值化效果能实时变化更好,可参考OpenCV的sample程序edge.c)-1 using OpenCV open a color image display 2 converted to grayscale and saved as a file 3 the second value and save
1
- 用openCV实现简单的图像加载、显示、灰度化 、二值化操作-OpenCV achieve simple image loading, display, graying, binarization operation
拟合圆或椭圆的中心坐标
- 1. 拟合相应的圆以及椭圆 2. 每个拟合圆或椭圆的中心坐标,半径或长短轴长度; 3. 将主要的中间结果及最终拟合结果用OpenCV的cvShowImage显示出来。-1 fitting corresponding circular and elliptical. Each fit the center coordinates of the circle or ellipse, the radius or length of the shaft length 3. Major in
12
- 加入了opencv函数 vc环境下实现图像处理,找出一个区域-Join opencv function,the vc environment image processing to identify a region
FindMoving
- 由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
hw3
- 实现相机calibration,图像角点检测以及鸟瞰图转化-camera calibration and bird view
singlegaussian
- 在Microsoft Visual Studio 2008平台下基于opencv的单高斯背景建模-In Microsoft Visual Studio 2008 platform, single Gaussian background modeling based on the opencv
main
- This program is used to make Perspective Transformation using OpenCV functions. It s written on C++ Builder Platform.
ImageHist
- 直接输入一张图片,输出图像三通道直方图显示-Direct input of a picture, three-channel output image histogram display
AI_Median-Filter
- c++ opencv 中值滤波,程序效果较好,满足要求-c++ opencv
