搜索资源列表
rgb_bw
- 该程序用于将彩色rgb图象转换成黑白图象,内包含了c代码及mex文件-the procedures used to rgb color images into black-and-white images, contains c code and documentation mex
FFT_bymyself
- fft的c语言实现,自己写的,能处理黑白位图,即使是彩色的也会被转化为黑白的之后在处理-fft the c language, wrote it myself, can handle black-and-white bitmap. Even the color will be converted to black-and-white after handling
changecolor
- 一个图象处理程序,是将彩色图象转变为黑白图象!-an image processing color images will be transformed into black-and-white image!
colourtowhite
- 本例采用visual basic实现将彩色图像转变为黑白图像,适合初学者联系。-the cases using visual basic realization of color images into black-and-white images, for beginners links.
thresh
- 2值化程序以及细线化程序,前者是将黑彩色图象转化成黑白图象,后者是把粗线变成细线-value of two procedures and thread programming, the former is the black color images into black-and-white images, the latter is to become thick thread
colour
- 将彩色图象转换为黑白图象的方法.对于图象处理的人应该有用.处理速度比较快-converting color images to black-and-white image of the method. For image processing people should be useful. Faster processing speed
TrueColorToWB
- 本程序可以将RGB真彩色图像转成黑白影像,给图像处理初学者查看-change the true color image into w/b color image
2
- 用C语言编写的对BMP位图进行处理,将彩色图像变为黑白的,并写入硬盘的程序。-Using C language to deal with BMP bitmaps to be color image into black and white, and hard disk write process.
graphcut
- 运用图论对图像进行分割,包括彩色图像和黑白图像,分割效果明显-The use of graph theory image segmentation, including color images and black and white images, segmentation was
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.
E05640206
- 数字图像处理,包括腐蚀,膨胀,几何变换,彩色图像变为黑白图像等功能-Digital image processing, including corrosion, swelling, geometric transformation, color image into black and white images and other functions
cc
- 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸等; 4. 利用图像来美化界面; 5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作; 6. 图像显示的各种特技效果; 7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等、图像的伪彩色、彩色图像转换为黑白图像、物体边
GrayimagetoRGBimage
- 黑白图像与彩色图像的转换程序 VC-Gray image to RGB image
psydo-color
- 伪彩色处理是指将黑白图像转化为彩色图像,或者是将单色图像变换成给定彩色分布的图像。由于人眼对彩色的分辨能力远远高于对灰度的分辨能力,所以将灰度图像转化成彩色图像表示,就可以提高对图像细节的辨别力。 伪彩色处理的基本原理是将黑白图像或者单色图像的各个灰度级匹配到色彩空间的一点,从而使单色图像映射成彩色图像。对黑白图像中不同灰度级赋予不同的彩色。 -Pseudo-color processing refers to the black-and-white images into color
caiseheibai
- 256色转灰度图的VC++源代码,可以讲彩色图片转为黑白的处理过程-256-color turn gray level of the VC++ source code, you can talk about color images into black and white processing
ImageProcessDllA
- 对数字相机的图像进行进行简单识别,包含黑白/彩色面阵相机、黑白线阵相机-Digital camera images on a simple identification, with black and white/color plane array camera, monochrome line scan camera
tub
- 该工程是一个图像变形系统,能实现图像的各种变换功能,如放大,缩小,黑白彩色变换,直方图均衡化-The project is an image warping system that can transform a variety of image features such as zoom, black and white color transformation, histogram equalization, etc. 朗读显示对应的拉丁字符的拼音
tuxiang
- 在c++下的图像处理工具,可打开黑白/彩色图片,并进行直方图、灰度转换、反转、二值化功能-In C++ image processing tools, to open the black and white/color photographs, and the histogram, grayscale conversion, reverse, binarization function
colorToblack
- C语音转换BMP彩色图片成黑白,简单明了(C voice conversion, BMP color images into black and white)