-
wavlet
说明: matlab 实现小波图像去噪,自编程序非调用库函数(matlab implementation of wavelet image denoising, non-self-compiled programs call library functions)
- 2010-03-26 13:53:01下载
- 积分:1
-
C# 旋转图片并显示 RotateFlip 实例
C# 旋转图片并显示 RotateFlip 实例
- 2013-05-23下载
- 积分:1
-
《MATLAB图像与视频处理实用案例详解》
各类图形处理算法代码,齐全的图形处理算法,可以直接运行。去噪,识别,检测,拼接等(Complete graphics processing algorithm, you can run directly. Denoising, identification, detection, stitching and so on)
- 2017-10-11 02:01:01下载
- 积分:1
-
Untitled3
运用matlab提取视频,显示出视频图像的图像特征,并以柱状图形式显示(Use matlab extract video shows the image feature of the video image, and is displayed in histogram form)
- 2013-03-07 19:36:15下载
- 积分:1
-
matlab 处理
对图中微流道各个形状模块进行分割,并计算了微流道的宽度,还有入射光钎到接受光纤的距离。(The specific module is divided and the length and width are calculated.)
- 2017-12-26 10:33:27下载
- 积分:1
-
MATLAB
is very good,i think you will be liake it
- 2014-05-23 18:45:30下载
- 积分:1
-
ImageWatershedSegmentationcode
关于图像分割中分水岭的一个代码,能够实现相应功能,拿出来与大家共享(Image segmentation in the watershed on a code, can achieve the corresponding functions, and show to share with you)
- 2008-04-25 19:24:24下载
- 积分:1
-
SketchCommonCVPR10_v1.1.tar.gz.tar
这个算法包实现了从多幅拥有共同结构的图像里提取出共同形状的骨架。( This package implements the algorithm for Sketching the Common
as described in:
Shai Bagon, Or Brostovsky, Meirav Galun and Michal Irani
"Detecting and Sketching the Common", CVPR 2010)
- 2021-03-02 14:09:34下载
- 积分:1
-
matlabchengxu
图像分割和分形图像编码,其中图像分割的算法较多,而其只是分形编码的一部分(Image segmentation and fractal image coding, in which larger image segmentation algorithm, and its just part of fractal coding)
- 2008-04-27 08:43:32下载
- 积分:1
-
GMM高斯混合模型进行背景建模(Matlab)
转:https://blog.csdn.net/jinshengtao/article/details/26278725
混合高斯背景建模是基于像素样本统计信息的背景表示方法,利用像素在较长时间内大量样本值的概率密度等统计信息(如模式数量、每个模式的均值和标准差)表示背景,然后使用统计差分(如3σ原则)进行目标像素判断,可以对复杂动态背景进行建模,计算量较大。
在混合高斯背景模型中,认为像素之间的颜色信息互不相关,对各像素点的处理都是相互独立的。对于视频图像中的每一个像素点,其值在序列图像中的变化可看作是不断产生像素值的随机过程,即用高斯分布来描述每个像素点的颜色呈现规律单模态(单峰),多模态(多峰)(Gaussian mixture background modeling is a background representation method based on the statistical information of pixel samples. Statistical information such as the number of patterns, the mean and standard deviation of each pattern are used to represent the background. Statistical difference (such as 3_principle) is used to judge the target pixel. Complex dynamic background modeling has a large amount of computation.
In the Gaussian mixture background model, it is considered that the color information between pixels is uncorrelated and the processing of each pixel is independent of each other. For each pixel in a video image, the change of its value in a sequential image can be seen as a random process that produces pixel values continuously, i.e. Gaussian distribution is used to describe the regularity of color rendering of each pixel in single mode (single peak) and multi-mode (multi-peak).)
- 2020-11-01 09:49:54下载
- 积分:1