登录
首页 » Visual C++ » demo

demo

于 2012-04-25 发布 文件大小:6654KB
0 336
下载积分: 1 下载次数: 66

代码说明:

  图像拼接小程序,使用直接对比的方法进行拼接并用加权平均的方法进行融合 (a simple program for image splicing )

文件列表:

demo
....\Debug
....\.....\demo.exe,90624,2012-04-18
....\.....\demo.ilk,710876,2012-04-18
....\.....\demo.pdb,1141760,2012-04-18
....\demo
....\....\Debug
....\....\.....\CL.read.1.tlog,23366,2012-04-18
....\....\.....\CL.write.1.tlog,1538,2012-04-18
....\....\.....\demo.exe.embed.manifest,406,2012-02-21
....\....\.....\demo.exe.embed.manifest.res,472,2012-02-21
....\....\.....\demo.exe.intermediate.manifest,381,2012-04-18
....\....\.....\demo.lastbuildstate,84,2012-04-18
....\....\.....\demo.log,2501,2012-04-18
....\....\.....\demo_manifest.rc,198,2012-02-21
....\....\.....\fileOp.obj,200427,2012-04-09
....\....\.....\link-cvtres.read.1.tlog,2,2012-04-18
....\....\.....\link-cvtres.write.1.tlog,2,2012-04-18
....\....\.....\link.1408-cvtres.read.1.tlog,2,2012-04-18
....\....\.....\link.1408-cvtres.write.1.tlog,2,2012-04-18
....\....\.....\link.1408.read.1.tlog,2,2012-04-18
....\....\.....\link.1408.write.1.tlog,2,2012-04-18
....\....\.....\link.2548-cvtres.read.1.tlog,2,2012-04-18
....\....\.....\link.2548-cvtres.write.1.tlog,2,2012-04-18
....\....\.....\link.2548.read.1.tlog,2,2012-04-18
....\....\.....\link.2548.write.1.tlog,2,2012-04-18
....\....\.....\link.3264-cvtres.read.1.tlog,2,2012-04-18
....\....\.....\link.3264-cvtres.write.1.tlog,2,2012-04-18
....\....\.....\link.3264.read.1.tlog,2,2012-04-18
....\....\.....\link.3264.write.1.tlog,2,2012-04-18
....\....\.....\link.3500-cvtres.read.1.tlog,2,2012-04-18
....\....\.....\link.3500-cvtres.write.1.tlog,2,2012-04-18
....\....\.....\link.3500.read.1.tlog,2,2012-04-18
....\....\.....\link.3500.write.1.tlog,2,2012-04-18
....\....\.....\link.4692-cvtres.read.1.tlog,2,2012-04-18
....\....\.....\link.4692-cvtres.write.1.tlog,2,2012-04-18
....\....\.....\link.4692.read.1.tlog,2,2012-04-18
....\....\.....\link.4692.write.1.tlog,2,2012-04-18
....\....\.....\link.5112-cvtres.read.1.tlog,2,2012-04-18
....\....\.....\link.5112-cvtres.write.1.tlog,2,2012-04-18
....\....\.....\link.5112.read.1.tlog,2,2012-04-18
....\....\.....\link.5112.write.1.tlog,2,2012-04-18
....\....\.....\link.5740-cvtres.read.1.tlog,2,2012-04-18
....\....\.....\link.5740-cvtres.write.1.tlog,2,2012-04-18
....\....\.....\link.5740.read.1.tlog,2,2012-04-18
....\....\.....\link.5740.write.1.tlog,2,2012-04-18
....\....\.....\link.read.1.tlog,4030,2012-04-18
....\....\.....\link.write.1.tlog,1148,2012-04-18
....\....\.....\mt.read.1.tlog,390,2012-04-18
....\....\.....\mt.write.1.tlog,390,2012-04-18
....\....\.....\rc.read.1.tlog,362,2012-02-21
....\....\.....\rc.write.1.tlog,370,2012-02-21
....\....\.....\test.obj,73031,2012-04-18
....\....\.....\vc100.idb,429056,2012-04-18
....\....\.....\vc100.pdb,454656,2012-04-18
....\....\demo.vcxproj,5203,2012-02-23
....\....\demo.vcxproj.filters,1351,2012-02-23
....\....\demo.vcxproj.user,143,2012-02-21
....\....\fileOp.cpp,659,2012-02-23
....\....\fileOp.h,154,2012-03-02
....\....\imageOp.cpp,194,2012-03-05
....\....\imageOp.h,178,2012-03-05
....\....\record.txt,28,2012-02-23
....\....\test.cpp,4532,2012-04-18
....\....\test.h,73,2012-02-21
....\demo.sln,879,2012-02-21
....\ipch
....\....\demo-69eaa9d0
....\....\.............\demo-51be08d1.ipch,40566784,2012-04-19

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

发表评论

0 个回复

  • 实现画矩、椭圆和随手画功能
    由VC实现画矩形、椭圆和随手画功能,对图像处理人员会有帮助(paintings by VC rectangular, oval and hand painting functions, image processing staff to be helpful)
    2005-06-28 00:40:48下载
    积分:1
  • geotifflib
    说明:  处理geotiff图像文件格式的开源库,含VC工程文件,编译时需tiff库(libtiff)的支持(handling GeoTIFF image file format open source, containing VC engineering documents, compiled take tiff library (libtiff) support)
    2006-02-28 10:25:05下载
    积分:1
  • chapter12
    图像处理中的数字识别代码,包括数字训练集合和训练分类算法,可以实际应用。(digital recognition)
    2015-10-11 21:25:41下载
    积分:1
  • Moving-Least-Squares-morphing
    利用最小二乘法实现图像变形,提出一种基于控制曲线集的移动最小二乘图像变形算法。根据图像的形状拓扑关系或轮廓信息设置点,生成控制曲线,移动控制曲线生成图像的仿射变换、相似变化、刚性变换。 (The technology of image deformation.Using Moving Least Squares.)
    2012-04-28 21:44:32下载
    积分:1
  • Wavelet
    Visual C++下的小波变换,小波分解与重构,加入噪声分析,显示分解和重构图形。(Wavelets for data encode and uncode, the figures would be shown.)
    2009-04-09 21:55:21下载
    积分:1
  • PCA
    这是关于pca的文件,说明实现pca的降维(This is the file on pca, achieve pca dimensionality reduction)
    2020-07-02 01:40:01下载
    积分:1
  • weighted-least-squares-filter
    基于加权最小二乘最优化框架的滤波器。可用于实现图像的分层编辑。(Weighted least square)
    2021-04-22 10:28:48下载
    积分:1
  • pictureshow
    可以显示图像并显示大话西游中的经典台词,还可以播放动听的背景音乐。(Can display images and display the classic Journey to the West in the lines, but also can play pleasant background music.)
    2010-06-29 23:22:22下载
    积分:1
  • imageFusion
    像素级融合实现 pca his,brovery加权融合方法,很不错(Pixel level fusion to achieve pca his, brovery weighted fusion method, very good)
    2010-12-12 13:57:23下载
    积分:1
  • ESS
    基于efficient subwindow search算法的windows实现(efficient subwindow search for windows )
    2009-12-27 00:08:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载