资源列表
[OpenCV] PlateIdentify
说明:opencv,C++,数字图像处理,车牌识别系统-opencv, C++, digital image processing, license plate recognition system<赵杰> 在 2025-06-05 上传 | 大小:3.24mb | 下载:0
[OpenCV] CarShapeIdentify
说明:opencv,C++,数字图像处理,车型识别系统-opencv, C++, digital image processing, vehicle identification system<赵杰> 在 2025-06-05 上传 | 大小:3.29mb | 下载:0
[OpenCV] FaceDetection
说明:opencv,c++,数字图像处理,人脸检测并标记特征点(眼睛,鼻子,嘴巴)-opencv, c++, digital image processing, face detection and mark the feature points (eyes, nose, mouth)<赵杰> 在 2025-06-05 上传 | 大小:26.53mb | 下载:0
[OpenCV] FingerMatch
说明:opencv.c++,数字图像处理,指纹提取与识别-opencv.c++, digital image processing, fingerprint extraction and recognition<赵杰> 在 2025-06-05 上传 | 大小:1.23mb | 下载:0
[OpenCV] MoveTracking
说明:opencv,c++,数字图像处理,运动车辆检测与跟踪系统-opencv, c++, digital image processing, motion vehicle detection and tracking system<赵杰> 在 2025-06-05 上传 | 大小:3.17mb | 下载:0
[OpenCV] mouse-drawing
说明:鼠标绘图,这是一个很好的实例,有助于刚学习OPENCV的学生学习。- Mouse graphics, this is a good example, just learning OPENCV help students learn.<王越> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[OpenCV] moving-objects
说明:本程序 尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有 背景擦除,平滑滤波,二值化等。-The program tries to open the camera on the computer as a video input device, or enter the command line parameters as the file name to open the vi<王越> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[OpenCV] SNAKE
说明:首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试.-First set the threshold segmentation, find out the basic outline, blue contou<王越> 在 2025-06-05 上传 | 大小:2kb | 下载:0
[OpenCV] Hough-line-test
说明:Hough线段检测,是一个很好的opencv学习范例,对于初学者有很大的帮助。-Hough line detection, opencv learning is a good example of a great help for beginners.<王越> 在 2025-06-05 上传 | 大小:1kb | 下载:0