搜索资源列表
可以控制XYZ方向运动的控制器...
- 可以控制XYZ方向运动的控制器-can control the direction of movement of the XYZ controller
matlab 图像彩色空间转换RGB,LUV,XYZ,LAB
- 用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
一个简易的画图程序xyz
- 一个简易的画图程序xyz 解压密码123456789 希望大家可以试用-a simple drawing program xyz extracting passwords 123456789 hope we can look at the trial
position of xyz coordinate#
- position of xyz coordinate#
可以控制XYZ方向运动的控制器...
- 可以控制XYZ方向运动的控制器-can control the direction of movement of the XYZ controller
matlab 图像彩色空间转换RGB,LUV,XYZ,LAB
- 用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
一个简易的画图程序xyz
- 一个简易的画图程序xyz 解压密码123456789 希望大家可以试用-a simple drawing program xyz extracting passwords 123456789 hope we can look at the trial
secha
- rgb转换为XYZ色彩空间,使用matlab实现-rgb converted to XYZ color space, using Matlab to achieve
Color_Conversion_Algorithms_cold
- Color Conversion Algorithms.• RGB to HSV & HSV to RGB • RGB to YIQ & YIQ to RGB • RGB to XYZ & XYZ to RGB • XYZ to CIE L*a*b* (CIELAB) & CIELAB to XYZ • XYZ to CIELUV & CIELUV to XYZ-Co
CIE
- CIE中各色域空间的转换,例如:XYZ到RGB,XYZ到Luv,RGB到XYZ,Lab到LHC,RGB到HSV,HSV到RGB-CIE were colored domain space conversion, for example : XYZ to RGB, XYZ to Luv, to XYZ RGB, Lab of the LHC, RGB to HSV, HSV to RGB, etc.
xyz
- 坐标转换程序,可以将空间直角坐标转化为大地坐标-Coordinate the conversion process can be transformed into rectangular coordinates in space geodetic coordinates
zuobiaozhuanhuan
- 本程序提供WGS-84、BJ54和Xi’an80下大地坐标、空间直角坐标以及高斯坐标的相互转换,不同椭球参数下的转换需通过空间直角坐标过渡,由于时间原因,高斯坐标正反算只在BJ54下进行。空间坐标的转换需要借助七参数,可手工输入,也可由文本文件中至少公共点平差计算得到(data.txt可用于七参数计算测试)。 计算过程: WGS-84 B=30.303622 L=114.212196 H =47.36 (经纬度采用度
1
- 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。.rar-The Matlab program used for color space conversion. In RGB, YP
accountM
- 计算实现RGB到XYZ空间的转换的转换矩阵,通过转换矩阵实现RGB到XYZ到另SRGB色度空间转换-Computing RGB to XYZ conversion space conversion matrix, through the transformation matrix to achieve RGB to XYZ to another sRGB color space conversion
ColorConversion
- 各种颜色空间模型之间的相互转换。RGB,CMY,YIQ,XYZ,HSI之间的转化-A variety of color space conversion between the models. RGB, CMY, YIQ, XYZ, HSI conversion between
CIE_chromaticity_diagram
- CIE色度图, CIE 1931 RGB, CIE 1931 XYZ, CIE 1931 xyY-CIE chromaticity diagram, CIE 1931 RGB, CIE 1931 XYZ, CIE 1931 xyY
3Drotate
- 三维坐标转换代码,XYZ三个坐标轴之间的转换与立体变换-Three-dimensional coordinates of the conversion code, XYZ three axes and the conversion between the three-dimensional transformation
101259378luv_rgb_yuv_lab_space_convert(2)
- 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
r语言批量读取xyz格式文件
- 水动力模型MIKE21数据后处理 dfsu格式文件导出模拟结果xyz格式文件 R语言可以迅速批量读取xyz文件,并根据文件名排序 以便于后期处理(MIKE 21 export results from dsfu R read numerous xyz files)
RGB转XYZ
- 用matlab实现色彩空间转换,先计算RGB空间的GAMMA值然后进行RGB空间到XYZ的转换(Color space conversion transform rgb into xyz)