搜索资源列表
tuxingji
- 关于实现图表绘制类,支持柱状图,饼图,折线图等的程序设计 -on the realization of mapping class support column, pie charts and other dogleg Program Design
27
- 图表绘制类,支持柱状图,饼图,折线图 VC源码-图像处理-.rar
Graph
- 一个可以对数据进行统计后显示柱状图,饼状图或折线图的包装类,适合数据的维度分析-Statistics that can be displayed after the data histogram, pie chart or line graph of the wrapper class for the dimensions of the data analysis
HSIimg
- 实现的类可以将每个图片转成hsi颜色空间的图片并显示。在main函数中实现一个文件夹下对于视频的递归遍历,将每个视频中的每一帧取出,进行变换,最后将每个视频中所有帧的亮度值(hsi空间中的i)化成折线图输出并存储为图片,在亮度变化特别大的点用圆点圈出,图片存在视频所在目录下。由于要实现对视频中所有帧的处理,为了加快速度因此单独的将每幅图转成hsi之后现实出来的那三个窗口被注释掉了(否则会现),需要的去掉hsi.cpp后面的那几行注释符号就可以。想要转换颜色空间的,只需要单独用的可以只使用hsi.
matlabfor-two-dimensional-
- matlab画二维折线图,通过此程序可以在matlab中绘制二维折线图-matlab draw two-dimensional line chart, through this program in matlab draw two-dimensional line chart
Multiscale-Entropy
- 多尺度熵,用matlab对图像进行处理,先将图像的像素值提取出来,并绘制折线图-Multiscale entropy
draw
- 典型的matlab绘图,里边包括柱状和一般的折线图,以及颜色的选取和填充,title,legend等的使用范例。-Typical matlab graphics, including columnar and general line charts, and color selection and filling, title, legend, etc.