CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 彩色 黑白

搜索资源列表

  1. 真彩位图转化成256彩色或黑白位图的代码

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:27623
    • 提供者:
  1. 图像彩色转黑白r

    0下载:
  2. 关于图像处理,彩色图像转化成黑白图像的算法-on image processing, color images into black-and-white image algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2595
    • 提供者:李萍
  1. TrueColorTO8Bita

    0下载:
  2. 一个效果非常好的24,16bit真彩位图转化成256彩色或黑白位图的演示程序代码,其中调用了一个动态连接库。 作者邮箱:akiy@eyou.com -a very good effect per bit color bitmap into 256 color or black and white bitmap demo code, which called a dynamic link library. Author mail : akiy@eyou.com
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21195
    • 提供者:啊啊啊啊
  1. 真彩位图转换代码

    0下载:
  2. 将真彩位图转化成256彩色或黑白位图的源代码-of color bitmap into 256 color or black and white bitmap source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:19751
    • 提供者:ls
  1. loadcode

    0下载:
  2. 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet dec
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:34727
    • 提供者:aa
  1. rgb_bw

    1下载:
  2. 该程序用于将彩色rgb图象转换成黑白图象,内包含了c代码及mex文件-the procedures used to rgb color images into black-and-white images, contains c code and documentation mex
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:61282
    • 提供者:李一
  1. FFT_bymyself

    0下载:
  2. 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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:53368
    • 提供者:唐秀全
  1. 真彩位图转化成256彩色或黑白位图的代码

    0下载:
  2. 真彩位图转化成256彩色或黑白位图的代码-color bitmap into 256 color or black and white bitmap code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:38434
    • 提供者:王刚
  1. TrueColorToWB

    0下载:
  2. 本程序可以将RGB真彩色图像转成黑白影像,给图像处理初学者查看-change the true color image into w/b color image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:155728
    • 提供者:gary
  1. 2

    0下载:
  2. 用C语言编写的对BMP位图进行处理,将彩色图像变为黑白的,并写入硬盘的程序。-Using C language to deal with BMP bitmaps to be color image into black and white, and hard disk write process.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2877254
    • 提供者:王磊
  1. graphcut

    0下载:
  2. 运用图论对图像进行分割,包括彩色图像和黑白图像,分割效果明显-The use of graph theory image segmentation, including color images and black and white images, segmentation was
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:354059
    • 提供者:肖宇
  1. heibai

    0下载:
  2. 图片彩色转换成黑白的源代码。选择相应的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.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1270
    • 提供者:刘文浩
  1. E05640206

    0下载:
  2. 数字图像处理,包括腐蚀,膨胀,几何变换,彩色图像变为黑白图像等功能-Digital image processing, including corrosion, swelling, geometric transformation, color image into black and white images and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3196147
    • 提供者:宋永芳
  1. cc

    0下载:
  2. 1. 图像文件的格式;   2. 图像编程的基础-操作调色板;   3. 图像数据的读取、存储和显示、如何获取图像的尺寸等;   4. 利用图像来美化界面;   5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作;   6. 图像显示的各种特技效果;   7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等、图像的伪彩色、彩色图像转换为黑白图像、物体边
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:50754
    • 提供者:刘铁桥
  1. GrayimagetoRGBimage

    0下载:
  2. 黑白图像与彩色图像的转换程序 VC-Gray image to RGB image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1151555
    • 提供者:anne
  1. psydo-color

    1下载:
  2. 伪彩色处理是指将黑白图像转化为彩色图像,或者是将单色图像变换成给定彩色分布的图像。由于人眼对彩色的分辨能力远远高于对灰度的分辨能力,所以将灰度图像转化成彩色图像表示,就可以提高对图像细节的辨别力。 伪彩色处理的基本原理是将黑白图像或者单色图像的各个灰度级匹配到色彩空间的一点,从而使单色图像映射成彩色图像。对黑白图像中不同灰度级赋予不同的彩色。 -Pseudo-color processing refers to the black-and-white images into color
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:86165
    • 提供者:一零
  1. caiseheibai

    0下载:
  2. 256色转灰度图的VC++源代码,可以讲彩色图片转为黑白的处理过程-256-color turn gray level of the VC++ source code, you can talk about color images into black and white processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:73003
    • 提供者:龚鹏鹏
  1. BOOL

    0下载:
  2. bmp文件处理24位真彩色转换成黑白的,刚从网上看到的
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2608
    • 提供者:selena
  1. colorToblack

    0下载:
  2. C语音转换BMP彩色图片成黑白,简单明了(C voice conversion, BMP color images into black and white)
  3. 所属分类:图形图象

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:allen85
  1. 摄像头实验(彩色,灰度,任意窗口)

    0下载:
  2. stm32驱动ov7670输出到lcd屏,输出位置,输出窗口,彩色/黑白可调(STM32 drive ov7670 output to the LCD screen, the output position, the output window, color / black and white adjustable)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:3214336
    • 提供者:叶脉
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com