资源列表
Sobel
- 基于OPENCV和VC6.0的Sobel边缘算法的源代码,可以很好地提取图像的边缘,对图像进行分割-Based OPENCV and VC6.0 Sobel edge algorithm source code, can be a good image edge extraction, image segmentation
RegionGrow
- 基于OPENCV和VC6.0的区域生长的源代码,可以很好地对图像的进行分割-Regional OPENCV growth and VC6.0 source code can be good for image segmentation
surf
- 利用surf算法,来实现图像间的拼接,并可将其推广为多幅图之间的拼接融合。-SURF JOINT
Opencvdaima
- OPencv的使用,一些基本的用法和代码,很全-OPencv use, some of the basic usage and code, it is full
Average-background-method
- 平均背景法是一种学习背景场景和分割前景目标的简单方法。这种方法只能用于背景场景中不包含运动部分。而且,这种方法还要求光线保持不变,比如室内静止场景。-Average background method is a simple way to split the background and foreground objects scene study. This method can only be used for background scene does not contain moving
BumbleBee
- 基于opencv和triclops的双目图像获取程序(包含路径和库需自己添加)-image capture of bumblebee
LK-flow
- 简捷的可以用来实现LK光流法的程序代码文件,可以达到实时性-The simple code of achieving LK optical flow method ,and can achieve the achieve real-time compute
The-angle-between-two-picture
- 利用方向梯度直方图分布求图片旋转角度,通过对比两幅图片直方图中的最大值对其角度进行计算-Image rotation angle by using direction gradient histogram distribution
camera_v2
- C#编程,OpenCV,双目视觉,构建三维空间,可对该空间内坐标进行定位,并在电脑窗口上显示两个摄像头的实时图像,获取坐标。本程序适用于win7系统,是四旋翼定位巡航研究的部分程序,希望对大家有所帮助。- C# programming, OpenCV, binocular vision, to build three- dimensional space, the space coordinates can be positioned, and in the computer window di
car_rec
- 主要用于车牌识别,通过摄像头扫苗识别出车牌号码-License plate recognition, mainly opencv for license plate recognition, license plate number recognition
SURFandRANSAC
- 本程序的功能是基于opencv库,用SURF提取特征,并保存描述子,再用随机抽样一致性算法剔除错误的匹配点,保存匹配好的点坐标,效果可以,你也可以换成SIFT或ORB来看效果。-This procedure is the function of feature extraction using SURF, and save the descr iptor matching points and random consistency algorithm to eliminate errors, s
virtual-view-code-CPP
- 这是一个从两个以知的参考视点的彩色图和深度图来合成一个虚拟视点的彩色图和深度图的程序。-This is one of the two known reference to the viewpoint of the color and depth charts to synthesize a virtual viewpoint of color and depth charts of the program.