资源列表
eyedetect
- 在Microsoft Visual Studio 2008 平台下基于opencv的人眼检测-in Microsoft Visual Studio 2008 environment eyesdetecting based on opencv
helloopencv
- opencv作业基础1, 适合初学者练习-opencv activity-based, suitable for beginners to practice
camshift
- 在Microsoft Visual Studio 2008平台下基于opencv的目标跟踪-in Microsoft Visual Studio 2008 environment camshiftdemo based on opencv
Hw01
- 利用OpenCV,实现一幅图像的欧氏变换、仿射变换和射影变换,cpp文件中程序各函数和变量的功能进行了说明。-Euclidean transform, affine transformation and projective transformation of an image
opencv_surf
- opencv实现surf特征点提取和配对-opencv surf feature point extraction and matching
3
- 输入: 自拍两幅同一个场景(或物体)的角度/远近有差别的图像 (对于学有余力的同学,建议多测试几张角度/远近差别较大的图像) 任务: 在每张图像中检测特征点位置并将匹配画出匹配得最好的10-20对特征点 输出要求(以下三个结果分别输出,不要重叠在一张图上): 1. 在两张图上分别画出检测到的特征点位置 2. 对匹配得最好的10-20对特征点:每对特征点对用连接线画出 3. 用椭圆形式在图上画出上述每个特征点的描述子方向与尺度等信息 编程工具: Visual
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
