登录
首页 » Visual C++ » RGBtoHIS

RGBtoHIS

于 2021-04-11 发布 文件大小:2896KB
0 226
下载积分: 1 下载次数: 1

代码说明:

说明:  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)

文件列表:

RGBtoHIS
........\Error.cpp,902,2010-07-23
........\Error.h,1172,2010-07-23
........\Figure.cpp,1484,2008-07-20
........\Figure.h,1505,2008-07-20
........\Image.h,1486,2010-07-23
........\ImageDataset.cpp,1195,2010-07-21
........\ImageDisplay.cpp,4283,2010-07-22
........\ImageIO.cpp,2050,2010-07-21
........\ImgeProcessing.cpp,12675,2010-07-24
........\IPLib.aps,21368,2010-07-25
........\IPLib.clw,1843,2010-07-25
........\IPLib.cpp,2049,2008-07-19
........\IPLib.dsp,4904,2010-07-23
........\IPLib.dsw,535,2008-07-19
........\IPLib.h,1313,2008-07-19
........\IPLib.ncb,345088,2010-07-25
........\IPLib.opt,50688,2010-07-25
........\IPLib.plg,2546,2010-07-25
........\IPLib.rc,5927,2010-07-24
........\IPLib.sln,874,2010-07-20
........\IPLib.vcproj,10244,2010-07-20
........\IPLib.vcproj.HENRY-PC.Administrator.user,1413,2010-07-22
........\IPLibDlg.cpp,5765,2010-07-23
........\IPLibDlg.h,1628,2010-07-23
........\ReadMe.txt,3561,2008-07-19
........\res

........\...\IPLib.rc2,397,2008-07-19
........\resource.h,1142,2010-07-23
........\StdAfx.cpp,207,2008-07-19
........\StdAfx.h,1054,2008-07-19
........\_bin
........\....\gdal15.dll,4866048,2007-12-24
........\....\geos_c_fw.dll,823296,2007-12-24
........\....\geos_fw.dll,978944,2007-12-24
........\....\IPLibD.exe,61496,2010-07-25
........\....\IPLibD.exp,10254,2010-07-25
........\....\IPLibD.ilk,1636720,2010-07-25
........\....\IPLibD.lib,17610,2010-07-25
........\....\libcurl.dll,176128,2007-12-24
........\....\libeay32.dll,1064960,2007-12-24
........\....\msvcp71.dll,499712,2007-12-24
........\....\msvcr71.dll,348160,2007-12-24
........\....\ssleay32.dll,200704,2007-12-24
........\....\zlib1.dll,73728,2007-12-24
........\_include
........\........\cpl_config.h,2407,2007-12-17
........\........\cpl_conv.h,10807,2007-12-14
........\........\cpl_csv.h,2703,2007-01-17
........\........\cpl_error.h,4662,2007-08-26
........\........\cpl_http.h,2520,2007-07-23
........\........\cpl_list.h,2815,2007-01-17
........\........\cpl_minixml.h,6634,2007-09-11
........\........\cpl_multiproc.h,4438,2007-12-05
........\........\cpl_odbc.h,9023,2007-01-17
........\........\cpl_port.h,15670,2007-12-19
........\........\cpl_string.h,7824,2007-12-14
........\........\cpl_vsi.h,9060,2007-05-03
........\........\cpl_vsi_virtual.h,4627,2007-04-20
........\........\cpl_win32ce_api.h,2973,2007-01-17
........\........\cpl_wince.h,1821,2007-01-17
........\........\gdal.h,32604,2007-11-30
........\........\gdalgrid.h,2921,2007-11-25
........\........\gdaljp2metadata.h,4624,2007-08-11
........\........\gdalwarper.h,15063,2007-05-03
........\........\gdal_alg.h,14292,2007-11-26
........\........\gdal_frmts.h,5320,2007-11-27
........\........\gdal_pam.h,11242,2007-09-17
........\........\gdal_priv.h,28178,2007-11-15
........\........\gdal_rat.h,4945,2007-01-17
........\........\gdal_version.h,699,2007-12-18
........\........\gdal_vrt.h,4538,2007-09-14
........\........\gvgcpfit.h,2886,2002-12-11
........\........\memdataset.h,5041,2007-05-28
........\........\ogrsf_frmts.h,12096,2007-11-12
........\........\ogr_api.h,18865,2007-12-12
........\........\ogr_attrind.h,3682,2007-01-17
........\........\ogr_core.h,14707,2007-12-14
........\........\ogr_feature.h,13474,2007-01-17
........\........\ogr_featurestyle.h,22022,2007-12-10
........\........\ogr_geometry.h,21771,2007-12-10
........\........\ogr_geos.h,1934,2007-01-17
........\........\ogr_p.h,3548,2007-01-17
........\........\ogr_spatialref.h,21887,2007-09-13
........\........\ogr_srs_api.h,27823,2007-09-13
........\........\rawdataset.h,5513,2007-01-17
........\........\swq.h,5702,2007-08-17
........\........\thinplatespline.h,5294,2007-01-17
........\........\vrtdataset.h,22616,2007-09-14
........\_lib
........\....\gdal_i.lib,830660,2007-12-24

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

发表评论


0 个回复

  • Labeling
    对于二值图像进行labeling,求的对象个数,每个对象的像素数,中心点,长宽高矮值等(labeling for bianry image)
    2011-05-09 13:54:15下载
    积分:1
  • Z_buffer
    计算机图形学基础算法z-buffer, 实现隐藏面消除(Computer graphics based algorithm z-buffer, to achieve hidden surface removal)
    2020-07-24 14:38:43下载
    积分:1
  • MatchLSM
    1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)(1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommended to proceed to the next match show, here is used to see if extracted) 4. Correlation coefficient matching (just looking match within a point of the same name) 5.LSM least squares matching (rough first match, then fine match))
    2013-08-28 15:45:57下载
    积分:1
  • SPA
    连续投影算法的Matlab程序 下载后可以直接使用(Successive projections algorithm )
    2020-12-07 09:59:21下载
    积分:1
  • 数字用到的标准测试 typical
    数字图像处理用到的标准测试图像,很多图片。(IMP test images。)
    2013-10-24 22:18:01下载
    积分:1
  • Li-Yi-Wei-Texture-Synthesis
    基于样本的纹理合成加速方法,MRF,基于Li-Yi Wei的论文。(Acceleration method based on texture synthesis samples, MRF, based on Li-Yi Wei of paper.)
    2021-03-11 15:09:25下载
    积分:1
  • smooth
    对图像进行平滑去噪,提高图像的质量,为后期的图像处理打基础(very good)
    2013-09-24 10:01:40下载
    积分:1
  • ImageCutofRGB565BMP
    裁剪以RGB565格式保存的BMP文件,涉及位图掩码内容(imagecut of the BMP picture which saved with RGB565 format and mask)
    2015-01-22 10:57:48下载
    积分:1
  • LMD
    自己编写的数字图像处理程序,包括打开bmp图像,直方图,阈值分割,形态学处理等功能。(digital image processing procedures, including open bmp image, histogram, threshold segmentation, morphological processing and other functions.)
    2013-11-14 22:17:45下载
    积分:1
  • -TV-platform-
    一种求解电大平台天线互耦的时域积分方程快速算法(Solving the Antenna TV platform stie fast algorithm)
    2013-12-05 19:25:04下载
    积分:1
  • 696518资源总数
  • 104607会员总数
  • 44今日下载