登录
首页 » Visual C++ » demo

demo

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

  • machine-vision-algorithm-
    包含基于VC++的各种图像、视频处理的源码如图像增强、灰度位图处理、图像平移旋转、bmp2txt等程序源码(Contains various images VC++ based video processing source code, such as image enhancement, grayscale bitmap processing, image translation and rotation, bmp2txt program source code, etc.)
    2014-05-03 14:54:22下载
    积分:1
  • MyDialog
    AutoCAD二次开发的图像处理代码,对彩色图像进行区域生长,然后提取边界,实现图像分割.(AutoCAD second development of image processing code, color images of regional growth, and then extract the boundary, realize image segmentation.)
    2007-09-18 14:18:42下载
    积分:1
  • HALCON_CIRCLE
    一个简单的HALCON计算圆心坐标的例子,C++代码格式,初学者适用!(A simple example of calculating coordinates HALCON, c++ code format, for beginners!)
    2021-03-23 10:19:15下载
    积分:1
  • shuangkiangduchafa
    本文介绍了一种测量大气能见度的方法,双亮度差法,代码中给出了详细的注释,并且包括OSTU方法等等(In this paper, a measuring method of atmospheric visibility double brightness difference method, the code is given detailed annotations, and including the OSTU method and so on)
    2015-04-26 11:35:01下载
    积分:1
  • 基于opencv的Kinect深度的去噪,滤波
    基于opencv的Kinect深度图像的去噪,滤波(Opencv based Kinect depth image denoising, filtering)
    2021-03-23 08:59:15下载
    积分:1
  • mi_registration
    2维的基于互信息的图像配准算法,使用powell法作为优化算法(2-dimensional mutual information based image registration algorithms, the use of law as the optimization algorithm powell)
    2020-06-30 10:20:01下载
    积分:1
  • bitMAP_read&save
    说明:  bitMAP文件格式的图像的读取、与保存的算法,可以作为图像处理的系统的前道,非常实用。(bitMAP file format of the image read, and preservation of the algorithm, as image processing system of the former Road, very practical.)
    2006-05-04 20:04:28下载
    积分:1
  • chuhuaxihua1
    粗化细化程序很好用的,大家试市啊,(crude refining procedures of the good, we take the city ah,!)
    2006-11-11 20:52:48下载
    积分:1
  • huoquzhidingyanse
    这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数(the code can get a color can generate 10 to the 229 number, and a few of the 229 16)
    2006-11-28 01:28:00下载
    积分:1
  • 1
    说明:  线形骨架的综述类文献,着重强调定义属性和应用(Curve-skeleton properties, applications, and algorithms)
    2010-06-16 13:53:59下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载