-
smooth
图像的平滑函数,对指定区域的图像,并有门限值和魔板大小限制。(the smooth of a bmp image)
- 2013-09-19 21:16:46下载
- 积分:1
-
ex2
说明: Ostu分割方法实现
根据原理编写Ostu程序,对cameraman灰度图片进行分割;并对获得的前景与背景,分别再进行一次分割;(Implementation of Ostu segmentation method
According to the principle, the Ostu program is compiled to segment the gray image of cameraman, and the foreground and background are segmented again;)
- 2019-11-12 11:16:29下载
- 积分:1
-
基于Gabor小波变换的图像纹理特征提取 蓝永
这篇论文对于Gabor小波分析的说明特别详细,非常有利于我们理解(This paper is particularly detailed for the description of Gabor wavelet analysis, which is very helpful to our understanding.)
- 2017-12-03 10:30:22下载
- 积分:1
-
Ncut_9
NCUT切割,对源码进行了改进,改进后取消了只能压缩到160*160才能切割的限制(NCUT cutting, source code improvements, improved to cancel restrictions can only be compressed to 160* 160 to cut)
- 2012-12-13 15:20:19下载
- 积分:1
-
pca
在尽可能好的代表原始数据的前提下,PCA通过线性变换将高维空间中的样本数据投影到低维空间中。(In the best possible on behalf of the original data, under the precondition of PCA through linear transformation in the high-dimensional space sample data projection to low dimensional space)
- 2012-12-20 10:11:23下载
- 积分:1
-
LDPCdwt
说明: ldpc码在数字水印方面的研究,可加强对ldpc码的理解(the research about ldpc applied digital watermark,it can decrease ber and improve robutness)
- 2009-08-04 18:56:31下载
- 积分:1
-
Super_pixel_smooth
根据超限像素平滑定义用 Matlab 自编写超限像素平滑法滤波(Super pixel smooth)
- 2020-10-20 10:37:25下载
- 积分:1
-
matlab_video_cature
视频图像处理,可以实时处理视频数据,包括canny算子,边缘检测等(video image processing, real-time processing video data, including the canny operator, edge detection, etc.)
- 2007-04-08 21:39:55下载
- 积分:1
-
cnn-cbir-benchmark-master
python语言,使用卷积神经网络的特征做图像检索(image retrieval using CNN)
- 2021-04-12 11:58:57下载
- 积分: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