登录

最新会员 最新下载

成为了本站VIP会员

11月02日 20:53

成为了本站VIP会员

10月30日 10:36

成为了本站VIP会员

10月27日 09:50

成为了本站VIP会员

10月20日 00:18

成为了本站VIP会员

10月18日 11:26

成为了本站VIP会员

10月18日 09:56
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:图形图像处理
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. gauss-noise

  高斯有色噪声,有色噪声的谱估计及其在雷达中的应用(gauss noise)

15
下载
229
浏览
2012-11-21发布

2. Pinjie

  图像拼接,用于合成全景图像,VC++开发环境,C++实现。(Image Stitching)

60
下载
214
浏览
2012-11-21发布

3. Digital-image-processing

  (2001何斌+光盘)Visual c++数字图像处理(第二版),使用VC进行数字图像处理的相关资料,十分实用!((2001 Bin+ disc the) Visual c++ digital image processing (second edition), digital image processing using VC, very practical!)

6
下载
232
浏览
2012-11-20发布

4. Real-Time_Compressive_Tracking

  关于运动目标检测与跟踪最新的算法 其效果比之前的跟踪算法好很多(The effect of moving target detection and tracking algorithm is much better than before the tracking algorithm)

25
下载
218
浏览
2012-11-15发布

5. ComputerGraphics

  多边形填充 多边形裁剪 自定义多边形区域 自定义裁剪区域(Polygon fill polygon clipping custom polygon area custom crop area)

12
下载
999
浏览
2012-11-14发布

6. zhengxuan

  一款VC++图像开场加载效果,向大家演示了几种图像装载的特效实现的方法,比如扫描显示、滑动显示、渐入显示和马赛克显示等,大家在使用一些幻灯片软件的时候,经学会看到类似的效果,如果你有一定的VC++基础,你可以借鉴一下本效果的具体方法,再次扩展,可以制作出一款带特效的图像查看器(The opening loading effect of a VC++ image to demonstrate the effects achieved in several image loading, such as scanning, slide show, getting into the display and mosaic display, we learn to look at some slides software to similar effect, if you have certain VC++ basis, you can learn about the effects of specific methods, extended again, can create the image of a band effects Viewer)

4
下载
214
浏览
2012-11-08发布

7. shuangmushijue

  双目视觉经验总结,希望后面的不要犯错误。(Binocular visual experience summary, make no mistake behind.)

20
下载
221
浏览
2012-11-07发布

8. chap01

  数字图像处理编程入门(吕风军)第一章第1章 Windows位图和调色板(Windows Bitmap and palette of the first chapter, Chapter 1 of the digital image processing program entry (Lv Fengjun))

3
下载
226
浏览
2012-11-01发布

9. zz

说明:  实现机器视觉双目标定,三维重建等算法,具有很好地擦考价值( Robot with two cameras to switch recognition system. (Note that not binocular vision) and the reference used opencv1.0 cmv. )

1
下载
255
浏览
2012-10-28发布

10. Cohen-SutherlandLiang-Barsky

  基于VC环境下的直线裁剪算法Cohen-Sutherland算法和Liang-Barsky算法的实现(Based on the realization of linear cutting algorithm VC environment under the Cohen-Sutherland algorithm and Liang-Barsky algorithm)

2
下载
214
浏览
2012-10-24发布

11. Dechirp

  雷达成像Dechirp 脉冲压缩代码 ,感兴趣的可以看看。(Radar the imaging Dechirp pulse compression code, and can see the interest.)

75
下载
207
浏览
2012-10-23发布

12. Lagrange

  对lagrange函数公式进行代码化,可以对一组数进行插值算法,可以输出最后的y值(The lagrange function formula code, a number of groups interpolation algorithm, you can output the final value of y)

2
下载
249
浏览
2012-10-23发布

13. aam

  用AAM算法进行人脸特征点的标定,即对人脸的眼睛,眉毛,嘴巴,鼻子及脸的轮廓进行标记,此代码标记了68个特征点。(AAM algorithm for facial feature points calibration, calibration of this code is the 68 feature points, see the instance document.)

535
下载
231
浏览
2012-10-16发布

14. CT_simulation

  CT模型仿真,里面有C还有Matlab文件,均可以使用(CT model simulation with C and Matlab)

77
下载
226
浏览
2012-10-15发布

15. zoom

  C语言实现bmp图像放大缩小,24位bmp图像(The C language bmp image zoom, 24 bmp image)

23
下载
179
浏览
2012-10-13发布

16. sift_ImageProcessing

  sift特征点检测及图像拼接,matlab7.0实现的,我从别人那里整过来的,测试的话,用在matlab里面直接调用match( b1.jpg , b2.jpg )即可,我测试成功,里面也有说明文档,为了科研,共享,希望大家有好的代码都0分共享,与己方便,与人方便,中国科研才会发展更迅速(sift feature point detection and image stitching of, matlab7.0 realized, I come from others where the whole test, used in matlab inside direct calls to match (' b1.jpg' , ' b2.jpg' ) can I test success, which also has documentation, in order to research, share, and hope everyone has a good code sharing, and has convenient, and accommodating, the more rapid development of China' s scientific research will)

182
下载
213
浏览
2012-10-11发布

17. BIAODING

  RAC法标定程序,适用于单目摄像机的线结构光的标定(The RAC calibration method procedure applies to line structured light calibration)

158
下载
254
浏览
2012-10-11发布

18. ImageMatch

  一个师兄编写的图像配准程序,其中sift代码匹配以及错误点检测值得参考学习。(A brother write image registration procedures, which sift code matches the reference point of error detection is worth learning.)

20
下载
273
浏览
2012-10-10发布

19. WaterMarker

  一个小巧的图片水印工具,可在图片的指定位置写入文本,文本字体可调(A small picture watermark tool)

8
下载
227
浏览
2012-10-10发布

20. blur

  本文是中值滤波的一些应用,个人觉得中值滤波比一些算子滤波效果要好得多(This article is median filtering applications, personal feel median filter is much better than some of the filtering effect of the operator)

3
下载
174
浏览
2012-10-09发布