搜索资源列表
cxcore096
- 定义对RR文本文件中的数据进行读取的函数,数据以句柄为单位-definition of RR text files to the data read function, data units to handle
sardataproductsformat
- 雷达干涉原始数据的读取格式,将数据由二进制格式变成能够识别的文本格式,在window xp下运行-Radar interferometry to read the original data format, the data from binary format into text format can identify, at run under window xp
LoadImage
- Java编写的用于读取指定图片的每一个像素点的rgb值并且打印到txt文本-Written in Java for reading the specified image for each pixel rgb value of the text and print to txt
1
- 读取BMP文件的信息,并以文本显示图像内在2进制信息-Read BMP files information
ImageMagick-6.7.9-3
- ImageMagick (TM) 是一个免费的创建、编辑、合成图片的软件。它可以读取、转换、写入多种格式的图片。图片切割、颜色替换、各种效果的应用,图片的旋转、组合,文本,直线, 多边形,椭圆,曲线,附加到图片伸展旋转。ImageMagick是免费软件:全部源码开放,可以自由使用,复制,修改,发布。它遵守GPL许可协议。它 可以运行于大多数的操作系统。ImageMagick的大多数功能的使用都来源于命令行工具。-ImageMagick (TM) is a free software of cre
ContourRead
- 轮廓数据读取函数,轮廓数据以文本文件保存。文件格式:第1行:总数据点数 ,第2-n行:第一个点坐标,先x后y,中间以空格隔开 注意:轮廓数据文件中保存的轮廓点数,起始点和终止点是重合的,也就是起始点保存了两次,起始一次,结束一次。 获得轮廓数据文件中轮廓的总点数-Contour data read function, the contour data to a text file. File Format: Line 1: Total number of data points, the
输出图像像素值
- 读取一幅图像的RGB值,并将该值输出到txt文本中(Read the RGB value of an image and output the value to txt text)