搜索资源列表
opencv
- 关于 《基于opencv技术的计算机视觉实现》一书的源码,很有参考意义~-the codes about <computer vision based on opencv>,this book is useful for the students who will learn opencv
seg_oneseed
- 单种子点区域生长图像分割算法:基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上-Single seed point region growing image segmentation algorithms: the basic processing method is based on a set of seed points, started to trip the growth region, which is about predefi
OpenCV
- The book is about the OpenCV.It introduce how to use the OpenCV!
VCandopencvcornerdetect
- 关于人脸的角点检测,是一个用vc和opencv结合的例子,很好用。-About Face of corner detection is a combination of using vc and opencv example of good use.
Opencv-source-code
- 《OpenCV教程:基础篇》这本书附带的源码,作者为:刘瑞祯,于仕琪等。-source code for a book about opencv
FindCircle
- An example about finding circles using hough in OpenCV. Does not work very well, sorry-An example about finding circles using hough in OpenCV. Does not work very well, sorry...
PICTURE_repeat
- VC++2008express下 使用opencv 圖形上下左右重複並排之效果-VC++2008 express up and down the use of graphics opencv about the effect of repeated side-by-side
ImageSizeTrafor
- 这是一个关于OPenCV 的入门程序,实现图像的放缩,比较简单,希望对大家有用-This is the program about the opencv based on the VC++,which implement transform of your image size!
gaussiangradient
- 是关于高斯混合模型的背景建模程序,是关于opencv改进的,自己编程的程序。-Gaussian mixture model on the background modeling procedure is about opencv improved, their own programming procedures.
OpenCVBook
- OpenCV简介(图像结构,矩阵结构,点结构)图像I/O和显示,图像处理(边缘检测轮廓检测),视频处理等。作者于仕琪-About OpenCV (image structure, matrix structure, the point structure) Image I/O and display, image processing (edge detection contour detection), video processing. Of the Shi Qi
DLG_OpenCV
- 自己编写的基于MFC的OPENCV下Canny边缘检测以及CannyII边缘检测,对于学习了解OPENCV图像处理很有帮助。-I have written under OPENCV MFC-based Canny edge detection and CannyII edge detection, image processing to learn about OPENCV helpful.
OReilly-LearningOpenCV
- e-book from O Relly about the simulator OpenCV.
LearningOpenCV_Code
- 学习opencv一书中有关例子的代码,可以运行测试,适合初学者学习使用-Opencv example of a book about learning the code, you can run the test, suitable for beginners learning to use
Introduction-to-Computer-Vision-in-Python
- E-Book, about an introduction to computer vision in Python,basic computer vision examples using SciPy, OpenCV and Pygame.
MeanShift_upup
- 史上最简洁最直观的Meanshift tracking代码;全部过程中没有借用Opencv相关库函数;读入图像采用经典的CDIB类,中间过程较易于让人理解-The simplest and the most visual coding about Meanshift Tracking!!!All the codes is written without Opencv Lib function. Classic CDIB Class is used to read the original ima
1
- 巴基斯坦人做的拥挤行人检测与轨迹跟踪的硕士论文,基于opencv-Master degree thesis about DETECTION AND TRACKING OF MULTIPLE HUMANS IN HIGH-DENSITY CROWDS
opencv
- 关于opencv的使用说明,详细讲解了opencv2.2的函数功能-Instructions about opencv
OpenCVrtf
- 自己琢磨了一整天实践出来的成功,虽有些久远,但仍有借鉴价值。有关MacOS下编译Opencv以及PCL的经验-About Opencv is compiled under MacOS and PCL experience
C#源码大集合
- 关于Opencv的代码,可以参考一下,大家互相交流探讨。(something about Opencv)
ReadHighCamera
- 大恒摄像头内部自带驱动库,无法直接用Qt来读取图片,需要借助opencv做格式转换,来实现上位机显示。如果缺少dll文件请自己添加。(需要opencv和大恒水晶的dll,详见属性页)(this is a demo about how to show daheng camera image to the Qt ui Widget .it just a format conversion.)