登录

最新会员 最新下载

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37

成为了本站VIP会员

04月18日 18:25
已选条件
  1. 编程语言:Python
  2. 代码类别:OpenCV
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 摄像头实时解二维码程序

资源描述 此程序实现实时打开摄像头解二维码的功能,左边为实时相机拍摄画面,右边为解到二维码的内容,根据不同的二维码实时更新,具体界面如下:

1
下载
66
浏览
2022-08-16发布

3. Python gabor

首先说一下环境,windows 8.0 64位系统,OpenCV版本为2.4.7, Python 版本为2.7.6,IDE为 64位 Anaconda 目的是实现图像的Gabor特征提取,分三个小程序完成 首先说一下环境,windows 8.0 64位系统,OpenCV版本为2.4.7, Python 版本为2.7.6,IDE为 64位 Anaconda 目的是实现图像的Gabor特征提取,分三个小程序完成

1
下载
53
浏览
2022-05-19发布

4. 人脸识别门禁系统

该项目为基于python和opencv的人脸识别门禁系统,用了opencv的lbph算法,达到百分之七十以上的相似度才可认为是识别成功

3
下载
70
浏览
2022-04-15发布

5. slic的pythonopencv的实现

本代码是根据SLIC超像素分割官方源码改写的,使用的是python和opencv,没有使用更高级的库,只需导入cv2和numpy即可使用!

1
下载
48
浏览
2022-04-01发布

6. python resize图片

使用python下的opencv包对某一文件下的所有图片进行resize,并且存储到目标文件夹

1
下载
49
浏览
2022-03-28发布

7. python-opencv鼠标绘图程序

资源描述 程序实现鼠标画图功能,点击鼠标左键则会以点击位置为圆心画一个圆,而且每次点击画出的圆颜色和上一次都不一样,看起来色彩丰富,很有意思,效果如下图:  

2
下载
55
浏览
2022-01-26发布

8. actcap

  运用python编程,进行图像处理,捕捉运动中的物体,(The object that captures the movement,)

0
下载
63
浏览
2021-04-24发布

9. Image-Processing-Algorithm-master

说明:  图像处理经典常用算法及论文复现,实现了一些常用插值算法。(Image processing classical commonly used algorithm and paper reproduction)

0
下载
51
浏览
2021-04-14发布

10. binocular

说明:  实现双目测距功能,需要python环境,安装OpenCV,自行标定(To achieve binocular ranging function, you need Python environment, install OpenCV, self-calibration)

2
下载
86
浏览
2021-04-12发布

11. 人脸识别

说明:  本代码包含人脸灰度处理、人脸检测以及视频中的动态人脸检测的代码以及文件。(This code contains codes and files for face grayscale processing, face detection, and dynamic face detection in videos.)

1
下载
68
浏览
2021-04-07发布

12. OpenCV jiance

说明:  基于OpenCV和分水岭算法,对电路板进行缺陷检测。效果还可以,提供给大家学习。(Based on OpenCV and watershed algorithm, defect detection of circuit board is carried out. The effect is OK, for everyone to learn.)

2
下载
75
浏览
2021-02-19发布

13. OpenCV官方教程中文版(For Python)

说明:  OpenCV官方教程中文版(For Python)(OpenCV official tutorial Chinese version (For Python))

1
下载
56
浏览
2021-01-14发布

14. StereoCameraToolkit-master

说明:  相机自标定有完整的例子halcon提供了一种自标定的算子,它可以在不用标定板的情况下,标定出相机内参(无焦距),相对于多幅标定无法获取相机的外参(There are complete examples of camera self calibration. Halcon provides a self calibration operator, which can calibrate the camera's internal parameters (without focal length) without using a calibration board. Compared with multi frame calibration, the camera's external parameters cannot be obtained)

2
下载
71
浏览
2021-01-07发布

15. chedaoxian

说明:  利用计算机视觉,在python语言下,实时对车道线进行识别检测(direct and show the lane from video)

3
下载
65
浏览
2020-12-31发布

16. OpenCV算法精解-代码

  OpenCV算法精讲中算法的代码实现,利用python语言实现了OpenCV库中的基本的图像处理的方法(code of OpenCV by python)

23
下载
85
浏览
2020-12-04发布

17. opencv

  opencv-python 将图片转换成视频 实现转场效果(Strongly recommend you know the grammar of python first and learn OpenCV)

5
下载
45
浏览
2020-12-04发布

18. hog_svm_train_python

说明:  pedestrain detection; python

1
下载
52
浏览
2020-11-27发布

19. smile-detection

  基于Python语言和OpenCV实现了笑脸检测,首先进行人脸检测,然后在人脸检测的基础上进行笑脸检测。(This code implement smile detection based on OpenCV and Python. Face detection is done firstly and then smile detection is done based on the output face of the face detection.)

10
下载
48
浏览
2020-11-17发布

20. python

  gabor滤波器提取图像特征,使用了opencv库(Gabor filter to extract image features)

27
下载
78
浏览
2020-11-16发布