搜索资源列表
zhifang
- 应用越图像处理。数字图像处理中用来色彩变换及直方图统计,从而实现对图像色彩的统计-more image processing applications. Digital image processing used to transform color histogram and statistics, so as to achieve the right color Statistics
Status
- 实习时编写的程序,可以读取256色的BMP图像,并进行高通低通滤波,以及灰度直方图的统计-attachments prepared by the procedures, can read 256-color BMP images, and high-low pass filtering, and the histogram statistics
Drawgraphs
- 绘制各种统计图的软件,包括立体直方图,柱状图等的绘制。自我感觉比较好,从别的地方下载的(希望不存在版权问题,如有版权问题,请源代码作者谅解),推荐给大家。-draw various charts of the software, including three-dimensional histogram, the histogram mapping. Feel better, downloaded from the other places (I hope there is no copyrig
work4
- C++语言实现生成对遥感图象均衡化统计直方图,
bmp_nonexisted
- 用于显示位图文件,统计和显示灰度直方图。呵呵,不错的程序
ch1_1
- 读取bmp格式的位图,可以打印保存,在“查看”中统计直方图,可修改上下限。
bmpzhifangtu
- 打开一副BMP位图,实现位图的直方图统计。
Image
- 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
图象处理与识别程序
- 一个图象处理事例程序,可以实现灰度处理,灰度直方图统计等-an example of image processing procedures, can achieve a gray, gray histogram statistics
直方图分析软件
- 其实颜色直方图简单来说,就是统计图像中具有某一特定颜色的象素点数目而形成的各颜色的直方图表示,不同的直方图代表不同图片的特征-color histogram simple fact, it is statistical image with a specific color of the pixel number of points which are in the color histogram, different pictures representing different histog
彩色图像处理
- 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
HistogramDrawer
- 在vc++程序里面绘制直方图的类。根据传入的数组参数,绘制出数据区间统计直方图-Vc++ program in which the type of histogram mapping. According to the introduction of an array of parameters, to map out the data interval histogram statistics
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
Graph
- MFC随机生成数据,借此数据生成直方图等统计图-MFC random data,use the data to make graph
a_useful_MFC_chart_class
- 一个实用的曲线图、直方图类,可以方便的绘制统计数据-A practical curve, histogram class, you can easily draw the statistics
Histogram-Show
- 可以读入1位、4位、8位、24位的bmp图像并显示,可以对像素进行统计,最后以直方图的形式显示出来。-Can be read into one, four, eight, 24 bmp image and displays the statistics of pixels, the final form of a histogram display.
StatSymbol
- 绘制专题地图的统计专题符号,主要是2.5维符号的绘制,包括饼图、环图、直方图、格网图、柱状图等-Draw thematic maps of statistical topics symbols, mainly drawn 2.5D symbols, including pie charts, ring chart, histogram, grid, histogram, etc.
直方图特征提取
- 直方图统计特征提取,用于特征识别,分类识别等方面