-
将一个彩色图像之间的颜色表示。
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
-
3d底层编程,不是用opngl,包括光线跟踪,纹理映射等,用vc编写...
3d底层编程,不是用opngl,包括光线跟踪,纹理映射等,用vc编写-bottom 3d programming is not to opngl, including ray tracing, texture mapping, prepared using vc
- 2022-07-26 16:56:06下载
- 积分:1
-
图像处理拉普拉斯高斯边缘检测源代码
图像处理拉普拉斯高斯边缘检测源代码-image processing Laplace Gaussian source Edge Detection
- 2022-12-30 10:00:03下载
- 积分:1
-
透明色匹配的图像合成算法
透明色匹配的图像合成算法-transparent color matching algorithm Image Synthesis
- 2022-10-06 21:50:03下载
- 积分:1
-
基于visual c++ 2008环境
该实例是一个类似ACDSee的图像浏览工具――GraphShower。GraphShower主要实现如下功能:...
基于visual c++ 2008环境
该实例是一个类似ACDSee的图像浏览工具――GraphShower。GraphShower主要实现如下功能:
⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。
⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式:
① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。
② 适合宽度:保持图像长宽比例缩放图像,使图像宽度等于视图宽度。
③ 适合高度:保持图像长宽比例缩放图像,使图像高度等于视图高度。
④ 适合屏幕:自动判断图像的显示方式,使图像能在当前视图上完整显示。
⑶ 特效显示。GraphShower支持以下特效:向下扫描、垂直双重扫描、向右移动、水平双重移动、垂直百叶窗、水平百叶窗、垂直栅条、水平栅条、马赛克和雨滴。
⑷ 文件目录窗口。通过目录树可以直接打开图像文件。
⑸ 位图浏览窗口。以缩略图的形式显示图像。
-err
- 2023-04-20 10:25:03下载
- 积分:1
-
display screen 360 degrees
展示360度的画面-display screen 360 degrees
- 2023-03-06 21:20:03下载
- 积分:1
-
使用FPGA实现直方图基本处理――均衡化、规定化的例子
使用FPGA实现直方图基本处理――均衡化、规定化的例子-Histogram using the FPGA to achieve the basic deal- balanced and provides examples of
- 2022-03-06 14:58:51下载
- 积分:1
-
本程序实现基于差平方和的图像匹配,本程序的优点是在大噪声条件下的匹配成功率很高,缺点是随着匹配区域以及图像的扩大,程序的耗时越来越长...
本程序实现基于差平方和的图像匹配,本程序的优点是在大噪声条件下的匹配成功率很高,缺点是随着匹配区域以及图像的扩大,程序的耗时越来越长-This procedure square and bad based on the implementation of image matching, the advantages of this procedure are in the noise of the match under the conditions of a very high success rate, with the disadvantage match the expansion of regional as well as images, more and more time-consuming process long
- 2022-02-02 10:47:45下载
- 积分:1
-
Tsai标定算法的精度验证程序,用matlab编写,可以画出重建图像...
Tsai标定算法的精度验证程序,用matlab编写,可以画出重建图像-Tsai calibration algorithm for the accuracy of the verification process, the preparation of matlab, you can draw the reconstructed image
- 2022-07-27 06:56:25下载
- 积分:1
-
language used to write the source code for the graphics! !
用c语言写的各种图形学的源代码-language used to write the source code for the graphics! !
- 2022-10-21 20:45:03下载
- 积分:1