登录
首页 » Visual C++ » demo

demo

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

  • CCMD_OCR
    简单的图形文字识别软件,希望大家喜欢我的分享,谢谢(Simple graphical text recognition software, I hope you like my share, thank you)
    2009-06-15 23:26:59下载
    积分:1
  • uuity7i
    自适应模板更新的粒子滤波实时跟踪算法_赖作镁.zip(Adaptive template updating particle filter for real-time tracking algorithm _ Ryan magnesium. Zip)
    2013-08-08 20:44:51下载
    积分:1
  • CvThrehold
    基于opencv实时图像的2值化处理,一定要有摄像头(Opencv-based real-time image processing of two values, there must be a camera)
    2013-11-29 20:29:33下载
    积分:1
  • SIFT_VC
    sift 的c++代码。。。。。。。。。。。。(sift c++ code)
    2012-07-13 18:45:33下载
    积分:1
  • CBCT
    FDK重建算法 希望对其他人能有帮助 用C和cuda 实现的(fdk reconstrcution algorithm using cuda and c source code hope to help others it may be usefull. it is implented by c and cuda)
    2021-01-09 18:38:50下载
    积分:1
  • shuz
    常用数字图像处理,图像变换等功能的实现,锐化平滑等算法(digital image processing)
    2017-10-19 20:54:38下载
    积分:1
  • mv
    说明:  mfc开发程序及经验,以工业相机采集系统为例进行了框架类的设计使其完成采集 存储 及图像的处理(mfc development process and experience with industrial camera acquisition system as an example of the framework class is designed to complete the acquisition and storage and image processing)
    2011-11-02 21:50:23下载
    积分:1
  • katsevich
    螺旋轨迹重建的一种实现方法,是解析算法的典型案例(An implementation method of spiral trajectory reconstruction is an analytical algorithm)
    2021-04-20 17:28:50下载
    积分:1
  • two
    :植物种类识别方法主要是根据叶片低维特征进行自动化鉴定。然而,低维特征不能全面描述叶片信息,识别准确率低,本文提 出一种基于多特征降维的植物叶片识别方法。首先通过数字图像处理技术对植物叶片彩色样本图像进行预处理,获得去除颜色、虫洞、 叶柄和背景的叶片二值图像、灰度图像和纹理图像。然后对二值图像提取几何特征和结构特征,对灰度图像提取 Hu不变矩特征、灰 度共生矩阵特征、局部二值模式特征和 Gabor 特征,对纹理图像提取分形维数,共得到 2183 维特征参数。再采用主成分分析与线性 评判分析相结合的方法对叶片多特征进行特征降维,将叶片高维特征数据降到低维空间。使用降维后的训练样本特征数据对支持向量 机分类器进行训练(plant species identification method is mainly based on blade automatic identification of low dimensional characteristics.However, can not fully describe blade low-dimensional feature information, identification accuracy is low, in this paper A kind of plant leaves recognition method based on multiple feature dimension reduction.First by digital image processing technology to the plant leaf color sample image preprocessing, obtain background color removal, wormhole, petioles, and the blades of a binary image, gray image and texture image.Then the binary image to extract the geometric characteristics and characteristics of structure and characteristics of gray image extraction Hu moment invariants, gray co-occurrence matrix feature, local binary pattern features and Gabor, to extract the fractal dimension of texture image, get 2183 d characteristic parameters.By principal component analysis and linear uation analysis method of combining the characteristics of blade more feature dimensi)
    2017-02-28 09:57:50下载
    积分:1
  • IMM
    IMM交互式对机动目标跟踪,程序写的很完美,包含各种常见的滤波算法(IMM UKF KF)
    2013-08-24 10:19:56下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载