搜索资源列表
opencv17
- 简单的同时使用OPENGL和OPENCV的例子,能够根据云点图生成3d图像,对学习3d重建和立体视觉很有用。-A simple example using OPENGL and OPENCV can generate 3d image based on the cloud point of Figure 3d image,which is helpful to study 3d reconstruction and stereo vision 。
opencv_demhist
- opencv dft变换实例,基于opencv进行测试的一个例子-opencv dft transform instance, based on an example of testing opencv
Blog_hogCompute6.tar
- Opencv HOG (Histogram of Orientation Gradient) training based on Dalal method. When you try to use Opencv HOG, you may not know how the training of the SVM model is done. Here is the example Linux with Opencv2.1
PingJun
- 图像分割的一个例子,OpenCV+VC实现,基于平均背景法-An example of image segmentation, OpenCV+ VC implementation method based on the average background ~ ~
LearningOpenCV_Code
- 基于opencv的很好的例子,很强大的程序,初学者必备的知识-Opencv-based example of good, very powerful program, essential knowledge for beginners
ch10_ex10_2
- 基于opencv用于实现kalman滤波器的一个简单例子代码-Opencv used to implement kalman filter based on a simple example of code
2-2
- opencv基础教程 实例代码 2-2-opencv-based tutorial example code 2-2
3-1
- opencv基础教程 实例代码 3-1-opencv-based tutorial example code 3-1
3-2
- opencv基础教程 实例代码 3-2-opencv-based tutorial example code 3-2
3-3
- opencv基础教程 实例代码 3-3-opencv-based tutorial example code 3-3
3-4
- opencv基础教程 实例代码 3-4-opencv-based tutorial example code 3-4
3-6
- opencv基础教程 实例代码 3-6-opencv-based tutorial example code 3-6
tmd
- opencv基础数据结构的各种操作实现示例,包括:图像的打开、保存、边缘检测和人脸识别简单示例-opencv-based data structure operations to achieve a variety of examples, including: the image open, save, simple example of edge detection and face recognition
opencvtracking
- 一个基于opencv的视频跟踪检测程序,是学习视频跟踪的好例子-Opencv-based video tracking and detection program is a good example to learn video tracking
OpenCVexamples
- 是基于opencv的程序的一些例子,是学习opencv的好例子,入门材料-Is based on some examples of opencv program, learning opencv example, entry materials
opencv_kalman
- 本次实验来源于opencv自带sample中的例子,该例子是用kalman来完成一个一维的跟踪,即跟踪一个不断变化的角度。在界面中表现为一个点在圆周上匀速跑,然后跟踪该点。看起来跟踪点是个二维的,其实转换成角度就是一维的了。 Kalman滤波理论主要应用在现实世界中个,并不是理想环境。主要是来跟踪的某一个变量的值,跟踪的依据是首先根据系统的运动方程来对该值做预测,比如说我们知道一个物体的运动速度,那么下面时刻它的位置按照道理是可以预测出来的,不过该预测肯定有误差,只能作为跟踪的依据。另一个依
FrontalFaceOnwinConsole_Opencv
- Opencv一个人脸是别的例子,基win32控制台的,主要介绍Opencv应用-Opencv is another example of a human face, based win32 console, introduces Opencv Applications
StereoVision
- 一个简单的摄像机定标与立体匹配测试程序——基于MFC和OPENCV的。-A simple test procedure example is based on MFC and Opencv ,used camera calibration and stereo matching.
OpenCV_deom
- 基于OPENCV的演示程序,能进行动态物体的识别与跟踪,里面有C的源代码,还有可执行文件,是初学者很好的例子。-Based on the OPENCV demo program, can be used for moving object recognition and tracking, which are C source code, and executable file, is a very good example for beginners.
blobtrack_sample
- opencv中块跟踪的例子,基于opencv编写,希望对其他人有所帮助。-block tracking opencv example, based on opencv writing, I hope to help others.