-
将一个彩色图像之间的颜色表示。
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
-
国外的一个非常优秀的计算机视觉的C++图像处理源码,覆盖了计算机视觉的大部分算法,写得非常精练!...
国外的一个非常优秀的计算机视觉的C++图像处理源码,覆盖了计算机视觉的大部分算法,写得非常精练!-abroad an excellent computer vision image processing of C source code, Computer Vision coverage of the majority of algorithms, written in a very concise!
- 2022-03-24 14:44:48下载
- 积分:1
-
这是一个用MFC写的一个时钟程序,和现实中的时钟样子一致,界面友好,时间准确,适合初学者学习...
这是一个用MFC写的一个时钟程序,和现实中的时钟样子一致,界面友好,时间准确,适合初学者学习-This is a clock with the MFC write a program, and the reality of the clock look consistent, user-friendly, time and accurate, suitable for beginners to learn
- 2023-01-31 15:15:03下载
- 积分:1
-
关键帧提取 欧拉距离方法
matlab语言,基于测算视频帧之间欧拉距离的方法来进行关键帧提取操作
- 2023-08-21 13:50:03下载
- 积分:1
-
三维图形的三维变换程序,很有用的哦,是编译通过的。
3D图形学三维变换程序,很有用的哦,在VC++下编译通过。-3D graphics 3D transformation process, a very useful oh, the VC compile.
- 2022-02-15 02:16:11下载
- 积分:1
-
VC++数字图象获取处理及实践应用
VC++数字图象获取处理及实践应用-VC digital image processing and access to Practice
- 2022-06-01 23:24:51下载
- 积分:1
-
二维三维图形的基本变换
通过代码的实现是得实现二维三维几个变化,可以输入自己想要图形的顶点数,再输入变化模式:比例,对称,错切,平移,旋转五个变换中的一个,再输入相关变化的x,y,z轴,经过变换继而出现变换后的坐标。
- 2022-12-24 13:10:03下载
- 积分:1
-
Log滤波器完整源码,编得不错
Log滤波器完整源码,编得不错-Log source filter integrity, of being good
- 2022-07-06 13:37:18下载
- 积分:1
-
制作马赛克效果的例子程序
制作马赛克效果的例子程序-mosaic effect produced examples of procedures
- 2022-02-13 12:22:25下载
- 积分:1
-
图像处理的立体匹配算法
立体匹配的算法,用于图像处理-stereo matching algorithms for image processing
- 2022-01-26 07:11:11下载
- 积分:1