搜索资源列表
camera-method-based-on-OpenCV.
- 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. ,System are directly used in the internal parameters of the camera calibration algorithm, calib
ruoshui20090328youxiushuoshilunwenguanyuVC
- 该文章《基于VC++的小型变电站监控组态软件的设计与开发》是优秀硕士学位论文。 该论文在深入分析工业变电站自动化系统的基础上,根据工业变电站对监控软件的性能要求和功能要求,提出了一种工业变电站监控软件功能模块设计方案,并基于VC++6.0设计实现了通信管理模块、实时数据库模块、图形界面组态模块三个主要的功能模块。 通信管理模块利用多线程技术实现了串口通信和网络通信,从而实现了数据采集和解析的功能。数据库模块从实时数据库的系统结构分析、实时数据库的特点、实时数据库的数据管理以及实时数据库的
camera-method
- 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. -System are directly used in the internal parameters of the camera calibration algorithm, ca
0010231
- 视频车辆检测识别系统设计论文,基于视频交通流检测,利用背景差法-Video vehicle detection and recognition system design papers, video-based traffic flow detection, the use of background subtraction
Opencv-video-road-base
- 基于opencv的视频道路车辆检测与跟踪算法研究-Based on opencv video road vehicle detection and tracking algorithm research
OpenCV-for-a-game
- 基于Opencv和MFC的分形图像压缩实现程序,Opencv用于读取图像-Implementation of fractal image compression based on Opencv and MFC programs, Opencv is used to read images
OpenCV-FaceDetect
- 文章描述了如何基于OpenCV在嵌入式平台上利用类Haar特征和Adaboost算法实现人脸检测,并讨论了如何在嵌入式平台上优化算法。-The article describes how the class Haar features and the Adaboost algorithm embedded platform based on OpenCV face detection, and discussed how optimization algorithms on embedded p
Rob_Hess-SIFT
- Rob_Hess 维护的SIFT算法基于opencv的C实现方法 -The SIFT algorithm maintenance Rob_Hess method based on the opencv C
face--detection
- vc6.0下配置opencv教程以及基于opencv的人脸检测vc++实现,附源代码以及说明。-configure opencv tutorial vc6.0 based opencv the face detection vc++ achieved with source code and a descr iption.
opencv
- 主要是基于C++6.0,应用opencv处理图像的编程经历,一些常见错误与代码的应用注意事项。-Is mainly based on programming experience C++6.0 opencv image processing, application notes some common error code.
opencv-face-detection-
- 基于opencv的人脸检测源代码(可运行)-Based on the opencv face detection source code (running)
hough
- 基于OpenCV的hough变换检测图像直线,本代码能够识别焊缝跟踪功能。-OpenCV based hough transform to detect linear image, the code can identify seam tracking.
VC_OpenCV-digital-image-processing
- 基于OpenCV下的VisualC_数字图像处理方法-VisualC_ digital image processing method based on OpenCV
Flame-recognition-algorithm-research
- 基于opencv的人识别算法的详细过陈和一些重要函数的详解。-Detailed opencv people over Chen recognition algorithm in detail and some important function-based.
Project2
- 人脸检测的工程代码,基于opencv和VC的人脸检测。-Face detection project code, based on opencv face detection and VC person.
haarcascade_frontalface_default
- 基于opencv上的人脸检测分类器具体算法实现,和代码。-Face Detection achieve specific classification algorithm based on opencv, and code.
haarcascade_frontalface_alt2
- 基于opencv的人脸识别分类器算法与具体实现代码。-Implementation code based opencv face recognition algorithms and specific classification.
Opencv-Two-cameras
- 本程序基于Opencv控制两个摄像头,可以采集图像,保存图像,对图像进行处理。-The program is based on Opencv which can control two cameras, you can capture images, save images and make the image processing.
OpenCV
- 基于opencv的图像检索系统,提取颜色特征和轮廓特征进行检索-Image retri system based on OpenCV, the extraction of color features and contour feature extraction
test_1
- 基于opencv的图片颜色空间变换的一个简单例程(A simple routine for color space transformation of images based on OpenCV)