登录
首页 » Visual C++ » codes

codes

于 2013-01-09 发布 文件大小:6125KB
0 309
下载积分: 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 个回复

  • MFC_TreeCRTL
    对话框以及树控件的描述及应用,很值得初学者学习,代码可以直接运行(Dialog boxes, and a description of the tree control and application, it is worth learning for beginners, the code can be run directly)
    2013-06-27 09:01:38下载
    积分:1
  • blur
    本文是中值滤波的一些应用,个人觉得中值滤波比一些算子滤波效果要好得多(This article is median filtering applications, personal feel median filter is much better than some of the filtering effect of the operator)
    2012-10-09 20:26:27下载
    积分:1
  • VZ_HELP
    说明:  全数字摄影测量系统 VirtuoZo 具有以下特点:
    2011-03-26 12:41:11下载
    积分:1
  • fatigue_mq_block
    基于opencv的C语言的疲劳驾驶检测代码,肤色检测人脸(fatigue driving detecting)
    2014-06-22 16:36:22下载
    积分:1
  • yuyanjiaozheng
    实现对鱼眼图像的校正 我自己执行过 可以使用(it can realise the rectification of the fish eye image )
    2010-06-04 17:26:26下载
    积分:1
  • OpenSURF_matlab
    SURF 图像特征点快速提取法还有描述,可用于迅速匹配两张图片中的特征点(SURF image feature points extraction method also described fast, can be used to quickly match the image feature points in the two)
    2014-03-28 01:08:21下载
    积分:1
  • feature-extract
    几个大牛对集成了国内外特征提取最前沿的算法,特征提取,DOG,HARRIS,HARRIS-LAPLACE,HARRIS-AFFINE,MSER.描述符,SIFT,AFFINE-SIFT,GLOH.经测试,速度快,描述符准确。(Integration of feature extraction algorithms from several expert of domestic and international, feature extraction: DOG, HARRIS, HARRIS-LAPLACE, HARRIS-AFFINE, MSER; Descriptors: SIFT, AFFINE-SIFT, GLOH. The test reveal the speed and accurate descriptor.)
    2010-05-10 17:23:44下载
    积分:1
  • imnoise
    imnoise的M文件,对数字图像的加噪声非常有用处!(imnoise M-files, plus noise on digital images is very useful!)
    2013-10-19 19:04:08下载
    积分:1
  • demo
    本程序包括图像的几何变换、图像的灰度变换、图像的空域增强、图像的频域增强、图像的形态学处理、图像的分割和区域增长、还有图像的数字识别等一系列有关图像的基本操作和处理。(This procedure including the image geometric transform, the image gradation transformation, the image air zone strengthens, the image frequency range to strengthen, image morphology processing, the image division and the region grows, also has the image digital recognition and so on a series of related image elementary operation eo and processing. )
    2011-11-10 17:43:10下载
    积分:1
  • GraphCut
    对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。(Of Vladimir Kolmogorov, Yuri Boykov big cow masterpiece algorithm- Graph Cut for the use of demonstration, the code to be simple, for beginners Reference Graph Cut Study. VS2005 compiler has passed.)
    2020-10-30 22:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载