登录
首页 » Visual C++ » RGBtoHIS

RGBtoHIS

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

  • IFC读写代码
    说明:  IFC文件格式读取和写出源码,目前该源码是1.0版本(IFC file format reads and writes the source code, which is currently version 1.0)
    2020-09-16 14:17:55下载
    积分:1
  • 61IC_H474
    这MFC图像处理源代码总集包括了均值滤波,直方图均衡,高斯平滑,,锐化,拉普拉斯锐化(边缘检测),阈值变(With the MFC implementation of an image processing example code)
    2012-08-06 10:20:31下载
    积分:1
  • dsa
    说明:  用VC实现数字减影算法,通过模板匹配,再对两幅图像相减,即用盈片中减去蒙片,从而实现突出血管区域的目的。【源码加文档说明】(Using VC to achieve digital subtraction algorithm, template matching, and then the subtraction of two images, that the film with surplus minus mask, in order to achieve the purpose of highlighting vascular region. 【Source】 plus documented)
    2010-04-18 22:39:04下载
    积分:1
  • VC_FFT
    傅里叶变换:采用VC++编写,实现二维图像的傅里叶变换(Fourier Transform: The VC++ prepared to achieve the two-dimensional Fourier transform of the image)
    2021-02-13 22:29:49下载
    积分:1
  • 135475202135
    画图源程序-图像数据显示,可以对数据进行时间轴的曲线显示,也可以是空间轴的多维显示 (Paint source- the image data, the data can be curve shows the time axis, it can be multi-dimensional display space axis)
    2014-02-08 12:55:53下载
    积分:1
  • SARViewer
    通过GDAL读取常用遥感影像,如img,tiff,可实现读取显示和雷达影像处理的一些基本算法(Read through GDAL common remote sensing images, such as img, tiff, read the display and radar can achieve some of the basic image processing algorithms)
    2013-08-03 19:39:01下载
    积分:1
  • GetContour
    说明:  用于物体目标轮廓的提取与跟踪,能更好的识别出物体轮廓。(Target contour for object extraction and tracking, to better identify the contours of objects.)
    2010-04-07 09:46:42下载
    积分:1
  • loci
    实现用帧差法画质心轨迹 高斯背景建模 可以运行的程序 opencv(Picture frame difference method implemented by the loci of Gaussian background modeling)
    2014-05-19 21:27:37下载
    积分:1
  • CameraCalibrate(相机标定)
    利用棋盘格对相机进行标定,加入误差判定及像素空间到实际物理空间的距离计算(The camera is calibrated by checkerboard, the error is added and the distance of pixel space to the actual physical space is calculated)
    2017-07-26 16:47:44下载
    积分:1
  • IFC读写代码
    IFC文件格式读取和写出源码,目前该源码是1.0版本(IFC file format reads and writes the source code, which is currently version 1.0)
    2020-09-16 14:17:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载