资源列表

« 1 2 ... 89 90 91 92 93 9495 96 97 98 99 ... 745 »

[OpenCVcamera-parameters

说明:对照相机进行标定,与世界坐标系是直角坐标系,以OpenCV为支持,输出摄像机的内参和外参-Calibration of the camera, and the world coordinate system is Cartesian coordinates to OpenCV for the support, the output of the camera internal parameters and external parameters
<鞠光亮> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[OpenCVlbp

说明:1.解压缩之后,在vs2008下可直接运行,不过需要安装opencv 2.提供人脸检测与识别功能 3.人脸识别,需要预先选定文件夹提取特征向量,然后才可以选取比较,这个需要改源程序-1. Unzipped, run directly under the vs2008, but need to install opencv 2. Provides face detection and recognition 3. Recognition, pre-selected folder need
<文石磊> 在 2025-06-14 上传 | 大小:12.88mb | 下载:0

[OpenCVLearning-OpenCV

说明:学习OpenCV的必备工具,中文版的,便于英语不灵的同学查阅相关的代码和函数,学会这本书就是OpenCV高手了-Learning OpenCV an essential tool, the Chinese version, English uninformed students easily access related code and functions, this book is to learn to master the OpenCV
<鞠光亮> 在 2025-06-14 上传 | 大小:12.87mb | 下载:0

[OpenCVzhifangtu

说明:实时显示摄像头所得到图像的直方图,使用opencv库-Live camera images of the histogram obtained using the opencv library
<张一> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[OpenCVMyOpenCV

说明:使用攝影機抓取影像,做簡單灰階和二值化的處理運用在opencv上。-Use of images captured by the camera, do a simple gray scale and binary processing used in opencv on.
<曾秋堯> 在 2025-06-14 上传 | 大小:3.11mb | 下载:0

[OpenCVmotion

说明:運用在opencv上的motion detection,非常的有趣,有興趣的可以下載回去改成需要的模樣。-Used in opencv on motion detection, very interesting, interested can download the necessary back into shape.
<曾秋堯> 在 2025-06-14 上传 | 大小:3kb | 下载:0

[OpenCVSnakeProfile

说明:opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试. -o
<> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[OpenCVtest4

说明:最基本的显示一副图像,该程序从文件中读入一幅图像,将之反色,然后显示出来-The most basic display an image, the program read from a file an image, will the anti-color, and then displayed
<duxinglws> 在 2025-06-14 上传 | 大小:345kb | 下载:0

[OpenCVcvStructuredLight-(Release)

说明:结构光的标定程序,采用VC++编程,能实现对结构光的标定-The calibration procedures, structure light can realize by using vc++ to structure light calibration
<熊志武> 在 2025-06-14 上传 | 大小:3.09mb | 下载:0

[OpenCVRemoveBlackConnectedComponents

说明:使用opencv去掉二值化图像中黑色面积较小的连通域。 程序中语句 tmparea = fabs(cvContourArea(contour)) 可以得到当前连通域的面积,当此面积小于阈值时对其填充为白色。 rect = cvBoundingRect(contour,0) 得到的是框住连通域的最小矩形,对矩形中的黑色部分将其填充为白色,但是这样的话,连通域6和4两个连通域被填充成了白色的矩形,这显然不符合我们的要求,这样就要判断此连通域是黑色联通域还是白色连通域,采用的方法是测试矩
<> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[OpenCVHarrGui

说明:HarrGui 改进OpenCV中的人脸检测,采用MFC,可以选择分类器xml问题,可以设置检测器的参数。这个例程的目的是测试自己生成或网上下载的xml文件。需要安装OpenCV-HarrGui improvement in the OpenCV face detection, using MFC, you can select the classification xml problem, you can set the parameters of the detector. This ro
<柳珍> 在 2025-06-14 上传 | 大小:195kb | 下载:0

[OpenCVlicence-plate-recognition

说明:licence plate recognition written in c++. non-opencv program no extralibrary ne-licence plate recognition written in c++. non-opencv program no extralibrary needed
<papriko> 在 2025-06-14 上传 | 大小:720kb | 下载:0
« 1 2 ... 89 90 91 92 93 9495 96 97 98 99 ... 745 »

源码中国 www.ymcn.org