搜索资源列表
cvCalibaa
- 基于opencv的相机标定,程序已经通过验证。-camera calibration have based on opencv which is a function library of image process
motion-detection-techniques
- 研究了基于混合高斯模型的运动目标检测技术,在分析了混合高斯模型的基本原理的基础上,使用了一种改进的混合高斯模型更新算法.在Visual C++6.0中利用OpenCV完成了相关算法,成功地提取出了运动目标和实验场景的背景,验证了该改进的混合高斯模型更新算法的可行性-OpenCV-based motion detection techniques I have read some articles, I feel you can, share
QTFaceRec
- 基于Linux的QT+opencv程序,主要用于嵌入式前端验证,人脸识别-based on LINUX and programmed with QT and opencv!
LBPShadow
- 【原创】自已写的采用自适应背景差法分割前景图像的程序,中间使用了LBP背景消除方法和区域生长算法,经验证效果相当好。-[original]Segmentation of the foreground image using adaptive background subtraction . In the program, LBP background elimination method and region growing algorithms is used.
motion-object-detection
- 可以载入一段视频或者通过摄像头实时检测运动物体,利用去掉静止背景的方法得到运动的物体,代码已通过验证。-Can load a video camera or through real-time detection of moving objects, the use of get rid of static method of background get moving objects, the code already through the verification.
KuGouController
- surf特征点的代码,有注释,很好用,已验证oK-opensurf code,it is very good
calibration
- 基于opencv的摄像机标定,并且验证两个摄像机坐标系之间的旋转平移关系-Based on the opencv camera calibration and verification of rotation between the parallel between the two camera coordinate
LUT
- 用opencv实现的LUT验证程序,程序只有最基本的LUT功能,LUT表采用了三段式的基本绘制方式-a program to realize the function of LUT,and is so simple
imagepro
- 基于VS2005,结合OpenCV的图像增强,包括分段线性、对数非线性、直方图均衡化等图像处理,利于初学者学习,经验证,代码有效。-Based on VS2005, Enhancing images using the tool OpenCV. The algrithoms are piecewise linearity, log non-linearity, histgram equalization and so on.
CALIB
- 用张正有的方法实现摄像机内参数标定,经验证可以实现-Zhang is some method to achieve with camera calibration parameters within
calibration
- open cv 实现摄像机标定,经验证可以实现-open cv achieve camera calibration, proven can be achieved
Retinex
- 一个修改后的多尺度retinex图像增强算法源代码,经验证效果不错!去雾效果也行!-A modified multiscale retinex image enhancement algorithm source code, proven good results! To fog effects are OK!
ywwopencv
- 验证码识别,简单的数字验证码识别,用以自动识别输入的数字图片验证码-Verification code recognition, simple digital verification code recognition to automatically identify the input digital picture verification code
OPENCV-target-recognition
- OPENCV 目标识别 经验证效果很好-Target recognition OPENCV proven good results
Retinex
- 单尺度retinex 验证过,很有效,希望大家指正。同时,还对此有了修改-Single-scale retinex proven very effective
CodeGenerate
- 可以生成训练数据,字体大小、颜色、位置可调。可以自己用程序生成随机的验证码,可以随机背景,随机位置,随机字符,随机字体,随机粗细,随机大小,随机颜色,方便实验。-Can generate training data, font size, color, position adjustable. You can use your own program to generate random verification code can be random background, random loc
openCVdaoyaojiance
- 针对弹药图像测量系统的实现,提出了设计方案并对其中的关键技术进行了介绍 在硬件选型中,对工业相机及镜头、光源和照明系统、以及运动控制部分等核心硬件的选型进行了介绍 在软件编写过程中,对本系统中上位机驱动编写、摄像机自动聚焦、摄像机标定及目标识别和检测等关键技术做了简要介绍 最后,对本系统进行了实验验证,验证结果表明,该系统设计方案可以满足普通弹药参数测量实际应用需要,且系统重复测量精度最高可达到0.1像素。-Ammunition for the realization of image meas
project_inliers
- cmake验证是否安装正确, 验证是否安装正确-cmake cmake cmake installation installation correct
tpl_tracking
- 自己开发的目标跟踪算法,跟踪过程稳定,结果可靠,已经验证。-Target tracking algorithm developed their own tracking process is stable, reliable, and has been verified.
Test
- 利用opencv进行图像匹配,采用SURF算法。另求出基本矩阵 并验证准确性-using SURF method to match the image with the help of opencv and get the fundamental matrix also