搜索资源列表
imagetoasc
- 图象文件转换为asc码image to ascII -image file conversion for asc code image to ascII
imagetoASCII
- 一个不错的把图片转换为ASCII图像的源码-put a good picture ASCII conversion of the source image
fileapp
- 将位图转换成 ASCII码 读文件源码部分-will bitmap into ASCII source of reading documents
bmptoascii1593195282003
- BMP到ASCIIl转换程序,将图像转换成使用字母和符号的ASCII艺术文本,也可以创建相应的彩色ASCII图像. 程序中提供有图像预处理操作改变图像大小及增强图像的灰度级对比度.
asciiart
- 一款图片转换为ASCII码艺术画的软件,完全开放源码,同时还采用了.ini文件保存技术,使代码更少。还可以修改ASCII字符的默认亮度等,是一款不可多得的BBS利器。-converted to ASCII art painting software, a completely open-source, and also used that. Ini document preservation technology, code less. Also ASCII characters can mod
cad2matmo
- 从CAD图形到matlab的自动转化。可以转换STL文档,已实现从AutoCAD和pro-E到matlab的转换-CAD2MATDEMO, a demonstration of importing 3D CAD data into Matlab. To get CAD data into Matlab, the process is: 1) Export the 3D CAD data as an ASCII STL (or Pro/E render SLP) file.
lastools
- 该程序包包含如下转换程序,可以完成激光雷达数据的多种格式的转换。 txt2las.exe las2txt.exe lasinfo.exe las2shp.exe shp2las.exe las2tin.exe las2dem.exe las2iso.exe lasboundary.exe lasmerge.exe las2las.exe lasthin.exe lasview.exe laszip.exe-The program txt2l
MatlabFns
- 用于图像处理的matlab工具包,由Peter Kovesi制作,主要包含特征提取,各项异性滤波,灰度转换、图像去噪等,对图像处理的人来说非常有用。 -MATLAB and Octave Functions for Computer Vision and Image Processing, including: Feature Detection via Phase Congruency Spatial Feature Detection Integral Im
AsciiArtGenGui
- 同样基于c++.net的一个图像处理程序,与img2ascii不同的是这个可以转换任意大小的图片为ascii码并输出到html或txt文档中-Based on the same c++. Net an image processing procedures, and img2ascii is different of any size can be converted to ascii code of the picture, and output to html or txt document
batch
- 一个arcgis中model的批处理程序。在arcgis中实现txt转换为shp,然后插值,在转化为ascii。-a batch programm of arcgis
datatransfer
- 实现MAPINFO、ASCII、CAD、ARCGIS之间各种格式的转换工具-Achieve MAPINFO, ASCII, CAD, ARCGIS conversion tools between the various formats
7bitTo8bit
- 不错的转换代码,7bit 转化为8bit 并以ascii显示-transfer 7bit data to 8 bit data and display it in ascii
The-Autolisp-code-turns-vba
- 将Autolisp的代码转换成 ASCII码进行在VB或CAD自带的VBA编辑器里用命令方式执行转换后的ASCII码-Convert Autolisp code into ASCII code to carry on the ASCII code after took of used an order method in VBA editor performance conversion in the VB or CAD
bmp
- 将中文ASCII码转换为bmp的汉字图片-exchange chineses ASCII string to bmp pictures
bmp_to_ppma
- 图像处理程序。把bmp格式的图像转换成ppm文件。-It is a C++ program which converts a Microsoft BMP file to an ASCII Portable Pixel Map (PPM) file.
luminance
- 根据灰度能够将一张图片转换成ASCii码字符样式。(Convert a picture to ASCii code character according to gray level.)