搜索资源列表
-
0下载:
一些常用的图像处理cpp和对应的matlab接口 是非常常用的一些代码-Quick list of the source included:
imhist_thresh.cpp: Generate histogram from data,# of bins based on unique values.
imsmarthist_thresh.cpp: equalize data based on histogram
imsmartstd_thresh.cpp: equal
-
-
1下载:
毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件-Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix,
-
-
0下载:
实现图像的直方图均衡,对任意格式的图像都适用,并且生成新的图像-Histogram equalization of image, the image of any format are applicable, and generate a new image
-
-
0下载:
生成颜色直方图并归一化处理,然后检索出所选择的图像-Generate the color histogram and the normalization processing, the image of and then retrieved a the selected
-
-
0下载:
采用直方图求中值的高效中值滤波算法。使用滑动窗口的技术加快程序执行速度。变化阈值及方法即可生成最大值、最小值滤波算法。-Using a histogram of the values in seeking efficient median filtering algorithm. Use technology to accelerate the sliding window program execution speed. Change threshold and t
-
-
0下载:
各种LBP算法的代码,可以只管看到中间结果,不需要生成直方图-Various LBP algorithm code, you can just see the intermediate results, no need to generate a histogram
-
-
0下载:
自己编写的matlab图像处理程序,可以生成图像直方图并且对图像进行傅里叶变换-I have written MATLAB image processing program, you can generate a histogram of the image and the image of the Fourier transform
-