登录
首页 » Visual C++ » Kkkllt134L

Kkkllt134L

于 2012-08-29 发布 文件大小:542KB
0 247
下载积分: 1 下载次数: 7

代码说明:

  非常好的klt算法的事例程序源码,大大家多多下在亚,谢谢大家乐 (Very good klt algorithm example program source code, large lot next in Asia, and thank you for music)

文件列表:

Kkkllt134L
..........\klt
..........\...\base.h,694,2005-08-17
..........\...\convolve.c,8204,2005-08-17
..........\...\convolve.h,649,1998-10-07
..........\...\doc
..........\...\...\home_motif.gif
..........\...\...\index.html,2896,2006-11-08
..........\...\...\installation.html,2100,2007-08-30
..........\...\...\log.html,9797,2007-08-30
..........\...\...\next_motif.gif
..........\...\...\previous_motif.gif
..........\...\...\previous_versions.html,2317,2007-08-30
..........\...\...\ref
..........\...\...\...\change_pyramid.html,1421,1998-10-07
..........\...\...\...\count.html,621,1998-10-07
..........\...\...\...\create.html,1680,1998-10-07
..........\...\...\...\feature.html,1968,1998-10-07
..........\...\...\...\fh.html,1264,1998-10-07
..........\...\...\...\fl.html,1238,1998-10-07
..........\...\...\...\ft.html,1220,1998-10-07
..........\...\...\...\index.html,1384,1998-10-07
..........\...\...\...\print_tc.html,561,1998-10-07
..........\...\...\...\replace.html,2264,1998-10-07
..........\...\...\...\select.html,3368,1998-10-07
..........\...\...\...\stop.html,1076,1998-10-07
..........\...\...\...\store.html,1885,1998-10-07
..........\...\...\...\tc.html,9511,2007-08-30
..........\...\...\...\track.html,4109,1998-10-07
..........\...\...\...\update_border.html,943,1998-10-07
..........\...\...\...\verbosity.html,674,1998-10-07
..........\...\...\...\write.html,3064,2005-08-22
..........\...\...\toc_motif.gif
..........\...\...\up_motif.gif
..........\...\...\user
..........\...\...\....\chpt1.html,1669,2006-03-30
..........\...\...\....\chpt2.html,6485,1998-10-07
..........\...\...\....\chpt3.html,2524,1998-10-07
..........\...\...\....\chpt4.html,2369,1998-10-07
..........\...\...\....\chpt5.html,4432,2007-05-22
..........\...\...\....\chpt6.html,3869,2007-05-22
..........\...\...\....\chpt7.html,5174,1998-10-07
..........\...\...\....\chpt8.html,1967,2007-05-22
..........\...\...\....\index.html,1054,2007-05-22

..........\...\...\....\noUchar.html,553,1998-10-07
..........\...\error.c,1018,1998-10-07
..........\...\error.h,305,1998-10-07
..........\...\example1.c,1693,2005-08-17
..........\...\example2.c,1202,2005-08-17
..........\...\example3.c,1980,2005-08-17
..........\...\example4.c,1342,2005-08-17
..........\...\example5.c,1004,2005-08-17
..........\...\img0.pgm,76853,1998-10-07
..........\...\img1.pgm,76853,1998-10-07
..........\...\img2.pgm,76853,1998-10-07
..........\...\img3.pgm,76853,1997-01-21
..........\...\img4.pgm,76853,1997-01-21
..........\...\img5.pgm,76853,1997-01-21
..........\...\img6.pgm,76853,1997-01-21
..........\...\img7.pgm,76853,1997-01-21
..........\...\img8.pgm,76853,1997-01-21
..........\...\img9.pgm,76853,1997-01-21
..........\...\klt.c,15453,2007-08-30
..........\...\Klt.dsp,5823,2005-08-17
..........\...\Klt.dsw,529,2004-03-02
..........\...\klt.h,6187,2007-08-30
..........\...\Klt.ncb,68608,2006-03-30
..........\...\Klt.sln,895,2005-08-17
..........\...\Klt.vcproj,11335,2005-08-17
..........\...\klt_util.c,3684,2005-08-17
..........\...\klt_util.h,715,2004-06-04
..........\...\main.cpp,689,2006-03-28
..........\...\Makefile,1982,2006-03-28
..........\...\matlab_interface
..........\...\................\klt_read_featuretable.m,3265,2007-05-23
..........\...\pnmio.c,6591,1998-10-07
..........\...\pnmio.h,1059,1998-10-07
..........\...\pyramid.c,3501,1998-10-07
..........\...\pyramid.h,605,1998-10-07
..........\...\README.txt,1065,2007-08-30
..........\...\selectGoodFeatures.c,16272,2005-08-17
..........\...\speed.txt,756,2007-01-26
..........\...\storeFeatures.c,3187,1998-10-07
..........\...\trackFeatures.c,50170,2007-08-30
..........\...\writeFeatures.c,20509,2005-08-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Circle
    visualc++6.0 实现图像中圆的检测(circle detection)
    2009-06-30 11:18:16下载
    积分:1
  • IProcessN
    VC.NET图象处理,采用基于CImage类的图象处理技术,封装的函数为基本的图象处理部分,如几何变换等等,开发环境为VC++.NET(VC.NET image processing, based on CImage kind of image processing technology, Packaging for the basic functions of image processing, such as geometric transformation, and so on, the environment for the development of the VC.NET)
    2006-12-13 15:57:06下载
    积分:1
  • tuxingbianhuan
    用c++编写的三维图像变换的源代码,也是计算机图像学中经常要学习的一种变换。(Transform the source code written in c++ three-dimensional images, but also often have to learn a transformation in the computer iconography.)
    2012-05-24 16:00:54下载
    积分:1
  • DIP
    数字图像处理源代码绝对好用包括一些最基本了图像处理,例如增强(digital processing)
    2009-10-30 17:57:02下载
    积分:1
  • inpaiting_code_i_c
    采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程。 (taken inverse filter and two Wiener filtering algorithm to image restoration of degraded images to achieve the restoration process.)
    2007-06-16 14:37:17下载
    积分:1
  • ARM_Bmp2C
    BMP转位图 6410 logo bmp-C(BMP bitmap transfer)
    2010-10-13 10:44:27下载
    积分:1
  • FillRegion
    填充区域图像,设置填充区域,填出图像的颜色(Filled regional images, set fill area, fill in the color of the image)
    2009-01-18 22:45:33下载
    积分:1
  • gundongzimu
    在两个控件里实现自动的字幕滚动,点击取消后,停止(In the two controls in the subtitles automatically scroll, click Cancel, stop)
    2010-08-25 21:17:20下载
    积分:1
  • Smooth
    对图像进行平滑处理,像各种滤波的方法,如均值滤波法、中值滤波法(Smoothing the image, like the various filtering methods, such as mean filtering, median filtering method)
    2010-07-16 13:17:31下载
    积分:1
  • Basic-function-of-morphology
    基于数学形态学的顺序滤波源程序,可以更改。(Mathematical Morphology order filtering source, can be changed.)
    2013-06-05 11:12:27下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载