搜索资源列表
ras2vec(光珊图像转换为矢量图)
- Ras2vec 源码 Ras2vec是一个用于将光珊图像转换为矢量图的工具,适合于将光珊格式(支持BMP、TIF)的工程图纸、地图、构件图转换为可无级缩放的矢量格式(支持EMF、DXF等格式),功能十分强大。同时它也是一个完全符合GPL协议的自由软件,提供了完整的源代码,推荐使用!作者:Davide Libenzi,工具:通用C 。-Ras2vec is a source for optical Alexandra images to vector conversion tool, suitab
TXT2IMG
- 文本转换为影像程序源码。实现将满足一定格式的文本文件转化为各种格式影像的功能。关于影像的操作采用GDAL库。-Convert text to image program source code. Meet some of the format will realize text files into various formats video function. About the operation of the image the GDAL library.
TiffLib
- 可以将bmp图像数据保存为tiff格式文件,提供了足够的接口函数-Bmp image data can be saved as a tiff format, has provided sufficient interface function
Scaletransform
- 该程序主要功能是实现图像格式大小的转换,转换后的图像的大小可以自己设定-The program main function is the size of image format conversion, the converted image size can be set
segmen
- This function is used to segment a color image in RGB format. Number of cluster must be include and approximately by user.
Results-distribution-map
- 本示例主要的功能是通过给定的一组成绩数据绘制出成绩的分布图(包括直方图和圆饼图)。这里没有用到数据库,因为是一个简单的成绩分布图,而用数据库的话在转到另一台机子上还要重新建表,对于学生信息也要涉及到录入问题,不容易实际操作,所以本示例采用了更为方便的通过手动录入数据或者是从文件(txt格式文本文档,第一个数为总人数,其余为分数,分数之间用逗号隔开)导入数据两种方式绘制出其统计图。录入的成绩可查看可修改,直方图采用了立体图模式,看起来更直观,各个分数段都有明显的分数人数标注,看起来直观形象。饼形图
MVSnapContinuous
- 演示利用回调方式,实现连续循环采集图像到内存,并转换成RGB 24位格式位图。 在回调函数中,实现对采集数据的处理和显示。-It demonstrates the use of the callback method to achieve continuous cycle capture images to memory, and converted into RGB 24-bit format bitmaps. In the callback function, to achieve
matlab
- 图像的读取和输出显示,包括格式转换等函数调用;-Read and display images output,Including format conversion function calls