搜索资源列表
extractFeatures.zip
- 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
image-retrieval-source-program
- 该源代码包含图像10个不变矩的图像检索,小波模极大值法边缘检测,结合颜色特征与不变矩的图像检索源程序-The source code includes images of invariant moments 10 image retrieval, wavelet modulus maximum edge detection method, combining color characteristics and the moment invariants image retrieval sourc
Hu
- 利用胡不变矩进行亚像素边缘精确定位的程序,matlab-Hu moment based edge subpixel location
yiweiju
- 使用一维矩方法实现数字图像的像素级边缘检测-Moment method using the one-dimensional digital image edge detection
MomentCalculator
- 在图像处理与模式识别领域,边缘图像的moments序列是进行图像分类的高效手段。 本程序提供了moments序列的计算代码,以及中心化正交化moments序列的代码,并提供有二三阶moment计算出旋转不变moments的代码。希望对各位有所帮助。-In the field of image processing and pattern recognition, the edge of the image sequence of moments is a highly effective m
CBIRsys
- 提取Hu不变矩以及边缘直方图的特征,将特征写入txt文件,可以查看使用,为后期的特征提取铺垫-extract the Hu invriant moment and edge histgram.
subpixel
- 基于多尺度小波特征的高光谱影像亚像素目标识别、基于灰度矩的CCD图像亚像素边缘检测算法研究、基于矩的亚像素边缘检测算法的对比研究等-Based on multi-scale wavelet feature in Hyperspectral subpixel target identification, Gray moment CCD image sub-pixel edge detection algorithm, based on the moment of sub-pixel edge de
ImageRetrieval
- 毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件-Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix,
QualityDLL
- 对于图像质量的一些评价方法,包括熵、惯性矩、边缘能量、谱函数-Image quality evaluation for a number of methods, including entropy, moment of inertia, edge energy, spectral function, etc.
GH
- 利用gaussian hermite矩进行亚像素边缘精确定位-gaussian hermite moment based edge accuracy location
one1
- 改进的gaussian hermite矩的边缘亚像素精确定位,精简到一个方程,速度提高-gaussian hermite moment based edge subpixel location
zm
- 基于zernike矩的二维图像的亚像素边缘精确定位,matlab-zernike moment based subpixel edge location
Sub Pixel Detection
- 使用空间矩算法实现图像亚像素边缘检测,程序精度能达到0.1个像素级别-Spatial moment algorithm to image sub-pixel edge detection
ju2
- 二维空间矩边缘检测算法,可以实现图像边缘的检测-Two-dimensional spatial moment algorithm for edge detection
image-processing
- 此代码是基于matlab的代码,包含了图像金字塔,矩特征,边沿检测,斑点检测,角点检测,融合技术,图像去噪,车牌识别等等常用的一些图像处理技术!-This code is based on the matlab code, including the image of Pyramid, moment feature, edge detection, blob detection, fusion, corner detection, image denoising, license plate r
OneD_graymoment
- 一维灰度矩,用matlab进行编程,输入为一维灰度序列,输出为边缘值。不能直接处理图像!但有学习研究价值。-One-dimensional gray moment, using matlab programming for one-dimensional gray-scale input sequence, the output value for the edge. Can not directly deal with the image! But learning research valu
spatial_cov
- 基于空间矩边缘检测提取算法,精确到亚像素级别-Edge Detection Based on Spatial Moment extraction algorithms, accurate to the sub-pixel level
image-retrieval
- 缘检测算子进行边缘检测;其次,利用Hu的7个不变矩作为形状特征向量;再次,进行图像的相识度匹配;最后在图像库中检索出最相近的Top10图像序列作为检索结果。-Edge detection operator edge detection Secondly, Hu' s seven moment invariants as the shape feature vector Again, a acquaintance of the image matching and finally in
ImageRetrieval
- ImageRetri (C++_毕业设计) sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持-ImageRetri Color histogram, gray matrix, HU invariant moment, edge direction histogram, retri method using K-means and K-D tree two, need OPENCV support (C++ _ gradu
ImageAnalyse
- 图像特征分析实例,包括轮廓跟踪、边界检测、消除小洞、计算形心、计算不变矩、细化算法等。-Examples include image feature analysis, contour tracking, edge detection and elimination of small hole, calculate the centroid, moment invariants, thinning calculation.