搜索资源列表
-
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
-
-
0下载:
ZedGraph是一个报表图形生成工具。可以生成折线、饼图、雷达图、柱状图等等n多图形-ZedGraph is a graphical report generation tool. Can generate a broken line, pie, radar chart, histogram, and so n multi-graphics
-
-
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下载:
一段把ppm文件生成颜色直方图的c代码,生成结果为64位hist文件-Ppm files to generate a color histogram of the c code to generate the results for the 64-bit hist file
-
-
0下载:
实现图像的直方图均衡,对任意格式的图像都适用,并且生成新的图像-Histogram equalization of image, the image of any format are applicable, and generate a new image
-
-
0下载:
openCV 例程用于加载图片并且与比较的图片进行hist比较 最终输出结果-openCV for compare the HSV histogram and generate a hist image
-
-
0下载:
opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。怎么预先设定目标再来跟踪呢? 本人偷了个懒,加入了用一张图片来设定跟踪的目标,在启动中加载图片,生成跟踪需要的histogram。这样实现了自动化的跟踪吧。-opencv using color-based tracking algorithm camshift provide a good algorithm, but it is a semi-automati
-
-
0下载:
this code generate the histogram of a picture and normalize it .
-
-
0下载:
一种生成3d效果的柱状图,用于统计数据。-a generate 3d effect of the histogram, for statistical data.
-
-
0下载:
生成矩形图 ,php 生成矩形图 简单实用-generate a histogram, php generate a histogram is simple and practical
-
-
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下载:
利用vb编写的能够生成柱状图的程序 里面包含例子资料-Vb prepared by the program can use to generate a histogram which contains examples of data
-
-
0下载:
各种LBP算法的代码,可以只管看到中间结果,不需要生成直方图-Various LBP algorithm code, you can just see the intermediate results, no need to generate a histogram
-
-
0下载:
生成一张图片的直方图, 适合opncv初学者-generate a picture of the histogram, suitable for beginners opncv
-
-
0下载:
自己编写的matlab图像处理程序,可以生成图像直方图并且对图像进行傅里叶变换-I have written MaTLaB image processing program, you can generate a histogram of the image and the image of the Fourier transform
-