资源列表

« 1 2 ... .00 .01 .02 .03 .04 605.06 .07 .08 .09 .10 ... 745 »

[OpenCVtest1

说明:OpenCV程序,功能包括显示图片、打开摄像头、人脸识别-OpenCV procedures, functions, including image display, open the camera, face recognition
<莫唯希> 在 2025-05-30 上传 | 大小:4.45mb | 下载:0

[OpenCVFR_opencv

说明:基于OpenCV的EigenFace FisherFace LBPHFace人脸识别的实现-face recognition basd on opencv
<整句置信度> 在 2025-05-30 上传 | 大小:1kb | 下载:0

[OpenCVlightFind

说明:通过对选定图像在屏幕上的差值计算来获取图像运动的方向,距离等数据。-Through the selected image on the screen to get the difference between the calculated movement direction of the image and distance data.
<张潇> 在 2025-05-30 上传 | 大小:10.77mb | 下载:0

[OpenCVGaussian

说明:高斯滤波程序,分别采用5*5模板,一维高斯滤波,二维高斯滤波等方法对图像进行滤波处理-Gaussian filtering procedures were used to 5* 5 templates, one-dimensional Gaussian filter, two-dimensional Gaussian filtering methods for image filtering process
<贾明> 在 2025-05-30 上传 | 大小:285kb | 下载:0

[OpenCVHough

说明:Hough直线提取,提取图像中的直线,并且进行链接。- Hough straight line extraction, extraction of the image in a straight line, and the link.
<朱恩泽> 在 2025-05-30 上传 | 大小:4.54mb | 下载:0

[OpenCVFFT

说明:图像的傅里叶变化(FFT算法),使用opencv+vs完成-FFT transformation
<lsj> 在 2025-05-30 上传 | 大小:167kb | 下载:0

[OpenCVFaceMatch

说明:基于Opencv库实现人脸特征的匹配.过建立黑白模板实现对不规则区域图像的仿射变换.-this program is written for the match about the human face features when I was as intern in Sony (China)research institute
<张小帅> 在 2025-05-30 上传 | 大小:19.78mb | 下载:0

[OpenCVMATLAB

说明:阈值法图像二值化,利用阈值法将图像二值化,光条-Threshold image binarization using threshold method image binarization, light bar
<xiaotong> 在 2025-05-30 上传 | 大小:575kb | 下载: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__ ==
<Phindx> 在 2025-05-30 上传 | 大小:1kb | 下载:0

[OpenCVtransformResults

说明:把一幅360度的全景照片通过算法展开成为一幅平面图像-To a 360-degree panoramic photos by algorithm is developed into a flat image
<pudn> 在 2025-05-30 上传 | 大小:15.26mb | 下载:0

[OpenCVlearning opencv(中文版)

说明:learning opencv,中文版的learning opencv书籍(learning opencv Chinese version, learning opencv book)
<湖海> 在 2025-05-30 上传 | 大小:49.12mb | 下载:0

[OpenCVopencv2计算机视觉编程手册(中文)

说明:opencv2计算机视觉编程手册(中文)(Opencv2 computer visual programming manual (Chinese))
<湖海> 在 2025-05-30 上传 | 大小:1.33mb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 605.06 .07 .08 .09 .10 ... 745 »

源码中国 www.ymcn.org