登录
首页 » matlab » gray2rgb

gray2rgb

于 2010-05-06 发布 文件大小:60KB
0 313
下载积分: 1 下载次数: 135

代码说明:

  将颜色图像的色彩迁移到灰度图像中,采用的算法为welsh算法,有较好的效果;该程序是在VC++6.0的环境下调试实现的,能将颜色图像的颜色较好的迁移到灰度图像中.(Migration of the color image to gray image in color, using the algorithm for the welsh algorithm, better results the program in VC++6.0 environment debugging to achieve, can color the better the color of the image transfer to the gray image.)

文件列表:

gray2rgb\gray2rgb.m
gray2rgb\nature2.jpg
gray2rgb\nature1.jpg
gray2rgb\test2.jpg
gray2rgb\test1.jpg
gray2rgb

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

发表评论

0 个回复

  • LTP_demo-v1
    说明:  对图像进行纹理特征提取,有LBP,旋转不变lbp,统一lbp,小波特征提取等比较齐全的特征提取算法(Texture feature extraction of images, such as LBP, rotation invariant lbp, unified lbp, wavelet feature extraction and other relatively complete feature extraction algorithms)
    2019-01-11 21:53:22下载
    积分:1
  • cuchao
    一个简单的图像处理中粗糙度和方向度的MATLAB编程实现,已经通过调试,无误可用(A simple image processing in the direction of roughness and degree of MATLAB programming, has been through debugging, accurate available)
    2009-01-08 15:25:56下载
    积分:1
  • watermark
    基于MATLAB环境的图像水印攻击试验源程序(MATLAB-based image watermarking attacks environment test source)
    2009-05-25 11:24:12下载
    积分:1
  • Key_Technology_for_Image_Mosaics-
    提出一种基于特征点的运动场景图像拼接算法。基于相似变换消除选取在运动物体上的特征点,并使用RANSAC算法进行外点的剔除。在融合阶段,根据齐次变换矩阵求得对2幅图像的差异图像,并执行区域增长算法。从而分割出运动区域。使用一种分段映射算法生成全景图像。实验证明了算法的有效性。(A feature-based algorithm for image mosaics of 8c宅Iles with moving objects is pI.oposcd.The algorithm eliminates the feature points which arc selected in moving objects using similarity transform,and the outliers are eliminated using RANSAC algorithm.In the image blend phase,a difference of two images is created using homogeneous transformation matrix,and a region growth algorithm is implemented SO as to segment the movmg object region.A piecewise mapping algorithm for generating panoramic images is used.Experimental results show the effectiveness of the algorithm.)
    2014-04-25 09:17:35下载
    积分:1
  • xiaobojiangzao
    说明:  小波降噪,运用小波工具将图像进行分层处理,可以得到降噪后的图像,含有凯斯西储大学轴承数据(Wavelet de-noising: the image is layered by using wavelet tools, and the denoised image can be obtained)
    2020-08-06 21:00:13下载
    积分:1
  • TVMMcode
    说明:  国外一个博士写的图像复原的源码 ,基于自适应的正则化的全变分图像复原,源码内有作者的主页,相应文章可以下载。代码测试,可用,效果不错 ,做这方面的同志可以下来看看 (Dr. written by a foreign source image restoration based on adaptive regularization total variation image restoration, source inside of the home page, the corresponding articles can be downloaded. Code test, available, good results, so this could be down to see Comrade)
    2010-05-04 13:35:52下载
    积分:1
  • 858921
    位图操作图形选取源码,例程程序结合易语言位图操作支持库,填充小图形的背景颜色。(Select the source bitmap graphics operations , routine program combining bitmap operations easy language support library , filled with small graphic background color.)
    2016-03-01 17:05:10下载
    积分:1
  • C with image
    说明:  用c语言实现一些简单的图像处理功能,如灰度化、旋转、拷贝等(Some simple image processing functions, such as gray scale, rotation, copy, etc., are implemented in C language.)
    2020-06-17 21:00:06下载
    积分:1
  • shoudongquyu
    适合各类图象, 手动选择感兴趣目标区域,使用于图象图象处理,同时包含一区域生长程序。(Suitable for all types of images, manually select the target region of interest, the use of image processing in the image at the same time contains a region growing procedure.)
    2008-03-31 12:32:19下载
    积分:1
  • PicMatch
    本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。 3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。 4、TreeCtrl控件、ListCtrl控件的基本操作。 5、MFC单文档程序视图通讯、更换视图、视图分割。(This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision. In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure. 1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing. 2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques. 3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format. 4 and TreeCtrl controls, the basic operation ListCtrl controls. 5 and MFC single document procedure view communication, replace view, view.)
    2010-05-22 00:46:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载