登录

最新会员 最新下载

成为了本站VIP会员

今天14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:C++
  2. 代码类别:OpenCV
  3. 发布时间:近三天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. HalconBard

  自己基于OPENCV 2.1写的HALCON标定板圆心提取算法,测试过,鲁棒性不错,有OPENCV标定重投影误差小于0.1个像素。(Own the center extraction algorithm based on OpenCV 2.1 write HALCON calibration plate, tested, good robustness, the OPENCV calibration reprojection error is less than 0.1 pixels.)

82
下载
85
浏览
2013-04-25发布

2. opencv-test3

  opencv 对视频文件或者摄像头的图像进行提取或者保存每一帧的代码(opencv extract or save the code on each frame of the video file or camera images)

10
下载
54
浏览
2013-04-25发布

3. 360_panorama

  360-panorama,360度柱面图像拼接,程序在VS2008环境下开发,opencv2.4.3版本,程序可以直接运行,以将所需依赖项添加在文件夹中,源图像放在source_pic中,最后生成结果在result_pic中。 实现步骤:1先将图像投影到柱面坐标上,2提取图像SIFT描述子,3将SIFT描述子配对,4用RANSAC算法根据配对成功的描述子统计出变换矩阵T,5图像拼接。 对于拼接后的图像,没有做进一步细化处理,使用者可以在生成的图像上再做进一步编辑。(360-panorama 360 degree cylindrical image stitching program developed in VS2008 environment, opencv2.4.3 version, the program can be run directly, add the required dependencies in a folder, the source image on the source_pic in, and finally generate results In result_pic. Implementation steps: first image projected onto the cylindrical coordinates, extract images SIFT descriptor, the SIFT descriptor paired with an the RANSAC algorithm based on the description of the pairing is successful statistics the transformation matrix T 5 image mosaic. For the image with no further thinning, the user can do further editing on the generated image.)

308
下载
60
浏览
2013-04-24发布

4. CVMFC

  非常好用的OPENCV程序包。内涵多种功能如面部识别,流光检测算法(Very easy to use the OpenCV package. Connotation of a variety of functions such as facial recognition, streamer detection algorithm)

17
下载
63
浏览
2013-04-18发布

5. lbp

  基于opencv的lbp算法实现,只是实现lbp图谱的转化,没有人脸识别部分的代码(Based opencv LBP algorithm just lbp map conversion, no face recognition part of the code)

80
下载
42
浏览
2013-04-18发布

6. renlianjiance

  人脸检测源码,对24位真彩色图像,先对图像简单处理,找出人脸大概轮廓,在对人眼和人嘴进行定位,最后标记出人脸和人眼以及人嘴。(Face Detection source code, simple face detection, including the positioning of the human eye positioning and mouth, the last box of face)

19
下载
51
浏览
2013-04-07发布

7. showavi

  利用opencv 显示视频,如果运行结果只是一闪,无法看到视频,则需要下载xvid(Display video with opencv If you run just a flash, can not see the video, you will need to download xvid)

8
下载
51
浏览
2013-03-25发布

8. birdeye

  鸟瞰图程序,opencv自带,利用已有的摄像头内外参数,将侧视图通过透视变换转换为俯视图,并保存所得到的单应性矩阵H(Aerial view of program)

131
下载
116
浏览
2013-03-13发布

9. OpenCV2.4.3_Help

  包含了OpenCV2.4.3的使用手册和函数参考手册,非常适合编程时参考。(Contains a user manual and OpenCV2.4.3 function reference manual, very suitable for programming reference.)

451
下载
46
浏览
2013-03-13发布

10. ccc

  这个工程是基于opencv,调用摄像头采集图像,并显示。代码简介,功能完全。(This project is based on opencv, call the camera to capture images and displays. About code fully functional.)

11
下载
56
浏览
2013-03-07发布

11. bin

  OpenCV开发库文件(cv200.dll,cxaux200.dll,cxcore200.dll,cxts200d.dll,highgui200.dll,ml200.dll,opencx_ffmpeg200.dll cv200d.dll,cxaux200d.dll,cxcore200d.dll,cxts200d.dll,highgui200d.dll,ml200d.dll,opencx_ffmpeg200d.dll)(OpenCV development library files(cv200.dll,cxaux200.dll,cxcore200.dll,cxts200d.dll,highgui200.dll,ml200.dll,opencx_ffmpeg200.dll cv200d.dll,cxaux200d.dll,cxcore200d.dll,cxts200d.dll,highgui200d.dll,ml200d.dll,opencx_ffmpeg200d.dll))

649
下载
61
浏览
2013-03-05发布

12. Ellipse-center-point-positioning

  OPENCV椭圆拟合定位椭圆中心点以及重心法定位程序(OPENCV the ellipse fitting positioning oval center point and the center of gravity method to locate the program)

91
下载
75
浏览
2013-03-04发布

13. OpenCV_foundation-ppt

  详细介绍了OPENCV的基础函数知识,值得观看。以PPT形式,附加源码介绍。(Detailed the knowledge of the the OPENCV basis of function, is worth watching. PPT format, introduced additional source.)

8
下载
79
浏览
2013-03-03发布

14. EricDlg

  Opencv和opengl的结合在MFC对话框中的应用(Opencv and opengl combination of MFC dialog)

9
下载
65
浏览
2013-02-28发布

15. zhencha

  在Microsoft Visual Studio 2008平台下基于opencv的用帧间差法进行运动目标检测(Microsoft Visual Studio 2008 platform moving target detection with difference between frames method based opencv )

7
下载
66
浏览
2013-01-08发布

16. Play_Video

  基于OpenCV的图片缩放 基于OpenCV的图片缩放(A program based on OpenCV for picture handling)

7
下载
53
浏览
2012-12-31发布

17. FitEllipse

  椭圆轮廓提取及拟合,opencv+vs建一个工程即可实现(can be used to fit ellipse)

50
下载
84
浏览
2012-12-15发布

18. Excersize1

  读取图片实现比例缩放,基于vs2010和opencv(Reading the image scaling based vs2010 and opencv)

10
下载
58
浏览
2012-12-02发布

19. TLD_LL

  TLD算法代码 vs2008 opencv2.3.1 win7 arthurv-OpenTLD-1e3cd0b(The TLD algorithm code vs2008 opencv2.3.1 win7 arthurv-OpenTLD-1e3cd0b)

504
下载
67
浏览
2012-11-23发布

20. video

  这是一个opencv读取外部视频,并增加了滚动条的源代码(This is a opencv read external video source, and increasing the scroll bar code)

11
下载
45
浏览
2012-11-18发布