搜索资源列表
Vehicle1.3
- VC6.0 + QT4 + OpenCV 环境。演示视频地址http://v.youku.com/v_show/id_XMzA3MTU2Mzky.html (低角度车流量检测器)一种基于车头特征的车辆检测,很好的应用于低角度摄像机。与地感线圈车检器相比,解决了跟车问题。与传统基于背景建模的检测方法相比,解决了道路拥堵问题并解决了传统方法受限于摄像机必须架设很高的问题。同时能有效去除自行车、摩托车、行人的干扰,准确率可达95 。 all rights reserved by birdwcp-V
gongjianpianjiao
- 本程序通过检测工件的中线点相对于尔曹的距离,及尔曹相对于中心线的距离,求解出偏角,从而得到工件位置是否摆放正确。-This program through the detection of the workpiece center line point for Ercao distance and Ercao relative to the centerline distance, solve the declination, which workpiece position is placed
SVM_classification
- OpenCV SVM分类测试代码 利用SVM解决2维空间向量的3级分类问题-OpenCV SVM classification test code to use the three classification problems SVM to solve the two-dimensional vector space
image-matching-based-on-opencv
- 更够解决图像处理中拼接的问题,不是本人写的~-Enough to solve the problem of image processing stitching, It isn t writen by me
camera_face_detection
- 基于Opencv+VC6.0的脸部识别。本程序用DirectShow组件,解决了Win7下VC6.0里面不能打开笔记本摄像头的问题,而且自带需要的DLL文件,需要的朋友可以下载。-Opencv+VC6.0 based face recognition. The procedures used DirectShow components to solve the problem which can not be opened VC6.0 under Win7 notebook camera, an
OpenCV_VS2010
- OpenCV 是一个功能强大的计算机视觉库,要用好它,除了要具有相关的计 算机视觉理论知识外,还需要具有一定的编程能力。本书作者通过对 OpenCV 中 文论坛中的大量问题观察,发现有很大比例的问题是因为用户对 C/C++语言不熟 练,导致出错, 或出错后不知如何解决。如果对 C/C++语言不熟悉,那使用 OpenCV 时会满头雾水瞎摸索,费心费力。 在这一章中,将介绍一些编程的基本概念, 让读者对编程的流程有一个基本 了解。这样在出现错误时,可以快速确定错误的类型,并知
TLD
- 本程序是在vs2010+opencv的平台上运行的,利用的是opencv2.4.9,C++写的,该算法与传统跟踪算法的显著区别在于将传统的跟踪算法和传统的检测算法相结合来解决被跟踪目标在被跟踪过程中发生的形变、部分遮挡等问题。同时,通过一种改进的在线学习机制不断更新跟踪模块的“显著特征点”和检测模块的目标模型及相关参数,从而使得跟踪效果更加稳定、鲁棒、可靠。最后的得到的效果令人满意。-This program is run on a platform vs2010+opencv, the use
super-resolution
- 通过Matlab与Java混合编程的超分辨率处理的源代码,采用插值的方法,能较好地实现超分辨率处理。-A method of super-resolution by interpolation witch can solve a image.
Contour-extraction
- 对不同的轮廓提取,了解变换,解决图像处理基础-Different contour extraction, conversion to understand and solve basic image processing
camera_calibration_learn
- 在VC++环境中基于OpenCV实现对非量测相机内方位元素的解算。-In vc++ environment based on OpenCV realized to measure the inside azimuth element of the camera to solve
lmfit-6.1
- 非线性拟合的一个demo可以有效解决曲线拟合问题-A nonlinear fitting of demo can effectively solve the problem of curve fitting........
matting
- 使用opencv开发,实现图像抠图,将需要的局部图像提取处理(Robust Matting 1. OpenCV 2. MTL library (for sparse matrix) 3. Intel Math Kernel Library (to solve linear equation by conjugate gradient method))
equqxion_the
- 用NRTL模型,求解萘在一种离子液体中的活度系数, 求解非线性方程(Using the NRTL model, and solve the naphthalene activity coefficient in an ionic liquid, solving nonlinear equation)
gource-very
- 简单蚁群算法求解TSP的matlab源程序 不错的源码 很好(A simple ant colony algorithm to solve TSP matlab source good source is very good)