-
将一个彩色图像之间的颜色表示。
Convert a color image between color representations.
B = COLORSPACE(S,A) converts the color representation of image A
where S is a string specifying the conversion. S tells the
source and destination color spaces, S = destdest . Supported color spaces are
RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected)
YPbPr Luma (ITU-R BT.601) + Chroma
YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr)
YUV NTSC PAL Y UV Luma + Chroma
YIQ NTSC Y IQ Luma + Chroma
YDbDr SECAM Y DbDr Luma + Chroma
JPEGYCbCr JPEG-Y CbCr Luma + Chroma
HSV / HSB Hue Saturation Value/Brightness
HSL / HLS / HSI Hue Saturation Luminance/Intensity
XYZ CIE XYZ
Lab CIE L*a*b* (CIELAB)
Luv CIE L*u*v* (CIELUV)
Lch CIE L*ch (CIELCH)-Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destin
- 2023-02-24 07:00:03下载
- 积分:1
-
中点画圆法算法实现,能够实现坐标平移,支持鼠标绘图
中点画圆法算法实现,能够实现坐标平移,支持鼠标绘图-midpoint Circle France algorithm to achieve coordinates translation, mapping support for mouse
- 2023-03-23 22:00:03下载
- 积分:1
-
利用VC++6.0实现了对部分分形图的绘制功能
利用VC++6.0实现了对部分分形图的绘制功能-VC 6.0 part of the Fractal Map function
- 2022-11-04 05:45:03下载
- 积分:1
-
Delaunay三角形是一个经典的生成算法可以用来形成一个网格模型。
Delaunay是经典的三角形生成算法,可用于形成mesh建模-Delaunay triangle is a classic generation algorithm can be used to form a mesh modeling
- 2023-02-08 23:40:04下载
- 积分:1
-
计算机图形学中的视图变换程序,是用VC++中的MFC编写的
计算机图形学中的视图变换程序,是用VC++中的MFC编写的-computer graphics View transform the process, with VC++ MFC prepared
- 2022-02-04 19:25:29下载
- 积分:1
-
对印刷体数字进行识别 暂不支持手写体识别
对印刷体数字进行识别 暂不支持手写体识别-The identification numbers of the printed not support handwriting recognition
- 2022-05-18 07:15:59下载
- 积分:1
-
1. 实现了 DAA画线法画直线 (必做) (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作)...
1. 实现了 DAA画线法画直线 (必做) (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做)-1. To achieve the DAA painting painting straight line method (regimen) (a) Midpoint Circle Line (input coordinates x, y coordinates Center) (regimen) (2) two-dimensional region filled (4-seed filling color algorithm) (for the elections) (3) linear reduction (Option A) (regimen) (4) Bessel curve (the importation of four control points, or directly with a click of the mouse, the request will coordinate with the right show) (regimen)
- 2023-07-08 08:20:02下载
- 积分:1
-
这是一个坐标转换的程序代码,根据图象的经纬度来进行转化
这是一个坐标转换的程序代码,根据图象的经纬度来进行转化-This is a coordinate transformation of program code, according to the latitude and longitude to image conversion
- 2022-07-04 09:33:18下载
- 积分:1
-
用c++的mfc和opengl中相关函数实现物体的三位观察
用c++的mfc和opengl中相关函数实现物体的三位观察-Using c++ in mfc and opengl in the correlation function of the three observation of objects
- 2022-01-21 05:18:45下载
- 积分:1
-
CAD drawing of a similar code, graphics, drag, select object features such as st...
类似CAD绘图的代码,绘图、拖动、分层选择物件等功能-CAD drawing of a similar code, graphics, drag, select object features such as stratification
- 2022-03-23 08:47:57下载
- 积分:1