登录
首页 » Visual C++ » RGBtoHIS

RGBtoHIS

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

  • discrete-cosine-transform
    图形图像正交变换,离散余弦变换,VC++实现。(Graphic image orthogonal transform, discrete cosine transform, VC++ to achieve.)
    2010-06-22 08:32:54下载
    积分:1
  • haijian
    说明:  多边形裁剪是逐次多边裁剪法,它的基本思想是以窗口的四条边界线单一逐次对多边形裁剪(polygon clipping is Successive multilateral cutting, its basic idea is a window four successive boundaries of a single polygon clipping)
    2005-12-28 22:01:30下载
    积分:1
  • VCPP-image-processing-chapter12
    VisualC++数字图像处理技术详解第2版光盘,第十二章(VisualC++ digital image processing technology Detailed Version 2 discs, Chapter XII)
    2016-04-16 14:02:35下载
    积分:1
  • CannyEdgeDetection(good)
    使用canny算子进行边缘检测的代码,效果很好(Using the canny edge detection operator code, good results)
    2009-09-14 15:50:36下载
    积分:1
  • SLIC_mex
    SLIC超像素分割matlab版本,主要算法为C++与matlab算法联动(SLIC super pixel segmentation matlab version, the main algorithm is C++ and matlab algorithm linkage)
    2018-10-09 14:51:36下载
    积分:1
  • ship
    船舶数据处理程序,可以实现船舶任意运动姿态的数据,描绘运动轨迹,从而分析船舶运动姿态(ship data extraction)
    2020-08-31 19:28:11下载
    积分:1
  • fatigue_mq_block
    基于opencv的C语言的疲劳驾驶检测代码,肤色检测人脸(fatigue driving detecting)
    2014-06-22 16:36:22下载
    积分:1
  • bgslibrary_x86_v1.9.2
    bgslibrary_x86_v1.9.2,是MFC的实现文件,包含37种背景减除算法,对于做目标提取的研究非常有用。(The BGSLibrary was developed by Andrews Sobral and provides an easy-to-use C++ framework based on OpenCV to perform background subtraction (BGS) in videos. )
    2015-12-22 20:33:52下载
    积分:1
  • binocular_stereo_measuring
    通过两台相机拍摄的立体像对完成对目标的快速实时测量,用于构建道路交通等数据快速采集系统。(Through two three-dimensional camera for the completion of the goal as fast real-time measurement, used to build road traffic, such as rapid data acquisition system.)
    2007-09-27 22:36:56下载
    积分:1
  • yuzhibianhua
    图像处理基本算法其中之一的yuzhibianhua (Image processing one of the basic algorithm yuzhibianhua)
    2008-06-04 17:13:13下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载