登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:C++
  2. 代码类别:图形图像处理
  3. 发布时间:一年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. denoise_source

  精心收集的几个去噪算法,包括基于视觉的非线性去噪、BLS_GSM算法、NL-Bayes图像去噪、KSVD去噪等,内容为核心代码,需要配置完善。 (Denoising algorithm of several carefully collected, including visual based nonlinear denoising, BLS_GSM algorithm, NL-Bayes image denoising, KSVD denoising, the content as the core code, the need to improve the allocation of. )

26
下载
182
浏览
2015-03-10发布

2. 1

说明:  双目视觉导航的文章,介绍了CCD标定,图像匹配,三维重建等关键技术(TE PLEASE DOWNLOAD IT )

0
下载
157
浏览
2015-02-11发布

4. binary-video

  学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe input.avi 50 output.avi ) 这里的二值化有两种选择,可以手动收入阈值,也可以直接用OTSU算法的较优阈值直接二值化。(Learn to use OpenCV, for some color video input, with the OpenCV following functions or requirements: 1. Each frame of the input video images are binarized using the same threshold value 2. superposed on the binarized image of each frame containing the copyright on the number and the name of their own learning subtitles other information 3. During processing, real-time display after processing each frame 4. All of these binarized image by synthesizing the video output of a video sequence of the original document, the original input composite video playback speed twice 5. made the following command line format, xxx.exe input video file name binary threshold value of the output video file name (eg MyBiVideo.exe input.avi 50 output.avi) Here there are two binary choice, you can manually income thresholds, you can directly use the optimum direct binarization threshold through OTSU algorithm.)

8
下载
83
浏览
2015-01-30发布

5. 实现了在Winform中片的拖拽移动及缩放,用到了PictureBox控件.

实现了在Winform中图片的拖拽移动及缩放,用到了PictureBox控件.

0
下载
145
浏览
2015-01-30发布

6. TextureMesh

  RunSFM中作者写的纹理映射的应用程序(RunSFM the authors write texture mapping application)

10
下载
152
浏览
2015-01-29发布

8. c# 条码生成 实例源码下载

本工程收集了多种常用条码的生成方法

0
下载
160
浏览
2015-01-26发布

9. surfAndsift

  里面有注释,还有sift和surf的比较(There are notes, there are more sift and surf the)

3
下载
156
浏览
2015-01-25发布

10. Seg_soble

  sobel segmentation, this algorithme has a great effect for segmenting

2
下载
113
浏览
2015-01-25发布

11. wpf做的 简易OA系统源码下载 Sqlce数据库

登录账号 admin  密码 111111  wpf做的 oa系统,用的 sqlce数据库

0
下载
135
浏览
2015-01-24发布

12. ImageCutofRGB565BMP

  裁剪以RGB565格式保存的BMP文件,涉及位图掩码内容(imagecut of the BMP picture which saved with RGB565 format and mask)

1
下载
138
浏览
2015-01-22发布

15. source

  使用PCL库进行点云投影,朱德海《点云库PCL学习教程》第二章示例代码(Example code for Lidar cloud data projection)

10
下载
106
浏览
2015-01-16发布

16. daima

  对矩形件的排样过程进行编码实现,通过visual c++(layout problem)

10
下载
168
浏览
2015-01-15发布

17. 12

说明:  关于图像处理里的一些应用,将视觉相应算法应用到工程实际中,详细解说了算法在这里面的一些应用,很实用。(On some applications in image processing, the visual corresponding algorithm is applied to the engineering practice, a detailed explanation here below in some applications, the proposed algorithm is very practical.)

0
下载
132
浏览
2015-01-10发布

19. RandomSampleConsensus

  在逆向工程中通过测量仪器得到的产品外观表面的点数据集合也称之为点云,通常使用三维坐标测量机所得到的点数量比较少点与点的间距也比较大,叫稀疏点云;而使用三维激光扫描仪或照相式扫描仪得到的点云点数量比较大并且比较密集,叫密集点云。(Data collection point in the surface appearance of the product obtained by reverse engineering measurement instruments, also known as point clouds, usually spaced three-dimensional coordinate measuring machine number of points obtained in relatively small dots are relatively large, called sparse point cloud while the number of point cloud using the three-dimensional laser scanner or camera scanner get bigger and more intensive, called dense point clouds.)

1
下载
84
浏览
2015-01-02发布