搜索资源列表
-
0下载:
delphi图片处理-将图片颜色转换为灰度值.-delphi image processing- will be converted to grayscale image color values.
-
-
0下载:
本程序主要的功能:将一副图像选定的区域(多边形、矩形、圆形、椭圆)复制到另一副图像的指定位置。
本程序辅助功能(区域或全图):
像的亮度、饱和度、色彩平衡、对比度、灰度调整。
图像的功能虑镜:反色(底片)、曝光、浮雕、雕刻、模糊、锐化、紫色、幽灵。
边缘模糊、旋转、图像缩放、图像剪切(矩形区域)。
信封打印。-The main feature of this process: the image will be
-
-
0下载:
实现bmp格式与jpg格式的图片转换,彩色Bmp格式的图片转换为灰度图片-Bmp format and jpg format to achieve the image conversion, color Bmp format images converted to grayscale images
-
-
0下载:
彩色图像转化成为灰度图像的源码,将三种不同的方法进行了比较,源码来自赵春江的《C#数字图像处理算法典型实例》-The source of the color image into grayscale image, the three different methods were compared to the source from Zhao Chunjiang C# digital image processing algorithms typical example of "
-
-
0下载:
Delphi:Delphi图像灰度线性处理实例,将一幅BMP彩色位图变换成灰度图,最终效果如上截图所示,貌似效果不是太好,不过通过这个例子你可以初步了解一下这种图像处理的基本原理,为以后的程序开发打下基矗
-Delphi: Delphi linear grayscale image processing example, will a color bitmap BMP converted to grayscale, the final results as shown in the scre
-
-
0下载:
Delphi:Delphi Gray灰度图像处理源码,用多种方法实现了图像的灰度转换,Delphi源码实现的,也就是把图像的彩色信号去掉,只显示黑白且对比不强的灰度图,希望为您提供一些参考。
-Delphi: Delphi Gray gray-scale image processing source code, using a variety of methods to achieve a grayscale image conversion, Delphi source code imp
-
-
0下载:
二维离散小波变换
只能处理长宽一样的方形图像,灰度和彩色图像都可,要用其他图像只需把Lena.bmp改为其他图像,但图像要保存在m文件所在路径下。-Can only deal with the same length and width of the square image, grayscale and color images can be used to use other images only need to change Lena.bmp other images, but th
-