WO2022110586A1 - Method for constructing grid point array model for meshed cmy color space and application thereof - Google Patents

Method for constructing grid point array model for meshed cmy color space and application thereof Download PDF

Info

Publication number
WO2022110586A1
WO2022110586A1 PCT/CN2021/082626 CN2021082626W WO2022110586A1 WO 2022110586 A1 WO2022110586 A1 WO 2022110586A1 CN 2021082626 W CN2021082626 W CN 2021082626W WO 2022110586 A1 WO2022110586 A1 WO 2022110586A1
Authority
WO
WIPO (PCT)
Prior art keywords
point
follows
color value
color
value model
Prior art date
Application number
PCT/CN2021/082626
Other languages
French (fr)
Chinese (zh)
Inventor
薛元
刘曰兴
王立强
刘立霞
孙显强
崔鹏
Original Assignee
江南大学
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 江南大学 filed Critical 江南大学
Publication of WO2022110586A1 publication Critical patent/WO2022110586A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/90Determination of colour characteristics
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/20Finite element generation, e.g. wire-frame surface description, tesselation

Definitions

  • the invention relates to a grid point array model construction method and application in a gridded CMY color space, and belongs to the technical field of grid construction in color space.
  • CMY color space In the process of color design, it is necessary to use mathematical models to digitally express the CMY color space and visualize its color spectrum. For example, 12 edge lines, 12 diagonal lines and 4 body diagonal lines can be obtained by connecting 8 vertices in the CMY color space. The color distribution law of these line segments needs to be expressed by using color values and their intuitive colors. ;
  • the CMY color space also includes 6 outer surfaces and a number of slices perpendicular to the C-axis, M-axis, and G-axis, respectively. The color distribution rules on these surfaces need to be expressed by using color values and their intuitive colors.
  • the CMY color space contains 10 6 pixels, which will bring too much data redundancy in the process of industrial application.
  • it is usually necessary to master the secondary color of the mixture of two primary colors and the tertiary color of the mixture of three primary colors.
  • Change law, and its visual chromatogram Through the pairwise connections between 8 vertices in the CMY color space, 12 ridges, 12 diagonals and 4 body diagonals can be obtained. The color distribution on these connections can be obtained by mixing two primary colors.
  • the secondary color chromatogram is obtained, and there is still no effective model to digitally express it and visualize its chromatogram.
  • CMY color space there are six outer surfaces and several tangent planes perpendicular to the C-axis, M-axis, and G-axis, respectively.
  • the color distribution rules on these surfaces can be obtained by the three-color mixture of three primary colors.
  • the technical problem to be solved by the present invention is to provide a method for constructing a grid point array model in a gridded CMY color space, which introduces a digital quantization process to realize the visualization of colors in the CMY color space.
  • the present invention designs a method for constructing a grid point array model in a gridded CMY color space.
  • the construction of the array model includes the following steps:
  • Step A One of the vertices on the regular hexahedron corresponds to the white color value 0, and the other end on the three edges connected to the vertex corresponds to the cyan color value c, the magenta color value m, and the yellow color value y in the CMY color space, respectively, to construct.
  • the cube space corresponding to the CMY color space and then enter step B;
  • Step B For the edge between the vertex corresponding to white and the vertex corresponding to cyan, perform t equal division, that is, obtain t+1 points including the vertexes at both ends of the edge, and number each grid point as 1 in turn. , 2, ..., t+1;;
  • n For the edge between the vertex corresponding to white and the vertex corresponding to magenta, perform n equal division, that is, to obtain n+1 points including the vertices at both ends of the edge, and number each grid point as 1 and 2 in turn. , ..., n+1;
  • step C For the edge between the vertex corresponding to white and the vertex corresponding to yellow, perform p equal division, that is, obtain p+1 points including the vertices at both ends of the edge, and number each grid point as 1, 2, ..., p+1; then go to step C;
  • Step C According to the principle of three-dimensional coordinates, based on the division on the three edges starting from the white point, (t+1)(n+1)(p+1) grid points are formed, then the grid point number is defined.
  • the grid point coordinates of ⁇ (i, j, k) are as follows, and then enter step D;
  • ⁇ (i,j,k) [(i-1)/t,(j-1)/n,(k-1)/p];
  • Step D Obtain the grid point array matrix expression of CMY color space as follows, and then enter step E;
  • Step E Transform the coordinate values of each grid point in the CMY color space to obtain the color value of each grid point As follows, then go to step F;
  • Step F Convert each grid color value of CMY color space Bringing it into the grid point array matrix, the grid point array color matrix of the CMY color space can be obtained as follows:
  • the color value model of each point on the line between the two points is constructed as follows:
  • l 1, . . . , L+1
  • l represents the serial number of each point in each position including point a and point b in the direction from point a to point b on the line connecting the two points.
  • step A to F define the vertex corresponding to white as point W, the vertex corresponding to cyan as point C, the vertex corresponding to magenta as point M, and the vertex corresponding to yellow in the cube space is point Y, then the other vertex of the face where point W, point C, and point M are located is point B corresponding to blue, and the other vertex of the face where point W, point C, and point Y are located is point G corresponding to green, and point W , the other vertex of the face where point M and point Y are located is point R corresponding to red, and the other vertex of the face where point B, point M, and point R are located is point K corresponding to black;
  • the color value model matrices of the perpendicular t+1 profiles are as follows:
  • the surface color value model is as follows:
  • the color value model of each point on the surface is as follows:
  • the color value model of each point on the surface is as follows:
  • the color value model of each point on the surface is as follows:
  • the color value model of each point on the surface is as follows:
  • the present invention further designs an application of a grid point array model construction method for the gridded CMY color space, and obtains the CMY color space grid point color from the CMY color space grid point array model, Stored in the database and used to analyze the target color as follows;
  • the preferred detection is to obtain the CMY color detection data corresponding to the target color, and find the grid point corresponding to the CMY color detection data in the database; In the method, the grid point corresponding to the target color is obtained; finally, the CMY color data corresponding to the target color is formed from the CMY color data corresponding to the grid point.
  • a color detector is used to detect the target color, and the CMY color detection data corresponding to the target color is obtained.
  • the construction method and application of the grid point array model of the gridded CMY color space designed by the present invention through the grid division of the C, M, and Y axes, realizes the one-dimensional straight line, two-dimensional plane, three-dimensional plane in the CMY color space.
  • the three-dimensional grid division is used to construct the grid array model of the CMY color space, and the corresponding color spectrum is realized through the construction of the grid point array matrix and the array color matrix of each point, line, surface, and volume in the CMY color space.
  • digital expression In practical applications, the above models and algorithms can set the gridding precision by themselves, and call each group of model algorithms to realize the visualization of gridded chromatograms, which effectively improves the efficiency of color analysis and selection.
  • Fig. 1 is the flow chart of the grid point array model construction method of gridded CMY color space designed by the present invention
  • Fig. 2 is the corresponding hexahedral structure schematic diagram of the grid point array model construction method of gridded CMY color space designed by the present invention
  • FIG. 3 is a schematic diagram of a hexahedron color corresponding to a method for constructing a grid point array model in a gridded CMY color space designed by the present invention.
  • the present invention designs a method for constructing a grid point array model in a gridded CMY color space.
  • the grid is divided based on the regular hexahedron of the CMY color space, and the grid point array model is constructed, as shown in FIG. 1 , including:
  • Step A to F as follows.
  • Step A One of the vertices on the regular hexahedron corresponds to the white color value 0, and the other end on the three edges connected to the vertex corresponds to the cyan color value c, the magenta color value m, and the yellow color value y in the CMY color space, respectively, to construct.
  • the cube space corresponding to the CMY color space and then go to step B.
  • Step B For the edge between the vertex corresponding to white and the vertex corresponding to cyan, perform t equal division, that is, obtain t+1 points including the vertexes at both ends of the edge, and number each grid point as 1 in turn. , 2, ..., t+1;;
  • n For the edge between the vertex corresponding to white and the vertex corresponding to magenta, perform n equal division, that is, to obtain n+1 points including the vertices at both ends of the edge, and number each grid point as 1 and 2 in turn. , ..., n+1;
  • step C For the edge between the vertex corresponding to white and the vertex corresponding to yellow, perform p equal division, that is, obtain p+1 points including the vertices at both ends of the edge, and number each grid point as 1, 2, ..., p+1; then go to step C;
  • Step C According to the principle of three-dimensional coordinates, based on the division on the three edges starting from the white point, then (t+1)(n+1)(p+1) grid points are formed, and the grid point number is defined.
  • the grid point coordinates of ⁇ (i, j, k) are as follows, and then enter step D;
  • ⁇ (i,j,k) [(i-1)/t,(j-1)/n,(k-1)/p];
  • Step D Obtain the grid point array matrix expression of CMY color space as follows, and then enter step E;
  • Step E Transform the coordinate values of each grid point in the CMY color space to obtain the color value of each grid point As follows, then go to step F;
  • Step F Convert each grid color value of CMY color space Bringing it into the grid point array matrix, the grid point array color matrix of the CMY color space can be obtained as follows:
  • l 1, . . . , L+1
  • l represents the serial number of each point in each position including point a and point b in the direction from point a to point b on the line connecting the two points.
  • the vertex corresponding to white is point W
  • the vertex corresponding to cyan is point C
  • the vertex corresponding to magenta is point M
  • the vertex corresponding to yellow is point Y
  • point W, point C, point M The other vertex of the face is the blue corresponding point B
  • the other vertex of the face W, C, and Y is the green corresponding point G
  • the other vertex of the face W, M, and Y is
  • the other vertex of the face where point R is located is the point K corresponding to black, then the color value of each point is as follows:
  • the surface color value model is as follows:
  • the surface color value model is as follows:
  • the surface color value model is as follows:
  • the surface color value model is as follows:
  • the surface color value model is as follows:
  • the color value model based on any point in the cube space corresponding to the CMY color space is as follows:
  • the present invention further designs an application of a grid point array model construction method for a gridded CMY color space, and obtains the CMY color space grid point color from the CMY color space grid point array model, Stored in the database and used to analyze the target color as follows;
  • a color detector to detect the CMY color detection data corresponding to the target color, and find the grid point corresponding to the CMY color detection data in the database; then take the grid point as the origin and the surrounding preset radius, By means of comparison, the grid point corresponding to the target color is obtained; finally, the CMY color data corresponding to the target color is formed from the CMY color data corresponding to the grid point.
  • n 1 1 2 3 4 5 6 7 8 9 10 11 1 0,255,0 26,255,0 51,255,0 77,255,0 102,255,0 128,255,0 153,255,0 179,255,0 204,255,0 230,255,0 255,255,0 2 0,255,26 26,255,26 51,255,26 77,255,26 102,255,26 128,255,26 153,255,26 179,255,26 204,255,26 230,255,26 255,255,26 3 0,255,51 26,255,51 51,255,51 77,255,51 102,255,51 128,255,51 153,255,51 179,255,51 204,255,51 230,255,51 255,255,51 4 0,255,77 26,255,77 51,255,77 77,255,77 102,255,77 128,255,77 153,255,77 179,255,77 204,255,77 230,255,51 255
  • n 2 1 2 3 4 5 6 7 8 9 10 11 1 0,230,0 26,230,0 51,230,0 77,230,0 102,230,0 128,230,0 153,230,0 179,230,0 204,230,0 230,230,0 255,230,0 2 0,230,26 26,230,26 51,230,26 77,230,26 102,230,26 128,230,26 153,230,26 179,230,26 204,230,26 230,230,26 255,230,26 3 0,230,51 26,230,51 51,230,51 77,230,51 102,230,51 128,230,51 153,230,51 179,230,51 204,230,51 230,51 255,230,51 4 0,230,77 26,230,77 51,230,77 77,230,77 102,230,77 128,230,77 153,230,77 179,230,77 204,230,77 255,230,51 4 0,230,
  • n 4 1 2 3 4 5 6 7 8 9 10 11 1 0,179,0 26,179,0 51,179,0 77,179,0 102,179,0 128,179,0 153,179,0 179,179,0 204,179,0 230,179,0 255,179,0 2 0,179,26 26,179,26 51,179,26 77,179,26 102,179,26 128,179,26 153,179,26 179,179,26 204,179,179,26 230,179,26 255,179,26 3 0,179,51 26,179,51 51,179,51 77,179,51 102,179,51 128,179,51 153,179,51 179,179,51 204,179,179,51 230,179,51 255,179,51 4 0,179,77 26,179,77 51,179,77 77,179,77 102,179,77 128,179,77 153,179,77 179,179,179,77 204,179,179,77
  • n 10 1 2 3 4 5 6 7 8 9 10 11 1 0,26,0 26,26,0 51,26,0 77,26,0 102,26,0 128,26,0 153,26,0 179,26,0 204,26,0 230,26,0 255,26,0 2 0,26,26 26,26,26 51,26,26 77,26,26 102,26,26 128,26,26 153,26,26 179,26,26 204,26,26,26 230,26,26 255,26,26 3 0,26,51 26,26,51 51,26,51 77,26,51 102,26,51 128,26,51 153,26,51 179,26,51 204,26,51 230,26,51 255,26,51 4 0,26,77 26,26,77 51,26,77 77,26,77 102,26,77 128,26,77 153,26,77 179,26,77 204,26,77 230,26,77

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Computer Graphics (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • Spectrometry And Color Measurement (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Image Generation (AREA)

Abstract

The present invention relates to a method for constructing a grid point array model for a meshed CMY color space and an application thereof. Meshing is performed in CMY axes to mesh a CMY color space into one-dimensional lines, two-dimensional planes and three-dimensional solids, so as to construct a meshed array model of the CMY color space. A grid point array matrix and an array color matrix are constructed on the basis of points, lines, planes and solids in the CMY color space to realize digital expression of a corresponding color spectrum. In actual application scenarios, the above model and algorithm enable adjustment of meshing precision, and calling of respective sets of models and algorithms to realize visualization of a meshed color spectrum, thereby effectively improving the efficiency of color analysis and selection.

Description

一种网格化CMY颜色空间的网格点阵列模型构建方法及应用A method for constructing grid point array model in gridded CMY color space and its application 技术领域technical field
本发明涉及一种网格化CMY颜色空间的网格点阵列模型构建方法及应用,属于颜色空间网格构建技术领域。The invention relates to a grid point array model construction method and application in a gridded CMY color space, and belongs to the technical field of grid construction in color space.
背景技术Background technique
在颜色设计过程中,需要运用数学模型对CMY颜色空间进行数字化表达,对其色谱进行可视化展示。例如,CMY颜色空间8个顶点之间两两连接可得到12根棱线、12根面对角线及4根体对角线,这些线段的颜色分布规律需要运用颜色值及其直观颜色进行表达;CMY颜色空间还包含6个外表面以及分别与C轴、M轴、G轴垂直的若干切面,这些面上的颜色分布规律,需要用运用颜色值及其直观颜色进行表达。通过对CMY颜色空间中点、线、面的颜色分布运用颜色值及其直观颜色进行表达,才能实现颜色的数字化设计及其色谱的可视化。In the process of color design, it is necessary to use mathematical models to digitally express the CMY color space and visualize its color spectrum. For example, 12 edge lines, 12 diagonal lines and 4 body diagonal lines can be obtained by connecting 8 vertices in the CMY color space. The color distribution law of these line segments needs to be expressed by using color values and their intuitive colors. ; The CMY color space also includes 6 outer surfaces and a number of slices perpendicular to the C-axis, M-axis, and G-axis, respectively. The color distribution rules on these surfaces need to be expressed by using color values and their intuitive colors. By expressing the color distribution of points, lines and surfaces in the CMY color space using color values and their intuitive colors, the digital design of colors and the visualization of their color spectrum can be realized.
CMY颜色空间包含10 6个像素点,在工业化应用过程中会带来过多的数据沉余,在颜色设计过程中,通常需要掌握两基色混合的二次色、以及三基色混合的三次色的变化规律、及其可视化色谱。通过CMY颜色空间中8个顶点之间的两两连接,可得到12根棱线、12根面对角线及4根体对角线,这些连线上的颜色分布可通过两基色混合的二次色色谱得到,目前尚缺少有效模型对其进行数字化表达,对其色谱进行可视化展示。 The CMY color space contains 10 6 pixels, which will bring too much data redundancy in the process of industrial application. In the process of color design, it is usually necessary to master the secondary color of the mixture of two primary colors and the tertiary color of the mixture of three primary colors. Change law, and its visual chromatogram. Through the pairwise connections between 8 vertices in the CMY color space, 12 ridges, 12 diagonals and 4 body diagonals can be obtained. The color distribution on these connections can be obtained by mixing two primary colors. The secondary color chromatogram is obtained, and there is still no effective model to digitally express it and visualize its chromatogram.
在CMY颜色空间中,六个外表面以及分别与C轴、M轴、G轴垂直的若干切面,这些面上的颜色分布规律可通过三基色的三次混合色谱得到,目前也缺少有效模型对其进行数字化表达,对其色谱进行可视化展示。In the CMY color space, there are six outer surfaces and several tangent planes perpendicular to the C-axis, M-axis, and G-axis, respectively. The color distribution rules on these surfaces can be obtained by the three-color mixture of three primary colors. At present, there is no effective model for Digitally express and visualize its chromatogram.
发明内容SUMMARY OF THE INVENTION
本发明所要解决的技术问题是提供一种网格化CMY颜色空间的网格点阵列模型构建方法,引入数字量化过程,实现CMY颜色空间颜色的可视化。The technical problem to be solved by the present invention is to provide a method for constructing a grid point array model in a gridded CMY color space, which introduces a digital quantization process to realize the visualization of colors in the CMY color space.
本发明为了解决上述技术问题采用以下技术方案:本发明设计了一种网格化CMY颜色空间的网格点阵列模型构建方法,基于CMY颜色空间的正六面体进行网格划分,对其网格点阵列模型的构建,包括如下步骤:In order to solve the above-mentioned technical problems, the present invention adopts the following technical solutions: the present invention designs a method for constructing a grid point array model in a gridded CMY color space. The construction of the array model includes the following steps:
步骤A.以正六面体上其中一顶点对应白色颜色值0,该顶点所连三根棱上的另一端分别对应CMY颜色空间中的青色颜色值c、品红色颜色值m、黄色颜色值y,构建CMY颜色空间所对应的立方体空间,然后进入步骤B;Step A. One of the vertices on the regular hexahedron corresponds to the white color value 0, and the other end on the three edges connected to the vertex corresponds to the cyan color value c, the magenta color value m, and the yellow color value y in the CMY color space, respectively, to construct. The cube space corresponding to the CMY color space, and then enter step B;
步骤B.针对白色所对应顶点与青色所对应顶点之间的棱,执行t等分,即获得包含该棱两端顶点在 内的t+1个点,对其中各网格点依次编号为1、2、…、t+1;;Step B. For the edge between the vertex corresponding to white and the vertex corresponding to cyan, perform t equal division, that is, obtain t+1 points including the vertexes at both ends of the edge, and number each grid point as 1 in turn. , 2, ..., t+1;;
针对白色所对应顶点与品红色所对应顶点之间的棱,执行n等分,即获得包含该棱两端顶点在内的n+1个点,对其中各网格点依次编号为1、2、…、n+1;For the edge between the vertex corresponding to white and the vertex corresponding to magenta, perform n equal division, that is, to obtain n+1 points including the vertices at both ends of the edge, and number each grid point as 1 and 2 in turn. , ..., n+1;
针对白色所对应顶点与黄色所对应顶点之间的棱,执行p等分,即获得包含该棱两端顶点在内的p+1个点,对其中各网格点依次编号为1、2、…、p+1;然后进入步骤C;For the edge between the vertex corresponding to white and the vertex corresponding to yellow, perform p equal division, that is, obtain p+1 points including the vertices at both ends of the edge, and number each grid point as 1, 2, ..., p+1; then go to step C;
步骤C.根据三维坐标原理,基于由白点出发的三根棱上的划分,则构成(t+1)(n+1)(p+1)个网格点,则设以网格点编号定义的网格点坐标为ω(i,j,k)如下,然后进入步骤D;Step C. According to the principle of three-dimensional coordinates, based on the division on the three edges starting from the white point, (t+1)(n+1)(p+1) grid points are formed, then the grid point number is defined. The grid point coordinates of ω(i, j, k) are as follows, and then enter step D;
ω(i,j,k)=[(i-1)/t,(j-1)/n,(k-1)/p];ω(i,j,k)=[(i-1)/t,(j-1)/n,(k-1)/p];
i=1,2,...,t+1;j=1,2,...,n+1;k=1,2,...,p+1;i=1,2,...,t+1; j=1,2,...,n+1; k=1,2,...,p+1;
步骤D.获得CMY颜色空间的网格点阵列矩阵表达如下,然后进入步骤E;Step D. Obtain the grid point array matrix expression of CMY color space as follows, and then enter step E;
Figure PCTCN2021082626-appb-000001
Figure PCTCN2021082626-appb-000001
步骤E.将CMY颜色空间内各网格点坐标值作变换,获得各网格点颜色值
Figure PCTCN2021082626-appb-000002
如下,然后进入步骤F;
Step E. Transform the coordinate values of each grid point in the CMY color space to obtain the color value of each grid point
Figure PCTCN2021082626-appb-000002
As follows, then go to step F;
Figure PCTCN2021082626-appb-000003
Figure PCTCN2021082626-appb-000003
步骤F.将CMY颜色空间各网格颜色值
Figure PCTCN2021082626-appb-000004
带入网格点阵列矩阵中,可得到CMY颜色空间的网格点阵列颜色矩阵如下:
Step F. Convert each grid color value of CMY color space
Figure PCTCN2021082626-appb-000004
Bringing it into the grid point array matrix, the grid point array color matrix of the CMY color space can be obtained as follows:
Figure PCTCN2021082626-appb-000005
Figure PCTCN2021082626-appb-000005
作为本发明的一种优选技术方案:基于步骤A至步骤F,针对该方体空间中任意两点a和b,结合点a的颜色值(c 1,m 1,y 1)、点b的颜色值(c 2,m 2,y 2),以及对该两点之间连线的L等分,构建该两点之间连线上各点的颜色值模型如下: As a preferred technical solution of the present invention: based on steps A to F, for any two points a and b in the cube space, combine the color value (c 1 , m 1 , y 1 ) of point a and the color value of point b The color value (c 2 , m 2 , y 2 ), and the L equal division of the line between the two points, the color value model of each point on the line between the two points is constructed as follows:
Figure PCTCN2021082626-appb-000006
Figure PCTCN2021082626-appb-000006
其中,l=1、…、L+1,l表示该两点连线上由点a至点b方向、包含点a和点b在内各位置中的各点的序号。Wherein, l=1, . . . , L+1, and l represents the serial number of each point in each position including point a and point b in the direction from point a to point b on the line connecting the two points.
作为本发明的一种优选技术方案:基于步骤A至步骤F,定义立方体空间中白色所对应顶点为点W、青色所对应顶点为点C、品红色所对应顶点为点M、黄色所对应顶点为点Y,则点W、点C、点M所在面的另一顶点为蓝色所对应点B,点W、点C、点Y所在面的另一顶点为绿色所对应点G,点W、点M、点Y所在面的另一顶点为红色所对应点R,点B、点M、点R所在面的另一顶点为黑色所对应点K;As a preferred technical solution of the present invention: based on steps A to F, define the vertex corresponding to white as point W, the vertex corresponding to cyan as point C, the vertex corresponding to magenta as point M, and the vertex corresponding to yellow in the cube space is point Y, then the other vertex of the face where point W, point C, and point M are located is point B corresponding to blue, and the other vertex of the face where point W, point C, and point Y are located is point G corresponding to green, and point W , the other vertex of the face where point M and point Y are located is point R corresponding to red, and the other vertex of the face where point B, point M, and point R are located is point K corresponding to black;
则从点W出发,棱
Figure PCTCN2021082626-appb-000007
基于t等分、其上各点的颜色值模型如下:
Then starting from point W, the edge
Figure PCTCN2021082626-appb-000007
The color value model of each point based on t equal division is as follows:
Figure PCTCN2021082626-appb-000008
Figure PCTCN2021082626-appb-000008
从点M出发,棱
Figure PCTCN2021082626-appb-000009
基于t等分、其上各点的颜色值模型如下:
Starting from point M, the edge
Figure PCTCN2021082626-appb-000009
The color value model of each point based on t equal division is as follows:
Figure PCTCN2021082626-appb-000010
Figure PCTCN2021082626-appb-000010
从点R出发,棱
Figure PCTCN2021082626-appb-000011
基于t等分、其上各点的颜色值模型如下:
Starting from point R, the edge
Figure PCTCN2021082626-appb-000011
The color value model of each point based on t equal division is as follows:
Figure PCTCN2021082626-appb-000012
Figure PCTCN2021082626-appb-000012
从点Y出发,棱
Figure PCTCN2021082626-appb-000013
基于t等分、其上各点的颜色值模型如下:
Starting from point Y, the edge
Figure PCTCN2021082626-appb-000013
The color value model of each point based on t equal division is as follows:
Figure PCTCN2021082626-appb-000014
Figure PCTCN2021082626-appb-000014
从点W出发,棱
Figure PCTCN2021082626-appb-000015
基于n等分、其上各点的颜色值模型如下:
Starting from point W, the edge
Figure PCTCN2021082626-appb-000015
Based on n equal division, the color value model of each point on it is as follows:
Figure PCTCN2021082626-appb-000016
Figure PCTCN2021082626-appb-000016
从点C出发,棱
Figure PCTCN2021082626-appb-000017
基于n等分、其上各点的颜色值模型如下:
Starting from point C, the edge
Figure PCTCN2021082626-appb-000017
Based on n equal division, the color value model of each point on it is as follows:
Figure PCTCN2021082626-appb-000018
Figure PCTCN2021082626-appb-000018
从点G出发,棱
Figure PCTCN2021082626-appb-000019
基于n等分、其上各点的颜色值模型如下:
Starting from point G, the edge
Figure PCTCN2021082626-appb-000019
Based on n equal division, the color value model of each point on it is as follows:
Figure PCTCN2021082626-appb-000020
Figure PCTCN2021082626-appb-000020
从点Y出发,棱
Figure PCTCN2021082626-appb-000021
基于n等分、其上各点的颜色值模型如下:
Starting from point Y, the edge
Figure PCTCN2021082626-appb-000021
Based on n equal division, the color value model of each point on it is as follows:
Figure PCTCN2021082626-appb-000022
Figure PCTCN2021082626-appb-000022
从点W出发,棱
Figure PCTCN2021082626-appb-000023
基于p等分、其上各点的颜色值模型如下:
Starting from point W, the edge
Figure PCTCN2021082626-appb-000023
The color value model of each point based on p equal division is as follows:
Figure PCTCN2021082626-appb-000024
Figure PCTCN2021082626-appb-000024
从点C出发,棱
Figure PCTCN2021082626-appb-000025
基于p等分、其上各点的颜色值模型如下:
Starting from point C, the edge
Figure PCTCN2021082626-appb-000025
The color value model of each point based on p equal division is as follows:
Figure PCTCN2021082626-appb-000026
Figure PCTCN2021082626-appb-000026
从点B出发,棱
Figure PCTCN2021082626-appb-000027
基于p等分、其上各点的颜色值模型如下:
Starting from point B, the edge
Figure PCTCN2021082626-appb-000027
The color value model of each point based on p equal division is as follows:
Figure PCTCN2021082626-appb-000028
Figure PCTCN2021082626-appb-000028
从点M出发,棱
Figure PCTCN2021082626-appb-000029
基于p等分、其上各点的颜色值模型如下:
Starting from point M, the edge
Figure PCTCN2021082626-appb-000029
The color value model of each point based on p equal division is as follows:
Figure PCTCN2021082626-appb-000030
Figure PCTCN2021082626-appb-000030
作为本发明的一种优选技术方案:基于步骤A至步骤F,则
Figure PCTCN2021082626-appb-000031
面中对角线
Figure PCTCN2021082626-appb-000032
基于L等分、其上各点的颜色值模型如下:
As a preferred technical solution of the present invention: based on step A to step F, then
Figure PCTCN2021082626-appb-000031
Diagonal line in face
Figure PCTCN2021082626-appb-000032
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000033
Figure PCTCN2021082626-appb-000033
对角线
Figure PCTCN2021082626-appb-000034
基于L等分、其上各点的颜色值模型如下:
diagonal
Figure PCTCN2021082626-appb-000034
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000035
Figure PCTCN2021082626-appb-000035
Figure PCTCN2021082626-appb-000036
面中对角线
Figure PCTCN2021082626-appb-000037
基于L等分、其上各点的颜色值模型如下:
but
Figure PCTCN2021082626-appb-000036
Diagonal line in face
Figure PCTCN2021082626-appb-000037
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000038
Figure PCTCN2021082626-appb-000038
对角线
Figure PCTCN2021082626-appb-000039
基于L等分、其上各点的颜色值模型如下:
diagonal
Figure PCTCN2021082626-appb-000039
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000040
Figure PCTCN2021082626-appb-000040
Figure PCTCN2021082626-appb-000041
面中对角线
Figure PCTCN2021082626-appb-000042
基于L等分、其上各点的颜色值模型如下:
but
Figure PCTCN2021082626-appb-000041
Diagonal line in face
Figure PCTCN2021082626-appb-000042
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000043
Figure PCTCN2021082626-appb-000043
对角线
Figure PCTCN2021082626-appb-000044
基于L等分、其上各点的颜色值模型如下:
diagonal
Figure PCTCN2021082626-appb-000044
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000045
Figure PCTCN2021082626-appb-000045
Figure PCTCN2021082626-appb-000046
面中对角线
Figure PCTCN2021082626-appb-000047
基于L等分、其上各点的颜色值模型如下:
but
Figure PCTCN2021082626-appb-000046
Diagonal line in face
Figure PCTCN2021082626-appb-000047
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000048
Figure PCTCN2021082626-appb-000048
对角线
Figure PCTCN2021082626-appb-000049
基于L等分、其上各点的颜色值模型如下:
diagonal
Figure PCTCN2021082626-appb-000049
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000050
Figure PCTCN2021082626-appb-000050
Figure PCTCN2021082626-appb-000051
面中对角线
Figure PCTCN2021082626-appb-000052
基于L等分、其上各点的颜色值模型如下:
but
Figure PCTCN2021082626-appb-000051
Diagonal line in face
Figure PCTCN2021082626-appb-000052
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000053
Figure PCTCN2021082626-appb-000053
对角线
Figure PCTCN2021082626-appb-000054
基于L等分、其上各点的颜色值模型如下:
diagonal
Figure PCTCN2021082626-appb-000054
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000055
Figure PCTCN2021082626-appb-000055
Figure PCTCN2021082626-appb-000056
面中对角线
Figure PCTCN2021082626-appb-000057
基于L等分、其上各点的颜色值模型如下:
but
Figure PCTCN2021082626-appb-000056
Diagonal line in face
Figure PCTCN2021082626-appb-000057
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000058
Figure PCTCN2021082626-appb-000058
对角线
Figure PCTCN2021082626-appb-000059
基于L等分、其上各点的颜色值模型如下:
diagonal
Figure PCTCN2021082626-appb-000059
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000060
Figure PCTCN2021082626-appb-000060
作为本发明的一种优选技术方案:基于步骤A至步骤F,则体对角线
Figure PCTCN2021082626-appb-000061
基于L等分、其上各点的颜色值模型如下:
As a preferred technical solution of the present invention: based on step A to step F, the body diagonal
Figure PCTCN2021082626-appb-000061
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000062
Figure PCTCN2021082626-appb-000062
体对角线
Figure PCTCN2021082626-appb-000063
基于L等分、其上各点的颜色值模型如下:
body diagonal
Figure PCTCN2021082626-appb-000063
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000064
Figure PCTCN2021082626-appb-000064
体对角线
Figure PCTCN2021082626-appb-000065
基于L等分、其上各点的颜色值模型如下:
body diagonal
Figure PCTCN2021082626-appb-000065
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000066
Figure PCTCN2021082626-appb-000066
体对角线
Figure PCTCN2021082626-appb-000067
基于L等分、其上各点的颜色值模型如下:
body diagonal
Figure PCTCN2021082626-appb-000067
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000068
Figure PCTCN2021082626-appb-000068
作为本发明的一种优选技术方案:基于步骤A至步骤F,定义立方体空间中白色所对应顶点为点W、青色所对应顶点为点C、品红色所对应顶点为点M、黄色所对应顶点为点Y,则点W、点C、点M所在面的另一顶点为蓝色所对应点B,点W、点C、点Y所在面的另一顶点为绿色所对应点G,点W、点M、点Y所在面的另一顶点为红色所对应点R,点B、点M、点R所在面的另一顶点为黑色所对应点K;根据
Figure PCTCN2021082626-appb-000069
的t等分、
Figure PCTCN2021082626-appb-000070
的n等分、
Figure PCTCN2021082626-appb-000071
的p等分,则基于i=1、…、t+1,与
Figure PCTCN2021082626-appb-000072
相垂直t+1个剖面颜色值模型矩阵分别如下:
As a preferred technical solution of the present invention: based on steps A to F, define the vertex corresponding to white as point W, the vertex corresponding to cyan as point C, the vertex corresponding to magenta as point M, and the vertex corresponding to yellow in the cube space is point Y, then the other vertex of the face where point W, point C, and point M are located is point B corresponding to blue, and the other vertex of the face where point W, point C, and point Y are located is point G corresponding to green, and point W , the other vertex of the face where point M and point Y are located is point R corresponding to red, and the other vertex of the face where point B, point M, and point R are located is point K corresponding to black; according to
Figure PCTCN2021082626-appb-000069
t equal parts of ,
Figure PCTCN2021082626-appb-000070
n equal parts of ,
Figure PCTCN2021082626-appb-000071
p equal parts of , then based on i=1,...,t+1, and
Figure PCTCN2021082626-appb-000072
The color value model matrices of the perpendicular t+1 profiles are as follows:
Figure PCTCN2021082626-appb-000073
Figure PCTCN2021082626-appb-000073
基于j=1、…、n+1,与
Figure PCTCN2021082626-appb-000074
相垂直n+1个剖面颜色值模型矩阵分别如下:
Based on j=1,...,n+1, and
Figure PCTCN2021082626-appb-000074
The color value model matrices of the n+1 profiles perpendicular to each other are as follows:
Figure PCTCN2021082626-appb-000075
Figure PCTCN2021082626-appb-000075
基于k=1、…、p+1,与
Figure PCTCN2021082626-appb-000076
相垂直p+1剖面颜色值模型矩阵分别如下:
Based on k=1,...,p+1, and
Figure PCTCN2021082626-appb-000076
The color value model matrices of the perpendicular p+1 profiles are as follows:
Figure PCTCN2021082626-appb-000077
Figure PCTCN2021082626-appb-000077
作为本发明的一种优选技术方案:基于步骤A至步骤F,根据
Figure PCTCN2021082626-appb-000078
的t等分、
Figure PCTCN2021082626-appb-000079
的n等分、
Figure PCTCN2021082626-appb-000080
的p等分,则
Figure PCTCN2021082626-appb-000081
面上颜色值模型如下:
As a preferred technical solution of the present invention: based on step A to step F, according to
Figure PCTCN2021082626-appb-000078
t equal parts of ,
Figure PCTCN2021082626-appb-000079
n equal parts of ,
Figure PCTCN2021082626-appb-000080
p equal parts of , then
Figure PCTCN2021082626-appb-000081
The surface color value model is as follows:
Figure PCTCN2021082626-appb-000082
Figure PCTCN2021082626-appb-000082
Figure PCTCN2021082626-appb-000083
面上颜色值模型如下:
Figure PCTCN2021082626-appb-000083
The surface color value model is as follows:
Figure PCTCN2021082626-appb-000084
Figure PCTCN2021082626-appb-000084
Figure PCTCN2021082626-appb-000085
面上各点的颜色值模型如下:
Figure PCTCN2021082626-appb-000085
The color value model of each point on the surface is as follows:
Figure PCTCN2021082626-appb-000086
Figure PCTCN2021082626-appb-000086
Figure PCTCN2021082626-appb-000087
面上各点的颜色值模型如下:
Figure PCTCN2021082626-appb-000087
The color value model of each point on the surface is as follows:
Figure PCTCN2021082626-appb-000088
Figure PCTCN2021082626-appb-000088
Figure PCTCN2021082626-appb-000089
面上各点的颜色值模型如下:
Figure PCTCN2021082626-appb-000089
The color value model of each point on the surface is as follows:
Figure PCTCN2021082626-appb-000090
Figure PCTCN2021082626-appb-000090
Figure PCTCN2021082626-appb-000091
面上各点的颜色值模型如下:
Figure PCTCN2021082626-appb-000091
The color value model of each point on the surface is as follows:
Figure PCTCN2021082626-appb-000092
Figure PCTCN2021082626-appb-000092
与上述相对应,本发明进一步设计了一种针对网格化CMY颜色空间的网格点阵列模型构建方法的应用,将所述CMY颜色空间网格点阵列模型获得CMY颜色空间网格点颜色,存储于数据库中,按如下方式,用于实现对目标颜色的分析;Corresponding to the above, the present invention further designs an application of a grid point array model construction method for the gridded CMY color space, and obtains the CMY color space grid point color from the CMY color space grid point array model, Stored in the database and used to analyze the target color as follows;
首选检测获得目标颜色所对应的CMY颜色检测数据,并在数据库中查找该CMY颜色检测数据所对应的网格点;然后在以该网格点为原点、周围预设半径范围,通过比对的方式,获得目标颜色所对应的网 格点;最后由该网格点所对应的CMY颜色数据,构成目标颜色所对应的CMY颜色数据。The preferred detection is to obtain the CMY color detection data corresponding to the target color, and find the grid point corresponding to the CMY color detection data in the database; In the method, the grid point corresponding to the target color is obtained; finally, the CMY color data corresponding to the target color is formed from the CMY color data corresponding to the grid point.
作为本发明的一种优选技术方案:采用检色仪针对目标颜色进行检测,获得目标颜色所对应的CMY颜色检测数据。As a preferred technical solution of the present invention, a color detector is used to detect the target color, and the CMY color detection data corresponding to the target color is obtained.
本发明所述一种网格化CMY颜色空间的网格点阵列模型构建方法及应用,采用以上技术方案与现有技术相比,具有以下技术效果:The construction method and application of a grid point array model in a gridded CMY color space according to the present invention, using the above technical solution compared with the prior art, has the following technical effects:
本发明所设计网格化CMY颜色空间的网格点阵列模型构建方法及应用,通过对C、M、Y轴的网格化划分,实现对CMY颜色空间内一维直线、二维平面、三维立体的网格划分,以此构建CMY颜色空间的网格化阵列模型,并通过对CMY颜色空间内各点、线、面、体的网格点阵列矩阵与阵列颜色矩阵的构建实现对应色谱的数字化表达。在实际应用中,上述模型及算法可自行设定网格化精度,调用各组模型算法实现网格化色谱的可视化,有效提高了颜色的分析与选择效率。The construction method and application of the grid point array model of the gridded CMY color space designed by the present invention, through the grid division of the C, M, and Y axes, realizes the one-dimensional straight line, two-dimensional plane, three-dimensional plane in the CMY color space. The three-dimensional grid division is used to construct the grid array model of the CMY color space, and the corresponding color spectrum is realized through the construction of the grid point array matrix and the array color matrix of each point, line, surface, and volume in the CMY color space. digital expression. In practical applications, the above models and algorithms can set the gridding precision by themselves, and call each group of model algorithms to realize the visualization of gridded chromatograms, which effectively improves the efficiency of color analysis and selection.
附图说明Description of drawings
图1是本发明所设计网格化CMY颜色空间的网格点阵列模型构建方法流程图;Fig. 1 is the flow chart of the grid point array model construction method of gridded CMY color space designed by the present invention;
图2是本发明所设计网格化CMY颜色空间的网格点阵列模型构建方法所对应六面体结构示意图;Fig. 2 is the corresponding hexahedral structure schematic diagram of the grid point array model construction method of gridded CMY color space designed by the present invention;
图3是本发明所设计网格化CMY颜色空间的网格点阵列模型构建方法所对应六面体颜色示意图。3 is a schematic diagram of a hexahedron color corresponding to a method for constructing a grid point array model in a gridded CMY color space designed by the present invention.
具体实施方式Detailed ways
下面结合说明书附图对本发明的具体实施方式作进一步详细的说明。The specific embodiments of the present invention will be described in further detail below with reference to the accompanying drawings.
本发明设计了一种网格化CMY颜色空间的网格点阵列模型构建方法,基于CMY颜色空间的正六面体进行网格划分,对其网格点阵列模型的构建,如图1所示,包括如下步骤A至步骤F。The present invention designs a method for constructing a grid point array model in a gridded CMY color space. The grid is divided based on the regular hexahedron of the CMY color space, and the grid point array model is constructed, as shown in FIG. 1 , including: Follow steps A to F as follows.
步骤A.以正六面体上其中一顶点对应白色颜色值0,该顶点所连三根棱上的另一端分别对应CMY颜色空间中的青色颜色值c、品红色颜色值m、黄色颜色值y,构建CMY颜色空间所对应的立方体空间,然后进入步骤B。Step A. One of the vertices on the regular hexahedron corresponds to the white color value 0, and the other end on the three edges connected to the vertex corresponds to the cyan color value c, the magenta color value m, and the yellow color value y in the CMY color space, respectively, to construct. The cube space corresponding to the CMY color space, and then go to step B.
步骤B.针对白色所对应顶点与青色所对应顶点之间的棱,执行t等分,即获得包含该棱两端顶点在内的t+1个点,对其中各网格点依次编号为1、2、…、t+1;;Step B. For the edge between the vertex corresponding to white and the vertex corresponding to cyan, perform t equal division, that is, obtain t+1 points including the vertexes at both ends of the edge, and number each grid point as 1 in turn. , 2, ..., t+1;;
针对白色所对应顶点与品红色所对应顶点之间的棱,执行n等分,即获得包含该棱两端顶点在内的n+1个点,对其中各网格点依次编号为1、2、…、n+1;For the edge between the vertex corresponding to white and the vertex corresponding to magenta, perform n equal division, that is, to obtain n+1 points including the vertices at both ends of the edge, and number each grid point as 1 and 2 in turn. , ..., n+1;
针对白色所对应顶点与黄色所对应顶点之间的棱,执行p等分,即获得包含该棱两端顶点在内的p+1个点,对其中各网格点依次编号为1、2、…、p+1;然后进入步骤C;For the edge between the vertex corresponding to white and the vertex corresponding to yellow, perform p equal division, that is, obtain p+1 points including the vertices at both ends of the edge, and number each grid point as 1, 2, ..., p+1; then go to step C;
步骤C.根据三维坐标原理,基于由白点出发的三根棱上的划分,则构成(t+1)(n+1)(p+1)个网格点, 则设以网格点编号定义的网格点坐标为ω(i,j,k)如下,然后进入步骤D;Step C. According to the principle of three-dimensional coordinates, based on the division on the three edges starting from the white point, then (t+1)(n+1)(p+1) grid points are formed, and the grid point number is defined. The grid point coordinates of ω(i, j, k) are as follows, and then enter step D;
ω(i,j,k)=[(i-1)/t,(j-1)/n,(k-1)/p];ω(i,j,k)=[(i-1)/t,(j-1)/n,(k-1)/p];
i=1,2,...,t+1;j=1,2,...,n+1;k=1,2,...,p+1;i=1,2,...,t+1; j=1,2,...,n+1; k=1,2,...,p+1;
步骤D.获得CMY颜色空间的网格点阵列矩阵表达如下,然后进入步骤E;Step D. Obtain the grid point array matrix expression of CMY color space as follows, and then enter step E;
Figure PCTCN2021082626-appb-000093
Figure PCTCN2021082626-appb-000093
步骤E.将CMY颜色空间内各网格点坐标值作变换,获得各网格点颜色值
Figure PCTCN2021082626-appb-000094
如下,然后进入步骤F;
Step E. Transform the coordinate values of each grid point in the CMY color space to obtain the color value of each grid point
Figure PCTCN2021082626-appb-000094
As follows, then go to step F;
Figure PCTCN2021082626-appb-000095
Figure PCTCN2021082626-appb-000095
步骤F.将CMY颜色空间各网格颜色值
Figure PCTCN2021082626-appb-000096
带入网格点阵列矩阵中,可得到CMY颜色空间的网格点阵列颜色矩阵如下:
Step F. Convert each grid color value of CMY color space
Figure PCTCN2021082626-appb-000096
Bringing it into the grid point array matrix, the grid point array color matrix of the CMY color space can be obtained as follows:
Figure PCTCN2021082626-appb-000097
Figure PCTCN2021082626-appb-000097
则在实际应用当中,针对该方体空间中任意两点a和b,结合点a的颜色值(c 1,m 1,y 1)、点b的颜色值(c 2,m 2,y 2),以及对该两点之间连线的L等分,构建该两点之间连线上各点的颜色值模型如下: In practical applications, for any two points a and b in the cube space, combine the color value of point a (c 1 , m 1 , y 1 ) and the color value of point b (c 2 , m 2 , y 2 ) ), and dividing the line between the two points into L, the color value model of each point on the line between the two points is constructed as follows:
Figure PCTCN2021082626-appb-000098
Figure PCTCN2021082626-appb-000098
其中,l=1、…、L+1,l表示该两点连线上由点a至点b方向、包含点a和点b在内各位置中的各点的序号。Wherein, l=1, . . . , L+1, and l represents the serial number of each point in each position including point a and point b in the direction from point a to point b on the line connecting the two points.
实际应用当中,定义立方体空间中白色所对应顶点为点W、青色所对应顶点为点C、品红色所对应顶点为点M、黄色所对应顶点为点Y,则点W、点C、点M所在面的另一顶点为蓝色所对应点B,点W、点C、点Y所在面的另一顶点为绿色所对应点G,点W、点M、点Y所在面的另一顶点为红色所对应点R,点B、点M、点R所在面的另一顶点为黑色所对应点K,则该各点的颜色值如下:In practical applications, it is defined that the vertex corresponding to white is point W, the vertex corresponding to cyan is point C, the vertex corresponding to magenta is point M, and the vertex corresponding to yellow is point Y, then point W, point C, point M The other vertex of the face is the blue corresponding point B, the other vertex of the face W, C, and Y is the green corresponding point G, and the other vertex of the face W, M, and Y is The point R corresponding to red, point B, point M, and the other vertex of the face where point R is located is the point K corresponding to black, then the color value of each point is as follows:
Figure PCTCN2021082626-appb-000099
Figure PCTCN2021082626-appb-000099
则对于CMY颜色空间上的12条棱来说,如图2所示,分析如下:Then for the 12 edges on the CMY color space, as shown in Figure 2, the analysis is as follows:
从点W出发,棱
Figure PCTCN2021082626-appb-000100
基于t等分、其上各点的颜色值模型如下:
Starting from point W, the edge
Figure PCTCN2021082626-appb-000100
The color value model of each point based on t equal division is as follows:
Figure PCTCN2021082626-appb-000101
Figure PCTCN2021082626-appb-000101
将其展开,即(t+1)×1维度矩阵如下:Expand it, that is, the (t+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000102
Figure PCTCN2021082626-appb-000102
从点M出发,棱
Figure PCTCN2021082626-appb-000103
基于t等分、其上各点的颜色值模型如下:
Starting from point M, the edge
Figure PCTCN2021082626-appb-000103
The color value model of each point based on t equal division is as follows:
Figure PCTCN2021082626-appb-000104
Figure PCTCN2021082626-appb-000104
将其展开,即(t+1)×1维度矩阵如下:Expand it, that is, the (t+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000105
Figure PCTCN2021082626-appb-000105
从点R出发,棱
Figure PCTCN2021082626-appb-000106
基于t等分、其上各点的颜色值模型如下:
Starting from point R, the edge
Figure PCTCN2021082626-appb-000106
The color value model of each point based on t equal division is as follows:
Figure PCTCN2021082626-appb-000107
Figure PCTCN2021082626-appb-000107
将其展开,即(t+1)×1维度矩阵如下:Expand it, that is, the (t+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000108
Figure PCTCN2021082626-appb-000108
从点Y出发,棱
Figure PCTCN2021082626-appb-000109
基于t等分、其上各点的颜色值模型如下:
Starting from point Y, the edge
Figure PCTCN2021082626-appb-000109
The color value model of each point based on t equal division is as follows:
Figure PCTCN2021082626-appb-000110
Figure PCTCN2021082626-appb-000110
将其展开,即(t+1)×1维度矩阵如下:Expand it, that is, the (t+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000111
Figure PCTCN2021082626-appb-000111
从点W出发,棱
Figure PCTCN2021082626-appb-000112
基于n等分、其上各点的颜色值模型如下:
Starting from point W, the edge
Figure PCTCN2021082626-appb-000112
Based on n equal division, the color value model of each point on it is as follows:
Figure PCTCN2021082626-appb-000113
Figure PCTCN2021082626-appb-000113
将其展开,即(n+1)×1维度矩阵如下:Expand it, that is, the (n+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000114
Figure PCTCN2021082626-appb-000114
从点C出发,棱
Figure PCTCN2021082626-appb-000115
基于n等分、其上各点的颜色值模型如下:
Starting from point C, the edge
Figure PCTCN2021082626-appb-000115
Based on n equal division, the color value model of each point on it is as follows:
Figure PCTCN2021082626-appb-000116
Figure PCTCN2021082626-appb-000116
将其展开,即(n+1)×1维度矩阵如下:Expand it, that is, the (n+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000117
Figure PCTCN2021082626-appb-000117
从点G出发,棱
Figure PCTCN2021082626-appb-000118
基于n等分、其上各点的颜色值模型如下:
Starting from point G, the edge
Figure PCTCN2021082626-appb-000118
Based on n equal division, the color value model of each point on it is as follows:
Figure PCTCN2021082626-appb-000119
Figure PCTCN2021082626-appb-000119
将其展开,即(n+1)×1维度矩阵如下:Expand it, that is, the (n+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000120
Figure PCTCN2021082626-appb-000120
从点Y出发,棱
Figure PCTCN2021082626-appb-000121
基于n等分、其上各点的颜色值模型如下:
Starting from point Y, the edge
Figure PCTCN2021082626-appb-000121
Based on n equal division, the color value model of each point on it is as follows:
Figure PCTCN2021082626-appb-000122
Figure PCTCN2021082626-appb-000122
将其展开,即(n+1)×1维度矩阵如下:Expand it, that is, the (n+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000123
Figure PCTCN2021082626-appb-000123
从点W出发,棱
Figure PCTCN2021082626-appb-000124
基于p等分、其上各点的颜色值模型如下:
Starting from point W, the edge
Figure PCTCN2021082626-appb-000124
The color value model of each point based on p equal division is as follows:
Figure PCTCN2021082626-appb-000125
Figure PCTCN2021082626-appb-000125
将其展开,即(p+1)×1维度矩阵如下:Expand it, that is, the (p+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000126
Figure PCTCN2021082626-appb-000126
从点C出发,棱
Figure PCTCN2021082626-appb-000127
基于p等分、其上各点的颜色值模型如下:
Starting from point C, the edge
Figure PCTCN2021082626-appb-000127
The color value model of each point based on p equal division is as follows:
Figure PCTCN2021082626-appb-000128
Figure PCTCN2021082626-appb-000128
将其展开,即(p+1)×1维度矩阵如下:Expand it, that is, the (p+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000129
Figure PCTCN2021082626-appb-000129
从点B出发,棱
Figure PCTCN2021082626-appb-000130
基于p等分、其上各点的颜色值模型如下:
Starting from point B, the edge
Figure PCTCN2021082626-appb-000130
The color value model of each point based on p equal division is as follows:
Figure PCTCN2021082626-appb-000131
Figure PCTCN2021082626-appb-000131
将其展开,即(p+1)×1维度矩阵如下:Expand it, that is, the (p+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000132
Figure PCTCN2021082626-appb-000132
从点M出发,棱
Figure PCTCN2021082626-appb-000133
基于p等分、其上各点的颜色值模型如下:
Starting from point M, the edge
Figure PCTCN2021082626-appb-000133
The color value model of each point based on p equal division is as follows:
Figure PCTCN2021082626-appb-000134
Figure PCTCN2021082626-appb-000134
将其展开,即(p+1)×1维度矩阵如下:Expand it, that is, the (p+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000135
Figure PCTCN2021082626-appb-000135
实际应用中,进一步对于CMY颜色空间上各个面的对角线来说,其中,
Figure PCTCN2021082626-appb-000136
面中对角线
Figure PCTCN2021082626-appb-000137
基于L等分、其上各点的颜色值模型如下:
In practical applications, further for the diagonal of each surface on the CMY color space, where,
Figure PCTCN2021082626-appb-000136
Diagonal line in face
Figure PCTCN2021082626-appb-000137
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000138
Figure PCTCN2021082626-appb-000138
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000139
Figure PCTCN2021082626-appb-000139
对角线
Figure PCTCN2021082626-appb-000140
基于L等分、其上各点的颜色值模型如下:
diagonal
Figure PCTCN2021082626-appb-000140
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000141
Figure PCTCN2021082626-appb-000141
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000142
Figure PCTCN2021082626-appb-000142
Figure PCTCN2021082626-appb-000143
面中对角线
Figure PCTCN2021082626-appb-000144
基于L等分、其上各点的颜色值模型如下:
but
Figure PCTCN2021082626-appb-000143
Diagonal line in face
Figure PCTCN2021082626-appb-000144
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000145
Figure PCTCN2021082626-appb-000145
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000146
Figure PCTCN2021082626-appb-000146
对角线
Figure PCTCN2021082626-appb-000147
基于L等分、其上各点的颜色值模型如下:
diagonal
Figure PCTCN2021082626-appb-000147
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000148
Figure PCTCN2021082626-appb-000148
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000149
Figure PCTCN2021082626-appb-000149
Figure PCTCN2021082626-appb-000150
面中对角线
Figure PCTCN2021082626-appb-000151
基于L等分、其上各点的颜色值模型如下:
but
Figure PCTCN2021082626-appb-000150
Diagonal line in face
Figure PCTCN2021082626-appb-000151
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000152
Figure PCTCN2021082626-appb-000152
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000153
Figure PCTCN2021082626-appb-000153
对角线
Figure PCTCN2021082626-appb-000154
基于L等分、其上各点的颜色值模型如下:
diagonal
Figure PCTCN2021082626-appb-000154
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000155
Figure PCTCN2021082626-appb-000155
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000156
Figure PCTCN2021082626-appb-000156
Figure PCTCN2021082626-appb-000157
面中对角线
Figure PCTCN2021082626-appb-000158
基于L等分、其上各点的颜色值模型如下:
but
Figure PCTCN2021082626-appb-000157
Diagonal line in face
Figure PCTCN2021082626-appb-000158
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000159
Figure PCTCN2021082626-appb-000159
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000160
Figure PCTCN2021082626-appb-000160
对角线
Figure PCTCN2021082626-appb-000161
基于L等分、其上各点的颜色值模型如下:
diagonal
Figure PCTCN2021082626-appb-000161
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000162
Figure PCTCN2021082626-appb-000162
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000163
Figure PCTCN2021082626-appb-000163
Figure PCTCN2021082626-appb-000164
面中对角线
Figure PCTCN2021082626-appb-000165
基于L等分、其上各点的颜色值模型如下:
but
Figure PCTCN2021082626-appb-000164
Diagonal line in face
Figure PCTCN2021082626-appb-000165
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000166
Figure PCTCN2021082626-appb-000166
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000167
Figure PCTCN2021082626-appb-000167
对角线
Figure PCTCN2021082626-appb-000168
基于L等分、其上各点的颜色值模型如下:
diagonal
Figure PCTCN2021082626-appb-000168
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000169
Figure PCTCN2021082626-appb-000169
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000170
Figure PCTCN2021082626-appb-000170
Figure PCTCN2021082626-appb-000171
面中对角线
Figure PCTCN2021082626-appb-000172
基于L等分、其上各点的颜色值模型如下:
but
Figure PCTCN2021082626-appb-000171
Diagonal line in face
Figure PCTCN2021082626-appb-000172
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000173
Figure PCTCN2021082626-appb-000173
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000174
Figure PCTCN2021082626-appb-000174
对角线
Figure PCTCN2021082626-appb-000175
基于L等分、其上各点的颜色值模型如下:
diagonal
Figure PCTCN2021082626-appb-000175
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000176
Figure PCTCN2021082626-appb-000176
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000177
Figure PCTCN2021082626-appb-000177
相应对于CMY颜色空间上各个体对角线来说,体对角线
Figure PCTCN2021082626-appb-000178
基于L等分、其上各点的颜色值模型如下:
Correspondingly, for each body diagonal on the CMY color space, the body diagonal
Figure PCTCN2021082626-appb-000178
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000179
Figure PCTCN2021082626-appb-000179
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000180
Figure PCTCN2021082626-appb-000180
体对角线
Figure PCTCN2021082626-appb-000181
基于L等分、其上各点的颜色值模型如下:
body diagonal
Figure PCTCN2021082626-appb-000181
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000182
Figure PCTCN2021082626-appb-000182
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000183
Figure PCTCN2021082626-appb-000183
体对角线
Figure PCTCN2021082626-appb-000184
基于L等分、其上各点的颜色值模型如下:
body diagonal
Figure PCTCN2021082626-appb-000184
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000185
Figure PCTCN2021082626-appb-000185
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000186
Figure PCTCN2021082626-appb-000186
体对角线
Figure PCTCN2021082626-appb-000187
基于L等分、其上各点的颜色值模型如下:
body diagonal
Figure PCTCN2021082626-appb-000187
The color value model of each point based on the L equal division is as follows:
Figure PCTCN2021082626-appb-000188
Figure PCTCN2021082626-appb-000188
将其展开,即(L+1)×1维度矩阵如下:Expand it, that is, the (L+1)×1 dimension matrix is as follows:
Figure PCTCN2021082626-appb-000189
Figure PCTCN2021082626-appb-000189
实际应用当中,基于图2所示,根据
Figure PCTCN2021082626-appb-000190
的t等分、
Figure PCTCN2021082626-appb-000191
的n等分、
Figure PCTCN2021082626-appb-000192
的p等分,则基于i=1、…、t+1,与
Figure PCTCN2021082626-appb-000193
相垂直t+1个剖面颜色值模型矩阵分别如下:
In practical applications, based on Figure 2, according to
Figure PCTCN2021082626-appb-000190
t equal parts of ,
Figure PCTCN2021082626-appb-000191
n equal parts of ,
Figure PCTCN2021082626-appb-000192
p equal parts of , then based on i=1,...,t+1, and
Figure PCTCN2021082626-appb-000193
The color value model matrices of the perpendicular t+1 profiles are as follows:
Figure PCTCN2021082626-appb-000194
Figure PCTCN2021082626-appb-000194
基于j=1、…、n+1,与
Figure PCTCN2021082626-appb-000195
相垂直n+1个剖面颜色值模型矩阵分别如下:
Based on j=1,...,n+1, and
Figure PCTCN2021082626-appb-000195
The color value model matrices of the n+1 profiles perpendicular to each other are as follows:
Figure PCTCN2021082626-appb-000196
Figure PCTCN2021082626-appb-000196
基于k=1、…、p+1,与
Figure PCTCN2021082626-appb-000197
相垂直p+1剖面颜色值模型矩阵分别如下:
Based on k=1,...,p+1, and
Figure PCTCN2021082626-appb-000197
The color value model matrices of the perpendicular p+1 profiles are as follows:
Figure PCTCN2021082626-appb-000198
Figure PCTCN2021082626-appb-000198
(1)在CMY颜色空间中,可得到过
Figure PCTCN2021082626-appb-000199
段各点、且与
Figure PCTCN2021082626-appb-000200
垂直的t+1个截面;
(1) In the CMY color space, it is possible to obtain the
Figure PCTCN2021082626-appb-000199
paragraph points, and
Figure PCTCN2021082626-appb-000200
vertical t+1 sections;
当i=1时,截面上各网格点组成的矩阵为:When i=1, the matrix composed of grid points on the section is:
Figure PCTCN2021082626-appb-000201
Figure PCTCN2021082626-appb-000201
当i=2时,截面上各网格点组成的矩阵为:When i=2, the matrix composed of grid points on the section is:
Figure PCTCN2021082626-appb-000202
Figure PCTCN2021082626-appb-000202
当i=i时,截面上各网格点组成的矩阵为:When i=i, the matrix composed of grid points on the section is:
Figure PCTCN2021082626-appb-000203
Figure PCTCN2021082626-appb-000203
当i=t+1时,截面上各网格点组成的矩阵为:When i=t+1, the matrix composed of grid points on the section is:
Figure PCTCN2021082626-appb-000204
Figure PCTCN2021082626-appb-000204
(2)在CMY颜色空间中,可得到过
Figure PCTCN2021082626-appb-000205
段各点、且与
Figure PCTCN2021082626-appb-000206
垂直的n+1个截面;
(2) In the CMY color space, it is possible to obtain
Figure PCTCN2021082626-appb-000205
paragraph points, and
Figure PCTCN2021082626-appb-000206
vertical n+1 sections;
当j=1时,截面上各网格点组成的矩阵为:When j=1, the matrix composed of grid points on the section is:
Figure PCTCN2021082626-appb-000207
Figure PCTCN2021082626-appb-000207
当j=2时,截面上各网格点组成的矩阵为:When j=2, the matrix composed of grid points on the section is:
Figure PCTCN2021082626-appb-000208
Figure PCTCN2021082626-appb-000208
当j=j时,截面上各网格点组成的矩阵为:When j=j, the matrix composed of grid points on the section is:
Figure PCTCN2021082626-appb-000209
Figure PCTCN2021082626-appb-000209
当j=n+1时,截面上各网格点组成的矩阵为:When j=n+1, the matrix composed of grid points on the section is:
Figure PCTCN2021082626-appb-000210
Figure PCTCN2021082626-appb-000210
(3)在CMY颜色空间中,可得到过
Figure PCTCN2021082626-appb-000211
段各点、且与
Figure PCTCN2021082626-appb-000212
垂直的p+1个截面;
(3) In the CMY color space, it is possible to obtain
Figure PCTCN2021082626-appb-000211
paragraph points, and
Figure PCTCN2021082626-appb-000212
vertical p+1 sections;
当k=1时,截面上各网格点组成的矩阵为:When k=1, the matrix composed of grid points on the section is:
Figure PCTCN2021082626-appb-000213
Figure PCTCN2021082626-appb-000213
当k=2时,截面上各网格点组成的矩阵为:When k=2, the matrix composed of grid points on the section is:
Figure PCTCN2021082626-appb-000214
Figure PCTCN2021082626-appb-000214
当k=k时,截面上各网格点组成的矩阵为:When k=k, the matrix composed of grid points on the section is:
Figure PCTCN2021082626-appb-000215
Figure PCTCN2021082626-appb-000215
......
当k=p+1时,截面上各网格点组成的矩阵为:When k=p+1, the matrix composed of grid points on the section is:
Figure PCTCN2021082626-appb-000216
Figure PCTCN2021082626-appb-000216
实际应用当中,进一步根据
Figure PCTCN2021082626-appb-000217
的t等分、
Figure PCTCN2021082626-appb-000218
的n等分、
Figure PCTCN2021082626-appb-000219
的p等分,则
Figure PCTCN2021082626-appb-000220
面上颜色值模型如下:
In practical applications, further
Figure PCTCN2021082626-appb-000217
t equal parts of ,
Figure PCTCN2021082626-appb-000218
n equal parts of ,
Figure PCTCN2021082626-appb-000219
p equal parts of , then
Figure PCTCN2021082626-appb-000220
The surface color value model is as follows:
Figure PCTCN2021082626-appb-000221
Figure PCTCN2021082626-appb-000221
将其展开,即(t+1)×(n+1)维度矩阵如下:Expand it, that is, the (t+1)×(n+1) dimension matrix is as follows:
Figure PCTCN2021082626-appb-000222
Figure PCTCN2021082626-appb-000222
Figure PCTCN2021082626-appb-000223
面上颜色值模型如下:
Figure PCTCN2021082626-appb-000223
The surface color value model is as follows:
Figure PCTCN2021082626-appb-000224
Figure PCTCN2021082626-appb-000224
将其展开,即(t+1)×(n+1)维度矩阵如下:Expand it, that is, the (t+1)×(n+1) dimension matrix is as follows:
Figure PCTCN2021082626-appb-000225
Figure PCTCN2021082626-appb-000225
Figure PCTCN2021082626-appb-000226
面上颜色值模型如下:
Figure PCTCN2021082626-appb-000226
The surface color value model is as follows:
Figure PCTCN2021082626-appb-000227
Figure PCTCN2021082626-appb-000227
将其展开,即(t+1)×(p+1)维度矩阵如下:Expand it, that is, the (t+1)×(p+1) dimension matrix is as follows:
Figure PCTCN2021082626-appb-000228
Figure PCTCN2021082626-appb-000228
Figure PCTCN2021082626-appb-000229
面上颜色值模型如下:
Figure PCTCN2021082626-appb-000229
The surface color value model is as follows:
Figure PCTCN2021082626-appb-000230
Figure PCTCN2021082626-appb-000230
将其展开,即(t+1)×(p+1)维度矩阵如下:Expand it, that is, the (t+1)×(p+1) dimension matrix is as follows:
Figure PCTCN2021082626-appb-000231
Figure PCTCN2021082626-appb-000231
Figure PCTCN2021082626-appb-000232
面上颜色值模型如下:
Figure PCTCN2021082626-appb-000232
The surface color value model is as follows:
Figure PCTCN2021082626-appb-000233
Figure PCTCN2021082626-appb-000233
将其展开,即(n+1)×(p+1)维度矩阵如下:Expand it, that is, the (n+1)×(p+1) dimension matrix is as follows:
Figure PCTCN2021082626-appb-000234
Figure PCTCN2021082626-appb-000234
Figure PCTCN2021082626-appb-000235
面上颜色值模型如下:
Figure PCTCN2021082626-appb-000235
The surface color value model is as follows:
Figure PCTCN2021082626-appb-000236
Figure PCTCN2021082626-appb-000236
将其展开,即(n+1)×(p+1)维度矩阵如下:Expand it, that is, the (n+1)×(p+1) dimension matrix is as follows:
Figure PCTCN2021082626-appb-000237
Figure PCTCN2021082626-appb-000237
实际应用当中,基于CMY颜色空间所对应立方体空间中任意点的颜色值模型如下:In practical applications, the color value model based on any point in the cube space corresponding to the CMY color space is as follows:
Figure PCTCN2021082626-appb-000238
Figure PCTCN2021082626-appb-000238
与上述相对应,本发明进一步设计了一种针对网格化CMY颜色空间的网格点阵列模型构建方法的应用,将所述CMY颜色空间网格点阵列模型获得CMY颜色空间网格点颜色,存储于数据库中,按如下方式,用于实现对目标颜色的分析;Corresponding to the above, the present invention further designs an application of a grid point array model construction method for a gridded CMY color space, and obtains the CMY color space grid point color from the CMY color space grid point array model, Stored in the database and used to analyze the target color as follows;
首选采用检色仪检测获得目标颜色所对应的CMY颜色检测数据,并在数据库中查找该CMY颜色检测数据所对应的网格点;然后在以该网格点为原点、周围预设半径范围,通过比对的方式,获得目标颜色所对应的网格点;最后由该网格点所对应的CMY颜色数据,构成目标颜色所对应的CMY颜色数据。It is preferred to use a color detector to detect the CMY color detection data corresponding to the target color, and find the grid point corresponding to the CMY color detection data in the database; then take the grid point as the origin and the surrounding preset radius, By means of comparison, the grid point corresponding to the target color is obtained; finally, the CMY color data corresponding to the target color is formed from the CMY color data corresponding to the grid point.
基于上述所设计网格化CMY颜色空间的网格点阵列模型构建方法,在具体的实际应用当中,如图3所示。The grid point array model construction method based on the above designed gridded CMY color space, in a specific practical application, is shown in FIG. 3 .
(一)基于n=10,实现CMY颜色空间正六面体棱线的可视化,具体数据如下表1所示。(1) Based on n=10, realize the visualization of regular hexahedral ridges in CMY color space. The specific data are shown in Table 1 below.
表1Table 1
Figure PCTCN2021082626-appb-000239
Figure PCTCN2021082626-appb-000239
体的面对角线的可视化,如下表2所示。The visualization of the diagonal lines of the volume is shown in Table 2 below.
表2Table 2
Figure PCTCN2021082626-appb-000240
Figure PCTCN2021082626-appb-000240
CMY颜色空间正六面体体对角线的可视化,如下表3所示。The visualization of the diagonal of a regular hexahedron in the CMY color space is shown in Table 3 below.
表3table 3
Figure PCTCN2021082626-appb-000241
Figure PCTCN2021082626-appb-000241
Figure PCTCN2021082626-appb-000242
Figure PCTCN2021082626-appb-000242
(二)基于t、n、p均等于10,CMY颜色空间正六面体外表面的可视化,如下表4所示。(2) Visualization of the outer surface of the regular hexahedron in the CMY color space based on t, n, and p all equal to 10, as shown in Table 4 below.
表4Table 4
Figure PCTCN2021082626-appb-000243
Figure PCTCN2021082626-appb-000243
CMY颜色空间正六面体外表面的可视化,如下表5所示。The visualization of the outer surface of the regular hexahedron in the CMY color space is shown in Table 5 below.
表5table 5
Figure PCTCN2021082626-appb-000244
Figure PCTCN2021082626-appb-000244
CMY颜色空间正六面体外表面的可视化,如下表6所示。The visualization of the outer surface of the regular hexahedron in the CMY color space is shown in Table 6 below.
表6Table 6
Figure PCTCN2021082626-appb-000245
Figure PCTCN2021082626-appb-000245
Figure PCTCN2021082626-appb-000246
Figure PCTCN2021082626-appb-000246
CMY颜色空间正六面体外表面的可视化,如下表7所示。The visualization of the outer surface of the regular hexahedron in the CMY color space is shown in Table 7 below.
表7Table 7
Figure PCTCN2021082626-appb-000247
Figure PCTCN2021082626-appb-000247
CMY颜色空间正六面体外表面的可视化,如下表8所示。The visualization of the outer surface of the regular hexahedron in the CMY color space is shown in Table 8 below.
表8Table 8
Figure PCTCN2021082626-appb-000248
Figure PCTCN2021082626-appb-000248
CMY颜色空间正六面体外表面的可视化,如下表9所示。The visualization of the outer surface of the regular hexahedron in the CMY color space is shown in Table 9 below.
表9Table 9
Figure PCTCN2021082626-appb-000249
Figure PCTCN2021082626-appb-000249
Figure PCTCN2021082626-appb-000250
Figure PCTCN2021082626-appb-000250
CMY颜色空间正六面体内截面的可视化Visualization of cross-sections inside a regular hexahedron in CMY color space
(1)在CMY颜色空间中,可得到过
Figure PCTCN2021082626-appb-000251
段各点、且与
Figure PCTCN2021082626-appb-000252
垂直的11个截面,CMY颜色空间正六面体内截面的可视化,如下表10所示。
(1) In the CMY color space, it is possible to obtain the
Figure PCTCN2021082626-appb-000251
paragraph points, and
Figure PCTCN2021082626-appb-000252
11 vertical sections, visualization of sections within a regular hexahedron in CMY color space, as shown in Table 10 below.
表10Table 10
t=1t=1 11 22 33 44 55 66 77 88 99 1010 1111
11 255,255,0255,255,0 255,230,0255,230,0 255,204,0255,204,0 255,179,0255,179,0 255,153,0255,153,0 255,128,0255,128,0 255,102,0255,102,0 255,77,0255,77,0 255,51,0255,51,0 255,26,0255,26,0 255,0,0255,0,0
22 255,255,26255,255,26 255,230,26255,230,26 255,204,26255,204,26 255,179,26255,179,26 255,153,26255,153,26 255,128,26255,128,26 255,102,26255,102,26 255,77,26255,77,26 255,51,26255,51,26 255,26,26255,26,26 255,0,26255,0,26
33 255,255,51255,255,51 255,230,51255,230,51 255,204,51255,204,51 255,179,51255,179,51 255,153,51255,153,51 255,128,51255,128,51 255,102,51255,102,51 255,77,51255,77,51 255,51,51255,51,51 255,26,51255,26,51 255,0,51255,0,51
44 255,255,77255,255,77 255,230,77255,230,77 255,204,77255,204,77 255,179,77255,179,77 255,153,77255,153,77 255,128,77255,128,77 255,102,77255,102,77 255,77,77255,77,77 255,51,77255,51,77 255,26,77255,26,77 255,0,77255,0,77
55 255,255,102255,255,102 255,230,102255,230,102 255,204,102255,204,102 255,179,102255,179,102 255,153,102255,153,102 255,128,102255,128,102 255,102,102255,102,102 255,77,102255,77,102 255,51,102255,51,102 255,26,102255,26,102 255,0,102255,0,102
66 255,255,128255,255,128 255,230,128255,230,128 255,204,128255,204,128 255,179,128255,179,128 255,153,128255,153,128 255,128,128255,128,128 255,102,128255,102,128 255,77,128255,77,128 255,51,128255,51,128 255,26,128255,26,128 255,0,128255,0,128
77 255,255,153255,255,153 255,230,153255,230,153 255,204,153255,204,153 255,179,153255,179,153 255,153,153255,153,153 255,128,153255,128,153 255,102,153255,102,153 255,77,153255,77,153 255,51,153255,51,153 255,26,153255,26,153 255,0,153255,0,153
88 255,255,179255,255,179 255,230,179255,230,179 255,204,179255,204,179 255,179,179255,179,179 255,153,179255,153,179 255,128,179255,128,179 255,102,179255,102,179 255,77,179255,77,179 255,51,179255,51,179 255,26,179255,26,179 255,0,179255,0,179
99 255,255,204255,255,204 255,230,204255,230,204 255,204,204255,204,204 255,179,204255,179,204 255,153,204255,153,204 255,128,204255,128,204 255,102,204255,102,204 255,77,204255,77,204 255,51,204255,51,204 255,26,204255,26,204 255,0,204255,0,204
1010 255,255,230255,255,230 255,230,230255,230,230 255,204,230255,204,230 255,179,230255,179,230 255,153,230255,153,230 255,128,230255,128,230 255,102,230255,102,230 255,77,230255,77,230 255,51,230255,51,230 255,26,230255,26,230 255,0,230255,0,230
1111 255,255,255255,255,255 255,230,255255,230,255 255,204,255255,204,255 255,179,255255,179,255 255,153,255255,153,255 255,128,255255,128,255 255,102,255255,102,255 255,77,255255,77,255 255,51,255255,51,255 255,26,255255,26,255 255,0,255255,0,255
CMY颜色空间正六面体内截面的可视化,如下表11所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 11 below.
表11Table 11
t=2t=2 11 22 33 44 55 66 77 88 99 1010 1111
11 230,255,0230,255,0 230,230,0230,230,0 230,204,0230,204,0 230,179,0230,179,0 230,153,0230,153,0 230,128,0230,128,0 230,102,0230,102,0 230,77,0230,77,0 230,51,0230,51,0 230,26,0230,26,0 230,0,0230,0,0
22 230,255,26230,255,26 230,230,26230,230,26 230,204,26230,204,26 230,179,26230,179,26 230,153,26230,153,26 230,128,26230,128,26 230,102,26230,102,26 230,77,26230,77,26 230,51,26230,51,26 230,26,26230,26,26 230,0,26230,0,26
33 230,255,51230,255,51 230,230,51230,230,51 230,204,51230,204,51 230,179,51230,179,51 230,153,51230,153,51 230,128,51230,128,51 230,102,51230,102,51 230,77,51230,77,51 230,51,51230,51,51 230,26,51230,26,51 230,0,51230,0,51
44 230,255,77230,255,77 230,230,77230,230,77 230,204,77230,204,77 230,179,77230,179,77 230,153,77230,153,77 230,128,77230,128,77 230,102,77230,102,77 230,77,77230,77,77 230,51,77230,51,77 230,26,77230,26,77 230,0,77230,0,77
55 230,255,102230,255,102 230,230,102230,230,102 230,204,102230,204,102 230,179,102230,179,102 230,153,102230,153,102 230,128,102230,128,102 230,102,102230,102,102 230,77,102230,77,102 230,51,102230,51,102 230,26,102230,26,102 230,0,102230,0,102
66 230,255,128230,255,128 230,230,128230,230,128 230,204,128230,204,128 230,179,128230,179,128 230,153,128230,153,128 230,128,128230,128,128 230,102,128230,102,128 230,77,128230,77,128 230,51,128230,51,128 230,26,128230,26,128 230,0,128230,0,128
77 230,255,153230,255,153 230,230,153230,230,153 230,204,153230,204,153 230,179,153230,179,153 230,153,153230,153,153 230,128,153230,128,153 230,102,153230,102,153 230,77,153230,77,153 230,51,153230,51,153 230,26,153230,26,153 230,0,153230,0,153
88 230,255,179230,255,179 230,230,179230,230,179 230,204,179230,204,179 230,179,179230,179,179 230,153,179230,153,179 230,128,179230,128,179 230,102,179230,102,179 230,77,179230,77,179 230,51,179230,51,179 230,26,179230,26,179 230,0,179230,0,179
99 230,255,204230,255,204 230,230,204230,230,204 230,204,204230,204,204 230,179,204230,179,204 230,153,204230,153,204 230,128,204230,128,204 230,102,204230,102,204 230,77,204230,77,204 230,51,204230,51,204 230,26,204230,26,204 230,0,204230,0,204
1010 230,255,230230,255,230 230,230,230230,230,230 230,204,230230,204,230 230,179,230230,179,230 230,153,230230,153,230 230,128,230230,128,230 230,102,230230,102,230 230,77,230230,77,230 230,51,230230,51,230 230,26,230230,26,230 230,0,230230,0,230
1111 230,255,255230,255,255 230,230,255230,230,255 230,204,255230,204,255 230,179,255230,179,255 230,153,255230,153,255 230,128,255230,128,255 230,102,255230,102,255 230,77,255230,77,255 230,51,255230,51,255 230,26,255230,26,255 230,0,255230,0,255
CMY颜色空间正六面体内截面的可视化,如下表12所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 12 below.
表12Table 12
t=3t=3 11 22 33 44 55 66 77 88 99 1010 1111
11 204,255,0204,255,0 204,230,0204,230,0 204,204,0204,204,0 204,179,0204,179,0 204,153,0204,153,0 204,128,0204,128,0 204,102,0204,102,0 204,77,0204,77,0 204,51,0204,51,0 204,26,0204,26,0 204,0,0204,0,0
22 204,255,26204,255,26 204,230,26204,230,26 204,204,26204,204,26 204,179,26204,179,26 204,153,26204,153,26 204,128,26204,128,26 204,102,26204,102,26 204,77,26204,77,26 204,51,26204,51,26 204,26,26204,26,26 204,0,26204,0,26
33 204,255,51204,255,51 204,230,51204,230,51 204,204,51204,204,51 204,179,51204,179,51 204,153,51204,153,51 204,128,51204,128,51 204,102,51204,102,51 204,77,51204,77,51 204,51,51204,51,51 204,26,51204,26,51 204,0,51204,0,51
44 204,255,77204,255,77 204,230,77204,230,77 204,204,77204,204,77 204,179,77204,179,77 204,153,77204,153,77 204,128,77204,128,77 204,102,77204,102,77 204,77,77204,77,77 204,51,77204,51,77 204,26,77204,26,77 204,0,77204,0,77
55 204,255,102204,255,102 204,230,102204,230,102 204,204,102204,204,102 204,179,102204,179,102 204,153,102204,153,102 204,128,102204,128,102 204,102,102204,102,102 204,77,102204,77,102 204,51,102204,51,102 204,26,102204,26,102 204,0,102204,0,102
66 204,255,128204,255,128 204,230,128204,230,128 204,204,128204,204,128 204,179,128204,179,128 204,153,128204,153,128 204,128,128204,128,128 204,102,128204,102,128 204,77,128204,77,128 204,51,128204,51,128 204,26,128204,26,128 204,0,128204,0,128
77 204,255,153204,255,153 204,230,153204,230,153 204,204,153204,204,153 204,179,153204,179,153 204,153,153204,153,153 204,128,153204,128,153 204,102,153204,102,153 204,77,153204,77,153 204,51,153204,51,153 204,26,153204,26,153 204,0,153204,0,153
88 204,255,179204,255,179 204,230,179204,230,179 204,204,179204,204,179 204,179,179204,179,179 204,153,179204,153,179 204,128,179204,128,179 204,102,179204,102,179 204,77,179204,77,179 204,51,179204,51,179 204,26,179204,26,179 204,0,179204,0,179
99 204,255,204204,255,204 204,230,204204,230,204 204,204,204204,204,204 204,179,204204,179,204 204,153,204204,153,204 204,128,204204,128,204 204,102,204204,102,204 204,77,204204,77,204 204,51,204204,51,204 204,26,204204,26,204 204,0,204204,0,204
1010 204,255,230204,255,230 204,230,230204,230,230 204,204,230204,204,230 204,179,230204,179,230 204,153,230204,153,230 204,128,230204,128,230 204,102,230204,102,230 204,77,230204,77,230 204,51,230204,51,230 204,26,230204,26,230 204,0,230204,0,230
1111 204,255,255204,255,255 204,230,255204,230,255 204,204,255204,204,255 204,179,255204,179,255 204,153,255204,153,255 204,128,255204,128,255 204,102,255204,102,255 204,77,255204,77,255 204,51,255204,51,255 204,26,255204,26,255 204,0,255204,0,255
CMY颜色空间正六面体内截面的可视化,如下表13所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 13 below.
表13Table 13
t=4t=4 11 22 33 44 55 66 77 88 99 1010 1111
11 179,255,0179,255,0 179,230,0179,230,0 179,204,0179,204,0 179,179,0179,179,0 179,153,0179,153,0 179,128,0179,128,0 179,102,0179,102,0 179,77,0179,77,0 179,51,0179,51,0 179,26,0179,26,0 179,0,0179,0,0
22 179,255,26179,255,26 179,230,26179,230,26 179,204,26179,204,26 179,179,26179,179,26 179,153,26179,153,26 179,128,26179,128,26 179,102,26179,102,26 179,77,26179,77,26 179,51,26179,51,26 179,26,26179,26,26 179,0,26179,0,26
33 179,255,51179,255,51 179,230,51179,230,51 179,204,51179,204,51 179,179,51179,179,51 179,153,51179,153,51 179,128,51179,128,51 179,102,51179,102,51 179,77,51179,77,51 179,51,51179,51,51 179,26,51179,26,51 179,0,51179,0,51
44 179,255,77179,255,77 179,230,77179,230,77 179,204,77179,204,77 179,179,77179,179,77 179,153,77179,153,77 179,128,77179,128,77 179,102,77179,102,77 179,77,77179,77,77 179,51,77179,51,77 179,26,77179,26,77 179,0,77179,0,77
55 179,255,102179,255,102 179,230,102179,230,102 179,204,102179,204,102 179,179,102179,179,102 179,153,102179,153,102 179,128,102179,128,102 179,102,102179,102,102 179,77,102179,77,102 179,51,102179,51,102 179,26,102179,26,102 179,0,102179,0,102
66 179,255,128179,255,128 179,230,128179,230,128 179,204,128179,204,128 179,179,128179,179,128 179,153,128179,153,128 179,128,128179,128,128 179,102,128179,102,128 179,77,128179,77,128 179,51,128179,51,128 179,26,128179,26,128 179,0,128179,0,128
77 179,255,153179,255,153 179,230,153179,230,153 179,204,153179,204,153 179,179,153179,179,153 179,153,153179,153,153 179,128,153179,128,153 179,102,153179,102,153 179,77,153179,77,153 179,51,153179,51,153 179,26,153179,26,153 179,0,153179,0,153
88 179,255,179179,255,179 179,230,179179,230,179 179,204,179179,204,179 179,179,179179,179,179 179,153,179179,153,179 179,128,179179,128,179 179,102,179179,102,179 179,77,179179,77,179 179,51,179179,51,179 179,26,179179,26,179 179,0,179179,0,179
99 179,255,204179,255,204 179,230,204179,230,204 179,204,204179,204,204 179,179,204179,179,204 179,153,204179,153,204 179,128,204179,128,204 179,102,204179,102,204 179,77,204179,77,204 179,51,204179,51,204 179,26,204179,26,204 179,0,204179,0,204
1010 179,255,230179,255,230 179,230,230179,230,230 179,204,230179,204,230 179,179,230179,179,230 179,153,230179,153,230 179,128,230179,128,230 179,102,230179,102,230 179,77,230179,77,230 179,51,230179,51,230 179,26,230179,26,230 179,0,230179,0,230
1111 179,255,255179,255,255 179,230,255179,230,255 179,204,255179,204,255 179,179,255179,179,255 179,153,255179,153,255 179,128,255179,128,255 179,102,255179,102,255 179,77,255179,77,255 179,51,255179,51,255 179,26,255179,26,255 179,0,255179,0,255
CMY颜色空间正六面体内截面的可视化,如下表14所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 14 below.
表14Table 14
t=5t=5 11 22 33 44 55 66 77 88 99 1010 1111
11 153,255,0153,255,0 153,230,0153,230,0 153,204,0153,204,0 153,179,0153,179,0 153,153,0153,153,0 153,128,0153,128,0 153,102,0153,102,0 153,77,0153,77,0 153,51,0153,51,0 153,26,0153,26,0 153,0,0153,0,0
22 153,255,26153,255,26 153,230,26153,230,26 153,204,26153,204,26 153,179,26153,179,26 153,153,26153,153,26 153,128,26153,128,26 153,102,26153,102,26 153,77,26153,77,26 153,51,26153,51,26 153,26,26153,26,26 153,0,26153,0,26
33 153,255,51153,255,51 153,230,51153,230,51 153,204,51153,204,51 153,179,51153,179,51 153,153,51153,153,51 153,128,51153,128,51 153,102,51153,102,51 153,77,51153,77,51 153,51,51153,51,51 153,26,51153,26,51 153,0,51153,0,51
44 153,255,77153,255,77 153,230,77153,230,77 153,204,77153,204,77 153,179,77153,179,77 153,153,77153,153,77 153,128,77153,128,77 153,102,77153,102,77 153,77,77153,77,77 153,51,77153,51,77 153,26,77153,26,77 153,0,77153,0,77
55 153,255,102153,255,102 153,230,102153,230,102 153,204,102153,204,102 153,179,102153,179,102 153,153,102153,153,102 153,128,102153,128,102 153,102,102153,102,102 153,77,102153,77,102 153,51,102153,51,102 153,26,102153,26,102 153,0,102153,0,102
66 153,255,128153,255,128 153,230,128153,230,128 153,204,128153,204,128 153,179,128153,179,128 153,153,128153,153,128 153,128,128153,128,128 153,102,128153,102,128 153,77,128153,77,128 153,51,128153,51,128 153,26,128153,26,128 153,0,128153,0,128
77 153,255,153153,255,153 153,230,153153,230,153 153,204,153153,204,153 153,179,153153,179,153 153,153,153153,153,153 153,128,153153,128,153 153,102,153153,102,153 153,77,153153,77,153 153,51,153153,51,153 153,26,153153,26,153 153,0,153153,0,153
88 153,255,179153,255,179 153,230,179153,230,179 153,204,179153,204,179 153,179,179153,179,179 153,153,179153,153,179 153,128,179153,128,179 153,102,179153,102,179 153,77,179153,77,179 153,51,179153,51,179 153,26,179153,26,179 153,0,179153,0,179
99 153,255,204153,255,204 153,230,204153,230,204 153,204,204153,204,204 153,179,204153,179,204 153,153,204153,153,204 153,128,204153,128,204 153,102,204153,102,204 153,77,204153,77,204 153,51,204153,51,204 153,26,204153,26,204 153,0,204153,0,204
1010 153,255,230153,255,230 153,230,230153,230,230 153,204,230153,204,230 153,179,230153,179,230 153,153,230153,153,230 153,128,230153,128,230 153,102,230153,102,230 153,77,230153,77,230 153,51,230153,51,230 153,26,230153,26,230 153,0,230153,0,230
1111 153,255,255153,255,255 153,230,255153,230,255 153,204,255153,204,255 153,179,255153,179,255 153,153,255153,153,255 153,128,255153,128,255 153,102,255153,102,255 153,77,255153,77,255 153,51,255153,51,255 153,26,255153,26,255 153,0,255153,0,255
CMY颜色空间正六面体内截面的可视化,如下表15所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 15 below.
表15Table 15
t=6t=6 11 22 33 44 55 66 77 88 99 1010 1111
11 128,255,0128,255,0 128,230,0128,230,0 128,204,0128,204,0 128,179,0128,179,0 128,153,0128,153,0 128,128,0128,128,0 128,102,0128,102,0 128,77,0128,77,0 128,51,0128,51,0 128,26,0128,26,0 128,0,0128,0,0
22 128,255,26128,255,26 128,230,26128,230,26 128,204,26128,204,26 128,179,26128,179,26 128,153,26128,153,26 128,128,26128,128,26 128,102,26128,102,26 128,77,26128,77,26 128,51,26128,51,26 128,26,26128,26,26 128,0,26128,0,26
33 128,255,51128,255,51 128,230,51128,230,51 128,204,51128,204,51 128,179,51128,179,51 128,153,51128,153,51 128,128,51128,128,51 128,102,51128,102,51 128,77,51128,77,51 128,51,51128,51,51 128,26,51128,26,51 128,0,51128,0,51
44 128,255,77128,255,77 128,230,77128,230,77 128,204,77128,204,77 128,179,77128,179,77 128,153,77128,153,77 128,128,77128,128,77 128,102,77128,102,77 128,77,77128,77,77 128,51,77128,51,77 128,26,77128,26,77 128,0,77128,0,77
55 128,255,102128,255,102 128,230,102128,230,102 128,204,102128,204,102 128,179,102128,179,102 128,153,102128,153,102 128,128,102128,128,102 128,102,102128,102,102 128,77,102128,77,102 128,51,102128,51,102 128,26,102128,26,102 128,0,102128,0,102
66 128,255,128128,255,128 128,230,128128,230,128 128,204,128128,204,128 128,179,128128,179,128 128,153,128128,153,128 128,128,128128,128,128 128,102,128128,102,128 128,77,128128,77,128 128,51,128128,51,128 128,26,128128,26,128 128,0,128128,0,128
77 128,255,153128,255,153 128,230,153128,230,153 128,204,153128,204,153 128,179,153128,179,153 128,153,153128,153,153 128,128,153128,128,153 128,102,153128,102,153 128,77,153128,77,153 128,51,153128,51,153 128,26,153128,26,153 128,0,153128,0,153
88 128,255,179128,255,179 128,230,179128,230,179 128,204,179128,204,179 128,179,179128,179,179 128,153,179128,153,179 128,128,179128,128,179 128,102,179128,102,179 128,77,179128,77,179 128,51,179128,51,179 128,26,179128,26,179 128,0,179128,0,179
99 128,255,204128,255,204 128,230,204128,230,204 128,204,204128,204,204 128,179,204128,179,204 128,153,204128,153,204 128,128,204128,128,204 128,102,204128,102,204 128,77,204128,77,204 128,51,204128,51,204 128,26,204128,26,204 128,0,204128,0,204
1010 128,255,230128,255,230 128,230,230128,230,230 128,204,230128,204,230 128,179,230128,179,230 128,153,230128,153,230 128,128,230128,128,230 128,102,230128,102,230 128,77,230128,77,230 128,51,230128,51,230 128,26,230128,26,230 128,0,230128,0,230
1111 128,255,255128,255,255 128,230,255128,230,255 128,204,255128,204,255 128,179,255128,179,255 128,153,255128,153,255 128,128,255128,128,255 128,102,255128,102,255 128,77,255128,77,255 128,51,255128,51,255 128,26,255128,26,255 128,0,255128,0,255
CMY颜色空间正六面体内截面的可视化,如下表16所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 16 below.
表16Table 16
t=7t=7 11 22 33 44 55 66 77 88 99 1010 1111
11 102,255,0102,255,0 102,230,0102,230,0 102,204,0102,204,0 102,179,0102,179,0 102,153,0102,153,0 102,128,0102,128,0 102,102,0102,102,0 102,77,0102,77,0 102,51,0102,51,0 102,26,0102,26,0 102,0,0102,0,0
22 102,255,26102,255,26 102,230,26102,230,26 102,204,26102,204,26 102,179,26102,179,26 102,153,26102,153,26 102,128,26102,128,26 102,102,26102,102,26 102,77,26102,77,26 102,51,26102,51,26 102,26,26102,26,26 102,0,26102,0,26
33 102,255,51102,255,51 102,230,51102,230,51 102,204,51102,204,51 102,179,51102,179,51 102,153,51102,153,51 102,128,51102,128,51 102,102,51102,102,51 102,77,51102,77,51 102,51,51102,51,51 102,26,51102,26,51 102,0,51102,0,51
44 102,255,77102,255,77 102,230,77102,230,77 102,204,77102,204,77 102,179,77102,179,77 102,153,77102,153,77 102,128,77102,128,77 102,102,77102,102,77 102,77,77102,77,77 102,51,77102,51,77 102,26,77102,26,77 102,0,77102,0,77
55 102,255,102102,255,102 102,230,102102,230,102 102,204,102102,204,102 102,179,102102,179,102 102,153,102102,153,102 102,128,102102,128,102 102,102,102102,102,102 102,77,102102,77,102 102,51,102102,51,102 102,26,102102,26,102 102,0,102102,0,102
66 102,255,128102,255,128 102,230,128102,230,128 102,204,128102,204,128 102,179,128102,179,128 102,153,128102,153,128 102,128,128102,128,128 102,102,128102,102,128 102,77,128102,77,128 102,51,128102,51,128 102,26,128102,26,128 102,0,128102,0,128
77 102,255,153102,255,153 102,230,153102,230,153 102,204,153102,204,153 102,179,153102,179,153 102,153,153102,153,153 102,128,153102,128,153 102,102,153102,102,153 102,77,153102,77,153 102,51,153102,51,153 102,26,153102,26,153 102,0,153102,0,153
88 102,255,179102,255,179 102,230,179102,230,179 102,204,179102,204,179 102,179,179102,179,179 102,153,179102,153,179 102,128,179102,128,179 102,102,179102,102,179 102,77,179102,77,179 102,51,179102,51,179 102,26,179102,26,179 102,0,179102,0,179
99 102,255,204102,255,204 102,230,204102,230,204 102,204,204102,204,204 102,179,204102,179,204 102,153,204102,153,204 102,128,204102,128,204 102,102,204102,102,204 102,77,204102,77,204 102,51,204102,51,204 102,26,204102,26,204 102,0,204102,0,204
1010 102,255,230102,255,230 102,230,230102,230,230 102,204,230102,204,230 102,179,230102,179,230 102,153,230102,153,230 102,128,230102,128,230 102,102,230102,102,230 102,77,230102,77,230 102,51,230102,51,230 102,26,230102,26,230 102,0,230102,0,230
1111 102,255,255102,255,255 102,230,255102,230,255 102,204,255102,204,255 102,179,255102,179,255 102,153,255102,153,255 102,128,255102,128,255 102,102,255102,102,255 102,77,255102,77,255 102,51,255102,51,255 102,26,255102,26,255 102,0,255102,0,255
CMY颜色空间正六面体内截面的可视化,如下表17所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 17 below.
表17Table 17
t=8t=8 11 22 33 44 55 66 77 88 99 1010 1111
11 77,255,077,255,0 77,230,077,230,0 77,204,077,204,0 77,179,077,179,0 77,153,077,153,0 77,128,077,128,0 77,102,077,102,0 77,77,077,77,0 77,51,077,51,0 77,26,077,26,0 77,0,077,0,0
22 77,255,2677,255,26 77,230,2677,230,26 77,204,2677,204,26 77,179,2677,179,26 77,153,2677,153,26 77,128,2677,128,26 77,102,2677,102,26 77,77,2677,77,26 77,51,2677,51,26 77,26,2677,26,26 77,0,2677,0,26
33 77,255,5177,255,51 77,230,5177,230,51 77,204,5177,204,51 77,179,5177,179,51 77,153,5177,153,51 77,128,5177,128,51 77,102,5177,102,51 77,77,5177,77,51 77,51,5177,51,51 77,26,5177,26,51 77,0,5177,0,51
44 77,255,7777,255,77 77,230,7777,230,77 77,204,7777,204,77 77,179,7777,179,77 77,153,7777,153,77 77,128,7777,128,77 77,102,7777,102,77 77,77,7777,77,77 77,51,7777,51,77 77,26,7777,26,77 77,0,7777,0,77
55 77,255,10277,255,102 77,230,10277,230,102 77,204,10277,204,102 77,179,10277,179,102 77,153,10277,153,102 77,128,10277,128,102 77,102,10277,102,102 77,77,10277,77,102 77,51,10277,51,102 77,26,10277,26,102 77,0,10277,0,102
66 77,255,12877,255,128 77,230,12877,230,128 77,204,12877,204,128 77,179,12877,179,128 77,153,12877,153,128 77,128,12877,128,128 77,102,12877,102,128 77,77,12877,77,128 77,51,12877,51,128 77,26,12877,26,128 77,0,12877,0,128
77 77,255,15377,255,153 77,230,15377,230,153 77,204,15377,204,153 77,179,15377,179,153 77,153,15377,153,153 77,128,15377,128,153 77,102,15377,102,153 77,77,15377,77,153 77,51,15377,51,153 77,26,15377,26,153 77,0,15377,0,153
88 77,255,17977,255,179 77,230,17977,230,179 77,204,17977,204,179 77,179,17977,179,179 77,153,17977,153,179 77,128,17977,128,179 77,102,17977,102,179 77,77,17977,77,179 77,51,17977,51,179 77,26,17977,26,179 77,0,17977,0,179
99 77,255,20477,255,204 77,230,20477,230,204 77,204,20477,204,204 77,179,20477,179,204 77,153,20477,153,204 77,128,20477,128,204 77,102,20477,102,204 77,77,20477,77,204 77,51,20477,51,204 77,26,20477,26,204 77,0,20477,0,204
1010 77,255,23077,255,230 77,230,23077,230,230 77,204,23077,204,230 77,179,23077,179,230 77,153,23077,153,230 77,128,23077,128,230 77,102,23077,102,230 77,77,23077,77,230 77,51,23077,51,230 77,26,23077,26,230 77,0,23077,0,230
1111 77,255,25577,255,255 77,230,25577,230,255 77,204,25577,204,255 77,179,25577,179,255 77,153,25577,153,255 77,128,25577,128,255 77,102,25577,102,255 77,77,25577,77,255 77,51,25577,51,255 77,26,25577,26,255 77,0,25577,0,255
CMY颜色空间正六面体内截面的可视化,如下表18所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 18 below.
表18Table 18
t=9t=9 11 22 33 44 55 66 77 88 99 1010 1111
11 51,255,051,255,0 51,230,051,230,0 51,204,051,204,0 51,179,051,179,0 51,153,051,153,0 51,128,051,128,0 51,102,051,102,0 51,77,051,77,0 51,51,051,51,0 51,26,051,26,0 51,0,051,0,0
22 51,255,2651,255,26 51,230,2651,230,26 51,204,2651,204,26 51,179,2651,179,26 51,153,2651,153,26 51,128,2651,128,26 51,102,2651,102,26 51,77,2651,77,26 51,51,2651,51,26 51,26,2651,26,26 51,0,2651,0,26
33 51,255,5151,255,51 51,230,5151,230,51 51,204,5151,204,51 51,179,5151,179,51 51,153,5151,153,51 51,128,5151,128,51 51,102,5151,102,51 51,77,5151,77,51 51,51,5151,51,51 51,26,5151,26,51 51,0,5151,0,51
44 51,255,7751,255,77 51,230,7751,230,77 51,204,7751,204,77 51,179,7751,179,77 51,153,7751,153,77 51,128,7751,128,77 51,102,7751,102,77 51,77,7751,77,77 51,51,7751,51,77 51,26,7751,26,77 51,0,7751,0,77
55 51,255,10251,255,102 51,230,10251,230,102 51,204,10251,204,102 51,179,10251,179,102 51,153,10251,153,102 51,128,10251,128,102 51,102,10251,102,102 51,77,10251,77,102 51,51,10251,51,102 51,26,10251,26,102 51,0,10251,0,102
66 51,255,12851,255,128 51,230,12851,230,128 51,204,12851,204,128 51,179,12851,179,128 51,153,12851,153,128 51,128,12851,128,128 51,102,12851,102,128 51,77,12851,77,128 51,51,12851,51,128 51,26,12851,26,128 51,0,12851,0,128
77 51,255,15351,255,153 51,230,15351,230,153 51,204,15351,204,153 51,179,15351,179,153 51,153,15351,153,153 51,128,15351,128,153 51,102,15351,102,153 51,77,15351,77,153 51,51,15351,51,153 51,26,15351,26,153 51,0,15351,0,153
88 51,255,17951,255,179 51,230,17951,230,179 51,204,17951,204,179 51,179,17951,179,179 51,153,17951,153,179 51,128,17951,128,179 51,102,17951,102,179 51,77,17951,77,179 51,51,17951,51,179 51,26,17951,26,179 51,0,17951,0,179
99 51,255,20451,255,204 51,230,20451,230,204 51,204,20451,204,204 51,179,20451,179,204 51,153,20451,153,204 51,128,20451,128,204 51,102,20451,102,204 51,77,20451,77,204 51,51,20451,51,204 51,26,20451,26,204 51,0,20451,0,204
1010 51,255,23051,255,230 51,230,23051,230,230 51,204,23051,204,230 51,179,23051,179,230 51,153,23051,153,230 51,128,23051,128,230 51,102,23051,102,230 51,77,23051,77,230 51,51,23051,51,230 51,26,23051,26,230 51,0,23051,0,230
1111 51,255,25551,255,255 51,230,25551,230,255 51,204,25551,204,255 51,179,25551,179,255 51,153,25551,153,255 51,128,25551,128,255 51,102,25551,102,255 51,77,25551,77,255 51,51,25551,51,255 51,26,25551,26,255 51,0,25551,0,255
CMY颜色空间正六面体内截面的可视化,如下表19所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 19 below.
表19Table 19
t=10t=10 11 22 33 44 55 66 77 88 99 1010 1111
11 26,255,026,255,0 26,230,026,230,0 26,204,026,204,0 26,179,026,179,0 26,153,026,153,0 26,128,026,128,0 26,102,026,102,0 26,77,026,77,0 26,51,026,51,0 26,26,026,26,0 26,0,026,0,0
22 26,255,2626,255,26 26,230,2626,230,26 26,204,2626,204,26 26,179,2626,179,26 26,153,2626,153,26 26,128,2626,128,26 26,102,2626,102,26 26,77,2626,77,26 26,51,2626,51,26 26,26,2626,26,26 26,0,2626,0,26
33 26,255,5126,255,51 26,230,5126,230,51 26,204,5126,204,51 26,179,5126,179,51 26,153,5126,153,51 26,128,5126,128,51 26,102,5126,102,51 26,77,5126,77,51 26,51,5126,51,51 26,26,5126,26,51 26,0,5126,0,51
44 26,255,7726,255,77 26,230,7726,230,77 26,204,7726,204,77 26,179,7726,179,77 26,153,7726,153,77 26,128,7726,128,77 26,102,7726,102,77 26,77,7726,77,77 26,51,7726,51,77 26,26,7726,26,77 26,0,7726,0,77
55 26,255,10226,255,102 26,230,10226,230,102 26,204,10226,204,102 26,179,10226,179,102 26,153,10226,153,102 26,128,10226,128,102 26,102,10226,102,102 26,77,10226,77,102 26,51,10226,51,102 26,26,10226,26,102 26,0,10226,0,102
66 26,255,12826,255,128 26,230,12826,230,128 26,204,12826,204,128 26,179,12826,179,128 26,153,12826,153,128 26,128,12826,128,128 26,102,12826,102,128 26,77,12826,77,128 26,51,12826,51,128 26,26,12826,26,128 26,0,12826,0,128
77 26,255,15326,255,153 26,230,15326,230,153 26,204,15326,204,153 26,179,15326,179,153 26,153,15326,153,153 26,128,15326,128,153 26,102,15326,102,153 26,77,15326,77,153 26,51,15326,51,153 26,26,15326,26,153 26,0,15326,0,153
88 26,255,17926,255,179 26,230,17926,230,179 26,204,17926,204,179 26,179,17926,179,179 26,153,17926,153,179 26,128,17926,128,179 26,102,17926,102,179 26,77,17926,77,179 26,51,17926,51,179 26,26,17926,26,179 26,0,17926,0,179
99 26,255,20426,255,204 26,230,20426,230,204 26,204,20426,204,204 26,179,20426,179,204 26,153,20426,153,204 26,128,20426,128,204 26,102,20426,102,204 26,77,20426,77,204 26,51,20426,51,204 26,26,20426,26,204 26,0,20426,0,204
1010 26,255,23026,255,230 26,230,23026,230,230 26,204,23026,204,230 26,179,23026,179,230 26,153,23026,153,230 26,128,23026,128,230 26,102,23026,102,230 26,77,23026,77,230 26,51,23026,51,230 26,26,23026,26,230 26,0,23026,0,230
1111 26,255,25526,255,255 26,230,25526,230,255 26,204,25526,204,255 26,179,25526,179,255 26,153,25526,153,255 26,128,25526,128,255 26,102,25526,102,255 26,77,25526,77,255 26,51,25526,51,255 26,26,25526,26,255 26,0,25526,0,255
CMY颜色空间正六面体内截面的可视化,如下表20所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 20 below.
表20Table 20
t=11t=11 11 22 33 44 55 66 77 88 99 1010 1111
11 0,255,00,255,0 0,230,00,230,0 0,204,00,204,0 0,179,00,179,0 0,153,00,153,0 0,128,00,128,0 0,102,00,102,0 0,77,00,77,0 0,51,00,51,0 0,26,00,26,0 0,0,00,0,0
22 0,255,260,255,26 0,230,260,230,26 0,204,260,204,26 0,179,260,179,26 0,153,260,153,26 0,128,260,128,26 0,102,260,102,26 0,77,260,77,26 0,51,260,51,26 0,26,260,26,26 0,0,260,0,26
33 0,255,510,255,51 0,230,510,230,51 0,204,510,204,51 0,179,510,179,51 0,153,510,153,51 0,128,510,128,51 0,102,510,102,51 0,77,510,77,51 0,51,510,51,51 0,26,510,26,51 0,0,510,0,51
44 0,255,770,255,77 0,230,770,230,77 0,204,770,204,77 0,179,770,179,77 0,153,770,153,77 0,128,770,128,77 0,102,770,102,77 0,77,770,77,77 0,51,770,51,77 0,26,770,26,77 0,0,770,0,77
55 0,255,1020,255,102 0,230,1020,230,102 0,204,1020,204,102 0,179,1020,179,102 0,153,1020,153,102 0,128,1020,128,102 0,102,1020,102,102 0,77,1020,77,102 0,51,1020,51,102 0,26,1020,26,102 0,0,1020,0,102
66 0,255,1280,255,128 0,230,1280,230,128 0,204,1280,204,128 0,179,1280,179,128 0,153,1280,153,128 0,128,1280,128,128 0,102,1280,102,128 0,77,1280,77,128 0,51,1280,51,128 0,26,1280,26,128 0,0,1280,0,128
77 0,255,1530,255,153 0,230,1530,230,153 0,204,1530,204,153 0,179,1530,179,153 0,153,1530,153,153 0,128,1530,128,153 0,102,1530,102,153 0,77,1530,77,153 0,51,1530,51,153 0,26,1530,26,153 0,0,1530,0,153
88 0,255,1790,255,179 0,230,1790,230,179 0,204,1790,204,179 0,179,1790,179,179 0,153,1790,153,179 0,128,1790,128,179 0,102,1790,102,179 0,77,1790,77,179 0,51,1790,51,179 0,26,1790,26,179 0,0,1790,0,179
99 0,255,2040,255,204 0,230,2040,230,204 0,204,2040,204,204 0,179,2040,179,204 0,153,2040,153,204 0,128,2040,128,204 0,102,2040,102,204 0,77,2040,77,204 0,51,2040,51,204 0,26,2040,26,204 0,0,2040,0,204
1010 0,255,2300,255,230 0,230,2300,230,230 0,204,2300,204,230 0,179,2300,179,230 0,153,2300,153,230 0,128,2300,128,230 0,102,2300,102,230 0,77,2300,77,230 0,51,2300,51,230 0,26,2300,26,230 0,0,2300,0,230
1111 0,255,2550,255,255 0,230,2550,230,255 0,204,2550,204,255 0,179,2550,179,255 0,153,2550,153,255 0,128,2550,128,255 0,102,2550,102,255 0,77,2550,77,255 0,51,2550,51,255 0,26,2550,26,255 0,0,2550,0,255
(2)在CMY颜色空间中,可得到过
Figure PCTCN2021082626-appb-000253
段各网格点且与
Figure PCTCN2021082626-appb-000254
垂直的11个截面,其中,CMY颜色空间正六面体内截面的可视化,如下表21所示。
(2) In the CMY color space, it is possible to obtain
Figure PCTCN2021082626-appb-000253
segment each grid point and
Figure PCTCN2021082626-appb-000254
The 11 vertical sections, of which, the visualization of the sections within the regular hexahedron in the CMY color space is shown in Table 21 below.
表21Table 21
n=1n=1 11 22 33 44 55 66 77 88 99 1010 1111
11 0,255,00,255,0 26,255,026,255,0 51,255,051,255,0 77,255,077,255,0 102,255,0102,255,0 128,255,0128,255,0 153,255,0153,255,0 179,255,0179,255,0 204,255,0204,255,0 230,255,0230,255,0 255,255,0255,255,0
22 0,255,260,255,26 26,255,2626,255,26 51,255,2651,255,26 77,255,2677,255,26 102,255,26102,255,26 128,255,26128,255,26 153,255,26153,255,26 179,255,26179,255,26 204,255,26204,255,26 230,255,26230,255,26 255,255,26255,255,26
33 0,255,510,255,51 26,255,5126,255,51 51,255,5151,255,51 77,255,5177,255,51 102,255,51102,255,51 128,255,51128,255,51 153,255,51153,255,51 179,255,51179,255,51 204,255,51204,255,51 230,255,51230,255,51 255,255,51255,255,51
44 0,255,770,255,77 26,255,7726,255,77 51,255,7751,255,77 77,255,7777,255,77 102,255,77102,255,77 128,255,77128,255,77 153,255,77153,255,77 179,255,77179,255,77 204,255,77204,255,77 230,255,77230,255,77 255,255,77255,255,77
55 0,255,1020,255,102 26,255,10226,255,102 51,255,10251,255,102 77,255,10277,255,102 102,255,102102,255,102 128,255,102128,255,102 153,255,102153,255,102 179,255,102179,255,102 204,255,102204,255,102 230,255,102230,255,102 255,255,102255,255,102
66 0,255,1280,255,128 26,255,12826,255,128 51,255,12851,255,128 77,255,12877,255,128 102,255,128102,255,128 128,255,128128,255,128 153,255,128153,255,128 179,255,128179,255,128 204,255,128204,255,128 230,255,128230,255,128 255,255,128255,255,128
77 0,255,1530,255,153 26,255,15326,255,153 51,255,15351,255,153 77,255,15377,255,153 102,255,153102,255,153 128,255,153128,255,153 153,255,153153,255,153 179,255,153179,255,153 204,255,153204,255,153 230,255,153230,255,153 255,255,153255,255,153
88 0,255,1790,255,179 26,255,17926,255,179 51,255,17951,255,179 77,255,17977,255,179 102,255,179102,255,179 128,255,179128,255,179 153,255,179153,255,179 179,255,179179,255,179 204,255,179204,255,179 230,255,179230,255,179 255,255,179255,255,179
99 0,255,2040,255,204 26,255,20426,255,204 51,255,20451,255,204 77,255,20477,255,204 102,255,204102,255,204 128,255,204128,255,204 153,255,204153,255,204 179,255,204179,255,204 204,255,204204,255,204 230,255,204230,255,204 255,255,204255,255,204
1010 0,255,2300,255,230 26,255,23026,255,230 51,255,23051,255,230 77,255,23077,255,230 102,255,230102,255,230 128,255,230128,255,230 153,255,230153,255,230 179,255,230179,255,230 204,255,230204,255,230 230,255,230230,255,230 255,255,230255,255,230
1111 0,255,2550,255,255 26,255,25526,255,255 51,255,25551,255,255 77,255,25577,255,255 102,255,255102,255,255 128,255,255128,255,255 153,255,255153,255,255 179,255,255179,255,255 204,255,255204,255,255 230,255,255230,255,255 255,255,255255,255,255
CMY颜色空间正六面体内截面的可视化,如下表22所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 22 below.
表22Table 22
n=2n=2 11 22 33 44 55 66 77 88 99 1010 1111
11 0,230,00,230,0 26,230,026,230,0 51,230,051,230,0 77,230,077,230,0 102,230,0102,230,0 128,230,0128,230,0 153,230,0153,230,0 179,230,0179,230,0 204,230,0204,230,0 230,230,0230,230,0 255,230,0255,230,0
22 0,230,260,230,26 26,230,2626,230,26 51,230,2651,230,26 77,230,2677,230,26 102,230,26102,230,26 128,230,26128,230,26 153,230,26153,230,26 179,230,26179,230,26 204,230,26204,230,26 230,230,26230,230,26 255,230,26255,230,26
33 0,230,510,230,51 26,230,5126,230,51 51,230,5151,230,51 77,230,5177,230,51 102,230,51102,230,51 128,230,51128,230,51 153,230,51153,230,51 179,230,51179,230,51 204,230,51204,230,51 230,230,51230,230,51 255,230,51255,230,51
44 0,230,770,230,77 26,230,7726,230,77 51,230,7751,230,77 77,230,7777,230,77 102,230,77102,230,77 128,230,77128,230,77 153,230,77153,230,77 179,230,77179,230,77 204,230,77204,230,77 230,230,77230,230,77 255,230,77255,230,77
55 0,230,1020,230,102 26,230,10226,230,102 51,230,10251,230,102 77,230,10277,230,102 102,230,102102,230,102 128,230,102128,230,102 153,230,102153,230,102 179,230,102179,230,102 204,230,102204,230,102 230,230,102230,230,102 255,230,102255,230,102
66 0,230,1280,230,128 26,230,12826,230,128 51,230,12851,230,128 77,230,12877,230,128 102,230,128102,230,128 128,230,128128,230,128 153,230,128153,230,128 179,230,128179,230,128 204,230,128204,230,128 230,230,128230,230,128 255,230,128255,230,128
77 0,230,1530,230,153 26,230,15326,230,153 51,230,15351,230,153 77,230,15377,230,153 102,230,153102,230,153 128,230,153128,230,153 153,230,153153,230,153 179,230,153179,230,153 204,230,153204,230,153 230,230,153230,230,153 255,230,153255,230,153
88 0,230,1790,230,179 26,230,17926,230,179 51,230,17951,230,179 77,230,17977,230,179 102,230,179102,230,179 128,230,179128,230,179 153,230,179153,230,179 179,230,179179,230,179 204,230,179204,230,179 230,230,179230,230,179 255,230,179255,230,179
99 0,230,2040,230,204 26,230,20426,230,204 51,230,20451,230,204 77,230,20477,230,204 102,230,204102,230,204 128,230,204128,230,204 153,230,204153,230,204 179,230,204179,230,204 204,230,204204,230,204 230,230,204230,230,204 255,230,204255,230,204
1010 0,230,2300,230,230 26,230,23026,230,230 51,230,23051,230,230 77,230,23077,230,230 102,230,230102,230,230 128,230,230128,230,230 153,230,230153,230,230 179,230,230179,230,230 204,230,230204,230,230 230,230,230230,230,230 255,230,230255,230,230
1111 0,230,2550,230,255 26,230,25526,230,255 51,230,25551,230,255 77,230,25577,230,255 102,230,255102,230,255 128,230,255128,230,255 153,230,255153,230,255 179,230,255179,230,255 204,230,255204,230,255 230,230,255230,230,255 255,230,255255,230,255
CMY颜色空间正六面体内截面的可视化,如下表23所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 23 below.
表23Table 23
n=3n=3 11 22 33 44 55 66 77 88 99 1010 1111
11 0,204,00,204,0 26,204,026,204,0 51,204,051,204,0 77,204,077,204,0 102,204,0102,204,0 128,204,0128,204,0 153,204,0153,204,0 179,204,0179,204,0 204,204,0204,204,0 230,204,0230,204,0 255,204,0255,204,0
22 0,204,260,204,26 26,204,2626,204,26 51,204,2651,204,26 77,204,2677,204,26 102,204,26102,204,26 128,204,26128,204,26 153,204,26153,204,26 179,204,26179,204,26 204,204,26204,204,26 230,204,26230,204,26 255,204,26255,204,26
33 0,204,510,204,51 26,204,5126,204,51 51,204,5151,204,51 77,204,5177,204,51 102,204,51102,204,51 128,204,51128,204,51 153,204,51153,204,51 179,204,51179,204,51 204,204,51204,204,51 230,204,51230,204,51 255,204,51255,204,51
44 0,204,770,204,77 26,204,7726,204,77 51,204,7751,204,77 77,204,7777,204,77 102,204,77102,204,77 128,204,77128,204,77 153,204,77153,204,77 179,204,77179,204,77 204,204,77204,204,77 230,204,77230,204,77 255,204,77255,204,77
55 0,204,1020,204,102 26,204,10226,204,102 51,204,10251,204,102 77,204,10277,204,102 102,204,102102,204,102 128,204,102128,204,102 153,204,102153,204,102 179,204,102179,204,102 204,204,102204,204,102 230,204,102230,204,102 255,204,102255,204,102
66 0,204,1280,204,128 26,204,12826,204,128 51,204,12851,204,128 77,204,12877,204,128 102,204,128102,204,128 128,204,128128,204,128 153,204,128153,204,128 179,204,128179,204,128 204,204,128204,204,128 230,204,128230,204,128 255,204,128255,204,128
77 0,204,1530,204,153 26,204,15326,204,153 51,204,15351,204,153 77,204,15377,204,153 102,204,153102,204,153 128,204,153128,204,153 153,204,153153,204,153 179,204,153179,204,153 204,204,153204,204,153 230,204,153230,204,153 255,204,153255,204,153
88 0,204,1790,204,179 26,204,17926,204,179 51,204,17951,204,179 77,204,17977,204,179 102,204,179102,204,179 128,204,179128,204,179 153,204,179153,204,179 179,204,179179,204,179 204,204,179204,204,179 230,204,179230,204,179 255,204,179255,204,179
99 0,204,2040,204,204 26,204,20426,204,204 51,204,20451,204,204 77,204,20477,204,204 102,204,204102,204,204 128,204,204128,204,204 153,204,204153,204,204 179,204,204179,204,204 204,204,204204,204,204 230,204,204230,204,204 255,204,204255,204,204
1010 0,204,2300,204,230 26,204,23026,204,230 51,204,23051,204,230 77,204,23077,204,230 102,204,230102,204,230 128,204,230128,204,230 153,204,230153,204,230 179,204,230179,204,230 204,204,230204,204,230 230,204,230230,204,230 255,204,230255,204,230
1111 0,204,2550,204,255 26,204,25526,204,255 51,204,25551,204,255 77,204,25577,204,255 102,204,255102,204,255 128,204,255128,204,255 153,204,255153,204,255 179,204,255179,204,255 204,204,255204,204,255 230,204,255230,204,255 255,204,255255,204,255
CMY颜色空间正六面体内截面的可视化,如下表24所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 24 below.
表24Table 24
n=4n=4 11 22 33 44 55 66 77 88 99 1010 1111
11 0,179,00,179,0 26,179,026,179,0 51,179,051,179,0 77,179,077,179,0 102,179,0102,179,0 128,179,0128,179,0 153,179,0153,179,0 179,179,0179,179,0 204,179,0204,179,0 230,179,0230,179,0 255,179,0255,179,0
22 0,179,260,179,26 26,179,2626,179,26 51,179,2651,179,26 77,179,2677,179,26 102,179,26102,179,26 128,179,26128,179,26 153,179,26153,179,26 179,179,26179,179,26 204,179,26204,179,26 230,179,26230,179,26 255,179,26255,179,26
33 0,179,510,179,51 26,179,5126,179,51 51,179,5151,179,51 77,179,5177,179,51 102,179,51102,179,51 128,179,51128,179,51 153,179,51153,179,51 179,179,51179,179,51 204,179,51204,179,51 230,179,51230,179,51 255,179,51255,179,51
44 0,179,770,179,77 26,179,7726,179,77 51,179,7751,179,77 77,179,7777,179,77 102,179,77102,179,77 128,179,77128,179,77 153,179,77153,179,77 179,179,77179,179,77 204,179,77204,179,77 230,179,77230,179,77 255,179,77255,179,77
55 0,179,1020,179,102 26,179,10226,179,102 51,179,10251,179,102 77,179,10277,179,102 102,179,102102,179,102 128,179,102128,179,102 153,179,102153,179,102 179,179,102179,179,102 204,179,102204,179,102 230,179,102230,179,102 255,179,102255,179,102
66 0,179,1280,179,128 26,179,12826,179,128 51,179,12851,179,128 77,179,12877,179,128 102,179,128102,179,128 128,179,128128,179,128 153,179,128153,179,128 179,179,128179,179,128 204,179,128204,179,128 230,179,128230,179,128 255,179,128255,179,128
77 0,179,1530,179,153 26,179,15326,179,153 51,179,15351,179,153 77,179,15377,179,153 102,179,153102,179,153 128,179,153128,179,153 153,179,153153,179,153 179,179,153179,179,153 204,179,153204,179,153 230,179,153230,179,153 255,179,153255,179,153
88 0,179,1790,179,179 26,179,17926,179,179 51,179,17951,179,179 77,179,17977,179,179 102,179,179102,179,179 128,179,179128,179,179 153,179,179153,179,179 179,179,179179,179,179 204,179,179204,179,179 230,179,179230,179,179 255,179,179255,179,179
99 0,179,2040,179,204 26,179,20426,179,204 51,179,20451,179,204 77,179,20477,179,204 102,179,204102,179,204 128,179,204128,179,204 153,179,204153,179,204 179,179,204179,179,204 204,179,204204,179,204 230,179,204230,179,204 255,179,204255,179,204
1010 0,179,2300,179,230 26,179,23026,179,230 51,179,23051,179,230 77,179,23077,179,230 102,179,230102,179,230 128,179,230128,179,230 153,179,230153,179,230 179,179,230179,179,230 204,179,230204,179,230 230,179,230230,179,230 255,179,230255,179,230
1111 0,179,2550,179,255 26,179,25526,179,255 51,179,25551,179,255 77,179,25577,179,255 102,179,255102,179,255 128,179,255128,179,255 153,179,255153,179,255 179,179,255179,179,255 204,179,255204,179,255 230,179,255230,179,255 255,179,255255,179,255
CMY颜色空间正六面体内截面的可视化,如下表25所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 25 below.
表25Table 25
n=5n=5 11 22 33 44 55 66 77 88 99 1010 1111
11 0,153,00,153,0 26,153,026,153,0 51,153,051,153,0 77,153,077,153,0 102,153,0102,153,0 128,153,0128,153,0 153,153,0153,153,0 179,153,0179,153,0 204,153,0204,153,0 230,153,0230,153,0 255,153,0255,153,0
22 0,153,260,153,26 26,153,2626,153,26 51,153,2651,153,26 77,153,2677,153,26 102,153,26102,153,26 128,153,26128,153,26 153,153,26153,153,26 179,153,26179,153,26 204,153,26204,153,26 230,153,26230,153,26 255,153,26255,153,26
33 0,153,510,153,51 26,153,5126,153,51 51,153,5151,153,51 77,153,5177,153,51 102,153,51102,153,51 128,153,51128,153,51 153,153,51153,153,51 179,153,51179,153,51 204,153,51204,153,51 230,153,51230,153,51 255,153,51255,153,51
44 0,153,770,153,77 26,153,7726,153,77 51,153,7751,153,77 77,153,7777,153,77 102,153,77102,153,77 128,153,77128,153,77 153,153,77153,153,77 179,153,77179,153,77 204,153,77204,153,77 230,153,77230,153,77 255,153,77255,153,77
55 0,153,1020,153,102 26,153,10226,153,102 51,153,10251,153,102 77,153,10277,153,102 102,153,102102,153,102 128,153,102128,153,102 153,153,102153,153,102 179,153,102179,153,102 204,153,102204,153,102 230,153,102230,153,102 255,153,102255,153,102
66 0,153,1280,153,128 26,153,12826,153,128 51,153,12851,153,128 77,153,12877,153,128 102,153,128102,153,128 128,153,128128,153,128 153,153,128153,153,128 179,153,128179,153,128 204,153,128204,153,128 230,153,128230,153,128 255,153,128255,153,128
77 0,153,1530,153,153 26,153,15326,153,153 51,153,15351,153,153 77,153,15377,153,153 102,153,153102,153,153 128,153,153128,153,153 153,153,153153,153,153 179,153,153179,153,153 204,153,153204,153,153 230,153,153230,153,153 255,153,153255,153,153
88 0,153,1790,153,179 26,153,17926,153,179 51,153,17951,153,179 77,153,17977,153,179 102,153,179102,153,179 128,153,179128,153,179 153,153,179153,153,179 179,153,179179,153,179 204,153,179204,153,179 230,153,179230,153,179 255,153,179255,153,179
99 0,153,2040,153,204 26,153,20426,153,204 51,153,20451,153,204 77,153,20477,153,204 102,153,204102,153,204 128,153,204128,153,204 153,153,204153,153,204 179,153,204179,153,204 204,153,204204,153,204 230,153,204230,153,204 255,153,204255,153,204
1010 0,153,2300,153,230 26,153,23026,153,230 51,153,23051,153,230 77,153,23077,153,230 102,153,230102,153,230 128,153,230128,153,230 153,153,230153,153,230 179,153,230179,153,230 204,153,230204,153,230 230,153,230230,153,230 255,153,230255,153,230
1111 0,153,2550,153,255 26,153,25526,153,255 51,153,25551,153,255 77,153,25577,153,255 102,153,255102,153,255 128,153,255128,153,255 153,153,255153,153,255 179,153,255179,153,255 204,153,255204,153,255 230,153,255230,153,255 255,153,255255,153,255
CMY颜色空间正六面体内截面的可视化,如下表26所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 26 below.
表26Table 26
n=6n=6 11 22 33 44 55 66 77 88 99 1010 1111
11 0,128,00,128,0 26,128,026,128,0 51,128,051,128,0 77,128,077,128,0 102,128,0102,128,0 128,128,0128,128,0 153,128,0153,128,0 179,128,0179,128,0 204,128,0204,128,0 230,128,0230,128,0 255,128,0255,128,0
22 0,128,260,128,26 26,128,2626,128,26 51,128,2651,128,26 77,128,2677,128,26 102,128,26102,128,26 128,128,26128,128,26 153,128,26153,128,26 179,128,26179,128,26 204,128,26204,128,26 230,128,26230,128,26 255,128,26255,128,26
33 0,128,510,128,51 26,128,5126,128,51 51,128,5151,128,51 77,128,5177,128,51 102,128,51102,128,51 128,128,51128,128,51 153,128,51153,128,51 179,128,51179,128,51 204,128,51204,128,51 230,128,51230,128,51 255,128,51255,128,51
44 0,128,770,128,77 26,128,7726,128,77 51,128,7751,128,77 77,128,7777,128,77 102,128,77102,128,77 128,128,77128,128,77 153,128,77153,128,77 179,128,77179,128,77 204,128,77204,128,77 230,128,77230,128,77 255,128,77255,128,77
55 0,128,1020,128,102 26,128,10226,128,102 51,128,10251,128,102 77,128,10277,128,102 102,128,102102,128,102 128,128,102128,128,102 153,128,102153,128,102 179,128,102179,128,102 204,128,102204,128,102 230,128,102230,128,102 255,128,102255,128,102
66 0,128,1280,128,128 26,128,12826,128,128 51,128,12851,128,128 77,128,12877,128,128 102,128,128102,128,128 128,128,128128,128,128 153,128,128153,128,128 179,128,128179,128,128 204,128,128204,128,128 230,128,128230,128,128 255,128,128255,128,128
77 0,128,1530,128,153 26,128,15326,128,153 51,128,15351,128,153 77,128,15377,128,153 102,128,153102,128,153 128,128,153128,128,153 153,128,153153,128,153 179,128,153179,128,153 204,128,153204,128,153 230,128,153230,128,153 255,128,153255,128,153
88 0,128,1790,128,179 26,128,17926,128,179 51,128,17951,128,179 77,128,17977,128,179 102,128,179102,128,179 128,128,179128,128,179 153,128,179153,128,179 179,128,179179,128,179 204,128,179204,128,179 230,128,179230,128,179 255,128,179255,128,179
99 0,128,2040,128,204 26,128,20426,128,204 51,128,20451,128,204 77,128,20477,128,204 102,128,204102,128,204 128,128,204128,128,204 153,128,204153,128,204 179,128,204179,128,204 204,128,204204,128,204 230,128,204230,128,204 255,128,204255,128,204
1010 0,128,2300,128,230 26,128,23026,128,230 51,128,23051,128,230 77,128,23077,128,230 102,128,230102,128,230 128,128,230128,128,230 153,128,230153,128,230 179,128,230179,128,230 204,128,230204,128,230 230,128,230230,128,230 255,128,230255,128,230
1111 0,128,2550,128,255 26,128,25526,128,255 51,128,25551,128,255 77,128,25577,128,255 102,128,255102,128,255 128,128,255128,128,255 153,128,255153,128,255 179,128,255179,128,255 204,128,255204,128,255 230,128,255230,128,255 255,128,255255,128,255
CMY颜色空间正六面体内截面的可视化,如下表27所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 27 below.
表27Table 27
n=7n=7 11 22 33 44 55 66 77 88 99 1010 1111
11 0,102,00,102,0 26,102,026,102,0 51,102,051,102,0 77,102,077,102,0 102,102,0102,102,0 128,102,0128,102,0 153,102,0153,102,0 179,102,0179,102,0 204,102,0204,102,0 230,102,0230,102,0 255,102,0255,102,0
22 0,102,260,102,26 26,102,2626,102,26 51,102,2651,102,26 77,102,2677,102,26 102,102,26102,102,26 128,102,26128,102,26 153,102,26153,102,26 179,102,26179,102,26 204,102,26204,102,26 230,102,26230,102,26 255,102,26255,102,26
33 0,102,510,102,51 26,102,5126,102,51 51,102,5151,102,51 77,102,5177,102,51 102,102,51102,102,51 128,102,51128,102,51 153,102,51153,102,51 179,102,51179,102,51 204,102,51204,102,51 230,102,51230,102,51 255,102,51255,102,51
44 0,102,770,102,77 26,102,7726,102,77 51,102,7751,102,77 77,102,7777,102,77 102,102,77102,102,77 128,102,77128,102,77 153,102,77153,102,77 179,102,77179,102,77 204,102,77204,102,77 230,102,77230,102,77 255,102,77255,102,77
55 0,102,1020,102,102 26,102,10226,102,102 51,102,10251,102,102 77,102,10277,102,102 102,102,102102,102,102 128,102,102128,102,102 153,102,102153,102,102 179,102,102179,102,102 204,102,102204,102,102 230,102,102230,102,102 255,102,102255,102,102
66 0,102,1280,102,128 26,102,12826,102,128 51,102,12851,102,128 77,102,12877,102,128 102,102,128102,102,128 128,102,128128,102,128 153,102,128153,102,128 179,102,128179,102,128 204,102,128204,102,128 230,102,128230,102,128 255,102,128255,102,128
77 0,102,1530,102,153 26,102,15326,102,153 51,102,15351,102,153 77,102,15377,102,153 102,102,153102,102,153 128,102,153128,102,153 153,102,153153,102,153 179,102,153179,102,153 204,102,153204,102,153 230,102,153230,102,153 255,102,153255,102,153
88 0,102,1790,102,179 26,102,17926,102,179 51,102,17951,102,179 77,102,17977,102,179 102,102,179102,102,179 128,102,179128,102,179 153,102,179153,102,179 179,102,179179,102,179 204,102,179204,102,179 230,102,179230,102,179 255,102,179255,102,179
99 0,102,2040,102,204 26,102,20426,102,204 51,102,20451,102,204 77,102,20477,102,204 102,102,204102,102,204 128,102,204128,102,204 153,102,204153,102,204 179,102,204179,102,204 204,102,204204,102,204 230,102,204230,102,204 255,102,204255,102,204
1010 0,102,2300,102,230 26,102,23026,102,230 51,102,23051,102,230 77,102,23077,102,230 102,102,230102,102,230 128,102,230128,102,230 153,102,230153,102,230 179,102,230179,102,230 204,102,230204,102,230 230,102,230230,102,230 255,102,230255,102,230
1111 0,102,2550,102,255 26,102,25526,102,255 51,102,25551,102,255 77,102,25577,102,255 102,102,255102,102,255 128,102,255128,102,255 153,102,255153,102,255 179,102,255179,102,255 204,102,255204,102,255 230,102,255230,102,255 255,102,255255,102,255
CMY颜色空间正六面体内截面的可视化,如下表28所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 28 below.
表28Table 28
n=8n=8 11 22 33 44 55 66 77 88 99 1010 1111
11 0,77,00,77,0 26,77,026,77,0 51,77,051,77,0 77,77,077,77,0 102,77,0102,77,0 128,77,0128,77,0 153,77,0153,77,0 179,77,0179,77,0 204,77,0204,77,0 230,77,0230,77,0 255,77,0255,77,0
22 0,77,260,77,26 26,77,2626,77,26 51,77,2651,77,26 77,77,2677,77,26 102,77,26102,77,26 128,77,26128,77,26 153,77,26153,77,26 179,77,26179,77,26 204,77,26204,77,26 230,77,26230,77,26 255,77,26255,77,26
33 0,77,510,77,51 26,77,5126,77,51 51,77,5151,77,51 77,77,5177,77,51 102,77,51102,77,51 128,77,51128,77,51 153,77,51153,77,51 179,77,51179,77,51 204,77,51204,77,51 230,77,51230,77,51 255,77,51255,77,51
44 0,77,770,77,77 26,77,7726,77,77 51,77,7751,77,77 77,77,7777,77,77 102,77,77102,77,77 128,77,77128,77,77 153,77,77153,77,77 179,77,77179,77,77 204,77,77204,77,77 230,77,77230,77,77 255,77,77255,77,77
55 0,77,1020,77,102 26,77,10226,77,102 51,77,10251,77,102 77,77,10277,77,102 102,77,102102,77,102 128,77,102128,77,102 153,77,102153,77,102 179,77,102179,77,102 204,77,102204,77,102 230,77,102230,77,102 255,77,102255,77,102
66 0,77,1280,77,128 26,77,12826,77,128 51,77,12851,77,128 77,77,12877,77,128 102,77,128102,77,128 128,77,128128,77,128 153,77,128153,77,128 179,77,128179,77,128 204,77,128204,77,128 230,77,128230,77,128 255,77,128255,77,128
77 0,77,1530,77,153 26,77,15326,77,153 51,77,15351,77,153 77,77,15377,77,153 102,77,153102,77,153 128,77,153128,77,153 153,77,153153,77,153 179,77,153179,77,153 204,77,153204,77,153 230,77,153230,77,153 255,77,153255,77,153
88 0,77,1790,77,179 26,77,17926,77,179 51,77,17951,77,179 77,77,17977,77,179 102,77,179102,77,179 128,77,179128,77,179 153,77,179153,77,179 179,77,179179,77,179 204,77,179204,77,179 230,77,179230,77,179 255,77,179255,77,179
99 0,77,2040,77,204 26,77,20426,77,204 51,77,20451,77,204 77,77,20477,77,204 102,77,204102,77,204 128,77,204128,77,204 153,77,204153,77,204 179,77,204179,77,204 204,77,204204,77,204 230,77,204230,77,204 255,77,204255,77,204
1010 0,77,2300,77,230 26,77,23026,77,230 51,77,23051,77,230 77,77,23077,77,230 102,77,230102,77,230 128,77,230128,77,230 153,77,230153,77,230 179,77,230179,77,230 204,77,230204,77,230 230,77,230230,77,230 255,77,230255,77,230
1111 0,77,2550,77,255 26,77,25526,77,255 51,77,25551,77,255 77,77,25577,77,255 102,77,255102,77,255 128,77,255128,77,255 153,77,255153,77,255 179,77,255179,77,255 204,77,255204,77,255 230,77,255230,77,255 255,77,255255,77,255
CMY颜色空间正六面体内截面的可视化,如下表29所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 29 below.
表29Table 29
n=9n=9 11 22 33 44 55 66 77 88 99 1010 1111
11 0,51,00,51,0 26,51,026,51,0 51,51,051,51,0 77,51,077,51,0 102,51,0102,51,0 128,51,0128,51,0 153,51,0153,51,0 179,51,0179,51,0 204,51,0204,51,0 230,51,0230,51,0 255,51,0255,51,0
22 0,51,260,51,26 26,51,2626,51,26 51,51,2651,51,26 77,51,2677,51,26 102,51,26102,51,26 128,51,26128,51,26 153,51,26153,51,26 179,51,26179,51,26 204,51,26204,51,26 230,51,26230,51,26 255,51,26255,51,26
33 0,51,510,51,51 26,51,5126,51,51 51,51,5151,51,51 77,51,5177,51,51 102,51,51102,51,51 128,51,51128,51,51 153,51,51153,51,51 179,51,51179,51,51 204,51,51204,51,51 230,51,51230,51,51 255,51,51255,51,51
44 0,51,770,51,77 26,51,7726,51,77 51,51,7751,51,77 77,51,7777,51,77 102,51,77102,51,77 128,51,77128,51,77 153,51,77153,51,77 179,51,77179,51,77 204,51,77204,51,77 230,51,77230,51,77 255,51,77255,51,77
55 0,51,1020,51,102 26,51,10226,51,102 51,51,10251,51,102 77,51,10277,51,102 102,51,102102,51,102 128,51,102128,51,102 153,51,102153,51,102 179,51,102179,51,102 204,51,102204,51,102 230,51,102230,51,102 255,51,102255,51,102
66 0,51,1280,51,128 26,51,12826,51,128 51,51,12851,51,128 77,51,12877,51,128 102,51,128102,51,128 128,51,128128,51,128 153,51,128153,51,128 179,51,128179,51,128 204,51,128204,51,128 230,51,128230,51,128 255,51,128255,51,128
77 0,51,1530,51,153 26,51,15326,51,153 51,51,15351,51,153 77,51,15377,51,153 102,51,153102,51,153 128,51,153128,51,153 153,51,153153,51,153 179,51,153179,51,153 204,51,153204,51,153 230,51,153230,51,153 255,51,153255,51,153
88 0,51,1790,51,179 26,51,17926,51,179 51,51,17951,51,179 77,51,17977,51,179 102,51,179102,51,179 128,51,179128,51,179 153,51,179153,51,179 179,51,179179,51,179 204,51,179204,51,179 230,51,179230,51,179 255,51,179255,51,179
99 0,51,2040,51,204 26,51,20426,51,204 51,51,20451,51,204 77,51,20477,51,204 102,51,204102,51,204 128,51,204128,51,204 153,51,204153,51,204 179,51,204179,51,204 204,51,204204,51,204 230,51,204230,51,204 255,51,204255,51,204
1010 0,51,2300,51,230 26,51,23026,51,230 51,51,23051,51,230 77,51,23077,51,230 102,51,230102,51,230 128,51,230128,51,230 153,51,230153,51,230 179,51,230179,51,230 204,51,230204,51,230 230,51,230230,51,230 255,51,230255,51,230
1111 0,51,2550,51,255 26,51,25526,51,255 51,51,25551,51,255 77,51,25577,51,255 102,51,255102,51,255 128,51,255128,51,255 153,51,255153,51,255 179,51,255179,51,255 204,51,255204,51,255 230,51,255230,51,255 255,51,255255,51,255
CMY颜色空间正六面体内截面的可视化,如下表30所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 30 below.
表30Table 30
n=10n=10 11 22 33 44 55 66 77 88 99 1010 1111
11 0,26,00,26,0 26,26,026,26,0 51,26,051,26,0 77,26,077,26,0 102,26,0102,26,0 128,26,0128,26,0 153,26,0153,26,0 179,26,0179,26,0 204,26,0204,26,0 230,26,0230,26,0 255,26,0255,26,0
22 0,26,260,26,26 26,26,2626,26,26 51,26,2651,26,26 77,26,2677,26,26 102,26,26102,26,26 128,26,26128,26,26 153,26,26153,26,26 179,26,26179,26,26 204,26,26204,26,26 230,26,26230,26,26 255,26,26255,26,26
33 0,26,510,26,51 26,26,5126,26,51 51,26,5151,26,51 77,26,5177,26,51 102,26,51102,26,51 128,26,51128,26,51 153,26,51153,26,51 179,26,51179,26,51 204,26,51204,26,51 230,26,51230,26,51 255,26,51255,26,51
44 0,26,770,26,77 26,26,7726,26,77 51,26,7751,26,77 77,26,7777,26,77 102,26,77102,26,77 128,26,77128,26,77 153,26,77153,26,77 179,26,77179,26,77 204,26,77204,26,77 230,26,77230,26,77 255,26,77255,26,77
55 0,26,1020,26,102 26,26,10226,26,102 51,26,10251,26,102 77,26,10277,26,102 102,26,102102,26,102 128,26,102128,26,102 153,26,102153,26,102 179,26,102179,26,102 204,26,102204,26,102 230,26,102230,26,102 255,26,102255,26,102
66 0,26,1280,26,128 26,26,12826,26,128 51,26,12851,26,128 77,26,12877,26,128 102,26,128102,26,128 128,26,128128,26,128 153,26,128153,26,128 179,26,128179,26,128 204,26,128204,26,128 230,26,128230,26,128 255,26,128255,26,128
77 0,26,1530,26,153 26,26,15326,26,153 51,26,15351,26,153 77,26,15377,26,153 102,26,153102,26,153 128,26,153128,26,153 153,26,153153,26,153 179,26,153179,26,153 204,26,153204,26,153 230,26,153230,26,153 255,26,153255,26,153
88 0,26,1790,26,179 26,26,17926,26,179 51,26,17951,26,179 77,26,17977,26,179 102,26,179102,26,179 128,26,179128,26,179 153,26,179153,26,179 179,26,179179,26,179 204,26,179204,26,179 230,26,179230,26,179 255,26,179255,26,179
99 0,26,2040,26,204 26,26,20426,26,204 51,26,20451,26,204 77,26,20477,26,204 102,26,204102,26,204 128,26,204128,26,204 153,26,204153,26,204 179,26,204179,26,204 204,26,204204,26,204 230,26,204230,26,204 255,26,204255,26,204
1010 0,26,2300,26,230 26,26,23026,26,230 51,26,23051,26,230 77,26,23077,26,230 102,26,230102,26,230 128,26,230128,26,230 153,26,230153,26,230 179,26,230179,26,230 204,26,230204,26,230 230,26,230230,26,230 255,26,230255,26,230
1111 0,26,2550,26,255 26,26,25526,26,255 51,26,25551,26,255 77,26,25577,26,255 102,26,255102,26,255 128,26,255128,26,255 153,26,255153,26,255 179,26,255179,26,255 204,26,255204,26,255 230,26,255230,26,255 255,26,255255,26,255
CMY颜色空间正六面体内截面的可视化,如下表31所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 31 below.
表31Table 31
n=11n=11 11 22 33 44 55 66 77 88 99 1010 1111
11 0,0,00,0,0 26,0,026,0,0 51,0,051,0,0 77,0,077,0,0 102,0,0102,0,0 128,0,0128,0,0 153,0,0153,0,0 179,0,0179,0,0 204,0,0204,0,0 230,0,0230,0,0 255,0,0255,0,0
22 0,0,260,0,26 26,0,2626,0,26 51,0,2651,0,26 77,0,2677,0,26 102,0,26102,0,26 128,0,26128,0,26 153,0,26153,0,26 179,0,26179,0,26 204,0,26204,0,26 230,0,26230,0,26 255,0,26255,0,26
33 0,0,510,0,51 26,0,5126,0,51 51,0,5151,0,51 77,0,5177,0,51 102,0,51102,0,51 128,0,51128,0,51 153,0,51153,0,51 179,0,51179,0,51 204,0,51204,0,51 230,0,51230,0,51 255,0,51255,0,51
44 0,0,770,0,77 26,0,7726,0,77 51,0,7751,0,77 77,0,7777,0,77 102,0,77102,0,77 128,0,77128,0,77 153,0,77153,0,77 179,0,77179,0,77 204,0,77204,0,77 230,0,77230,0,77 255,0,77255,0,77
55 0,0,1020,0,102 26,0,10226,0,102 51,0,10251,0,102 77,0,10277,0,102 102,0,102102,0,102 128,0,102128,0,102 153,0,102153,0,102 179,0,102179,0,102 204,0,102204,0,102 230,0,102230,0,102 255,0,102255,0,102
66 0,0,1280,0,128 26,0,12826,0,128 51,0,12851,0,128 77,0,12877,0,128 102,0,128102,0,128 128,0,128128,0,128 153,0,128153,0,128 179,0,128179,0,128 204,0,128204,0,128 230,0,128230,0,128 255,0,128255,0,128
77 0,0,1530,0,153 26,0,15326,0,153 51,0,15351,0,153 77,0,15377,0,153 102,0,153102,0,153 128,0,153128,0,153 153,0,153153,0,153 179,0,153179,0,153 204,0,153204,0,153 230,0,153230,0,153 255,0,153255,0,153
88 0,0,1790,0,179 26,0,17926,0,179 51,0,17951,0,179 77,0,17977,0,179 102,0,179102,0,179 128,0,179128,0,179 153,0,179153,0,179 179,0,179179,0,179 204,0,179204,0,179 230,0,179230,0,179 255,0,179255,0,179
99 0,0,2040,0,204 26,0,20426,0,204 51,0,20451,0,204 77,0,20477,0,204 102,0,204102,0,204 128,0,204128,0,204 153,0,204153,0,204 179,0,204179,0,204 204,0,204204,0,204 230,0,204230,0,204 255,0,204255,0,204
1010 0,0,2300,0,230 26,0,23026,0,230 51,0,23051,0,230 77,0,23077,0,230 102,0,230102,0,230 128,0,230128,0,230 153,0,230153,0,230 179,0,230179,0,230 204,0,230204,0,230 230,0,230230,0,230 255,0,230255,0,230
1111 0,0,2550,0,255 26,0,25526,0,255 51,0,25551,0,255 77,0,25577,0,255 102,0,255102,0,255 128,0,255128,0,255 153,0,255153,0,255 179,0,255179,0,255 204,0,255204,0,255 230,0,255230,0,255 255,0,255255,0,255
(3)在CMY颜色空间中,可得到过
Figure PCTCN2021082626-appb-000255
段各网格点且与
Figure PCTCN2021082626-appb-000256
垂直的11个截面,其中,CMY颜色空间正六面体内截面的可视化,如下表32所示。
(3) In the CMY color space, it is possible to obtain
Figure PCTCN2021082626-appb-000255
segment each grid point and
Figure PCTCN2021082626-appb-000256
The 11 vertical sections, of which, the visualization of the sections within the regular hexahedron in the CMY color space is shown in Table 32 below.
表32Table 32
p=1p=1 11 22 33 44 55 66 77 88 99 1010 1111
11 255,255,255255,255,255 255,230,255255,230,255 255,204,255255,204,255 255,179,255255,179,255 255,153,255255,153,255 255,128,255255,128,255 255,102,255255,102,255 255,77,255255,77,255 255,51,255255,51,255 255,26,255255,26,255 255,0,255255,0,255
22 230,255,255230,255,255 230,230,255230,230,255 230,204,255230,204,255 230,179,255230,179,255 230,153,255230,153,255 230,128,255230,128,255 230,102,255230,102,255 230,77,255230,77,255 230,51,255230,51,255 230,26,255230,26,255 230,0,255230,0,255
33 204,255,255204,255,255 204,230,255204,230,255 204,204,255204,204,255 204,179,255204,179,255 204,153,255204,153,255 204,128,255204,128,255 204,102,255204,102,255 204,77,255204,77,255 204,51,255204,51,255 204,26,255204,26,255 204,0,255204,0,255
44 179,255,255179,255,255 179,230,255179,230,255 179,204,255179,204,255 179,179,255179,179,255 179,153,255179,153,255 179,128,255179,128,255 179,102,255179,102,255 179,77,255179,77,255 179,51,255179,51,255 179,26,255179,26,255 179,0,255179,0,255
55 153,255,255153,255,255 153,230,255153,230,255 153,204,255153,204,255 153,179,255153,179,255 153,153,255153,153,255 153,128,255153,128,255 153,102,255153,102,255 153,77,255153,77,255 153,51,255153,51,255 153,26,255153,26,255 153,0,255153,0,255
66 128,255,255128,255,255 128,230,255128,230,255 128,204,255128,204,255 128,179,255128,179,255 128,153,255128,153,255 128,128,255128,128,255 128,102,255128,102,255 128,77,255128,77,255 128,51,255128,51,255 128,26,255128,26,255 128,0,255128,0,255
77 102,255,255102,255,255 102,230,255102,230,255 102,204,255102,204,255 102,179,255102,179,255 102,153,255102,153,255 102,128,255102,128,255 102,102,255102,102,255 102,77,255102,77,255 102,51,255102,51,255 102,26,255102,26,255 102,0,255102,0,255
88 77,255,25577,255,255 77,230,25577,230,255 77,204,25577,204,255 77,179,25577,179,255 77,153,25577,153,255 77,128,25577,128,255 77,102,25577,102,255 77,77,25577,77,255 77,51,25577,51,255 77,26,25577,26,255 77,0,25577,0,255
99 51,255,25551,255,255 51,230,25551,230,255 51,204,25551,204,255 51,179,25551,179,255 51,153,25551,153,255 51,128,25551,128,255 51,102,25551,102,255 51,77,25551,77,255 51,51,25551,51,255 51,26,25551,26,255 51,0,25551,0,255
1010 26,255,25526,255,255 26,230,25526,230,255 26,204,25526,204,255 26,179,25526,179,255 26,153,25526,153,255 26,128,25526,128,255 26,102,25526,102,255 26,77,25526,77,255 26,51,25526,51,255 26,26,25526,26,255 26,0,25526,0,255
1111 0,255,2550,255,255 0,230,2550,230,255 0,204,2550,204,255 0,179,2550,179,255 0,153,2550,153,255 0,128,2550,128,255 0,102,2550,102,255 0,77,2550,77,255 0,51,2550,51,255 0,26,2550,26,255 0,0,2550,0,255
CMY颜色空间正六面体内截面的可视化,如下表33所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 33 below.
表33Table 33
p=2p=2 11 22 33 44 55 66 77 88 99 1010 1111
11 255,255,230255,255,230 255,230,230255,230,230 255,204,230255,204,230 255,179,230255,179,230 255,153,230255,153,230 255,128,230255,128,230 255,102,230255,102,230 255,77,230255,77,230 255,51,230255,51,230 255,26,230255,26,230 255,0,230255,0,230
22 230,255,230230,255,230 230,230,230230,230,230 230,204,230230,204,230 230,179,230230,179,230 230,153,230230,153,230 230,128,230230,128,230 230,102,230230,102,230 230,77,230230,77,230 230,51,230230,51,230 230,26,230230,26,230 230,0,230230,0,230
33 204,255,230204,255,230 204,230,230204,230,230 204,204,230204,204,230 204,179,230204,179,230 204,153,230204,153,230 204,128,230204,128,230 204,102,230204,102,230 204,77,230204,77,230 204,51,230204,51,230 204,26,230204,26,230 204,0,230204,0,230
44 179,255,230179,255,230 179,230,230179,230,230 179,204,230179,204,230 179,179,230179,179,230 179,153,230179,153,230 179,128,230179,128,230 179,102,230179,102,230 179,77,230179,77,230 179,51,230179,51,230 179,26,230179,26,230 179,0,230179,0,230
55 153,255,230153,255,230 153,230,230153,230,230 153,204,230153,204,230 153,179,230153,179,230 153,153,230153,153,230 153,128,230153,128,230 153,102,230153,102,230 153,77,230153,77,230 153,51,230153,51,230 153,26,230153,26,230 153,0,230153,0,230
66 128,255,230128,255,230 128,230,230128,230,230 128,204,230128,204,230 128,179,230128,179,230 128,153,230128,153,230 128,128,230128,128,230 128,102,230128,102,230 128,77,230128,77,230 128,51,230128,51,230 128,26,230128,26,230 128,0,230128,0,230
77 102,255,230102,255,230 102,230,230102,230,230 102,204,230102,204,230 102,179,230102,179,230 102,153,230102,153,230 102,128,230102,128,230 102,102,230102,102,230 102,77,230102,77,230 102,51,230102,51,230 102,26,230102,26,230 102,0,230102,0,230
88 77,255,23077,255,230 77,230,23077,230,230 77,204,23077,204,230 77,179,23077,179,230 77,153,23077,153,230 77,128,23077,128,230 77,102,23077,102,230 77,77,23077,77,230 77,51,23077,51,230 77,26,23077,26,230 77,0,23077,0,230
99 51,255,23051,255,230 51,230,23051,230,230 51,204,23051,204,230 51,179,23051,179,230 51,153,23051,153,230 51,128,23051,128,230 51,102,23051,102,230 51,77,23051,77,230 51,51,23051,51,230 51,26,23051,26,230 51,0,23051,0,230
1010 26,255,23026,255,230 26,230,23026,230,230 26,204,23026,204,230 26,179,23026,179,230 26,153,23026,153,230 26,128,23026,128,230 26,102,23026,102,230 26,77,23026,77,230 26,51,23026,51,230 26,26,23026,26,230 26,0,23026,0,230
1111 0,255,2300,255,230 0,230,2300,230,230 0,204,2300,204,230 0,179,2300,179,230 0,153,2300,153,230 0,128,2300,128,230 0,102,2300,102,230 0,77,2300,77,230 0,51,2300,51,230 0,26,2300,26,230 0,0,2300,0,230
CMY颜色空间正六面体内截面的可视化,如下表34所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 34 below.
表34Table 34
p=3p=3 11 22 33 44 55 66 77 88 99 1010 1111
11 255,255,204255,255,204 255,230,204255,230,204 255,204,204255,204,204 255,179,204255,179,204 255,153,204255,153,204 255,128,204255,128,204 255,102,204255,102,204 255,77,204255,77,204 255,51,204255,51,204 255,26,204255,26,204 255,0,204255,0,204
22 230,255,204230,255,204 230,230,204230,230,204 230,204,204230,204,204 230,179,204230,179,204 230,153,204230,153,204 230,128,204230,128,204 230,102,204230,102,204 230,77,204230,77,204 230,51,204230,51,204 230,26,204230,26,204 230,0,204230,0,204
33 204,255,204204,255,204 204,230,204204,230,204 204,204,204204,204,204 204,179,204204,179,204 204,153,204204,153,204 204,128,204204,128,204 204,102,204204,102,204 204,77,204204,77,204 204,51,204204,51,204 204,26,204204,26,204 204,0,204204,0,204
44 179,255,204179,255,204 179,230,204179,230,204 179,204,204179,204,204 179,179,204179,179,204 179,153,204179,153,204 179,128,204179,128,204 179,102,204179,102,204 179,77,204179,77,204 179,51,204179,51,204 179,26,204179,26,204 179,0,204179,0,204
55 153,255,204153,255,204 153,230,204153,230,204 153,204,204153,204,204 153,179,204153,179,204 153,153,204153,153,204 153,128,204153,128,204 153,102,204153,102,204 153,77,204153,77,204 153,51,204153,51,204 153,26,204153,26,204 153,0,204153,0,204
66 128,255,204128,255,204 128,230,204128,230,204 128,204,204128,204,204 128,179,204128,179,204 128,153,204128,153,204 128,128,204128,128,204 128,102,204128,102,204 128,77,204128,77,204 128,51,204128,51,204 128,26,204128,26,204 128,0,204128,0,204
77 102,255,204102,255,204 102,230,204102,230,204 102,204,204102,204,204 102,179,204102,179,204 102,153,204102,153,204 102,128,204102,128,204 102,102,204102,102,204 102,77,204102,77,204 102,51,204102,51,204 102,26,204102,26,204 102,0,204102,0,204
88 77,255,20477,255,204 77,230,20477,230,204 77,204,20477,204,204 77,179,20477,179,204 77,153,20477,153,204 77,128,20477,128,204 77,102,20477,102,204 77,77,20477,77,204 77,51,20477,51,204 77,26,20477,26,204 77,0,20477,0,204
99 51,255,20451,255,204 51,230,20451,230,204 51,204,20451,204,204 51,179,20451,179,204 51,153,20451,153,204 51,128,20451,128,204 51,102,20451,102,204 51,77,20451,77,204 51,51,20451,51,204 51,26,20451,26,204 51,0,20451,0,204
1010 26,255,20426,255,204 26,230,20426,230,204 26,204,20426,204,204 26,179,20426,179,204 26,153,20426,153,204 26,128,20426,128,204 26,102,20426,102,204 26,77,20426,77,204 26,51,20426,51,204 26,26,20426,26,204 26,0,20426,0,204
1111 0,255,2040,255,204 0,230,2040,230,204 0,204,2040,204,204 0,179,2040,179,204 0,153,2040,153,204 0,128,2040,128,204 0,102,2040,102,204 0,77,2040,77,204 0,51,2040,51,204 0,26,2040,26,204 0,0,2040,0,204
CMY颜色空间正六面体内截面的可视化,如下表35所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 35 below.
表35Table 35
p=4p=4 11 22 33 44 55 66 77 88 99 1010 1111
11 255,255,179255,255,179 255,230,179255,230,179 255,204,179255,204,179 255,179,179255,179,179 255,153,179255,153,179 255,128,179255,128,179 255,102,179255,102,179 255,77,179255,77,179 255,51,179255,51,179 255,26,179255,26,179 255,0,179255,0,179
22 230,255,179230,255,179 230,230,179230,230,179 230,204,179230,204,179 230,179,179230,179,179 230,153,179230,153,179 230,128,179230,128,179 230,102,179230,102,179 230,77,179230,77,179 230,51,179230,51,179 230,26,179230,26,179 230,0,179230,0,179
33 204,255,179204,255,179 204,230,179204,230,179 204,204,179204,204,179 204,179,179204,179,179 204,153,179204,153,179 204,128,179204,128,179 204,102,179204,102,179 204,77,179204,77,179 204,51,179204,51,179 204,26,179204,26,179 204,0,179204,0,179
44 179,255,179179,255,179 179,230,179179,230,179 179,204,179179,204,179 179,179,179179,179,179 179,153,179179,153,179 179,128,179179,128,179 179,102,179179,102,179 179,77,179179,77,179 179,51,179179,51,179 179,26,179179,26,179 179,0,179179,0,179
55 153,255,179153,255,179 153,230,179153,230,179 153,204,179153,204,179 153,179,179153,179,179 153,153,179153,153,179 153,128,179153,128,179 153,102,179153,102,179 153,77,179153,77,179 153,51,179153,51,179 153,26,179153,26,179 153,0,179153,0,179
66 128,255,179128,255,179 128,230,179128,230,179 128,204,179128,204,179 128,179,179128,179,179 128,153,179128,153,179 128,128,179128,128,179 128,102,179128,102,179 128,77,179128,77,179 128,51,179128,51,179 128,26,179128,26,179 128,0,179128,0,179
77 102,255,179102,255,179 102,230,179102,230,179 102,204,179102,204,179 102,179,179102,179,179 102,153,179102,153,179 102,128,179102,128,179 102,102,179102,102,179 102,77,179102,77,179 102,51,179102,51,179 102,26,179102,26,179 102,0,179102,0,179
88 77,255,17977,255,179 77,230,17977,230,179 77,204,17977,204,179 77,179,17977,179,179 77,153,17977,153,179 77,128,17977,128,179 77,102,17977,102,179 77,77,17977,77,179 77,51,17977,51,179 77,26,17977,26,179 77,0,17977,0,179
99 51,255,17951,255,179 51,230,17951,230,179 51,204,17951,204,179 51,179,17951,179,179 51,153,17951,153,179 51,128,17951,128,179 51,102,17951,102,179 51,77,17951,77,179 51,51,17951,51,179 51,26,17951,26,179 51,0,17951,0,179
1010 26,255,17926,255,179 26,230,17926,230,179 26,204,17926,204,179 26,179,17926,179,179 26,153,17926,153,179 26,128,17926,128,179 26,102,17926,102,179 26,77,17926,77,179 26,51,17926,51,179 26,26,17926,26,179 26,0,17926,0,179
1111 0,255,1790,255,179 0,230,1790,230,179 0,204,1790,204,179 0,179,1790,179,179 0,153,1790,153,179 0,128,1790,128,179 0,102,1790,102,179 0,77,1790,77,179 0,51,1790,51,179 0,26,1790,26,179 0,0,1790,0,179
CMY颜色空间正六面体内截面的可视化,如下表36所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 36 below.
表36Table 36
p=5p=5 11 22 33 44 55 66 77 88 99 1010 1111
11 255,255,153255,255,153 255,230,153255,230,153 255,204,153255,204,153 255,179,153255,179,153 255,153,153255,153,153 255,128,153255,128,153 255,102,153255,102,153 255,77,153255,77,153 255,51,153255,51,153 255,26,153255,26,153 255,0,153255,0,153
22 230,255,153230,255,153 230,230,153230,230,153 230,204,153230,204,153 230,179,153230,179,153 230,153,153230,153,153 230,128,153230,128,153 230,102,153230,102,153 230,77,153230,77,153 230,51,153230,51,153 230,26,153230,26,153 230,0,153230,0,153
33 204,255,153204,255,153 204,230,153204,230,153 204,204,153204,204,153 204,179,153204,179,153 204,153,153204,153,153 204,128,153204,128,153 204,102,153204,102,153 204,77,153204,77,153 204,51,153204,51,153 204,26,153204,26,153 204,0,153204,0,153
44 179,255,153179,255,153 179,230,153179,230,153 179,204,153179,204,153 179,179,153179,179,153 179,153,153179,153,153 179,128,153179,128,153 179,102,153179,102,153 179,77,153179,77,153 179,51,153179,51,153 179,26,153179,26,153 179,0,153179,0,153
55 153,255,153153,255,153 153,230,153153,230,153 153,204,153153,204,153 153,179,153153,179,153 153,153,153153,153,153 153,128,153153,128,153 153,102,153153,102,153 153,77,153153,77,153 153,51,153153,51,153 153,26,153153,26,153 153,0,153153,0,153
66 128,255,153128,255,153 128,230,153128,230,153 128,204,153128,204,153 128,179,153128,179,153 128,153,153128,153,153 128,128,153128,128,153 128,102,153128,102,153 128,77,153128,77,153 128,51,153128,51,153 128,26,153128,26,153 128,0,153128,0,153
77 102,255,153102,255,153 102,230,153102,230,153 102,204,153102,204,153 102,179,153102,179,153 102,153,153102,153,153 102,128,153102,128,153 102,102,153102,102,153 102,77,153102,77,153 102,51,153102,51,153 102,26,153102,26,153 102,0,153102,0,153
88 77,255,15377,255,153 77,230,15377,230,153 77,204,15377,204,153 77,179,15377,179,153 77,153,15377,153,153 77,128,15377,128,153 77,102,15377,102,153 77,77,15377,77,153 77,51,15377,51,153 77,26,15377,26,153 77,0,15377,0,153
99 51,255,15351,255,153 51,230,15351,230,153 51,204,15351,204,153 51,179,15351,179,153 51,153,15351,153,153 51,128,15351,128,153 51,102,15351,102,153 51,77,15351,77,153 51,51,15351,51,153 51,26,15351,26,153 51,0,15351,0,153
1010 26,255,15326,255,153 26,230,15326,230,153 26,204,15326,204,153 26,179,15326,179,153 26,153,15326,153,153 26,128,15326,128,153 26,102,15326,102,153 26,77,15326,77,153 26,51,15326,51,153 26,26,15326,26,153 26,0,15326,0,153
1111 0,255,1530,255,153 0,230,1530,230,153 0,204,1530,204,153 0,179,1530,179,153 0,153,1530,153,153 0,128,1530,128,153 0,102,1530,102,153 0,77,1530,77,153 0,51,1530,51,153 0,26,1530,26,153 0,0,1530,0,153
CMY颜色空间正六面体内截面的可视化,如下表37所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 37 below.
表37Table 37
p=6p=6 11 22 33 44 55 66 77 88 99 1010 1111
11 255,255,128255,255,128 255,230,128255,230,128 255,204,128255,204,128 255,179,128255,179,128 255,153,128255,153,128 255,128,128255,128,128 255,102,128255,102,128 255,77,128255,77,128 255,51,128255,51,128 255,26,128255,26,128 255,0,128255,0,128
22 230,255,128230,255,128 230,230,128230,230,128 230,204,128230,204,128 230,179,128230,179,128 230,153,128230,153,128 230,128,128230,128,128 230,102,128230,102,128 230,77,128230,77,128 230,51,128230,51,128 230,26,128230,26,128 230,0,128230,0,128
33 204,255,128204,255,128 204,230,128204,230,128 204,204,128204,204,128 204,179,128204,179,128 204,153,128204,153,128 204,128,128204,128,128 204,102,128204,102,128 204,77,128204,77,128 204,51,128204,51,128 204,26,128204,26,128 204,0,128204,0,128
44 179,255,128179,255,128 179,230,128179,230,128 179,204,128179,204,128 179,179,128179,179,128 179,153,128179,153,128 179,128,128179,128,128 179,102,128179,102,128 179,77,128179,77,128 179,51,128179,51,128 179,26,128179,26,128 179,0,128179,0,128
55 153,255,128153,255,128 153,230,128153,230,128 153,204,128153,204,128 153,179,128153,179,128 153,153,128153,153,128 153,128,128153,128,128 153,102,128153,102,128 153,77,128153,77,128 153,51,128153,51,128 153,26,128153,26,128 153,0,128153,0,128
66 128,255,128128,255,128 128,230,128128,230,128 128,204,128128,204,128 128,179,128128,179,128 128,153,128128,153,128 128,128,128128,128,128 128,102,128128,102,128 128,77,128128,77,128 128,51,128128,51,128 128,26,128128,26,128 128,0,128128,0,128
77 102,255,128102,255,128 102,230,128102,230,128 102,204,128102,204,128 102,179,128102,179,128 102,153,128102,153,128 102,128,128102,128,128 102,102,128102,102,128 102,77,128102,77,128 102,51,128102,51,128 102,26,128102,26,128 102,0,128102,0,128
88 77,255,12877,255,128 77,230,12877,230,128 77,204,12877,204,128 77,179,12877,179,128 77,153,12877,153,128 77,128,12877,128,128 77,102,12877,102,128 77,77,12877,77,128 77,51,12877,51,128 77,26,12877,26,128 77,0,12877,0,128
99 51,255,12851,255,128 51,230,12851,230,128 51,204,12851,204,128 51,179,12851,179,128 51,153,12851,153,128 51,128,12851,128,128 51,102,12851,102,128 51,77,12851,77,128 51,51,12851,51,128 51,26,12851,26,128 51,0,12851,0,128
1010 26,255,12826,255,128 26,230,12826,230,128 26,204,12826,204,128 26,179,12826,179,128 26,153,12826,153,128 26,128,12826,128,128 26,102,12826,102,128 26,77,12826,77,128 26,51,12826,51,128 26,26,12826,26,128 26,0,12826,0,128
1111 0,255,1280,255,128 0,230,1280,230,128 0,204,1280,204,128 0,179,1280,179,128 0,153,1280,153,128 0,128,1280,128,128 0,102,1280,102,128 0,77,1280,77,128 0,51,1280,51,128 0,26,1280,26,128 0,0,1280,0,128
CMY颜色空间正六面体内截面的可视化,如下表38所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 38 below.
表38Table 38
p=7p=7 11 22 33 44 55 66 77 88 99 1010 1111
11 255,255,102255,255,102 255,230,102255,230,102 255,204,102255,204,102 255,179,102255,179,102 255,153,102255,153,102 255,128,102255,128,102 255,102,102255,102,102 255,77,102255,77,102 255,51,102255,51,102 255,26,102255,26,102 255,0,102255,0,102
22 230,255,102230,255,102 230,230,102230,230,102 230,204,102230,204,102 230,179,102230,179,102 230,153,102230,153,102 230,128,102230,128,102 230,102,102230,102,102 230,77,102230,77,102 230,51,102230,51,102 230,26,102230,26,102 230,0,102230,0,102
33 204,255,102204,255,102 204,230,102204,230,102 204,204,102204,204,102 204,179,102204,179,102 204,153,102204,153,102 204,128,102204,128,102 204,102,102204,102,102 204,77,102204,77,102 204,51,102204,51,102 204,26,102204,26,102 204,0,102204,0,102
44 179,255,102179,255,102 179,230,102179,230,102 179,204,102179,204,102 179,179,102179,179,102 179,153,102179,153,102 179,128,102179,128,102 179,102,102179,102,102 179,77,102179,77,102 179,51,102179,51,102 179,26,102179,26,102 179,0,102179,0,102
55 153,255,102153,255,102 153,230,102153,230,102 153,204,102153,204,102 153,179,102153,179,102 153,153,102153,153,102 153,128,102153,128,102 153,102,102153,102,102 153,77,102153,77,102 153,51,102153,51,102 153,26,102153,26,102 153,0,102153,0,102
66 128,255,102128,255,102 128,230,102128,230,102 128,204,102128,204,102 128,179,102128,179,102 128,153,102128,153,102 128,128,102128,128,102 128,102,102128,102,102 128,77,102128,77,102 128,51,102128,51,102 128,26,102128,26,102 128,0,102128,0,102
77 102,255,102102,255,102 102,230,102102,230,102 102,204,102102,204,102 102,179,102102,179,102 102,153,102102,153,102 102,128,102102,128,102 102,102,102102,102,102 102,77,102102,77,102 102,51,102102,51,102 102,26,102102,26,102 102,0,102102,0,102
88 77,255,10277,255,102 77,230,10277,230,102 77,204,10277,204,102 77,179,10277,179,102 77,153,10277,153,102 77,128,10277,128,102 77,102,10277,102,102 77,77,10277,77,102 77,51,10277,51,102 77,26,10277,26,102 77,0,10277,0,102
99 51,255,10251,255,102 51,230,10251,230,102 51,204,10251,204,102 51,179,10251,179,102 51,153,10251,153,102 51,128,10251,128,102 51,102,10251,102,102 51,77,10251,77,102 51,51,10251,51,102 51,26,10251,26,102 51,0,10251,0,102
1010 26,255,10226,255,102 26,230,10226,230,102 26,204,10226,204,102 26,179,10226,179,102 26,153,10226,153,102 26,128,10226,128,102 26,102,10226,102,102 26,77,10226,77,102 26,51,10226,51,102 26,26,10226,26,102 26,0,10226,0,102
1111 0,255,1020,255,102 0,230,1020,230,102 0,204,1020,204,102 0,179,1020,179,102 0,153,1020,153,102 0,128,1020,128,102 0,102,1020,102,102 0,77,1020,77,102 0,51,1020,51,102 0,26,1020,26,102 0,0,1020,0,102
CMY颜色空间正六面体内截面的可视化,如下表39所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 39 below.
表39Table 39
p=8p=8 11 22 33 44 55 66 77 88 99 1010 1111
11 255,255,77255,255,77 255,230,77255,230,77 255,204,77255,204,77 255,179,77255,179,77 255,153,77255,153,77 255,128,77255,128,77 255,102,77255,102,77 255,77,77255,77,77 255,51,77255,51,77 255,26,77255,26,77 255,0,77255,0,77
22 230,255,77230,255,77 230,230,77230,230,77 230,204,77230,204,77 230,179,77230,179,77 230,153,77230,153,77 230,128,77230,128,77 230,102,77230,102,77 230,77,77230,77,77 230,51,77230,51,77 230,26,77230,26,77 230,0,77230,0,77
33 204,255,77204,255,77 204,230,77204,230,77 204,204,77204,204,77 204,179,77204,179,77 204,153,77204,153,77 204,128,77204,128,77 204,102,77204,102,77 204,77,77204,77,77 204,51,77204,51,77 204,26,77204,26,77 204,0,77204,0,77
44 179,255,77179,255,77 179,230,77179,230,77 179,204,77179,204,77 179,179,77179,179,77 179,153,77179,153,77 179,128,77179,128,77 179,102,77179,102,77 179,77,77179,77,77 179,51,77179,51,77 179,26,77179,26,77 179,0,77179,0,77
55 153,255,77153,255,77 153,230,77153,230,77 153,204,77153,204,77 153,179,77153,179,77 153,153,77153,153,77 153,128,77153,128,77 153,102,77153,102,77 153,77,77153,77,77 153,51,77153,51,77 153,26,77153,26,77 153,0,77153,0,77
66 128,255,77128,255,77 128,230,77128,230,77 128,204,77128,204,77 128,179,77128,179,77 128,153,77128,153,77 128,128,77128,128,77 128,102,77128,102,77 128,77,77128,77,77 128,51,77128,51,77 128,26,77128,26,77 128,0,77128,0,77
77 102,255,77102,255,77 102,230,77102,230,77 102,204,77102,204,77 102,179,77102,179,77 102,153,77102,153,77 102,128,77102,128,77 102,102,77102,102,77 102,77,77102,77,77 102,51,77102,51,77 102,26,77102,26,77 102,0,77102,0,77
88 77,255,7777,255,77 77,230,7777,230,77 77,204,7777,204,77 77,179,7777,179,77 77,153,7777,153,77 77,128,7777,128,77 77,102,7777,102,77 77,77,7777,77,77 77,51,7777,51,77 77,26,7777,26,77 77,0,7777,0,77
99 51,255,7751,255,77 51,230,7751,230,77 51,204,7751,204,77 51,179,7751,179,77 51,153,7751,153,77 51,128,7751,128,77 51,102,7751,102,77 51,77,7751,77,77 51,51,7751,51,77 51,26,7751,26,77 51,0,7751,0,77
1010 26,255,7726,255,77 26,230,7726,230,77 26,204,7726,204,77 26,179,7726,179,77 26,153,7726,153,77 26,128,7726,128,77 26,102,7726,102,77 26,77,7726,77,77 26,51,7726,51,77 26,26,7726,26,77 26,0,7726,0,77
1111 0,255,770,255,77 0,230,770,230,77 0,204,770,204,77 0,179,770,179,77 0,153,770,153,77 0,128,770,128,77 0,102,770,102,77 0,77,770,77,77 0,51,770,51,77 0,26,770,26,77 0,0,770,0,77
CMY颜色空间正六面体内截面的可视化,如下表40所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 40 below.
表40Table 40
p=9p=9 11 22 33 44 55 66 77 88 99 1010 1111
11 255,255,51255,255,51 255,230,51255,230,51 255,204,51255,204,51 255,179,51255,179,51 255,153,51255,153,51 255,128,51255,128,51 255,102,51255,102,51 255,77,51255,77,51 255,51,51255,51,51 255,26,51255,26,51 255,0,51255,0,51
22 230,255,51230,255,51 230,230,51230,230,51 230,204,51230,204,51 230,179,51230,179,51 230,153,51230,153,51 230,128,51230,128,51 230,102,51230,102,51 230,77,51230,77,51 230,51,51230,51,51 230,26,51230,26,51 230,0,51230,0,51
33 204,255,51204,255,51 204,230,51204,230,51 204,204,51204,204,51 204,179,51204,179,51 204,153,51204,153,51 204,128,51204,128,51 204,102,51204,102,51 204,77,51204,77,51 204,51,51204,51,51 204,26,51204,26,51 204,0,51204,0,51
44 179,255,51179,255,51 179,230,51179,230,51 179,204,51179,204,51 179,179,51179,179,51 179,153,51179,153,51 179,128,51179,128,51 179,102,51179,102,51 179,77,51179,77,51 179,51,51179,51,51 179,26,51179,26,51 179,0,51179,0,51
55 153,255,51153,255,51 153,230,51153,230,51 153,204,51153,204,51 153,179,51153,179,51 153,153,51153,153,51 153,128,51153,128,51 153,102,51153,102,51 153,77,51153,77,51 153,51,51153,51,51 153,26,51153,26,51 153,0,51153,0,51
66 128,255,51128,255,51 128,230,51128,230,51 128,204,51128,204,51 128,179,51128,179,51 128,153,51128,153,51 128,128,51128,128,51 128,102,51128,102,51 128,77,51128,77,51 128,51,51128,51,51 128,26,51128,26,51 128,0,51128,0,51
77 102,255,51102,255,51 102,230,51102,230,51 102,204,51102,204,51 102,179,51102,179,51 102,153,51102,153,51 102,128,51102,128,51 102,102,51102,102,51 102,77,51102,77,51 102,51,51102,51,51 102,26,51102,26,51 102,0,51102,0,51
88 77,255,5177,255,51 77,230,5177,230,51 77,204,5177,204,51 77,179,5177,179,51 77,153,5177,153,51 77,128,5177,128,51 77,102,5177,102,51 77,77,5177,77,51 77,51,5177,51,51 77,26,5177,26,51 77,0,5177,0,51
99 51,255,5151,255,51 51,230,5151,230,51 51,204,5151,204,51 51,179,5151,179,51 51,153,5151,153,51 51,128,5151,128,51 51,102,5151,102,51 51,77,5151,77,51 51,51,5151,51,51 51,26,5151,26,51 51,0,5151,0,51
1010 26,255,5126,255,51 26,230,5126,230,51 26,204,5126,204,51 26,179,5126,179,51 26,153,5126,153,51 26,128,5126,128,51 26,102,5126,102,51 26,77,5126,77,51 26,51,5126,51,51 26,26,5126,26,51 26,0,5126,0,51
1111 0,255,510,255,51 0,230,510,230,51 0,204,510,204,51 0,179,510,179,51 0,153,510,153,51 0,128,510,128,51 0,102,510,102,51 0,77,510,77,51 0,51,510,51,51 0,26,510,26,51 0,0,510,0,51
CMY颜色空间正六面体内截面的可视化,如下表41所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 41 below.
表41Table 41
p=10p=10 11 22 33 44 55 66 77 88 99 1010 1111
11 255,255,26255,255,26 255,230,26255,230,26 255,204,26255,204,26 255,179,26255,179,26 255,153,26255,153,26 255,128,26255,128,26 255,102,26255,102,26 255,77,26255,77,26 255,51,26255,51,26 255,26,26255,26,26 255,0,26255,0,26
22 230,255,26230,255,26 230,230,26230,230,26 230,204,26230,204,26 230,179,26230,179,26 230,153,26230,153,26 230,128,26230,128,26 230,102,26230,102,26 230,77,26230,77,26 230,51,26230,51,26 230,26,26230,26,26 230,0,26230,0,26
33 204,255,26204,255,26 204,230,26204,230,26 204,204,26204,204,26 204,179,26204,179,26 204,153,26204,153,26 204,128,26204,128,26 204,102,26204,102,26 204,77,26204,77,26 204,51,26204,51,26 204,26,26204,26,26 204,0,26204,0,26
44 179,255,26179,255,26 179,230,26179,230,26 179,204,26179,204,26 179,179,26179,179,26 179,153,26179,153,26 179,128,26179,128,26 179,102,26179,102,26 179,77,26179,77,26 179,51,26179,51,26 179,26,26179,26,26 179,0,26179,0,26
55 153,255,26153,255,26 153,230,26153,230,26 153,204,26153,204,26 153,179,26153,179,26 153,153,26153,153,26 153,128,26153,128,26 153,102,26153,102,26 153,77,26153,77,26 153,51,26153,51,26 153,26,26153,26,26 153,0,26153,0,26
66 128,255,26128,255,26 128,230,26128,230,26 128,204,26128,204,26 128,179,26128,179,26 128,153,26128,153,26 128,128,26128,128,26 128,102,26128,102,26 128,77,26128,77,26 128,51,26128,51,26 128,26,26128,26,26 128,0,26128,0,26
77 102,255,26102,255,26 102,230,26102,230,26 102,204,26102,204,26 102,179,26102,179,26 102,153,26102,153,26 102,128,26102,128,26 102,102,26102,102,26 102,77,26102,77,26 102,51,26102,51,26 102,26,26102,26,26 102,0,26102,0,26
88 77,255,2677,255,26 77,230,2677,230,26 77,204,2677,204,26 77,179,2677,179,26 77,153,2677,153,26 77,128,2677,128,26 77,102,2677,102,26 77,77,2677,77,26 77,51,2677,51,26 77,26,2677,26,26 77,0,2677,0,26
99 51,255,2651,255,26 51,230,2651,230,26 51,204,2651,204,26 51,179,2651,179,26 51,153,2651,153,26 51,128,2651,128,26 51,102,2651,102,26 51,77,2651,77,26 51,51,2651,51,26 51,26,2651,26,26 51,0,2651,0,26
1010 26,255,2626,255,26 26,230,2626,230,26 26,204,2626,204,26 26,179,2626,179,26 26,153,2626,153,26 26,128,2626,128,26 26,102,2626,102,26 26,77,2626,77,26 26,51,2626,51,26 26,26,2626,26,26 26,0,2626,0,26
1111 0,255,260,255,26 0,230,260,230,26 0,204,260,204,26 0,179,260,179,26 0,153,260,153,26 0,128,260,128,26 0,102,260,102,26 0,77,260,77,26 0,51,260,51,26 0,26,260,26,26 0,0,260,0,26
CMY颜色空间正六面体内截面的可视化,如下表42所示。The visualization of the cross-section inside the regular hexahedron in the CMY color space is shown in Table 42 below.
表42Table 42
p=11p=11 11 22 33 44 55 66 77 88 99 1010 1111
11 255,255,0255,255,0 255,230,0255,230,0 255,204,0255,204,0 255,179,0255,179,0 255,153,0255,153,0 255,128,0255,128,0 255,102,0255,102,0 255,77,0255,77,0 255,51,0255,51,0 255,26,0255,26,0 255,0,0255,0,0
22 230,255,0230,255,0 230,230,0230,230,0 230,204,0230,204,0 230,179,0230,179,0 230,153,0230,153,0 230,128,0230,128,0 230,102,0230,102,0 230,77,0230,77,0 230,51,0230,51,0 230,26,0230,26,0 230,0,0230,0,0
33 204,255,0204,255,0 204,230,0204,230,0 204,204,0204,204,0 204,179,0204,179,0 204,153,0204,153,0 204,128,0204,128,0 204,102,0204,102,0 204,77,0204,77,0 204,51,0204,51,0 204,26,0204,26,0 204,0,0204,0,0
44 179,255,0179,255,0 179,230,0179,230,0 179,204,0179,204,0 179,179,0179,179,0 179,153,0179,153,0 179,128,0179,128,0 179,102,0179,102,0 179,77,0179,77,0 179,51,0179,51,0 179,26,0179,26,0 179,0,0179,0,0
55 153,255,0153,255,0 153,230,0153,230,0 153,204,0153,204,0 153,179,0153,179,0 153,153,0153,153,0 153,128,0153,128,0 153,102,0153,102,0 153,77,0153,77,0 153,51,0153,51,0 153,26,0153,26,0 153,0,0153,0,0
66 128,255,0128,255,0 128,230,0128,230,0 128,204,0128,204,0 128,179,0128,179,0 128,153,0128,153,0 128,128,0128,128,0 128,102,0128,102,0 128,77,0128,77,0 128,51,0128,51,0 128,26,0128,26,0 128,0,0128,0,0
77 102,255,0102,255,0 102,230,0102,230,0 102,204,0102,204,0 102,179,0102,179,0 102,153,0102,153,0 102,128,0102,128,0 102,102,0102,102,0 102,77,0102,77,0 102,51,0102,51,0 102,26,0102,26,0 102,0,0102,0,0
88 77,255,077,255,0 77,230,077,230,0 77,204,077,204,0 77,179,077,179,0 77,153,077,153,0 77,128,077,128,0 77,102,077,102,0 77,77,077,77,0 77,51,077,51,0 77,26,077,26,0 77,0,077,0,0
99 51,255,051,255,0 51,230,051,230,0 51,204,051,204,0 51,179,051,179,0 51,153,051,153,0 51,128,051,128,0 51,102,051,102,0 51,77,051,77,0 51,51,051,51,0 51,26,051,26,0 51,0,051,0,0
1010 26,255,026,255,0 26,230,026,230,0 26,204,026,204,0 26,179,026,179,0 26,153,026,153,0 26,128,026,128,0 26,102,026,102,0 26,77,026,77,0 26,51,026,51,0 26,26,026,26,0 26,0,026,0,0
1111 0,255,00,255,0 0,230,00,230,0 0,204,00,204,0 0,179,00,179,0 0,153,00,153,0 0,128,00,128,0 0,102,00,102,0 0,77,00,77,0 0,51,00,51,0 0,26,00,26,0 0,0,00,0,0
上面结合附图对本发明的实施方式作了详细说明,但是本发明并不限于上述实施方式,在本领域普通技术人员所具备的知识范围内,还可以在不脱离本发明宗旨的前提下做出各种变化。The embodiments of the present invention have been described in detail above in conjunction with the accompanying drawings, but the present invention is not limited to the above-mentioned embodiments, and can also be made within the scope of knowledge possessed by those of ordinary skill in the art without departing from the purpose of the present invention. Various changes.

Claims (9)

  1. 一种网格化CMY颜色空间的网格点阵列模型构建方法,其特征在于:基于CMY颜色空间的正六面体进行网格划分,对其网格点阵列模型的构建,包括如下步骤:A method for constructing a grid point array model in a gridded CMY color space, characterized in that: performing grid division based on a regular hexahedron in the CMY color space, and constructing the grid point array model, comprising the following steps:
    步骤A.以正六面体上其中一顶点对应白色颜色值0,该顶点所连三根棱上的另一端分别对应CMY颜色空间中的青色颜色值c、品红色颜色值m、黄色颜色值y,构建CMY颜色空间所对应的立方体空间,然后进入步骤B;Step A. One of the vertices on the regular hexahedron corresponds to the white color value 0, and the other end on the three edges connected to the vertex corresponds to the cyan color value c, the magenta color value m, and the yellow color value y in the CMY color space, respectively, to construct. The cube space corresponding to the CMY color space, and then enter step B;
    步骤B.针对白色所对应顶点与青色所对应顶点之间的棱,执行t等分,即获得包含该棱两端顶点在内的t+1个点,对其中各网格点依次编号为1、2、…、t+1;;Step B. For the edge between the corresponding vertex of white and the corresponding vertex of cyan, perform t equal division, that is, obtain t+1 points including the vertices at both ends of the edge, and number 1 for each grid point in turn. , 2, ..., t+1;;
    针对白色所对应顶点与品红色所对应顶点之间的棱,执行n等分,即获得包含该棱两端顶点在内的n+1个点,对其中各网格点依次编号为1、2、…、n+1;For the edge between the vertex corresponding to white and the vertex corresponding to magenta, perform n equal division, that is to obtain n+1 points including the vertices at both ends of the edge, and number each grid point as 1 and 2 in turn. , ..., n+1;
    针对白色所对应顶点与黄色所对应顶点之间的棱,执行p等分,即获得包含该棱两端顶点在内的p+1个点,对其中各网格点依次编号为1、2、…、p+1;然后进入步骤C;For the edge between the vertex corresponding to white and the vertex corresponding to yellow, perform p equal division, that is, obtain p+1 points including the vertices at both ends of the edge, and number each grid point as 1, 2, ..., p+1; then go to step C;
    步骤C.根据三维坐标原理,基于由白点出发的三根棱上的划分,则构成(t+1)(n+1)(p+1)个网格点,则设以网格点编号定义的网格点坐标为ω(i,j,k)如下,然后进入步骤D;Step C. According to the principle of three-dimensional coordinates, based on the division on the three edges starting from the white point, (t+1)(n+1)(p+1) grid points are formed, then the grid point number is defined. The grid point coordinates of ω(i, j, k) are as follows, and then enter step D;
    ω(i,j,k)=[(i-1)/t,(j-1)/n,(k-1)/p];ω(i,j,k)=[(i-1)/t,(j-1)/n,(k-1)/p];
    i=1,2,...,t+1;j=1,2,...,n+1;k=1,2,...,p+1;i=1,2,...,t+1; j=1,2,...,n+1; k=1,2,...,p+1;
    步骤D.获得CMY颜色空间的网格点阵列矩阵表达如下,然后进入步骤E;Step D. Obtain the grid point array matrix expression of CMY color space as follows, and then enter step E;
    Figure PCTCN2021082626-appb-100001
    Figure PCTCN2021082626-appb-100001
    步骤E.将CMY颜色空间内各网格点坐标值作变换,获得各网格点颜色值
    Figure PCTCN2021082626-appb-100002
    如下,然后进入步骤F;
    Step E. Transform the coordinate values of each grid point in the CMY color space to obtain the color value of each grid point
    Figure PCTCN2021082626-appb-100002
    As follows, then go to step F;
    Figure PCTCN2021082626-appb-100003
    Figure PCTCN2021082626-appb-100003
    步骤F.将CMY颜色空间各网格颜色值
    Figure PCTCN2021082626-appb-100004
    带入网格点阵列矩阵中,可得到CMY颜色空间的网格点阵列颜色矩阵如下:
    Step F. Convert each grid color value of CMY color space
    Figure PCTCN2021082626-appb-100004
    Bringing it into the grid point array matrix, the grid point array color matrix of the CMY color space can be obtained as follows:
    Figure PCTCN2021082626-appb-100005
    Figure PCTCN2021082626-appb-100005
  2. 根据权利要求1所述一种网格化CMY颜色空间的网格点阵列模型构建方法,其特征在于:基于步骤A至步骤F,针对该方体空间中任意两点a和b,结合点a的颜色值(c 1,m 1,y 1)、点b的颜色值(c 2,m 2,y 2),以及对该两点之间连线的L等分,构建该两点之间连线上各点的颜色值模型如下: A method for constructing a grid point array model in a gridded CMY color space according to claim 1, characterized in that: based on steps A to F, for any two points a and b in the cube space, combining point a The color value of (c 1 , m 1 , y 1 ), the color value of point b (c 2 , m 2 , y 2 ), and the equal division of L of the line between the two points to construct the space between the two points The color value model of each point on the connection line is as follows:
    Figure PCTCN2021082626-appb-100006
    Figure PCTCN2021082626-appb-100006
    其中,l=1、…、L+1,l表示该两点连线上由点a至点b方向、包含点a和点b在内各位置中的各点的序号。Wherein, l=1, . . . , L+1, and l represents the serial number of each point in each position including point a and point b in the direction from point a to point b on the line connecting the two points.
  3. 根据权利要求2所述一种网格化CMY颜色空间的网格点阵列模型构建方法,其特征在于:基于步骤A至步骤F,定义立方体空间中白色所对应顶点为点W、青色所对应顶点为点C、品红色所对应顶点为点M、黄色所对应顶点为点Y,则点W、点C、点M所在面的另一顶点为蓝色所对应点B,点W、点C、点Y所在面的另一顶点为绿色所对应点G,点W、点M、点Y所在面的另一顶点为红色所对应点R,点B、点M、点R所在面的另一顶点为黑色所对应点K;A method for constructing a grid point array model in a gridded CMY color space according to claim 2, characterized in that: based on steps A to F, the vertices corresponding to white in the cube space are defined as points W and vertices corresponding to cyan. is point C, the vertex corresponding to magenta is point M, and the vertex corresponding to yellow is point Y, then the other vertex of the face where point W, point C, and point M are located is point B corresponding to blue, and point W, point C, The other vertex of the face where point Y is located is the point G corresponding to green, the other vertex of the face where point W, point M, and point Y are located is the point R corresponding to red, and the other vertex of the face where point B, point M, and point R are located is the point K corresponding to black;
    则从点W出发,棱
    Figure PCTCN2021082626-appb-100007
    基于t等分、其上各点的颜色值模型如下:
    Then starting from point W, the edge
    Figure PCTCN2021082626-appb-100007
    The color value model of each point based on t equal division is as follows:
    Figure PCTCN2021082626-appb-100008
    Figure PCTCN2021082626-appb-100008
    从点M出发,棱
    Figure PCTCN2021082626-appb-100009
    基于t等分、其上各点的颜色值模型如下:
    Starting from point M, the edge
    Figure PCTCN2021082626-appb-100009
    The color value model of each point based on t equal division is as follows:
    Figure PCTCN2021082626-appb-100010
    Figure PCTCN2021082626-appb-100010
    从点R出发,棱
    Figure PCTCN2021082626-appb-100011
    基于t等分、其上各点的颜色值模型如下:
    Starting from point R, the edge
    Figure PCTCN2021082626-appb-100011
    The color value model of each point based on t equal division is as follows:
    Figure PCTCN2021082626-appb-100012
    Figure PCTCN2021082626-appb-100012
    从点Y出发,棱
    Figure PCTCN2021082626-appb-100013
    基于t等分、其上各点的颜色值模型如下:
    Starting from point Y, the edge
    Figure PCTCN2021082626-appb-100013
    The color value model of each point based on t equal division is as follows:
    Figure PCTCN2021082626-appb-100014
    Figure PCTCN2021082626-appb-100014
    从点W出发,棱
    Figure PCTCN2021082626-appb-100015
    基于n等分、其上各点的颜色值模型如下:
    Starting from point W, the edge
    Figure PCTCN2021082626-appb-100015
    Based on n equal division, the color value model of each point on it is as follows:
    Figure PCTCN2021082626-appb-100016
    Figure PCTCN2021082626-appb-100016
    从点C出发,棱
    Figure PCTCN2021082626-appb-100017
    基于n等分、其上各点的颜色值模型如下:
    Starting from point C, the edge
    Figure PCTCN2021082626-appb-100017
    Based on n equal division, the color value model of each point on it is as follows:
    Figure PCTCN2021082626-appb-100018
    Figure PCTCN2021082626-appb-100018
    从点G出发,棱
    Figure PCTCN2021082626-appb-100019
    基于n等分、其上各点的颜色值模型如下:
    Starting from point G, the edge
    Figure PCTCN2021082626-appb-100019
    Based on n equal division, the color value model of each point on it is as follows:
    Figure PCTCN2021082626-appb-100020
    Figure PCTCN2021082626-appb-100020
    从点Y出发,棱
    Figure PCTCN2021082626-appb-100021
    基于n等分、其上各点的颜色值模型如下:
    Starting from point Y, the edge
    Figure PCTCN2021082626-appb-100021
    Based on n equal division, the color value model of each point on it is as follows:
    Figure PCTCN2021082626-appb-100022
    Figure PCTCN2021082626-appb-100022
    从点W出发,棱
    Figure PCTCN2021082626-appb-100023
    基于p等分、其上各点的颜色值模型如下:
    Starting from point W, the edge
    Figure PCTCN2021082626-appb-100023
    The color value model of each point based on p equal division is as follows:
    Figure PCTCN2021082626-appb-100024
    Figure PCTCN2021082626-appb-100024
    从点C出发,棱
    Figure PCTCN2021082626-appb-100025
    基于p等分、其上各点的颜色值模型如下:
    Starting from point C, the edge
    Figure PCTCN2021082626-appb-100025
    The color value model of each point based on p equal division is as follows:
    Figure PCTCN2021082626-appb-100026
    Figure PCTCN2021082626-appb-100026
    从点B出发,棱
    Figure PCTCN2021082626-appb-100027
    基于p等分、其上各点的颜色值模型如下:
    Starting from point B, the edge
    Figure PCTCN2021082626-appb-100027
    The color value model of each point based on p equal division is as follows:
    Figure PCTCN2021082626-appb-100028
    Figure PCTCN2021082626-appb-100028
    从点M出发,棱
    Figure PCTCN2021082626-appb-100029
    基于p等分、其上各点的颜色值模型如下:
    Starting from point M, the edge
    Figure PCTCN2021082626-appb-100029
    The color value model of each point based on p equal division is as follows:
    Figure PCTCN2021082626-appb-100030
    Figure PCTCN2021082626-appb-100030
  4. 根据权利要求3所述一种网格化CMY颜色空间的网格点阵列模型构建方法,其特征在于:基于步骤A 至步骤F,则
    Figure PCTCN2021082626-appb-100031
    面中对角线
    Figure PCTCN2021082626-appb-100032
    基于L等分、其上各点的颜色值模型如下:
    A method for constructing a grid point array model in a gridded CMY color space according to claim 3, wherein: based on steps A to F, then
    Figure PCTCN2021082626-appb-100031
    Diagonal line in face
    Figure PCTCN2021082626-appb-100032
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100033
    Figure PCTCN2021082626-appb-100033
    对角线
    Figure PCTCN2021082626-appb-100034
    基于L等分、其上各点的颜色值模型如下:
    diagonal
    Figure PCTCN2021082626-appb-100034
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100035
    Figure PCTCN2021082626-appb-100035
    Figure PCTCN2021082626-appb-100036
    面中对角线
    Figure PCTCN2021082626-appb-100037
    基于L等分、其上各点的颜色值模型如下:
    but
    Figure PCTCN2021082626-appb-100036
    Diagonal line in face
    Figure PCTCN2021082626-appb-100037
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100038
    Figure PCTCN2021082626-appb-100038
    对角线
    Figure PCTCN2021082626-appb-100039
    基于L等分、其上各点的颜色值模型如下:
    diagonal
    Figure PCTCN2021082626-appb-100039
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100040
    Figure PCTCN2021082626-appb-100040
    Figure PCTCN2021082626-appb-100041
    面中对角线
    Figure PCTCN2021082626-appb-100042
    基于L等分、其上各点的颜色值模型如下:
    but
    Figure PCTCN2021082626-appb-100041
    Diagonal line in face
    Figure PCTCN2021082626-appb-100042
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100043
    Figure PCTCN2021082626-appb-100043
    对角线
    Figure PCTCN2021082626-appb-100044
    基于L等分、其上各点的颜色值模型如下:
    diagonal
    Figure PCTCN2021082626-appb-100044
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100045
    Figure PCTCN2021082626-appb-100045
    Figure PCTCN2021082626-appb-100046
    面中对角线
    Figure PCTCN2021082626-appb-100047
    基于L等分、其上各点的颜色值模型如下:
    but
    Figure PCTCN2021082626-appb-100046
    Diagonal line in face
    Figure PCTCN2021082626-appb-100047
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100048
    Figure PCTCN2021082626-appb-100048
    对角线
    Figure PCTCN2021082626-appb-100049
    基于L等分、其上各点的颜色值模型如下:
    diagonal
    Figure PCTCN2021082626-appb-100049
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100050
    Figure PCTCN2021082626-appb-100050
    Figure PCTCN2021082626-appb-100051
    面中对角线
    Figure PCTCN2021082626-appb-100052
    基于L等分、其上各点的颜色值模型如下:
    but
    Figure PCTCN2021082626-appb-100051
    Diagonal line in face
    Figure PCTCN2021082626-appb-100052
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100053
    Figure PCTCN2021082626-appb-100053
    对角线
    Figure PCTCN2021082626-appb-100054
    基于L等分、其上各点的颜色值模型如下:
    diagonal
    Figure PCTCN2021082626-appb-100054
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100055
    Figure PCTCN2021082626-appb-100055
    Figure PCTCN2021082626-appb-100056
    面中对角线
    Figure PCTCN2021082626-appb-100057
    基于L等分、其上各点的颜色值模型如下:
    but
    Figure PCTCN2021082626-appb-100056
    Diagonal line in face
    Figure PCTCN2021082626-appb-100057
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100058
    Figure PCTCN2021082626-appb-100058
    对角线
    Figure PCTCN2021082626-appb-100059
    基于L等分、其上各点的颜色值模型如下:
    diagonal
    Figure PCTCN2021082626-appb-100059
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100060
    Figure PCTCN2021082626-appb-100060
  5. 根据权利要求4所述一种网格化CMY颜色空间的网格点阵列模型构建方法,其特征在于:基于步骤A至步骤F,则体对角线
    Figure PCTCN2021082626-appb-100061
    基于L等分、其上各点的颜色值模型如下:
    A method for constructing a grid point array model in a gridded CMY color space according to claim 4, wherein: based on steps A to F, the volume diagonal
    Figure PCTCN2021082626-appb-100061
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100062
    Figure PCTCN2021082626-appb-100062
    体对角线
    Figure PCTCN2021082626-appb-100063
    基于L等分、其上各点的颜色值模型如下:
    body diagonal
    Figure PCTCN2021082626-appb-100063
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100064
    Figure PCTCN2021082626-appb-100064
    体对角线
    Figure PCTCN2021082626-appb-100065
    基于L等分、其上各点的颜色值模型如下:
    body diagonal
    Figure PCTCN2021082626-appb-100065
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100066
    Figure PCTCN2021082626-appb-100066
    体对角线
    Figure PCTCN2021082626-appb-100067
    基于L等分、其上各点的颜色值模型如下:
    body diagonal
    Figure PCTCN2021082626-appb-100067
    The color value model of each point based on the L equal division is as follows:
    Figure PCTCN2021082626-appb-100068
    Figure PCTCN2021082626-appb-100068
  6. 根据权利要求1所述一种网格化CMY颜色空间的网格点阵列模型构建方法,其特征在于:基于步骤A至步骤F,定义立方体空间中白色所对应顶点为点W、青色所对应顶点为点C、品红色所对应顶点为点M、黄色所对应顶点为点Y,则点W、点C、点M所在面的另一顶点为蓝色所对应点B,点W、点C、点Y所在面的另一顶点为绿色所对应点G,点W、点M、点Y所在面的另一顶点为红色所对应点R,点B、点M、点R所在面的另一顶点为黑色所对应点K;根据
    Figure PCTCN2021082626-appb-100069
    的t等分、
    Figure PCTCN2021082626-appb-100070
    的n等分、
    Figure PCTCN2021082626-appb-100071
    的p等分,则 基于i=1、…、t+1,与
    Figure PCTCN2021082626-appb-100072
    相垂直t+1个剖面颜色值模型矩阵分别如下:
    A method for constructing a grid point array model in a gridded CMY color space according to claim 1, characterized in that: based on steps A to F, the vertices corresponding to white in the cube space are defined as points W and vertices corresponding to cyan. is point C, the vertex corresponding to magenta is point M, and the vertex corresponding to yellow is point Y, then the other vertex of the face where point W, point C, and point M are located is point B corresponding to blue, and point W, point C, The other vertex of the face where point Y is located is the point G corresponding to green, the other vertex of the face where point W, point M, and point Y are located is the point R corresponding to red, and the other vertex of the face where point B, point M, and point R are located is the point K corresponding to black; according to
    Figure PCTCN2021082626-appb-100069
    t equal parts of ,
    Figure PCTCN2021082626-appb-100070
    n equal parts of ,
    Figure PCTCN2021082626-appb-100071
    p equal parts of , then based on i=1,...,t+1, and
    Figure PCTCN2021082626-appb-100072
    The color value model matrices of the perpendicular t+1 profiles are as follows:
    Figure PCTCN2021082626-appb-100073
    Figure PCTCN2021082626-appb-100073
    基于j=1、…、n+1,与
    Figure PCTCN2021082626-appb-100074
    相垂直n+1个剖面颜色值模型矩阵分别如下:
    Based on j=1,...,n+1, and
    Figure PCTCN2021082626-appb-100074
    The color value model matrices of the n+1 profiles perpendicular to each other are as follows:
    Figure PCTCN2021082626-appb-100075
    Figure PCTCN2021082626-appb-100075
    基于k=1、…、p+1,与
    Figure PCTCN2021082626-appb-100076
    相垂直p+1剖面颜色值模型矩阵分别如下:
    Based on k=1,...,p+1, and
    Figure PCTCN2021082626-appb-100076
    The color value model matrices of the perpendicular p+1 profiles are as follows:
    Figure PCTCN2021082626-appb-100077
    Figure PCTCN2021082626-appb-100077
  7. 根据权利要求6所述一种网格化CMY颜色空间的网格点阵列模型构建方法,其特征在于:基于步骤A至步骤F,根据
    Figure PCTCN2021082626-appb-100078
    的t等分、
    Figure PCTCN2021082626-appb-100079
    的n等分、
    Figure PCTCN2021082626-appb-100080
    的p等分,则
    Figure PCTCN2021082626-appb-100081
    面上颜色值模型如下:
    A method for constructing a grid point array model in a gridded CMY color space according to claim 6, characterized in that: based on steps A to F, according to
    Figure PCTCN2021082626-appb-100078
    t equal parts of ,
    Figure PCTCN2021082626-appb-100079
    n equal parts of ,
    Figure PCTCN2021082626-appb-100080
    p equal parts of , then
    Figure PCTCN2021082626-appb-100081
    The surface color value model is as follows:
    Figure PCTCN2021082626-appb-100082
    Figure PCTCN2021082626-appb-100082
    Figure PCTCN2021082626-appb-100083
    面上颜色值模型如下:
    Figure PCTCN2021082626-appb-100083
    The surface color value model is as follows:
    Figure PCTCN2021082626-appb-100084
    Figure PCTCN2021082626-appb-100084
    Figure PCTCN2021082626-appb-100085
    面上各点的颜色值模型如下:
    Figure PCTCN2021082626-appb-100085
    The color value model of each point on the surface is as follows:
    Figure PCTCN2021082626-appb-100086
    Figure PCTCN2021082626-appb-100086
    Figure PCTCN2021082626-appb-100087
    面上各点的颜色值模型如下:
    Figure PCTCN2021082626-appb-100087
    The color value model of each point on the surface is as follows:
    Figure PCTCN2021082626-appb-100088
    Figure PCTCN2021082626-appb-100088
    Figure PCTCN2021082626-appb-100089
    面上各点的颜色值模型如下:
    Figure PCTCN2021082626-appb-100089
    The color value model of each point on the surface is as follows:
    Figure PCTCN2021082626-appb-100090
    Figure PCTCN2021082626-appb-100090
    Figure PCTCN2021082626-appb-100091
    面上各点的颜色值模型如下:
    Figure PCTCN2021082626-appb-100091
    The color value model of each point on the surface is as follows:
    Figure PCTCN2021082626-appb-100092
    Figure PCTCN2021082626-appb-100092
  8. 一种针对权利要求1至7中任意一项所述一种网格化CMY颜色空间的网格点阵列模型构建方法的应用,其特征在于:将所述CMY颜色空间网格点阵列模型获得CMY颜色空间网格点颜色,存储于数据库中,按如下方式,用于实现对目标颜色的分析;A method for constructing a grid point array model in a gridded CMY color space described in any one of claims 1 to 7, characterized in that: obtaining the CMY color space grid point array model from the CMY color space grid point array model. The color space grid point color, stored in the database, is used to realize the analysis of the target color in the following way;
    首选检测获得目标颜色所对应的CMY颜色检测数据,并在数据库中查找该CMY颜色检测数据所对应的网格点;然后在以该网格点为原点、周围预设半径范围,通过比对的方式,获得目标颜色所对应的网格点;最后由该网格点所对应的CMY颜色数据,构成目标颜色所对应的CMY颜色数据。The preferred detection is to obtain the CMY color detection data corresponding to the target color, and find the grid point corresponding to the CMY color detection data in the database; In the method, the grid point corresponding to the target color is obtained; finally, the CMY color data corresponding to the target color is formed from the CMY color data corresponding to the grid point.
  9. 根据权利要求8所述一种针对网格化CMY颜色空间的网格点阵列模型构建方法的应用,其特征在于:采用检色仪针对目标颜色进行检测,获得目标颜色所对应的CMY颜色检测数据。The application of a method for constructing a grid point array model for a gridded CMY color space according to claim 8, wherein: a color detector is used to detect the target color, and the CMY color detection data corresponding to the target color is obtained. .
PCT/CN2021/082626 2020-11-25 2021-03-24 Method for constructing grid point array model for meshed cmy color space and application thereof WO2022110586A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011341532.3 2020-11-25
CN202011341532.3A CN113112555B (en) 2020-11-25 2020-11-25 Grid point array model construction method and application of grid CMY color space

Publications (1)

Publication Number Publication Date
WO2022110586A1 true WO2022110586A1 (en) 2022-06-02

Family

ID=76708980

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/082626 WO2022110586A1 (en) 2020-11-25 2021-03-24 Method for constructing grid point array model for meshed cmy color space and application thereof

Country Status (2)

Country Link
CN (1) CN113112555B (en)
WO (1) WO2022110586A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180063382A1 (en) * 2016-08-30 2018-03-01 Seiko Epson Corporation Color conversion table generation device, and color conversion table generation method
CN108621551A (en) * 2017-03-22 2018-10-09 海德堡印刷机械股份公司 Method for optimally carrying out color control in printing machine
CN109615666A (en) * 2018-11-12 2019-04-12 北京中科慧眼科技有限公司 A kind of three-dimensional color space data transfer device and device
CN110490981A (en) * 2019-08-14 2019-11-22 愉悦家纺有限公司 A kind of eight yuan of primary colours HSB full gamut color space gridding methods and its discrete chromatography construction method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4259245B2 (en) * 2003-09-12 2009-04-30 ブラザー工業株式会社 Colorimetric data correction method, conversion table creation method, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180063382A1 (en) * 2016-08-30 2018-03-01 Seiko Epson Corporation Color conversion table generation device, and color conversion table generation method
CN108621551A (en) * 2017-03-22 2018-10-09 海德堡印刷机械股份公司 Method for optimally carrying out color control in printing machine
CN109615666A (en) * 2018-11-12 2019-04-12 北京中科慧眼科技有限公司 A kind of three-dimensional color space data transfer device and device
CN110490981A (en) * 2019-08-14 2019-11-22 愉悦家纺有限公司 A kind of eight yuan of primary colours HSB full gamut color space gridding methods and its discrete chromatography construction method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
FENG, DEHUA: "The Optimal Selection of the Color Parameters in Mechanical Product Design", MACHINE DESIGN AND MANUFACTURING ENGINEERING, vol. 47, no. 6, 1 June 2018 (2018-06-01), pages 87 - 90, XP055934885, DOI: 10.3969 /j. issn.2095 -509X.2018.06.021 *

Also Published As

Publication number Publication date
CN113112555B (en) 2024-04-09
CN113112555A (en) 2021-07-13

Similar Documents

Publication Publication Date Title
Krefl et al. Machine learning of Calabi-Yau volumes
CN108846190B (en) Nuclear thermal coupling simulation method for pressurized water reactor fuel assembly
CN107610230B (en) 3D printing digital model sectioning and interface design method and application
Pottmann et al. Darboux cyclides and webs from circles
CN113538691B (en) HSI gridding model construction and equal brightness equal chroma equal color spectrum visualization method
CN103329169B (en) Geometric scheme coding method and equipment, and geometric scheme coding/decoding method and equipment
Chen et al. Constructing volumetric parameterization based on directed graph simplification of ℓ1 polycube structure from complex shapes
CN103236081B (en) A kind of method for registering of colour point clouds
CN105678687A (en) Stereo image stitching method based on content of images
WO2021203711A1 (en) Isogeometric analysis method employing geometric reconstruction model
WO2022110585A1 (en) Method for constructing color fiber three-dimensional color mixing space grid model and grid point array color matrix, and use of method
CN103617596A (en) Image color style transformation method based on flow pattern transition
CN107886569B (en) Measurement-controllable surface parameterization method and system based on discrete lie derivative
CN106803094A (en) Threedimensional model shape similarity analysis method based on multi-feature fusion
CN104899889B (en) A kind of video vectorization method based on tetrahedral grid
WO2022110586A1 (en) Method for constructing grid point array model for meshed cmy color space and application thereof
CN115222806A (en) Polygon processing method, device, equipment and computer readable storage medium
WO2022110590A1 (en) Grid point array model construction method for gridding rgb color space, and application thereof
Zhao et al. Polycube shape space
CN104732589A (en) Rapid generation method of hybrid grid
CN115329409B (en) Rapid modeling method for catenary in virtual scene
CN104702815A (en) Method for visualizing color gamut of color output device
CN110927961A (en) Sub-eye optimal arrangement method of compound eye system based on three-dimensional detection
CN105184781A (en) Image registration method and device
CN113538690A (en) HSV gridding model construction and chromatogram visualization method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21896104

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21896104

Country of ref document: EP

Kind code of ref document: A1