资源列表

« 1 2 ... .48 .49 .50 .51 .52 653.54 .55 .56 .57 .58 ... 745 »

[OpenCVmotion

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

[OpenCVSnakeProfile

说明:opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数
<> 在 2025-05-28 上传 | 大小: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-05-28 上传 | 大小:345kb | 下载:0

[OpenCVcvStructuredLight-(Release)

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

[OpenCVRemoveBlackConnectedComponents

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

[OpenCVOpenCVFrame

说明:OpenCV在MFC中的应用,希望可以给大家带一些帮助!-OpenCV MFC application in the hope that we can bring some help!
<lirui> 在 2025-05-28 上传 | 大小:3.75mb | 下载:0

[OpenCVgray2rgb

说明:grey image to color image
<LinYue> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[OpenCVFouriar

说明:VC++与OpenCV结合的傅里叶变换程序实现代码,经过调试后的代码-VC++ and OpenCV combination of Fourier transform program implementation code, the code after debugging
<lirui> 在 2025-05-28 上传 | 大小:288kb | 下载:0

[OpenCVcvGabor

说明:基于OPENCV 的Gabor滤波核的实现。-OPENCV the Gabor filter-based core.
<shixj> 在 2025-05-28 上传 | 大小:11kb | 下载:0

[OpenCVLearning-OpenCV

说明:讲述opencv入门知识,对新手来说是很好的书,希望能好好利用。-It help new learner to learn opencv.It teach basic things about opencv. It will help a lot is you learning it by heart.
<zhangqing> 在 2025-05-28 上传 | 大小:511kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 653.54 .55 .56 .57 .58 ... 745 »

源码中国 www.ymcn.org