-
G_s_tran
用matlab实现的基于广义S变换的图像去噪分型处理方法,简单易读(Using matlab realize the generalized S transform-based image denoising typing treatment methods, a simple easy-to-read)
- 2008-06-29 08:40:33下载
- 积分:1
-
RLE
RLE压缩算法,对.bmp格式文件进行操作。使用MFC编制界面,可读入位图,压缩后保存位图并显示。(RLE compression algorithm, bmp format file operation. Use the MFC preparation interface, readable into the bitmap compressed to save a bitmap display.)
- 2021-03-25 22:49:13下载
- 积分:1
-
ImageProcessing
基本jpeg压缩源码,包括dct,量化,zigzag和huffman编码,适于数字图像处理开发人员。(Basic jpeg compression source, including dct, quantization, zigzag and huffman encoding, suitable for digital image processing developer.)
- 2007-10-29 00:11:46下载
- 积分:1
-
MEMotionEstimation1
MATLAB做的运动估计,用于图像处理中运动轨迹追踪(仅供大家参考)(motion estimation by matlab, for motion tracking in digital image processing)
- 2009-07-07 16:44:48下载
- 积分:1
-
matlab-goat
说明: MATLAB遗传算法图像边缘检测和图像分割(MATLAB genetic algorithm image edge detection and image segmentation)
- 2021-05-13 01:30:03下载
- 积分:1
-
rbm
深度学习相关代码实现,可以用来做去噪,去模糊,回归,识别等( Initialize and train an RBM energy-based model. Supports binary, Gaussian,
and multinomial inputs (still in development).
Supports binary and noisy rectified linear units (NReLU) in the hidden layer.
Supports joint modeling of binary and multinomial variables for classification.)
- 2014-05-08 10:57:43下载
- 积分:1
-
phasecong
本程序应用相位一致性进行边缘检测,较以往应用灰度信息进行边缘检测算法,该算法与光照无关,且抗噪声性能强(phase of the application process consistency edge detection, gray than in the past Application information edge detection algorithm, The algorithm has nothing to do with illumination, and strong anti-noise performance)
- 2007-03-19 19:21:24下载
- 积分:1
-
cut
说明: 裁剪图像为固定大小,非常简单,只需要设定图像裁剪起始位置以及图像裁剪大小即可,非常方便。(It is very simple to crop the image to a fixed size. It is very convenient to set the starting position and size of the image clipping)
- 2020-12-10 15:10:41下载
- 积分:1
-
1329572013522_0
Graphcut算法的源码,用于图像处理领域的图像分割,该算法的matlab代码实现。(Graphcut algorithm source, used in image processing area image segmentation, this algorithm of matlab code realization.)
- 2020-10-30 21:39:57下载
- 积分:1
-
Local-Binary-Patterns
局部二进制模式,LBP,是已被用于纹理特征的一个
分类。在本文中,提出了一种基于使用这些功能的方法
检测缺陷图案的面料。在培训阶段,在第一个步骤LBP算子是
施加到无缺陷织物样品,逐个象素和参考的所有的行(列)
特征矢量的计算。那么这个图像被分为Windows和LBP算子是
应用这些窗口的每一行(列)。根据与参考比较
特征向量一个合适的阈值,无缺陷的窗户被发现。在检测阶段中,一个
测试图像被划分成的窗户,并使用阈值时,有缺陷的窗口可以
检测到。该方法简单,灰度不变。由于其简单性,
线上实现是可能的。(Local Binary Patterns, LBP, is one of the features which has been used for texture
classification. In this paper, a method based on using these features is proposed for
detecting defects in patterned fabrics. In the training stage, at first step LBP operator is
applied to all rows (columns) of a defect free fabric sample, pixel by pixel, and the reference
feature vector is computed. Then this image is divided into windows and LBP operator is
applied to each row (column) of these windows. Based on comparison with the reference
feature vector a suitable threshold for defect free windows is found. In the detection stage, a
test image is divided into windows and using the threshold, defective windows can be
detected. The proposed method is simple and gray scale invariant. Because of its simplicity,
online implementation is possible as well. )
- 2014-05-26 22:42:00下载
- 积分:1