-
Ring3
类似PChunter的内核工具。本工具是应用层的源码。适合内核新手(Similar PChunter core tools. This tool is the source application layer. Suitable for novice kernel)
- 2014-05-14 23:57:42下载
- 积分:1
-
frame_diff_matlab
基于帧差法的运动目标检测的matlab代码,先读取avi视频,提取每帧图片,进行目标跟踪。
(Read avi video, extract each frame image, and target tracking)
- 2012-04-01 10:33:59下载
- 积分:1
-
326318
简单水印制作源码,程序结合易语言扩展界面支持库,实现了加载水印效果图和设置水印效果的功能(Simple watermarking source code , the program combined with easy language support library expansion interface , to achieve a load diagram and set watermark watermark function)
- 2016-05-06 21:50:17下载
- 积分:1
-
dct-svd
说明: dct-svd域水印算法,实现数字水印图像在载体DCT-SVD域的隐藏(a kind of watermarking algorithm in DCT-SVD domain)
- 2010-04-18 21:48:32下载
- 积分:1
-
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
-
图像水印
基于DCT,DWT,SVD的图像鲁棒水印算法,并在GUI界面展示(Image watermark algorithm based on DCT, DWT, SVD and displayed on GUI interface.)
- 2018-04-19 09:39:43下载
- 积分:1
-
快速独立分量分析 FastICA
说明: 独立分量分析,快速独立分量分析,FAST-ICA可以用(Independent component analysis)
- 2019-12-09 16:29:28下载
- 积分:1
-
RidgeletTransform
关于脊波变换的图像分割源码,运行良好,测试可行,绝对超值(Ridgelet transform for image segmentation source code, run the test feasible, the absolute value)
- 2012-08-16 18:10:29下载
- 积分:1
-
SURFmex
surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文(surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm)
- 2009-11-19 10:41:29下载
- 积分:1
-
m11
混合高斯(Mixture of Gaussian, MOG) 背景建模算法和Codebook 背景建模算法被广泛应用于监控视频的运动目标检测问题, 但混合高斯的球体模型通常假设RGB 三个分量是独立的, Codebook 的圆柱体模型假设背景像素值在圆柱体内均匀分布且背景亮度值变化方向指向坐标原点, 这些假设使得模型对背景的描述能力下降. 本文提出了一种椭球体背景模型, 该模型克服了混合高斯球体模型和Codebook 圆柱体模型假设的局限性, 同时利用主成分分析(Principal components analysis, PCA) 方法来刻画椭球体背景模型, 提出了一种基于主成分分析的Codebook 背景建模算法. 实验表明, 本文算法不仅能够更准确地描述背景像素值在RGB 空间中的分布特征, 而且具有良好的鲁棒性.(The background modeling algorithm of mixture of Gaussian (MOG) and codebook is widely used in moving
object detection of surveillance video. However, the ball model of MOG usually assumes that the three components of
RGB are independent, while the cylinder model of codebook assumes that the value of background pixel is distributed
uniformly within the cylinder and the changing direction of brightness points to the origin of the coordinate system.
These assumptions reduce the descriptive capability for background modeling. Therefore, the paper proposes an ellipsoid-
based background model, which overcomes the MOG and codebook0s limitations. By using principal component analysis
to depict the ellipsoid background model, a novel PCA-based codebook background modeling algorithm is proposed.
Experiments show that this algorithm can not only give more accurate description of the distribution of background pixels
but also have a better robustness.)
- 2014-04-15 11:11:55下载
- 积分:1