登录
首页 » Visual C++ » demo

demo

于 2012-04-25 发布 文件大小:6654KB
0 299
下载积分: 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 个回复

  • ImageZoom
    利用VTK实现图像的放大缩小,基于对话框编写的,有助于学习VTK的朋友(Using VTK to achieve the image to zoom in, based on the dialog box, prepared to help a friend learn VTK)
    2009-11-24 16:22:21下载
    积分:1
  • kuaisuzishiyingyuzhifangfa
    一种快速图像阈值分割法,不是otsu或迭代法,Wellner 1993快速自适应的图像二值化方法,有具体使用方法,很详细(A fast image thresholding segmentation method, not otsu or iterative methods, Wellner 1993 fast adaptive image binarization method)
    2016-09-23 16:00:23下载
    积分:1
  • FastAC
    一种快速的算术编码程序. 也是JPEG和JPEG2000的部分核心算法.(A fast arithmetic coding procedures. JPEG and JPEG2000 is also part of the core algorithm.)
    2007-11-16 04:12:18下载
    积分:1
  • wavelet-wavelep-filter
    本程序实现小波和小波包滤波,,对高频部分进行处理对一维信号进行处理,得到重构去噪后的信号,代码调试通过(This procedure realize wavelet and wavelet packet filtering, and the high frequency part of the process of one dimensional signal processing, reconstruction after denoising signal, code debugging through)
    2016-01-20 13:52:07下载
    积分:1
  • Dechirp
    雷达成像Dechirp 脉冲压缩代码 ,感兴趣的可以看看。(Radar the imaging Dechirp pulse compression code, and can see the interest.)
    2012-10-23 19:52:29下载
    积分:1
  • NumberRecognize
    根据RBM深度网络(Hinton,2006)进行MINST手写文字的分类器的训练,利用训练得到的权值制作了这个小程序,通过这个程序可以看出训练结果对数据集内的测试样本和训练样本都能进行很好的识别,但是对其他的手写字体识别就没有那么好了。(According to RBM depth network (Hinton, 2006) conducted MINST handwritten text classifier training, using the training to get the right value to produce this small program, this program can be seen through the results of the training data set and the training sample test samples are can be well identified, but on the other handwriting recognition is not so good.)
    2013-10-17 15:55:34下载
    积分:1
  • vcpicph
    VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
    2014-02-18 15:30:52下载
    积分:1
  • FillRegion
    填充区域图像,设置填充区域,填出图像的颜色(Filled regional images, set fill area, fill in the color of the image)
    2009-01-18 22:45:33下载
    积分:1
  • bmp
    本程序是对24位图片进行灰度化,并进行去边缘的,二值化(This program is to 24 bits images of gray, and go to the edge, binary )
    2012-01-17 08:42:59下载
    积分:1
  • pipei
    改程序就代码可以找出从不同角度或区间的两幅遥感影像的同名点(Change the program code can find it from different angles of the same name point or interval of two remote sensing images)
    2014-05-17 15:48:13下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载