当前位置:
首页 资源下载
搜索资源 - Grayscale-color-image
搜索资源列表
-
0下载:
实现灰度图的旋转,拉伸,直方图显示,滤波等,实现彩色图象的分割,边缘提取-Grayscale realize the rotation, stretching, histogram display, filtering and so on, to achieve color image segmentation, edge extraction
-
-
1下载:
一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。
该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。
实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
-
-
0下载:
主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fou
-
-
0下载:
1、图象灰度处理:将<24位真彩色图像>转换成<256级灰度图像>;(*.bmp文件)
2、图像的灰度直方图:分别反映转换前后图像中的灰度级与出现这种灰度的概率之间的关系;
3、其它功能:存盘、清屏和退出应用程序功能。
源程序用Pascal语言编写。
含有三种不同的算法作为比较,并且附有详细的软件设计的思路说明。-1, gray-scale image processing: to < 24-bit true color image> conve
-
-
0下载:
vc实现的图像信号处理,包括:256色转灰度图、对比度拉伸、二值化变换、反色、亮度增减、取对数、取指数、直方图均衡、灰度均衡、阈值变换、图像镜像.-vc achieve image signal processing, including: 256-color to grayscale, contrast stretching, binarization transformation, anti-color, brightness change, check on the number of c
-
-
0下载:
将256色bmp图像转换为灰度图,c++实现,有利于初学者使用-256-color bmp image converted to grayscale
-
-
1下载:
将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
-
-
0下载:
利用全变差对灰度图像和彩色图像进行去噪处理-tvdenois Total variation grayscale and color image denoising,matlab program
-
-
0下载:
将彩色图像转换为灰度图像后,再进行小波阈值去噪-The color image is converted to grayscale, then the wavelet thresholding
-
-
0下载:
1.对8位灰度图像进行抖动处理,采用的是有序抖动
2.对24位彩色图像进行单通道处理,分别显示出红,绿,蓝单通道图像
程序在vc6下实现-1. On the 8-bit grayscale image dithering processing, using the ordered dithering 2. On the single-channel 24-bit color image processing, were shown red, green and blue channel
-
-
0下载:
里面包含有所有的matlab下的运行程序 还有相应的计算需要的图像 非常全面 另外图像压缩的源码大多集中在灰度图上,此源码是基于彩色图像的-Which contains all of the matlab run the program under the corresponding calculation also requires a very comprehensive image of the source code for other image compression are mos
-
-
3下载:
才用CDD对灰度或者彩色图像进行修复的一种方法-Only with the CDD on the grayscale or color image restoration method
-
-
0下载:
对彩色图像灰度化,使得图像更容易做进一步的变换,比如阈值计算,图像分割等-Grayscale color images, making images easier to do further transformations, such as the threshold value, image segmentation, etc.
-
-
1下载:
色彩转移法为灰度图像上色。实现paper“Transferring color to grayscale image”, 通过纹理匹配,找出灰度图像与彩色图像之间的匹配区域,在对应区域进行颜色转移。压缩包内附函数说明。-Color to grayscale color transfer method. To achieve paper " Transferring color to grayscale image" , by texture matching, gray imag
-
-
0下载:
图像处理 vc++实现 ,处理灰度图,彩色图处理,包括旋转,缩放,滤波,特征提取,模板匹配,灰度共生矩阵 等-Vc++ image processing implementation, processing grayscale, color image processing, including rotation, scaling, filtering, feature extraction, template matching, gray level co-occurrence matrix,
-
-
0下载:
用eclipse以及sdk实现安卓系统下,彩色图向灰度图的转换源代码(新手向)-Achieved with the eclipse and the sdk Andrew system, the color image to grayscale conversion of the source code (novice to)
-
-
0下载:
256色转灰度图,实现将彩色图像转化为灰色图像的功能-256 colors to grayscale, color image into a gray image function
-
-
0下载:
This program converts a gray image to color image. The conversion is based on color image submitted along with the input gray image. Actualy it transfers color to a grayscale image. The implementation id based on the paper Transferring Color to greys
-
-
0下载:
1. 使用 RGB、索引和灰度级图像间转换的函数
2. 掌握彩色图像平滑的 MATLAB 仿真
3. 彩色图像锐化
4. RGB 彩色图像分割-1. The use of RGB, index and grayscale image conversion function
2. The master color image smoothing of MATLAB simulation
3. The color image sharpening
4. The RGB col
-
-
0下载:
256色转灰度图.可以将彩色图片转为灰度图片。转换图片要求灰度最大值为2-256 colors to grayscale. Color image can be converted to grayscale image. Grayscale image conversion requires a maximum of 255
-
« 12
3
4
5
6
7
8
9
10
...
24
»