-
epipolar_line
同名核线的提取,完整的c++代码,注释详细易懂,并且已经验证过(Line of the same name as the nuclear extract, complete c++ code, comments, detailed and easy to understand, and have been verified)
- 2020-07-21 18:18:45下载
- 积分:1
-
EMSegementation
EM算法是最为经典的统计图像分割方法,代码基于matlab,使用EM算法实现图像分割,源代码加实例图像,非常好用(By using EM algrithm to realize the segementation of image)
- 2021-04-27 13:08:45下载
- 积分:1
-
texture-classification-with-lbp
多分辨率灰度和旋转不变纹理分类与定位二进制模式(multiresolution gray scale and rotation invariant texture classification with location binary patterns )
- 2014-02-25 16:45:10下载
- 积分:1
-
Gabor_GLM_FEX
视网膜血管检测的Gabor变换和机器学习,教程
本教程将演示如何Gabor变换和广义
的线性模型(GLM)可用于视网膜血管检测
图像。
,我们将尝试检测视网膜血管从
的训练图像,首先,Gabor滤波器与图像卷积。
GLM将使用Gabor变换的图像特征确定
(独立变量)和容器的位置
为结果(因变量)。( Retinal Vessel Detection by Gabor Transform and Machine Learning, a Tutorial
This tutorial will demonstrate how Gabor transforms and generalized
linear model (GLM) can be used for detection of retinal vessels in
images.
Specifically, we will attempt to detect the retinal vessels a
training image , by first, convoluting multiple Gabor filters with the image.
A GLM will be determined using the Gabor transformed images as features
(the independent variables), and the locations of the vessels
as the outcome (the dependent variable).)
- 2017-05-11 12:25:03下载
- 积分:1
-
基于W-SVD的小波数字水印算法
基于W-SVD的小波数字水印算法,包括水印生成、水印嵌入和水印检测,理解SVD奇异值分解算法。(Wavelet digital watermarking algorithm based on W-SVD includes watermarking generation, watermarking embedding and watermarking detection, and understanding SVD singular value decomposition algorithm.)
- 2020-06-28 11:00:02下载
- 积分:1
-
SURFmex
surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文(surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm)
- 2009-11-19 10:41:29下载
- 积分:1
-
cvpr09-(matlab)
何凯明的基于暗原色先验的去雾代码,去雾效果很好(Kaiming dark colors based on a priori defogging code defogging good effect)
- 2016-02-13 15:14:54下载
- 积分:1
-
pok-kcd-src
用于脸部识别时,使用基于像素和区域的图像特征核的稀疏表示的识别算法。(When used in face recognition using image recognition algorithm based on feature pixel and regional nuclear sparse representation.)
- 2015-09-06 11:12:42下载
- 积分:1
-
DCT_JPEG
给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。(Given to the JPEG compression matlab program, contains the original compressed image, the program of the grayscale bmp picture JEPG encoded, compressed into a 0101 form of encoding. RBG color coded JPEG image into a first luminance Y and chrominance Cr, Cb, which uses the human visual characteristics is not sensitive to the color, reduce the number of color data to achieve compression. Take a variety of JPEG encoding, includes length coding (Run Length Coding) and Huffman (Huffman) coding, a high compression ratio. In the code before the data block, discrete cosine transform (DCT) and quantization, to retain a large low-frequency signal energy, discarding high-frequency signals in order to achieve compression.)
- 2011-05-16 17:00:59下载
- 积分:1
-
Untitled
简单背景下的红外目标检测,本程序用背景差分法实现目标检测,效果很好。(Simple under the background of the infrared target detection, the background difference method is used to implement target detection program, the effect is very good.
)
- 2013-03-15 15:12:26下载
- 积分:1