登录
首页 » Visual C++ » codes

codes

于 2013-01-09 发布 文件大小:6125KB
0 316
下载积分: 1 下载次数: 126

代码说明:

  红外与可见光实时融合算法 ------------------------------------ 若不能读取xvid视频,请安装XviD-1.1.3-28062007.exe。 ----------------------------------- 请双击*.bat文件看程序运行结果。 也可以在命令行下,输入“evs3 参数文件.xml 配准.xml”,以融合指定的多源视频图像。 ---------------------------------- 首先,离线地时空配准多源视频,并保存结果到xml文件。然后融合配准后的图像。融合过程是,通过分解图像为Laplacian金字塔,分别对图像的高频和低频按照规则合并,最后将Laplacian金字塔重新组合为图像。(Real time fusion algorithm for infrared and visible light------------------------------------If you cannot read XviD video, please install XviD-1.1.3-28062007.exe.-----------------------------------Double-click the*.bat file to see the program running results.Can also be in the command line, " evs3 input parameter file .Xml .Xml registration ", by the fusion of the specified source video image.----------------------------------First of all, offline space-time registration source video, and save the results to a XML file. After registration and fusion image. Through the decomposition of the image fusion process, Laplacian Pyramid, were on the high-frequency and low frequency image in accordance with the rules of the merger, Laplacian Pyramid reassembled for image.)

文件列表:

codes
.....\alpha_blend.cpp,2175,2010-04-20
.....\alpha_blend.h,169,2010-04-20
.....\cv100.dll,843824,2006-10-18
.....\cvaux100.dll,598067,2006-10-18
.....\cxcore100.dll,1011764,2006-10-18
.....\Debug
.....\.....\alpha_blend.obj,9347,2012-06-14
.....\.....\alpha_blend.sbr,0,2012-06-14
.....\.....\cv100.dll,843824,2006-10-18
.....\.....\cvaux100.dll,598067,2006-10-18
.....\.....\cxcore100.dll,1011764,2006-10-18
.....\.....\evs.obj,40114,2012-06-14
.....\.....\evs.sbr,0,2012-06-14
.....\.....\evs3.bsc,2311168,2012-06-14
.....\.....\evs3.exe,221266,2012-06-14
.....\.....\evs3.ilk,272312,2012-06-14
.....\.....\evs3.pch,5155016,2012-06-14
.....\.....\evs3.pdb,541696,2012-06-14
.....\.....\evs32.exe,57344,2010-09-08
.....\.....\highgui100.dll,626741,2006-10-18
.....\.....\libguide40.dll,229376,2008-02-07
.....\.....\mainf.obj,23894,2012-06-14
.....\.....\mainf.sbr,0,2012-06-14
.....\.....\scenario.obj,27723,2012-06-14
.....\.....\scenario.sbr,0,2012-06-14
.....\.....\vc60.idb,222208,2012-06-14
.....\.....\vc60.pdb,126976,2012-06-14
.....\evs.cpp,7859,2012-06-14
.....\evs.h,2010,2010-04-21
.....\evs3.dsp,4636,2010-04-20
.....\evs3.dsw,531,2010-04-20
.....\evs3.ncb,132096,2012-09-21
.....\evs3.opt,55808,2012-09-21
.....\evs3.plg,1811,2012-06-14
.....\highgui100.dll,626741,2006-10-18
.....\libguide40.dll,229376,2008-02-07
.....\mainf.cpp,1405,2010-12-15
.....\readvideo.h,4654,2010-04-20
.....\Release
.....\.......\alpha_blend.obj,3163,2010-06-01
.....\.......\alpha_blend.sbr,0,2010-06-01
.....\.......\evs.obj,11090,2010-09-16
.....\.......\evs.sbr,0,2010-06-01
.....\.......\evs3.exe,57344,2010-09-16
.....\.......\evs3.pch,4482744,2010-09-08
.....\.......\mainf.obj,5005,2010-06-01
.....\.......\mainf.sbr,0,2010-06-01
.....\.......\scenario.obj,6896,2010-06-01
.....\.......\scenario.sbr,0,2010-06-01
.....\.......\vc60.idb,41984,2010-12-14
.....\scenario.cpp,3438,2010-04-21
.....\visi2infr.xml,287,2010-03-04

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

发表评论

0 个回复

  • jiyu
    基于菲涅耳全息图和离散余弦变换的_盲数字水印_技术(Blind digital watermarking _ technology based on the Fresnel hologram and the discrete cosine transform _)
    2013-03-05 17:11:48下载
    积分:1
  • tuxiangchulidaima
    本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个像素灰度值设置某个像素的灰度值,通常有其固定模板。 本文具体给出了这些算法的设计思想及算法描述,并通过程序实现。最后将其效果图与原始图像进行了比较。 (In this paper, the image effects to deal with the current demand for basic research in several digital image processing algorithms in order to achieve what people expect different result. And Windows-based system, Visual C++6.0 integrated development environment to generate BMP bitmap file and read them using VC coding to implement these algorithms. Write a program to draw a variety of graphics in BMP bitmap file, example: triangle, circle, sine function diagram. Point arithmetic processing grayscale processing, algorithm design principle is the value of the input pixel gray value of the corresponding output point algorithm change. Enhancement of the image on the smooth graphics and image sharpening algorithm. The design principle of the algorithm is based on a fixed number of small regions of a pixel value of gray-scale pixel value, usually a fixed template. In this paper, given the specific design of these algorithms and the algorithm description, and program . Finally, the effect o)
    2015-07-07 10:05:26下载
    积分:1
  • dcm2bmpandbmp2dcm
    将DICOM文件转换为BMP文件和将BMP文件转换为DICOM文件(to DICOM conversion of BMP files and BMP file will be converted to DICOM documents)
    2020-06-29 09:00:01下载
    积分:1
  • abc
    数字图象处理VC++实现,里面有很多图像处理方面的算法,有参考意义。(Digital image processing in VC++)
    2011-11-21 20:33:31下载
    积分:1
  • image-segmentation
    基于自动种子选择的区域生长法,克服了传统区域法的很多缺点(Region growing method based on automatic seed selection, to overcome the many shortcomings of the traditional regional law)
    2013-04-30 19:51:20下载
    积分:1
  • GMM-modeling-and-EM
    介绍Opencv这个图像处理库环境下的GMM建模与EM算法,从数学的角度深入分析高斯建模和EM算法(Introduce the the Opencv this image processing GMM modeling the EM algorithm in the library environment, in-depth analysis from a mathematical point of the Gaussian model and the EM algorithm)
    2012-07-11 15:40:59下载
    积分:1
  • dtlvbo
    零相位带通滤波源代码,可以对信号进行滤波处理提高信噪比.(Zero-phase band-pass filtering the source code, you can filter the signal-noise ratio improve treatment.)
    2021-03-26 17:09:13下载
    积分:1
  • weighted-spatial-
    多径条件下基于加权空间平滑的阵元幅相误差校正(Multipath based on weighted spatial smoothing array element amplitude and phase error correction)
    2013-12-12 13:20:38下载
    积分:1
  • RobotVision
    著名专家写的计算机视觉方面的原著,希望对大家有所帮助(Writing a well-known experts in the computer vision aspects of the original, and they hope to help everyone)
    2009-03-17 13:00:32下载
    积分:1
  • EllipseCir
    椭圆拟合,输入中心坐标及椭圆长半轴和短半轴即可画出相应椭圆(ellipse fitting)
    2013-12-18 23:49:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载