搜索资源列表
opencvdocument
- 这是opencv函数的详细介绍,非常适合于初学者查询-This is a detailed descr iption of opencv functions, is suitable for beginners check
CollisionDetector
- 在本教程中,我們將提出一個 O(nm)的碰撞檢測算法,適用於檢測精確三維模型之間的碰撞含N和M三角形。 不過,如果你需要檢查碰撞更複雜的對象,你可以隨時創建中間包圍盒,降低了算法的順序。-In this tutorial, we will propose an O (nm) of the collision detection algorithm for accurate detection of the collision between three-dimensional model wit
2010OPENCV
- 一个最简单的OPENCV入门程序,读取图像,显示其反转片效果,给初学者一个很浅显的概念,同时帮你检验你的opencv平台是否搭建成功。用的是最“土”的控制台程序,压缩文件里有编译结果和运行方法,-OPENCV a simple entry application, read the image, showing the effect of reversal film, giving beginners a simple and obvious concept, but to help you c
Qt_RobHess_Sift
- sift算法在cv领域的重要性不言而喻,该作者的文章引用率在cv界是number1.本篇博客只是本人把sift算法知识点整理了下,以免忘记。本文比较早的一篇博文opencv源码解析之(3):特征点检查前言1 中有使用opencv自带的sift做了个简单的实验,而这次主要是利用Rob Hess的sift源码来做实验,其实现在的opencv版本中带的sift算法也是Rob Hess的,只是稍微包装了下。 下面来做下试验,试验sift代码采用Rob Hess的代码,opencv目前版本中的sift
tire_check
- 利用OpenCV实现疲劳检测的功能 openCV是一个很好的开源图像处理库-use openCV to check wether you are driving in tire state
check
- 对图像格式进行转换,转换为hsi格式,并找出红色区域。-Image format conversion, convert hsi format, and find the red zone.
beijingchafen
- 最简单的频间差分,读取avi,分别显示背景、前景和查分后的图像。XP、opencv2.4.3环境运行。-The frequency difference between the easiest to read avi, respectively, show the background, foreground and check points after images.
Opencv-check-degree-test
- vc6.0 opencv1.0 电子元件角度识别 初学者必看-vc6.0 opencv1.0 electronic components beginners Watchable angle recognition
exercise_05b_idempotence
- check idempotence of openings for a particular case
fastHOGPfreeImage
- Fast HOG People Detection. You sould install Cuda and Boost Library First. You need nVidia Graphic Card in order to use Cuda Library. So, Check your Graphic Card and install Cuda Library.
check
- 程序对草莓成熟度进行检测,利用边缘检测,ROI,颜色分割检测草莓的成熟度。-Strawberry maturity testing, using edge detection, ROI, color segmentation detection maturity strawberries, download directly available.
FLANN_and_SURF
- 检测Surf关键点、提取训练图像描述符,创建基于FLANN的描述符匹配对象-To check surf key points extracted image descr iptor training, create the descr iptor-based matching objects FLANN
TestRL
- opencv侧脸识别,只是写了个小例子,方便大家学习使用,如果出现问题,请查看自己的opencv环境是不是配置正确了,本人opencv的版本是2410的版本。-opencv side face recognition, just wrote a small example, we facilitate learning to use, if there is a problem, please check your opencv environment is not configured cor
HoughLines
- HoughLines检测,用于图像中直线或线段检测,可以用于车道识别-HoughLines check
Test
- 用于测试Qt中配置OpenCV环境,检验是否配置成功-Used to test Qt configuration OpenCV environment, check whether the configuration is successful
PLDFI262
- 利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3(Rules of LDPC codes generated by function MadHG check matrix H, the adults is 6, column 3)
直方图检测
- 检测图片的直方图,进行图像处理,可以用于肤色检测、水果检测等一系列图像检测中(check the histogram of the image)