Feeds
질문
Create surface or mesh from the point cloud of the surface of a color volume in CIELAB
I would like to be able to calculate the coverage of color spaces by other color spaces or display gamuts in CIELAB, so with col...
거의 10년 전 | 답변 수: 0 | 1
0
답변질문
vectorized computation in if statement not working in code for RGB to XYZ to xyY and L*a*b* code
I've written the following code to go from RGB to XYZ to xyY and L*a*b* for a predefined color depth (N), gamma value (Gamma) an...
대략 11년 전 | 답변 수: 2 | 0
2
답변질문
if in while loop not working - write combinations with unique proportions from input matrix to new matrix
I want to add the RGB-combinations (row in matrix P) with unique proportions (gcd=1) as a new row at the bottom of matrix Q. T...
대략 11년 전 | 답변 수: 0 | 0
0
답변답변 있음
Calculate intersection (overlapping area) of two polygons (of which one a 35 sided irregular polygon) without the use of polybool function
Fully solved now: X = xlsread('pointerdata.xlsx','specloc','B2:B323'); Y = xlsread('pointerdata.xlsx','specloc',...
Calculate intersection (overlapping area) of two polygons (of which one a 35 sided irregular polygon) without the use of polybool function
Fully solved now: X = xlsread('pointerdata.xlsx','specloc','B2:B323'); Y = xlsread('pointerdata.xlsx','specloc',...
대략 11년 전 | 0
질문
Calculate intersection (overlapping area) of two polygons (of which one a 35 sided irregular polygon) without the use of polybool function
I would like to calculate the coverage of the Pointer's gamut by any color space or display gamut in both the CIE 1931 xy chroma...
대략 11년 전 | 답변 수: 2 | 0