搜索资源列表
QtOpenCV
- opengcv摄像头模块,读取图片,转化为qimage,显示到qt的窗口控件中去。-opengcv camera module, read the image, into qimage, qt display window control to go.
normxcorr2_mex_ALL
- 归一化互相关高速计算模块OpenCV工程,Daniel Eaton已将其生成Matlat Mex文件,比Matlab内建的normxcorr2()效率要高-Normalized cross-correlation of high-speed calculation module, Daniel Eaton have been wrapped the C++ code from OpenCV project and making it available as a MATLAB MEX-file,
2DPCA
- 改进的模块2DPCA 人 脸识别方法-Improved face recognition module 2DPCA
target-detection-and-tracking
- 论文针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,利用OPENCV的运动物体跟踪的数据结构、函数和基本框架,建立一个由人机交互界面模块,运动物体的前景检测模块,运动物体的团块特征检测模块等,最后使用建立的系统进行了实验,结果表明系统能正确的进行运动物体的实时检测和跟踪,并具有良好的鲁棒性。-OpenCV-based moving target detection and tracking of some of the articles I read, I feel you c
Palette
- 基于OpenCV的HSV调色板小模块,可以用作画刷和程序交互。可能需要opencv 2.0版本以上。-A small module that create a HSV colorspace based palette which lets user choose color to interact with program. Need: higher than opencv 2.0(maybe)
PaintHist
- 【原创】自己编写的用于在一个坐标系中同时显示4个变量变化状况的模块,中间借用了OpenCV的直方图,可以同时计算显示直方图的卡方等相关归一化系数-A program used to paint 4 curves in a Kruskal Coordinates。
OpenSURFcpp
- C#版OpenSURF,提高了分析特征点的速度,已经加入了Match模块-amend the opensurf for c#. it speeds up analysing the vip points and adds images matching.
txydtc
- 利用opencv模块实现图像域的填充,希望此文档能帮到你-Opencv module to fill the image domain, and hope that this document will help you
stereo_match_GPU
- opencv中新的模块GPU计算模块,在获得GPU支持后,对比几种基于GPU计算的opencv算法的效果-opencv new module in the GPU computing module, GPU support, comparing several GPU-based computing opencv algorithm results
基于opencv的svm分类识别
- 附件是初始入门学习opencv的SVM简单程序,可以用于了解opencv中关于svm部分的使用,以及训练模块,便于快速上手SVM。开发环境是opencv2.0+vs2008,需要先安装opencv2.0才能够运行看到结果。显示第一个结果后,按回车等待几秒,即可显示分类结果。
TrainLamp2013
- 1) PC软件系统架构:摄像机+USB图像采集卡+PC电脑+RS485模块 2) 嵌入式系统架构: 摄像机+嵌入式系统平台 3) 火车速度<=40KM/H 4) 实现轨道左侧的信号灯颜色检测,红,白,蓝三色 5) PC软件接收RS485的信号进行相应的显示并通过485发送当前信号灯颜色 6) 嵌入式系统接收RS485的信号进行相应的显示并通过485发送当前信号灯颜色 7) 测试环境:雨、雾、冰雪等天气的白天和夜晚环境下 目前在PC上进行了初步的算法实验,演示视频
Video-player
- VC Visual C++典型模块与项目实战大全 视频播放器-VC Visual C++ typical modules and project combat Daquan video player
colorDetectController
- 在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换-colorDetection.h colorDetection.cpp colordetector.cpp correspond to Recipe: Using the Strategy Pattern in Algorithm Design
mofang2
- 识别魔方颜色,根据颜色不同识别输出相应标号,通过画矩形框的方式确定模块位置-Identification cube colors, according to the corresponding labels in different colors to identify the output to determine the position of the module by way of drawing a rectangle
Marr_Hildreth
- 这是Marr_Hildreth边缘检测,虽然实现有点问题,但是所有模块都是好的-This is Marr_Hildreth edge detection, though a bit of a problem, but all the modules are good
3-6
- Opecv 源程序,用CVCAM模块读取视频流-Opecv source,Reads the video stream with CVCAM module
hog_detect
- 利用opencv中的hog算法模块,对单张图片进行行人检测-Using the hog algorithm in the opencv module, and pedestrian detection in a single image
OpenCV02
- 这是人脸识别源代码,里面包含三个模块,人脸检测,人脸识别和界面,界面是结合C++/CLI封装C++,然后用C#封装界面-This is the face recognition source code, which contains three modules, face detection, face recognition and interface, the interface is a combination of C++/CLI C++, and then C# interface
TLD
- 本程序是在vs2010+opencv的平台上运行的,利用的是opencv2.4.9,C++写的,该算法与传统跟踪算法的显著区别在于将传统的跟踪算法和传统的检测算法相结合来解决被跟踪目标在被跟踪过程中发生的形变、部分遮挡等问题。同时,通过一种改进的在线学习机制不断更新跟踪模块的“显著特征点”和检测模块的目标模型及相关参数,从而使得跟踪效果更加稳定、鲁棒、可靠。最后的得到的效果令人满意。-This program is run on a platform vs2010+opencv, the use
opencv_ann
- 使用opencv的机器学习模块用多层神经网络算法实现对二维特征的分类。并具有一定的可视化处理。只上传了主要代码。不包含工程文件-Opencv using machine learning module for two-dimensional feature free multilayer neural network algorithm. And have some visualization. Upload only the main code. It does not contain a p