登录
首页 » Picture Viewer » 彩色图像处理,主要包括:灰度化,伪彩色,单色处理,霓虹,浮雕,滤波(低通,高通)处理等...

彩色图像处理,主要包括:灰度化,伪彩色,单色处理,霓虹,浮雕,滤波(低通,高通)处理等...

于 2022-02-14 发布 文件大小:74.52 kB
0 135
下载积分: 2 下载次数: 1

代码说明:

彩色图像处理,主要包括:灰度化,伪彩色,单色处理,霓虹,浮雕,滤波(低通,高通)处理等-color image processing, including : gray, pseudo-color, monochrome, neon, relief, filtering (low pass, Qualcomm) processing

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在16色模式下显示256色及全彩色
    在16色模式下显示256色及全彩色-in 16 color mode display 256 colors, and full-color
    2022-11-25 07:25:03下载
    积分:1
  • 一个可以随意操纵Jpeg文件的函数库,我曾经在这个库上做过很多图形类的程序,希望可以为大家提供一点帮助...
    一个可以随意操纵Jpeg文件的函数库,我曾经在这个库上做过很多图形类的程序,希望可以为大家提供一点帮助-one can arbitrarily manipulate Jpeg document libraries, I have been at the library has done a lot of graphics category procedures, we hope to provide a bit of help
    2022-02-15 12:05:18下载
    积分:1
  • RAS格式图象阅读程序 VB源代码 RAS格式图象阅读程序
    RAS格式图象阅读程序 VB源代码 RAS格式图象阅读程序-RAS format image reading procedures VB source code format image reading RAS procedures
    2022-02-07 20:50:07下载
    积分:1
  • JPEG2000 standard jasper
    JPEG2000标准jasper-JPEG2000 standard jasper
    2023-09-01 10:05:05下载
    积分:1
  • 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序...
    作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将bmpfile.bmp转换为A.htm,如果加上参数-m则使用屏蔽色,否则不使用。 目前只能支持256色的,并且小于64K的bmp位图。 RockCarry工作室 陈凯 2005.3.26-Author : RockCarry studio with Chen Kai WITH TC 2.0 will do a BMP file converted to HTML documents small programs. They think the results were pretty good, currently only 256-color conversion of BMP file. The code is very simple, interested friends can see. Use : Operation BMP2HTM documents can be, suggesting that BMP file name, remember currently only 256 color conversion of BMP images. Then suggest whether shielding color. The last successful conversion, in the current directory will generate a document entitled A.htm. This is the conversion of documents. If the use of the command line, as follows : bmp2htm bmpfile.bmp-m said bmpfile.bmp convert
    2022-11-01 09:40:03下载
    积分:1
  • In C or C++ programming language program to read images of JEPG
    在C或者C++的编程语言程序中对JEPG图像进行读取-In C or C++ programming language program to read images of JEPG
    2022-03-20 04:04:55下载
    积分:1
  • graphics.c V3.0 符合VBE规范的图形图像函数集 需包含VBE.H和VBE.C、graphics.h 特点: 1、支持VB...
    graphics.c V3.0 符合VBE规范的图形图像函数集 需包含VBE.H和VBE.C、graphics.h 特点: 1、支持VBE V1.0至V3.0,软硬件兼容性好 2、支持256色、32K色、64K色、24位16.8M、32位16.8M色模式 3、支持80386 32位增强指令集 4、对核心模块提供与之对等的汇编语言描述 5、最优秀的算法,最快的运行速度 6、提供详细的注释。-graphics.c V3.0 consistent with the VBE norms graphic image function sets required to be included VBE.H and VBE.C, graphics.h characteristics: one, to support the VBE V1.0 to V3.0, the hardware and software compatibility of good 2, in support of 256 color, 32K color, 64K color, 24-bit 16.8M, 32 bit 16.8M color mode 3, 80386 32-bit enhancements to support the instruction set 4, with the core module provides a compilation of such language to describe the 5, the best algorithm, the most fast operating speed 6, with detailed notes.
    2022-02-04 01:18:02下载
    积分:1
  • 用GDI+实现的GIF动画播发,使用时,如果DEBUG下编译不过,请在new、delete加...
    用GDI+实现的GIF动画播发,使用时,如果DEBUG下编译不过,请在new、delete加-cartoon play bu GDI+,if compile fail in use ,please add :: at new and delete .
    2022-01-25 15:24:00下载
    积分:1
  • 通过解码。得到gif文件的头信息,gif动画播放,一阵一阵播放动画...
    通过解码。得到gif文件的头信息,gif动画播放,一阵一阵播放动画-Through the decoder. Gif files to be header information, gif animation playback, while a player animation
    2022-04-16 19:30:55下载
    积分:1
  • VisualC实现JPEG显示浏览的库函数源代码
    VisualC实现JPEG显示浏览的库函数源代码-VisualC realize JPEG display browse the source code of the library function
    2022-03-21 23:06:44下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载