-
codes
红外与可见光实时融合算法
------------------------------------
若不能读取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.)
- 2013-01-09 14:42:39下载
- 积分:1
-
Edge-Thinning
Gray Level Edge Thinning Method
Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing time in the further steps such as labeling and image transformation. We investigate some gray level edge thinning method that is based on the gradient magnitude within 3x3 local neighborhood. The new method has been tested with various types of images the real world. Experimental results show that this method produces more accurate images than those of the popular non-maximum suppression methods do.
- 2016-09-13 22:05:34下载
- 积分:1
-
第27章 透明位图背景上的滚动字幕实例
第27章 透明位图背景上的滚动字幕实例该程序可以方便实现字幕的滚动效果,程序简单易懂(transparent bitmap on the background of rolling subtitles examples of the procedures to facilitate the achievement of subtitles rolling results, procedures simplified)
- 2005-03-23 21:54:45下载
- 积分:1
-
TextAnalysis
图像的纹理分析应用实例,主要可用于模式识别当中(image texture analysis application, which can be used for pattern recognition)
- 2007-04-21 17:13:24下载
- 积分:1
-
Ratematching_byylluo
LTE中速率匹配的代码,包括子块交织,比特搜集,比特选择和修剪(The code rate matching in LTE, including the sub-block interleaving and bit gather, bit selection and pruning)
- 2011-01-23 21:35:25下载
- 积分:1
-
DLT-matlab
直接线性变换DLT,直接由像平面坐标到地面空间坐标的直接变换,可用于量测相机,非量测相机(本人用的是 高速相机)。配合前方交会验证l系数的准确与否。以DLT得到的结果为初值,用光束法平差可以期望得到更高精度。是数字摄影测量课程作业的例子。(Direct linear transformation DLT, and the direct conversion of coordinates directly from the image plane to the ground space coordinates, the camera can be used for measuring the non-measurement camera (I use a high-speed camera). Tie the forward intersection verify l coefficient accurate or not. To the the DLT results obtained for the initial value, bundle adjustment can expect greater accuracy. Examples of digital photogrammetry course work.)
- 2012-12-03 16:42:51下载
- 积分:1
-
ImageCutofRGB565BMP
裁剪以RGB565格式保存的BMP文件,涉及位图掩码内容(imagecut of the BMP picture which saved with RGB565 format and mask)
- 2015-01-22 10:57:48下载
- 积分:1
-
imageprocess
这是本智能图像处理的书教你如何读取BMP图像二值化中值滤波还有灰度变换图像匹配,检索(This is the intelligent image processing book teaches you how to read the BMP image binarization there are gray-scale transformation in the value of the filter image matching, retrieval)
- 2011-05-23 21:23:19下载
- 积分:1
-
qiuyuanmianhejuxingmianji
这块程序是用来求取圆面和矩形面积的,分为几个子程序。(This procedure is used to strike a round face and a rectangular area, divided into several subroutines.)
- 2017-02-22 18:30:51下载
- 积分:1
-
实现图像的无损压缩
该程序主要实现图像的无损压缩,具体算法包括:
(1)整数小波变换+SPIHT无损压缩
其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。
(2)DPCM+算术编码
DPCM采用的是JPEG中采用的方法;
(3)JPEG-LS标准
JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
- 2008-06-02 11:01:57下载
- 积分:1