搜索资源列表
fileapp
- 将位图转换成 ASCII码 读文件源码部分-will bitmap into ASCII source of reading documents
bmptoascii1593195282003
- BMP到ASCIIl转换程序,将图像转换成使用字母和符号的ASCII艺术文本,也可以创建相应的彩色ASCII图像. 程序中提供有图像预处理操作改变图像大小及增强图像的灰度级对比度.
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
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
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.)