-
将一个彩色图像之间的颜色表示。
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
-
关于 虚拟视景仿真中 经常会用到的 blade 可以制作 机翼等很多东西...
关于 虚拟视景仿真中 经常会用到的 blade 可以制作 机翼等很多东西
-On the virtual scene simulation is often used in the wing blade can make a lot of things, etc.
- 2023-01-17 14:35:04下载
- 积分:1
-
This source code is the series 4 for the beginner of image processing arithmetic...
该源码用于图像处理算法初学者,这是系列之4-This source code is the series 4 for the beginner of image processing arithmetic.
- 2022-03-03 01:18:06下载
- 积分:1
-
VB开发的简单GIS软件,实现了地图的缩放漫游和简单的查询等功能,有相关研究人员有相当的参考价值。...
VB开发的简单GIS软件,实现了地图的缩放漫游和简单的查询等功能,有相关研究人员有相当的参考价值。-VB simple GIS software, the map roaming and scalability of a simple query capabilities, related research have quite the reference value.
- 2022-04-01 12:32:30下载
- 积分:1
-
图像标定的源代码,可以参考下我得做法,我毕业设计的内容...
图像标定的源代码,可以参考下我得做法,我毕业设计的内容-Image calibration source code, can refer to the next I have to practice, I graduated from the design of the content
- 2023-03-17 14:35:03下载
- 积分:1
-
我以前做的MFC小曲线的绘制方法和接口,但老师说…
我用MFC做的小型的曲线的画法及界面,但是老师说了要用opengl,所以我想把我的程序发到网上让大家和我共享,并且给我帮助-I used to do small MFC curve drawing method and interface, but the teacher said to use opengl, so I want my hair to process online so that everyone and I share, and give me help
- 2022-10-27 20:10:04下载
- 积分:1
-
人脸识别算法源码,该算法用于提取人脸中的非线性特征
人脸识别算法源码,该算法用于提取人脸中的非线性特征-Source face recognition algorithm, the algorithm used to extract facial features of the non-linear
- 2023-07-13 03:25:02下载
- 积分:1
-
此源代码演示如何使用C,赢得32 SDK的GDI和边缘检测…
此源代码将演示如何用C,Win 32 SDK及GDI+来实现边缘检测。(C++,C)-this source code to demonstrate how to use C, Win 32 SDK GDI and edge detection to achieve. (C, C)
- 2022-02-11 15:05:35下载
- 积分:1
-
一个关于分形的三角形程序
一个关于分形的三角形程序-on a triangular fractal procedures
- 2023-02-27 22:20:04下载
- 积分:1
-
基于opencv的C++图像配准,区域追踪
资源描述利用计算机视觉包opencv实现图像区域配准,对图像处理学习具有指导作用,算法可以多方面的改进,从而应用到很多其他图像处理当。(注意:必须安装opencv,低版本安装较复杂,可参考网上教程)
- 2022-11-29 11:15:03下载
- 积分:1