资源列表

« 1 2 ... .25 .26 .27 .28 .29 630.31 .32 .33 .34 .35 ... 745 »

[OpenCVpa_draw

说明:图像中输入中文字符,可调节大小、位置和颜色-Input Chinese characters
<coy> 在 2025-07-01 上传 | 大小:2kb | 下载:0

[OpenCVFace_Recognition

说明:一个人脸识别系统,能讲图像中的人脸区域选择出来并分割保存成单独的文件。-A face recognition system, able to speak face region in the image selected and divided into separate save file.
<李煜> 在 2025-07-01 上传 | 大小:12.33mb | 下载:0

[OpenCVopencv-lane-vehicle-track-master

说明:实时车辆检测以及跟踪的代码。基于opencv-Project implements a basic realtime lane and vehicle tracking using OpenCV.
<Wenjing Zhu> 在 2025-07-01 上传 | 大小:39.09mb | 下载:0

[OpenCVLooking-for-a-known-object

说明:寻找已知物体,根据已知物体图片对比摄像机拍摄图片,找出物体-Looking for a known object
<qin> 在 2025-07-01 上传 | 大小:126kb | 下载:0

[OpenCVDescription-and-extract-key-points

说明:关键点描述和提取:SIFT配合暴力匹配进行关键点的描述和提取。-Descr iption and extract key points: SIFT violence with matching descr iption and extract key points.
<qin> 在 2025-07-01 上传 | 大小:84kb | 下载:0

[OpenCVsvm_gesture_recognition

说明:基于opencv的手势识别 1、hog : hog特征提取 2、hogTainer : 样本训练,利用了SVM方式 3、gestureRecognition : 手势识别,利用了训练得出的线性分类器进行识别分类 训练样本在hog文件夹中,对应gesture_a到gesture_e ,五种手势-Gesture recognition 1, hog: hog feature extraction 2, hogTainer: sample training, t
<BoYK> 在 2025-07-01 上传 | 大小:12.71mb | 下载:1

[OpenCVGesture_Recognition

说明:基于opencv的单摄像头手势识别。 需要把手放置于特定位置进行取色。-Opencv gesture recognition based on a single camera. Need to handle is placed in a specific location to take color
<BoYK> 在 2025-07-01 上传 | 大小:7.18mb | 下载:0

[OpenCVGesture_Recognition

说明:基于opencv的手势识别。需要mfc。优势是能识别出脸部的位置。-Based on opencv gesture recognition. Need mfc. Advantage is able to identify the position of the face.
<BoYK> 在 2025-07-01 上传 | 大小:176kb | 下载:0

[OpenCVfback.py

说明:Python OpenCV program: Optical flow example using farnback algorithm.
<derKern> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[OpenCVORB

说明:使用orb二值特征描述子进行图像的特征匹配。- Use orb matching binary feature descr iptor for image features.
<ylx> 在 2025-07-01 上传 | 大小:18.65mb | 下载:0

[OpenCVdrawing

说明:opencv def random_color(random): Return a random color icolor = random.randint(0, 0xFFFFFF) return cv.Scalar(icolor & 0xff, (icolor >> 8) & 0xff, (icolor >> 16) & 0xff) if __name__ == __main__ : # some consta
<Phindx> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[OpenCVtrackParticleFilter

说明:在vs210,opencv环境下,编写的关于粒子滤波进行目标跟踪的程序,对于初学粒子滤波的入门者较好的辅助性-In vs210, opencv environment, write about particle filter for target tracking applications, for beginners grasp good auxiliary particle filter
<jiwy> 在 2025-07-01 上传 | 大小:3kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 630.31 .32 .33 .34 .35 ... 745 »

源码中国 www.ymcn.org