搜索资源列表
COLOR-TO-GARY
- 这是一个应用MATLAB编写的图片处理的小软件,它可以实现从彩色图像向灰度图象的转化,可以调整图像的对比度、饱和度、量度;并且能够突出图像的轮廓信息,是一个比较不错的图像处理小工具。-This is a MATLAB prepared by the small photo software It can be achieved from the color images to gray scale image conversion, and can adjust the contrast of
delphi-ImageProcessing
- 利用delphi制作图像效果处理的软件,包含了开发过程的文档和源代码!分析处理图像所用的数学算法,把离散,高数,线性代数等所学知识运用到实践中!实现图像灰度、添加噪点、彩色噪点、喷溅、马赛克、RGB调整、亮度调整、对比度调整、饱和度调整、曝光、浮雕、雕刻、模糊、锐化、霓虹等功能!希望能给大家一个学习参考!
color_transform
- VB编程,对彩色图像处理,分别改变图像的亮度、色彩、饱和度,而不改变图像的纹理。属于颜色变换程序,不可多得。
2
- 能计算和显示彩色图像的二维色调-饱和度图像的OpenCV小程序
DIPAX
- 图像处理彩色变换,实现图象的原色表示及R\G\B表示,图象亮度、饱和度、色调的调整,图象类型的转换等功能 -Image processing, color transform, the primary colors to achieve image and R \ G \ B said that the image brightness, saturation, hue adjustment, image type conversion functions
Image-Auto-Adjustment
- 亮度代表了图像的明暗程度,颜色代表了图像的色度,它包含了色调和饱和度。这个代码可以自动对这三个参数进行调整。-Brightness represents the degree of image brightness, color represents the color image, which includes hue and saturation. This code can be automatically adjusted to the three parameters.
hue
- opencv 计算和显示彩色图像的二维色调饱和度图像-Calculation and display of two-dimensional color image color saturation image
image
- VB源码,图像处理,实现多种滤镜效果。图形几何变换,亮度、对比度和饱和度调节。-VB source code, image processing, to achieve a variety of filter effects.Geometric transformations, brightness, contrast and saturation adjustment.
simple
- 包含三个对彩色图像进行简单处理的小程序,分RGB三通道显示,并做直方图均衡化;转到色调饱和度亮度空间,对亮度做均衡。图像的三个方向的翻转。-Consists of three simple color image processing applet, sub RGB three-channel display, and do histogram equalization to hue, saturation, space, and make a balanced brightness. Fli
RGBtoHIS
- RGB-IHS变换:图像进行 RGB-HIS 正变换,分别对明度、饱和度、色调进行线性 拉伸显示;然后再进行反变换 -RGB-IHS transformation: the image is RGB-HIS transformation, respectively, lightness, saturation, hue, a linear stretch display then the inverse transform
Citrus-Fruits-pH-Value-detect
- 对机器视觉系统采集 的柑橘图像进行图像裁切、RGB 空间至HSI 空间的转换和差值法去图像背景,用色调H 和饱和度S 为输入,建立小波神经网络柑橘pH 预测模型,无损检测柑橘pH。-Images of citrus fruits from machine vision system were processed by cutting, converting from RGB space to HSI space, removing background by deviation. A w
polar_palette
- 极坐标下生成色调饱和度渐变图像,分别沿径向和切向渐变-this code generates a palette circle.Hue gradully changes along its semidiameter, while saturation gradually changes along its tangential direction.
Staturation
- 图像处理:图像处理中的饱和度算法的例子。-Image Processing: image processing examples of the saturation algorithm.
color
- 处理彩色图像,得到红,绿,蓝三个通道的效果, 并得到饱和度和亮度的图像,以及做伪彩色图像处理(分配不同的颜色 不同的灰色水平),还有边缘检测技术-Processing color images, get the red, green, and blue channels of the results, and get saturation and brightness of images, and do pseudo-color image processing (assigned a di
work_2
- matlab源程序,增加图像亮度和色彩饱和度-Matlab source code, increase image brightness and color saturation
code
- 图像在不同的色彩空间可以表现出不同的光谱特性,从而适用于不同的应用场合。在 HSV 色彩空间中,阴影在色度和饱和度通道中都与非阴影区域有明显的区别。根据阴影的这种特性,利用连续两次的 HSV 彩色空间变换,可以在图像中有效的区分出阴影与非阴影区域。 -Images in a different color space can be expressed in different spectral characteristics, making it suitable for differen
ASM
- 采用vb使用图像多种滤镜效果的实现,包括饱和度,模糊,灰度,边缘检测等-Vb using images to achieve a variety of filter effects, including saturation, fuzzy, gray, edge detection
caisezengqiang
- 与灰度图像相比,彩色图像不仅包括亮度信息,而且还有更多的有效信息,如色调、饱和度。实际上同样景物的灰度图像所包含的信息量与彩色图像难以相比,人类对色彩的感知更敏感,一幅质量较差的彩色图像似乎比一幅完美的灰度图像更具有吸引力。因此,对彩色图像分割方法的研究有利于克服传统灰度图像分割方式的不足,是一个更加广阔的研究领域-Compared with grey image, color image includes not only the brightness information, and mor
DIP
- 数字图像处理matlab实现,包括如下程序: 1.直方图规定化为高斯双峰函数 2.窗口形状自适应(十字形或矩形)的中值滤波 3.彩色图像目标提取并与背景图像合成 4.插值外推法的彩色图像饱和度调整 5.多种插值方法实现的图像放大和缩小 6.频域变换及分析 7.几何校正 8.插值外推法的黑白图像对比度增强 9.运动模糊矫正-Digital image processing matlab realize, including the following proce
C#图像处理编程+源程序
- 本文档为C#图像处理编程,界面设计简洁大方,功能涉及图像基本操作(C)、图像增强(Z)、图像特技显示(T)、数学形态学(L)。灰度、饱和度、透明度调节、高斯、二阶优化、霓虹、负像、浮雕等(This document is C# image processing programming. The interface design is simple and generous. Its functions include image basic operation (C), image enhanc