搜索资源列表
Cbmpread
- 读BMP图像的数据,然后变换(我只是加了一条黑线,但可以进行如去噪,平滑等变换,我下一步的工作),再将数据写回一个新的图像中!在Linux下完成,可以很好的工作,代码是符合ANIS C的,应该是可以在windows下运行的!(运行时需要修改文件路径)-Reading BMP image data, and transform (I just added a black line, but can be as denoising, smoothing transformation, I will
minidjvu-0.7.tar
- 多页码Djvu文件编码。单页文件解码编码。不支持彩色和灰度图象。 minidjvu is a multipage DjVu encoder and single page encoder/decoder. No colors or grayscales - just black and white. Besides DjVu, minidjvu understands PBM, Windows BMP and TIFF (through libtiff).
Visual C++6.0实现灰度位图处理
- 图像处理技术已经渗透到人类生活的各个领域并得到越来越多的应用,图像处理所涉及的图像格式有很多种,如TIF、JEMP、BMP等等,工程应用中经常要处理256级的灰度BMP图像,如通过黑白采集卡采集得到的图像-image processing technology has been integrated into all areas of life and to be more and more applications, image processing involved in the forma
MyBmp
- 程序实现对BMP格式图像的处理,图像处理功能包括上一幅、下一幅、负片、线性变换、直方图、直方图增强、缩放、旋转、膨胀、腐蚀、二值化、彩色转黑白、黑白转真彩色、亮度调整、图像相加、图像相减、中值滤波、均值滤波、产生噪声、锐化与边缘检测等等,基本实现了对BMP格式图像的所有处理。-Program to achieve the BMP format image processing, image processing functions, including the one, the next one
2
- 用C语言编写的对BMP位图进行处理,将彩色图像变为黑白的,并写入硬盘的程序。-Using C language to deal with BMP bitmaps to be color image into black and white, and hard disk write process.
Image-inverse-normalization
- 程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒-Procedures for the realization of the image binarization to a BMP image into a binary black and white images, but also black-and-white reversal can be achieved
WordSkeleton
- 改善一般細線化,只支援60*60 24BIT 黑白.BMP圖片-To improve the general thread, and only 60* 60 24BIT support black and white. BMP picture
heibai
- 图片彩色转换成黑白的源代码。选择相应的bmp图片之后可以运行将图片变成只有黑白两种颜色。-Color converted to black and white picture of the source code. Select the appropriate bmp picture after picture can run to become only black and white.
LenaOpen
- 实现将lena.bmp打开的程序代码,此lena为黑白图片,是学习图像处理的第一步。-Lena.bmp implementation will open the program code, the lena for the black-and-white picture, are studying the first step in image processing.
Bmp
- 一个能显示黑白位图和16色位图的程序-Showed a black-and-white and 16 color bitmap bitmap procedures
TXTdata_MEMDraw_saveAsBMP
- 我的邮箱: jhu@holomaker.com 欢迎联系, 公司主页 http://www.svgoptronics.com/cnindex.asp 光刻行业的研发型企业 【改进自testsavebmp】,并非我完全原创 软件技术含量:读取txt数据,内存绘图并保存, 黑白bmp(单色bmp)绘图,比较少见吧 软件功能:根据 txt中的圆的数据,绘制成bmp图形,用于光刻行业的图形发生器 1、菜单 编辑 --> read data 读入 t
Histogram
- 对图像颜色分布进行均衡处理,图片格式是BMP的,只能对黑白图片进行处理。-The image color distribution of a balanced approach,Picture format is BMP, and can only deal with black and white picture.
haar
- 数字图案象处理, haar算法,对256x256的bmp黑白图像进行处理。-digital image processing, haar algorithm, deal with 256x256 black white bmp image.
walsh
- 数字图案象处理, walsh算法,对256x256的bmp黑白图像进行处理。-digital image processing, walsh algorithm, deal with 256x256 black white bmp image.
Laplacian_Gaussian
- 数字图案象处理, Laplacian of Gaussian算法,对256x256的bmp黑白图像进行处理。-digital image processing, Laplacian of Gaussian algorithm, deal with 256x256 black white bmp image.
construct_bmp
- 运用MATLAB语言,构造了.bmp文件,其中包含了黑白,256色以及真彩图片,加强了对于 .bmp文件的理解,及MATLAB语言对于文件的读写-The use of MATLAB language, is constructed. Bmp file, which contains black and white, 256-color and true color images, enhanced for. Bmp files to understand, and the MATLAB lang
VectorFont
- 用直线逼近文字的外形,可以放大缩小图片,并生成字库。输入的图片一定要是.bmp文件,并且是黑白图片(可以有一定的灰度)。-Linear approximation of the shape of the text, you can zoom images, and generate font. The image must be an input. Bmp file, and is black and white picture (you can have some gray).
256togrey
- 将一幅bmp格式的图像转为黑色,挺好的大家都看看适用广-Will be a bmp format image to black and we all look quite good for wide
avi-bmp-color-to-black-and-white-
- 将AVI视频分解成BMP图片并显示,然后将彩色图片转换成黑白突变并显示-Decomposed into AVI video BMP picture and display color images into black-and-white mutation and display
colorToblack
- C语音转换BMP彩色图片成黑白,简单明了(C voice conversion, BMP color images into black and white)