登录
首页 » Visual C++ » demo

demo

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

  • SparseMatrixOfExamples
    稀疏矩阵的实例,讲述如何用稀疏矩阵进行实际的编程。本例是以超市购物为实际背景。(Examples of sparse matrix)
    2010-07-29 09:57:15下载
    积分:1
  • VCPP-image-processing-chapter12
    VisualC++数字图像处理技术详解第2版光盘,第十二章(VisualC++ digital image processing technology Detailed Version 2 discs, Chapter XII)
    2016-04-16 14:02:35下载
    积分:1
  • ostu
    ostu二值化算法vc实现,基于MIL图像处理软件包将图像解析,通过ostu求取二值化阈值,实现二值化算法(ostu binarization algorithm to achieve vc, MIL image processing software package based on the image resolution, strike through ostu binarization threshold binarization algorithm to achieve)
    2013-07-26 14:02:37下载
    积分:1
  • chaffresearchechnology
    箔条干扰的特性与雷达抗箔条技术研究,对雷达制导导引头的干扰技术进行系统研究(Characteristics of the anti-radar chaff and chaff research technology, the interference radar guidance seeker system research)
    2015-07-14 01:08:07下载
    积分:1
  • HOG-adaboost
    HOG adaboost pedestrian-detect
    2014-04-09 02:59:39下载
    积分:1
  • test
    说明:  实现了监控视频图像的去隔行算法,使隔行扫描的图像插值成为逐行扫描(The realization of the surveillance video images Deinterlacing Algorithm, so deinterlacing Image Interpolation become progressive scan)
    2008-12-01 16:47:29下载
    积分:1
  • erode
    C语言数学形态学的腐蚀运算,同时适用于二值图像与灰度图像。(C language mathematical morphology erosion operation also apply to binary images and gray-scale image.)
    2009-11-14 14:43:40下载
    积分:1
  • moving-object-recognition-and-track
    本程序完成了对运动图像的识别与跟踪功能,程序里自带了测试的图像(The program to complete the identification and tracking of moving images, the program comes with the test image)
    2012-08-23 19:46:48下载
    积分:1
  • backgroud(12.22)
    本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。(development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation, pointed discriminant, circular calculation. Under the vc compile.)
    2006-12-22 19:07:30下载
    积分:1
  • tiaoshi1
    计算机图像处理,MFC实现图像的直方图显示、直方图的均衡化,以及中值滤波等功能(Computer image processing, MFC histogram of image display, histogram equalization and median filter and other functions)
    2010-10-19 13:10:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载