搜索资源列表
KLtransform
- 在数字图像处理中,用kl变换对特征值提取与选择-In digital image processing, using kl transform eigenvalue extraction and selection
svd
- svd 计算特征值,可以用于图像或者其他向量特征提取-svd calculate the eigenvalues
Gabor
- 使用MATLAB对图像做Gabor变换,提取图像的特征值。-Use MATLAB to do the image Gabor transform, extract images eigenvalues.
Texture
- 纹理图像处理,包括几乎所有的图像处理算法,图像分割,图像均衡,图像锐化,图像边缘检测,图像旋转不变性分析,纹理共生矩阵特征值提取-Texture analysis, image processing,image invariant features etc.
fish
- 利用同心圆法对二值图像提取特征值,可以处理缩放 旋转后的图像-The use of concentric circles on extracting features of binary image value, can be dealt with rotating zoom image
txcl
- 图像处理中的边缘特征值提取,实现图像纤维的一些列程序-picture merge
MRIbianyuan
- 小波变换模极大值用于MRI图像的边缘检测以及特征值提取-Wavelet transform modulus maxima for the MRI images and the Feature Extraction of Edge Detection
DoGfilters
- DOG高斯差分实现物体识别中的特征提取,对不同尺度空间的图像进行差分,从而获得描述物体的特征值-difference of gaussian to achieve the feature point exaction of object recognition
tuxiangchuli
- VC++图像处理典型算法,包括图像灰度化,边缘检测,图像识别,提取特征值等-Typical VC++ image processing algorithms, including gray, edge detection, image recognition, feature extraction and other value
Texture
- 灰度共生矩阵提取特征值,c++编写,grayshow,用于图像特征提取,图像的疵点检测-GLCM feature extraction value, c++ written, grayshow, for image feature extraction, image defect detection
ImageProgrom
- 此程序几乎包括所有的图像处理算法,如点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓提取,图像分析,图像复原,图像编码和特征值提取等。-This process conludes all image processing algorithms, such as point operations, geometric transform, orthogonal transform, image enhancement, morphological transformation, edg
MeFrm
- 傅立叶变换在图像处理中的重要作用: (A) 图像增强与图像去噪 绝大部分噪音都是图像的高频分量,通过低通滤波器来滤除高频噪声;边缘也是图像的高频分量,可以通过添加高频分量来增强原始图像的边缘; (B) 图像分割与边缘检测 提取图像高频分量 (C) 图像特征提取 形状特征:傅里叶描述子 纹理特征:直接通过傅里叶系数来计算纹理特征 其他特征:将提取的特征值进行傅里叶变换来使特征具有平移、伸缩、旋转不变性 (D ) 图像压缩 可以直接通过傅里叶系数来压缩数据
Fingerprint-image-preprocessing
- 本文用matlab实现了指纹图像的对比度增强、有效区域的选取、指纹图像的二值化、指纹的特征值提取等。并选取较好的处理步骤和算法参数解决指纹图像预处理的问题。-Using matlab fingerprint image contrast enhancement, selection of effective regional, the binarization of fingerprint images, fingerprint eigenvalue extraction. And select
PCA
- 从图像中提取面部特征,然后根据这些特征值,恢复出图像-Extract facial features, then these eigenvalues and restore the image from the image
SIFT_VC
- 基于SIFT的图像特征值提取,VC++6.0编的工程。-SIFT-based image feature value extraction compiled works VC++6.0.
zxghs
- 用于图像自相关函数的特征值提取,可以用于描述图像表面粗糙的表征。-use to abstruct values
matchfinal
- 在VC环境下实现指纹识别,输入一幅图像(库中存在的)会匹配出对应的图像。包括预处理(二值化、分割、均衡、去噪、增强、细化等),特征值提取,即为提取端点和分叉点坐标,特征匹配,最后输出对应的指纹编号。-In the VC environment realize fingerprint recognition, input an image (library existing) will match the corresponding image. Including pretreatment (b
PCA-SIFT
- PCA——SIFT 特征值提取算法实现 用于图形图像处理的sift特征提取-PCA- SIFT the eigenvalue extraction algorithms to achieve
sift
- 基于open cv的sift算法提取图像特征值的python小程序,适于初学者参考-Based on open cv sift algorithm to extract image feature values python small program, suitable for beginners reference
bishe
- 提取图像的GIST特征,LBP,HOG,RGB四组特征值(Extracting GIST features of images, LBP, HOG, RGB four sets of eigenvalues)