搜索资源列表
partial-difference-equation-method
- 使 用 说 明 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分
car
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
colortogray
- VC编写的将彩色图像转化为灰度图像,代码不多,但很有研究意义-VC prepared by converting color images to grayscale, the code much, but useful research significance
gray
- 彩色图像转化成为灰度图像的源码,将三种不同的方法进行了比较,源码来自赵春江的《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 "
ColorTransform
- 灰度变换法实现彩色处理,《计算机图像处理与识别技术》源地面 -color transform
test1
- 索引图像 索引图就是索引模式的图像! 索引模式和灰度模式比较类似,它的每个象素点也可以有256种颜色容量,但它可以负载彩色。索引模式的图像最多只能有256种颜色。当图像转换成索引模式时,系统会自动根据图像上的颜色归纳出能代表大多数的256种颜色,就象一张颜色表,然后用这256种来代替整个图像上所有的颜色信息。索引的图像只支持一个图层,并且只有一个索引彩色通道。 索引模式的图像就像是一块块由彩色的小瓷砖所拼成的,由于它最多只能有256种彩色,所以它所形成的文件相对其它彩色要小得多。索引模式的另
image
- 图像的打开,彩色图像的灰度化二值化以及后续的边缘化-Open the image, gray color image of two value and the subsequent marginalization
Delphi
- 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
Gray
- 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
fafa
- 用MATLAB首先显示彩色图像,然后显示灰度化后的图像,再绘制直方图,直方图均衡化-MATLAB show color image first, and then according to gray image, to draw the histogram, the histogram equalization
ruihua
- 彩色图像的预处理,灰度化,直方图均衡化, gaussian低通滤波器锐化,laplacian算子锐化-Color image processing, gray, histogram equalization, gaussian low pass filter, Laplacian operator sharpening
FTVd_v2.0
- 全变差图像重建的交替最小化算法 包含灰度图像,彩色图像去噪去模糊的程序-A new alternating minimization algorithm for total variation image reconstrction
lab
- 将彩色图像转化成为灰度图像的过程成为图像的灰度化处理。彩色图像中的每个像素的颜色有R、G、B三个分量决定,而每个分量有255中值可取,这样一个像素点可以有1600多万(255*255*255)的颜色的变化范围。-The color image into a gray image process become image gray scale processing. Color image of the color of each pixel in R, G, B three components
erweilisanxiaobibianhuan
- 二维离散小波变换 只能处理长宽一样的方形图像,灰度和彩色图像都可,要用其他图像只需把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
图像灰度变换
- 对彩色图像进行二值化,灰度图像非线性变换,指数变换,幂次变换从而得到直方图进行分析。(The binarization of the color image, the non-linear transformation of the gray image, the exponential transformation and the power conversion are carried out to obtain the histogram for analysis)
dm
- matlab 处理医学伪彩色图像用于医学图像处理,分为三种,密度分割法,灰度级变换以及频率域变换(Matlab treatment of medical pseudo color images)
