资源列表

« 1 2 ... .03 .04 .05 .06 .07 10008.09 .10 .11 .12 .13 ... 18703 »

[OpenCVmotion

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

[OpenCVSnakeProfile

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

[图形图像处理(光照,映射..)OpencvImageBinarization

说明:实现二值化,当像素值(r+g+b)/3>128时设为255,当像素值小于128时设置为0. -To achieve binary, when the pixel value (r+ g+ b)/3> 128 when set to 255, when the pixel value is less than 128 is set to 0.
<> 在 2025-10-10 上传 | 大小: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-10-10 上传 | 大小:345kb | 下载:0

[OpenCVcvStructuredLight-(Release)

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

[OpenCVRemoveBlackConnectedComponents

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

[图形图像处理(光照,映射..)cut

说明:该文章描述了当前最流行的图像分割算法,该算法分割效果很好,可以借鉴。-The article describes the most popular image segmentation algorithm that partitions a good effect, can learn from.
<ykm> 在 2025-10-10 上传 | 大小:1.66mb | 下载:0

[图形/文字识别facedetected

说明:visual c++ 实现人脸检测(二值化,灰度提取,直方图,边缘提取等)-visual c++ implementation of face detection (binary, gray scale extraction, histogram, edge extraction, etc.)
<张刚> 在 2025-10-10 上传 | 大小:463kb | 下载:0

[图形图像处理(光照,映射..)LearningPOpenCV

说明:opencv初级学习资料,很适合初学者学习使用,学习中碰到什么问题 大家一起交流!-opencv primary learning materials, it is suitable for beginners to learn to use and learn what problems they encountered in the exchange with everyone!
<sss> 在 2025-10-10 上传 | 大小:11.17mb | 下载:0

[图形图像处理(光照,映射..)Image-binarization-method

说明:图像二值化的方法,便于车牌的识别,能精确定位车牌的位置。-Image binarization method, easy to license plate recognition, license plate can pinpoint the location.
<姚杰> 在 2025-10-10 上传 | 大小:205kb | 下载:0

[图形图像处理(光照,映射..)zhixin

说明:利用CDib打开位图,寻找光斑质心,并能够连续寻找多张光斑位图质心-Open the bitmap using CDib find spot centroid, and the ability to search for more than a continuous beam centroid bitmap
<Tom> 在 2025-10-10 上传 | 大小:3.79mb | 下载:0

[图形图像处理(光照,映射..)aaaa

说明:数字摄影测量单片空间后方交会程序代码计算-Digital Photogrammetry single calculation code space resection
<周天文> 在 2025-10-10 上传 | 大小:2kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 10008.09 .10 .11 .12 .13 ... 18703 »

源码中国 www.ymcn.org