-
PICPRO
该代码,利用GDAL 1.4.2库实现遥感图像的几何校正、图像配准等,vs 2010实现。(The code GDAL 1.4.2 library implementation of remote sensing image geometric correction, image registration, vs 2010.)
- 2012-08-31 10:29:39下载
- 积分: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
-
SIFT_VC.lib
本系统中VIS欠缺的SIFT_VC.lib文件。。。
http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html(This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library. It includes foreground detection, motion object detection, motion object tracking, trajectories generation and analysis modules. It realizes a friendly interface based on dialog, which provides a convenient example for new learners.
keywords: opencv, mixture of gaussian model, sift feature and ransac method, mean shift, particle filter, kalman filter, object detection and tracking, video intelligent system.)
- 2010-11-20 20:29:12下载
- 积分:1
-
particlefilter
粒子滤波器使用示例,用于跟踪效果好,用VC++实现(example of particle filter)
- 2009-07-02 11:13:43下载
- 积分:1
-
PP
基于SIFT+Kmeans+LDA的图片分类器的实现源码。
博文参考:http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html(The pictures classifier based on SIFT, Kmeans and LDA. Blog Reference: http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html)
- 2012-07-26 15:34:58下载
- 积分:1
-
0451
说明: 《visual C++ 开发经验技术宝典》图像锐化处理,主要是将图像的亮度增加,颜色的鲜艳感增强。("Visual C++ development experience Technical Collection," Image sharpening, mainly to increase the brightness of the image, bright sense of color enhancement.
)
- 2011-02-21 15:16:27下载
- 积分:1
-
CT-tracking
一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
- 2014-01-10 11:45:54下载
- 积分:1
-
drawmat
演示了点阵字符的绘制方法,visual c++源码(Demonstrates a dot matrix characters drawing method, c++ source code)
- 2012-12-22 18:24:16下载
- 积分:1
-
mirror
对图像进行镜像处理,是最基本的图像处理操作(Mirror image is the most basic image processing operations
)
- 2012-05-13 20:04:04下载
- 积分:1
-
Digital_image_processing_frequency_domain
该数字图像处理文件有很强的修改能力,可以仔细的分析每一个频域不同条件下的实验结果分析。有很强的处理图像能力(The digital image processing of documents has a strong ability to change and be more careful analysis of each under different conditions, a frequency-domain analysis of the experimental results. Has a strong ability to deal with images)
- 2010-01-03 16:37:44下载
- 积分:1