登录
首页 » Visual C++ » RGBtoHIS

RGBtoHIS

于 2021-04-11 发布 文件大小:2896KB
0 287
下载积分: 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 个回复

  • Cohen-SutherlandLiang-Barsky
    基于VC环境下的直线裁剪算法Cohen-Sutherland算法和Liang-Barsky算法的实现(Based on the realization of linear cutting algorithm VC environment under the Cohen-Sutherland algorithm and Liang-Barsky algorithm)
    2012-10-24 18:58:06下载
    积分:1
  • JROI
    Compression of face images impact the performance of face recognition (FR) systems. JPEG Region of Interest (JROI) compression maintains high image quality in facial regions while compressing the background more, with minimal impact on FR performance.(Compression of face images impact the perf ormance of face recognition (FR) systems. JPEG Region of Interest (JROI) compression maintai ns high image quality in facial regions while co mpressing the background more, with minimal impact on FR performance.)
    2007-02-15 22:58:14下载
    积分:1
  • Cpp1
    说明:  基于opencv的小面积区域的去除.可以去除面积小于指定面积的无兴趣区域.(Opencv-based small area of the region to remove. Can remove an area of less than the specified area is not interested in the region.)
    2008-12-04 11:17:17下载
    积分:1
  • differential-operation
    实现图像的滤波、锐化、边缘检测、微分处理及图像平滑(Image filtering, sharpening, edge detection, differential processing and image smoothing)
    2013-02-27 21:00:36下载
    积分:1
  • k_mean_uv
    利用k—mean算法根据U、V进行聚类分块,最后完成图像分割,分割出得块用不同的灰度等级表示出来。(K-mean algorithm to cluster sub-blocks according to the U, V, to finalize the image segmentation, segmentation have blocks with different gray levels represented.)
    2013-01-15 15:05:42下载
    积分:1
  • Three-dimensional-algorithm
    关于MC三维重建算法的二义性消除的文章,很好的消除了MC算法中的二义性(it s the article about Three-dimensional reconstruction algorithm to eliminate ambiguity in MC)
    2014-01-17 13:19:26下载
    积分:1
  • _Heikkila-a-Silven
    张正友标定法中计算内参的方法,经典原文资料(calculate Intrinsics zhang s method)
    2014-12-04 10:38:34下载
    积分:1
  • 0056357
    读取与显示JPG等格式图像文件,Visual C++编程技巧精选,很好的参考资料。(Read and display JPG format image files, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:26:42下载
    积分:1
  • raw2bmp
    读取RAW格式文件,将其转换为BMP格式文件并存储,主要实现灰度图像的转换(Read the RAW format, convert it to BMP format file and stored, mainly to achieve the conversion of grayscale images)
    2011-11-08 10:36:16下载
    积分:1
  • KNearestclass
    使用K近邻算法对一个2维德样本集进行分类,样本集的分布为混合高斯分布。(K nearest neighbor to use a 2 Verde sample set for classification, the distribution of sample set for mixed Gaussian distribution.)
    2008-06-25 04:50:13下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载