登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

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

1. Rodrigues

  旋转向量与旋转矩阵转化(罗德里格斯 ) 根据OPENCV里的 cvRodrigues2()函数原理编写的纯c的函数,不需要依赖OPENCV(Rotation vector and rotation matrix transformation (Rodriguez))

37
下载
90
浏览
2020-08-24发布

2. tbb

  基于VC++ 和opencv的焊盘图像 内径外径的测量。包括滤波、边缘检测、轮廓提取和面积计算等算法。包含原图片(Based on the measurement of the pad image VC++ opencv Inside Outside. Including filtering, edge detection, contour extraction and area calculation algorithm. Contains the original image)

64
下载
82
浏览
2020-07-09发布

3. road

  车道线检测,在vs2010配置opencv的情况下亲测可用,代码没有做出透视变换(Lane detection, in the case of pro-test opencv vs2010 configuration is available, the code does not make a perspective transformation)

103
下载
69
浏览
2020-07-04发布

4. opencvCar

  开发环境:vc6.0 ,opencv1.0.整体功能:实现车牌跟踪,检测,车牌定位,车牌分割,字符 分割,字符识别,其中车牌跟踪和车牌检测不是很好,但是对于已经拍好的图片,车牌定位, 车牌分割,字符分割和字符识别效果很好。程序中的核心算法,本人已加详细注释。具体详见程序说明。希望对你有所帮助。(Development Environment: vc6.0, opencv1.0. Overall functions: license plate tracking, detection, license plate location, license plate segmentation, character segmentation, character recognition, including the license plate license plate tracking and detection is not very good, but has take a good picture, license plate location, license plate segmentation, character segmentation and character recognition with good results. The core algorithm in the program, I have added detailed comments. See detailed description of the procedures. I hope for your help.)

560
下载
67
浏览
2020-07-03发布

5. FireDetection

  对视频进行火焰检测,并实现对火焰的跟踪。(The video is detected by flame, and the flame is tracked)

37
下载
56
浏览
2020-07-03发布

6. SubPixelEdgeDetect

  使用OPENCV编写的亚像素边缘提取,其中包括运行所需库,及测试数据;可直接运行。(Written using OPENCV subpixel edge detection, including running the needed libraries, and test data Can be run directly.)

106
下载
62
浏览
2020-06-30发布

7. random-forest

  随机森林算法是opencv中的重要的算法,其中讲述了随机森林的定义特征构建方法等(Random Forests algorithm is an important algorithm in opencv, which describes the defining characteristics of a random forest construction methods)

241
下载
56
浏览
2020-06-29发布

8. 3D_stereo

  此OpenCV程序包含双目摄像机标定,棋盘图像矫正,立体像对校正,立体匹配,三维重建模块。然后用OpenGL显示重建效果,并可以通过键盘方向键旋转。(This program contains the binocular camera calibration, image correction board, three-dimensional image of the calibration, stereo matching, three-dimensional reconstruction. Then use the OpenGL display reconstruction effects, and can rotate the keyboard arrow keys.)

2589
下载
90
浏览
2020-06-25发布

9. DepthBasics-WPF

  基于Visual C++编程,用户界面,获取Kinect深度图像(Getting Kinect Depth Image)

1
下载
87
浏览
2020-06-21发布

10. DepthBasics-WPF

说明:  基于Visual C++编程,用户界面,获取Kinect深度图像(Getting Kinect Depth Image)

2
下载
76
浏览
2020-06-21发布

11. DDAApp

  定位工件圆、圆角矩形,并检测圆和矩形内的污点(Locate the workpiece circle and rectangle, and detect the stain in the circle and rectangle)

0
下载
61
浏览
2020-06-16发布

12. DDAApp

说明:  定位工件圆、圆角矩形,并检测圆和矩形内的污点(Locate the workpiece circle and rectangle, and detect the stain in the circle and rectangle)

1
下载
27
浏览
2020-06-16发布

13. secondary_differential_filter

说明:  Image processsing , to realize second-differential filter, based on Visual Studio 2010&OpenCV

0
下载
42
浏览
2020-04-13发布

14. OpenCV在VS2010下的配置

说明:  OpenCV在VS2010下的配置ppt文件说明。(Description of configuration PPT file of OpenCV under VS2010.)

1
下载
61
浏览
2020-04-02发布

15. BackgroundSplit-OpenCV-master

说明:  视频处理过程中的背景分割技术,这样才能把前景图像提取出来。(Background segmentation)

4
下载
47
浏览
2019-11-06发布

17. OPENCV函数手册(带目录)

  opencv function list with dialoge

6
下载
49
浏览
2018-05-22发布

18. 21ic下载_OpenCV3编程入门-源码例程全集-人脸识别

  OpenCV3编程入门,源码例程全集,人脸识别,挺不错的,欢迎采纳。(OpenCV3 programming introduction, source code routines, face recognition, very good, welcome to adopt.)

1
下载
33
浏览
2018-05-15发布

19. faceRecognization

  本程序中,利用了LBP特征对人脸特征进行提取,并且利用SVM对提取的人脸特征进行训练和识别,其中,所用的图像处理库OpenCV2.4.9版本;通过对人脸库中的标准标本进行测试,算法识别率高达95%以上;(LBP features extract facial features, and use SVM to extract and recognize the facial features. The OpenCV2.4.9 version of the image processing library is used. The recognition rate of the algorithm is over 95% by testing the standard samples in the face database.)

22
下载
45
浏览
2018-01-16发布

20. Meanshift

  运用meanshift算法进行目标跟踪,用鼠标选取目标后对目标进行跟踪(Target tracking using meanshift algorithm)

9
下载
71
浏览
2017-10-23发布