-
opencv-otsu
Opencv处理图像,用ostu法实现图像的二值化(Opencv image processing, using ostu method to achieve image binarization)
- 2013-07-21 16:00:03下载
- 积分:1
-
SIFTVC6
sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。(sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.)
- 2013-12-08 17:25:35下载
- 积分:1
-
Sharp
数字图像处理,对彩色图像的拉普拉斯算子锐化以及梯度算子锐化的比较,VC/MFC实现。(Digital image processing, color image of the Laplacian and the gradient operator sharpening sharpening comparison, VC/MFC implementation.)
- 2010-11-03 20:01:33下载
- 积分:1
-
GMS-Feature-Matcher-master
说明: 利用GMS对特征点匹配进行约束,降低误匹配率,代码包含python版本,C++版本,matlab版本。(GMS is used to constrain the matching of feature points to reduce the error matching rate. The code includes Python version, C + + version and Matlab version.)
- 2021-05-06 16:31:53下载
- 积分: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
-
imageprocessing
Some of image processing tools in visual C++
- 2012-08-22 20:38:42下载
- 积分:1
-
PCA
主成分分析PCA源代码(C++,matlab)主成分分析PCA源代码(C++,matlab)(Principal Component Analysis PCA source code (C++, Matlab), principal component analysis PCA source code (C++, Matlab))
- 2012-05-31 15:03:39下载
- 积分:1
-
CodeofOpenCV
《OpenCV基础教程》于仕琪主编,书中所有源代码下载,基于OpenCV的图像处理技术(" OpenCV-based tutorial," in Shi Qi editor of the book to download all the source code, based on OpenCV image processing technology)
- 2009-12-24 15:35:12下载
- 积分: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
-
Image_mosaicing
图像拼接:实现两幅具有重叠区域的图像的拼接;使用MFC框架,内有程序使用文档(image mosaicing)
- 2010-12-07 14:00:01下载
- 积分:1