-
SpatialPyramid
空间金字塔,通过对图片不断的进行层次划分,对每一层的图片信息进行整理用于图片分类等(Beyond Bags of Features: Spatial Pyramid Matching
for Recognizing Natural Scene Categories
)
- 2013-01-15 16:38:58下载
- 积分:1
-
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, HU moment invariants, edge direction histogram, retrieval method using the K-means and KD trees are two kinds of needs OPENCV support Please select a runtime folder to generate the feature library, feature library with access database save, only supports JPG files)
- 2010-09-14 17:31:44下载
- 积分:1
-
图像边缘检测7种算子代码
编程实现灰度图像的几种常用的边缘检测算法,包括:梯度边缘检测算法、Roberts边缘检测算法、Sobel边缘检测算法、拉普拉斯边缘检测算法、canny边缘检测算法、Prewitt边缘检测算法和Krisch边缘检测算法。
- 2019-05-20下载
- 积分:1
-
SFS
基于物体灰度图像的物体三维形状恢复,修改图形路径和光源方向即可(Based on the three-dimensional shape of the object to restore the object grayscale image, modify the graphics path and direction of the light source can be)
- 2014-02-27 21:53:53下载
- 积分:1
-
lans-patrec
从一个模式识别toolbox中摘取的计算zernike不变矩的源代码,结果为图像的n阶m重zernike不变矩(From a pattern recognition toolbox extracted Zernike moment invariants calculation of the source code, the results of image re-n-order m Zernike moment invariants)
- 2008-01-18 11:16:51下载
- 积分:1
-
plot
使用sift+RANSAC完成两幅图像的特征提取和匹配,并将较小图像区域在另一幅中用方框圈出来。运行plot.m。(This code uses sift and RANSAC to extract features of two images and then finds and marks the smaller image in the other image.run plot.m)
- 2015-05-10 21:07:27下载
- 积分:1
-
noise
图片去噪:对一幅图像加入不同的噪声(随机点噪声、椒盐噪声等),选取不同的方法去噪,比如说邻域平均、中值滤波、图像迭加等,比较对于不同的噪声,不同的方法哪种更好(Image denoising: for an image by adding different noise (random-dot noise, salt and pepper noise, etc.), select a different method of denoising, for example, the neighborhood average, median filter, image superposition and so on, compared for different noise, different methods which better)
- 2007-11-08 21:00:13下载
- 积分:1
-
ART2
自适应随机共振算法实现,具体内容注释中会有解释.(Adaptive stochastic resonance algorithm, the specific content of the Notes will be explained.)
- 2021-04-15 16:08:55下载
- 积分:1
-
GrayShow
visual c++ 工具 c语言 实现的灰度共生矩阵。(visual c++ tool c language GLCM.)
- 2013-06-02 01:34:37下载
- 积分:1
-
visual-detecting-for-PCB
用VC++视觉检测程序,可以打开PCB板的照片文件,对其进行编辑、点运算、几何变换、正交变换、图像增强、形态变换、边缘与轮
廓检测、图像分析与复原、图像编码等功能。其中点运算包括图像反色、线性变换、阀值变换等功能;边缘检测包括Robert算子、
Sobel算子、Gauss-Laplace算子等;正交变换包括傅里叶变换、离散余弦变换、沃尔什变换;图像编码包括哈弗曼编码表、香农弗
曼编码表、行程编码、LZW编码等。
对于研究电子封装技术,视觉检测及电机精确控制的同学学习参考使用。(visual detecting for PCB.rar)
- 2020-09-28 17:27:44下载
- 积分:1