资源列表
videocapture
- opencv下的视频采集代码,可以实时采集摄像头视野内的图像。-video capture code under Opencv, you can capture the image of the camera field of view in real time.
Robotics_exp4
- python下的直方图提取与camshift目标跟踪算法,基于opencv3.0实现,可用于移动机器人等的相关实验和应用。-Histogram extraction and CAMSHIFT target tracking algorithm, based on opencv3.0 implementation, can be used for mobile robots and other related experiments and applications.
my_HomoFilter
- 很简单的一个同态滤波器的源代码,仅供参考-a HomoFilter
opencv_video_control
- 本程序通过进度条实现对视频播放的控制,拖动滚动条,则从指定位置播放视频-The process of achieving control video playback progress bar, drag the scroll bar the specified location to play video
mysecond
- 这是《OPENCV2计算机视觉编程手册》里第二章的所有源程序,非原书作者提供的离散的文件,而是自己编的系统的可以直接运行的工程文件和程序 运行环境VS2010,openCV2.2-This is the OPENCV2 computer vision programming manual in the second chapter of all source program, the author of the original book to provide discrete docu
image_rotation
- 图像旋转,用旋转矩阵,VS2012+opencv-image rotation done by self
20160126214909768
- 火焰检测算法 根据烟火的形态进行检测!效果好 效果优秀 值得拥有-Flame detection algorithm based on morphological fireworks! The effect of outstanding worth having good results
SIFTandSURF
- 基于OpenCV,VS2010的环境下,通过SIFT或SURF算法提取物体(此处为象棋)的特征,两张图像的特征进行匹配,匹配点多则认为是同一图像。电脑系统是WIN7,x64。假如是其他版本系统简要配置一下OpenCV环境就可以使用。-Determine the objects are same or not based on OpenCV.
optical-flow
- Motion detection based on optical flow target
Color-tracking
- 基于opencv的彩色目标跟踪demo.Based on the color target tracking opencv demo-Based on the color target tracking opencv demo
imgtovedio
- opencv+vs2010 视频帧序列转化为视频并显示-realize the convertion of image to vedio
1K_means
- 用K-means算法将点进行聚类,点以结构体的形式表示,opencv+vs2010跑通。-By K-means clustering algorithm point, the point structure in the form of representation, opencv+ vs2010 run through.