WO2018209886A1 - Procédé et système améliorés de production de code 2d stéréoscopique pour modèle personnalisé imprimé en 3d - Google Patents

Procédé et système améliorés de production de code 2d stéréoscopique pour modèle personnalisé imprimé en 3d Download PDF

Info

Publication number
WO2018209886A1
WO2018209886A1 PCT/CN2017/106086 CN2017106086W WO2018209886A1 WO 2018209886 A1 WO2018209886 A1 WO 2018209886A1 CN 2017106086 W CN2017106086 W CN 2017106086W WO 2018209886 A1 WO2018209886 A1 WO 2018209886A1
Authority
WO
WIPO (PCT)
Prior art keywords
model
dimensional code
stereoscopic
module
custom
Prior art date
Application number
PCT/CN2017/106086
Other languages
English (en)
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 WO2018209886A1 publication Critical patent/WO2018209886A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
    • G06K19/06009Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking
    • G06K19/06046Constructional details
    • G06K19/06159Constructional details the marking being relief type, e.g. three-dimensional bar codes engraved in a support

Definitions

  • the present invention relates to the field of 3D printing, and in particular, to an improved method and system for generating a stereoscopic two-dimensional code for a 3D printed custom model.
  • Two-dimensional code also known as Quick Response Code
  • QR code uses a black and white square module to encode a large amount of information, and the device scan can quickly convey the information it contains.
  • QR code has become the most widely used automatic identification technology in the information age, and is widely used in product traceability, attraction tickets, Transportation management and conference services.
  • the existing two-dimensional code generation technology is mostly oriented to digital images.
  • 3D Printing also known as Additive Manufacturing (AM)
  • AM additive Manufacturing
  • Material manufacturing mode which constructs objects by layer-by-layer printing. Due to its innovation in manufacturing processes, it is considered to be “an important production tool for the third industrial revolution”.
  • mainstream consumer-grade 3D printers can only print materials of a single attribute, that is, only a single color can be provided. It does not satisfy the characteristics of high-contrast foreground and background colors that require high-resolution decoding.
  • the stereoscopic two-dimensional code that is expressed on any surface due to spatial distortion has a low recognition rate. Therefore, 3D using a single attribute molding material
  • the technology of printers to create stereoscopic two-dimensional codes on any three-dimensional model is not mature enough.
  • the application is suitable for printing a stereoscopic two-dimensional code by performing geometric and structural analysis on a custom three-dimensional model.
  • the target area performs a dent operation according to the result of the perspective projection transformation to generate a stereoscopic two-dimensional code made by a 3D printer of a single attribute molding material.
  • the target region used to generate the stereoscopic two-dimensional code is given by geometric and structural analysis, not completely specified by the user, and these target regions are often regions with relatively small curvature changes.
  • the stereoscopic two-dimensional code generated by the method is not easily decoded by the decoder due to insufficient color contrast between the black and white modules.
  • the present invention provides an improved 3D printing custom model stereoscopic two-dimensional code generation method, which firstly uses a perspective projection transformation to map a two-dimensional code to a target area of a custom 3D model. And performing a unified depth depression operation according to the transformation result, and then calculating the visibility of each point of the stereoscopic two-dimensional code, and according to the physics
  • the relationship between the visibility and the gray value obtained by the experiment simulates the real two-dimensional code image, and then adjusts the depth of each black module of the stereoscopic two-dimensional code according to the result of the simulation, so that the contrast between the foreground color and the background color of the two-dimensional code Enhancement, thereby increasing the decoding success rate, and finally generating a three-dimensional model including a stereoscopic two-dimensional code that can be manufactured by a 3D printer of a single attribute molding material.
  • An improved 3D printing custom model stereoscopic two-dimensional code generating method of the invention comprises:
  • the two-dimensional code is mapped to the target area of the custom 3D model by using a perspective projection transformation method
  • the physical experiment simulates the real two-dimensional code image, and calculates the overall contrast of the stereoscopic two-dimensional code and the contrast of each black module;
  • the generated 3D model containing the stereoscopic two-dimensional code is input to a 3D printer, and printed by a single material, and finally a 3D object with a stereoscopic two-dimensional code is output.
  • the method further includes:
  • the mesh of the target area of the custom 3D model is re-triangulated such that the two-dimensional code grid mapped to the target area of the 3D model is merged with the given 3D model mesh of the user.
  • the Lloyd relaxation-based resampling algorithm is used to obtain discrete sampling points on the surface of the custom 3D model, and the 3D Delaunay triangulation method is used to mesh the input custom 3D model.
  • the data of the custom 3D model after meshing is linearly transformed, and the three-dimensional coordinate components of each point on the triangular mesh of the 3D model are mapped to [0-1].
  • the specific process of mapping the two-dimensional code to the target area of the customized 3D model by using the perspective projection transformation method includes:
  • the minimum area of the target area is obtained
  • the triangular patches that intersect the target area and the ray are all deleted to obtain a three-dimensional model with holes, and then the boundary of the hole is obtained.
  • the part between the boundary of the hole and the boundary of the triangular mesh of the two-dimensional code is subjected to 2D Delaunay triangulation. Perform a re-triangulation.
  • the method further includes calculating the visibility of each point of the stereoscopic two-dimensional code, and the specific process is:
  • the 3D model is sliced to obtain a visible polygon at each layer contour of each point on the solid two-dimensional code along the perspective projection direction;
  • the ratio of the area of the integrating sphere visible at any point to the overall area of the integrating sphere gives the visibility of the current point.
  • the invention simulates a real two-dimensional code image according to the relationship between the visibility and the gray value obtained by the physical experiment, and then adjusts the depth of each black module of the stereoscopic two-dimensional code according to the result of the simulation, so that the two-dimensional code foreground color and The contrast of the background color is enhanced, thereby increasing the decoding success rate.
  • the invention also provides an improved 3D printing custom model stereoscopic two-dimensional code generation system.
  • An improved 3D printing customized model stereoscopic two-dimensional code generating system of the present invention comprises:
  • a meshing and normalization processing module for meshing and normalizing a custom 3D model
  • mapping module configured to map a two-dimensional code to a target area of a custom 3D model by using a perspective projection transformation method
  • a recessed module for performing a recess operation according to the mapping result, and generating a stereoscopic two-dimensional code having the same recess depth on the surface of the custom 3D model;
  • An optimization module configured to optimize a depth of the stereoscopic two-dimensional black module according to the simulation result, and generate a stereoscopic two-dimensional code on the surface of the custom 3D model;
  • a printing module for inputting the generated 3D model containing the stereoscopic two-dimensional code to the 3D printer, printing with a single material, and finally outputting the 3D object with the stereoscopic two-dimensional code.
  • system further includes:
  • a re-triangulation module for re-triangulating the mesh of the target area of the custom 3D model before performing the sag operation according to the mapping result, so that the two-dimensional code grid and the user mapped to the target area of the 3D model
  • the fixed 3D model meshes are merged together.
  • the meshing and normalization processing module includes:
  • a meshing module for obtaining discrete sampling points on a surface of a custom 3D model using a Lloyd relaxation-based resampling algorithm, and meshing the input custom 3D model by a 3D Delaunay triangulation method;
  • a linear transformation module for linearly transforming data of a customized three-dimensional model after meshing using a dispersion normalization method, and mapping three-dimensional coordinate components of each point on the triangular mesh of the 3D model to [0-1] between.
  • mapping module includes:
  • a minimum area calculation module of the target area which is used to obtain a minimum area of the target area according to the printing accuracy of the 3D printer;
  • a viewpoint and a view plane position determining module configured to determine a relationship of the perspective projection transformation, thereby obtaining a position of the viewpoint and the view plane;
  • a two-dimensional code triangular mesh marking module for placing a two-dimensional code on a viewing plane, and meshing each square module thereon into two triangles, emitting a series of rays from the viewpoint, and the rays pass through two
  • the vertices of the dimension grid are projected to the three-dimensional model to generate a two-dimensional code triangle mesh in the target region of the surface of the 3D model, and the two-dimensional code triangle mesh corresponding to the surface of the 3D model of the two-dimensional code black module is marked as black. Representing these triangular meshes requires a sag operation.
  • the system further includes: a visibility calculation module for assuming that only ambient light is equivalent to placing the stereoscopic two-dimensional code in the integrating sphere; and the 3D model is sliced to obtain each point on the stereoscopic two-dimensional code.
  • the visible polygon at each layer contour is intersected on each layer along the perspective projection direction; the area of the spherical polygon visible at each point on the stereoscopic QR code is obtained according to the Girard theory; the sphere sphere and the integrating sphere visible at any point The ratio of the overall area gives the visibility of the current point.
  • simulation module includes:
  • a model surface hole acquisition module is configured to divide a binary image of a preset pixel value into a plurality of regions, and map the binary image to a surface of the model through a perspective projection transformation, and then recess the corresponding depth to obtain an equal number of the divided regions.
  • the size is not Same hole
  • a visibility and gray value relationship calculation module is used to obtain the visibility of the center point of each hole and obtain the average gray value of the corresponding position from the physical model photo as the gray value of the center point, by comparing the visibility with The gray value fitting curve obtains the relationship between them;
  • a gray value calculation module for mapping the visibility of each point of the stereoscopic two-dimensional code to the gray value at the point of the stereoscopic two-dimensional code by the relationship between the visibility and the gray value, and finally obtaining the simulation
  • the true two-dimensional code image is the gray value of each pixel.
  • the present invention can specify an arbitrary target area by the user, and can still form sufficient contrast in the target area with a relatively large curvature change, and improve the decoding success rate of the stereoscopic two-dimensional code generated on any three-dimensional model, and finally generate.
  • the stereoscopic two-dimensional code is obviously superior to the two-dimensional code printed by the existing 3D technology.
  • the present invention firstly uses a perspective projection transformation to map a two-dimensional code to a target area of a custom 3D model, and performs a uniform depth depression operation according to the transformation result, and then calculates the visibility of each point of the stereoscopic two-dimensional code, and according to the physics.
  • the relationship between the visibility and the gray value obtained by the experiment simulates the real two-dimensional code image, and then adjusts the depth of each black module of the stereoscopic two-dimensional code according to the result of the simulation, so that the contrast between the foreground color and the background color of the two-dimensional code Enhancement, thereby increasing the decoding success rate, and finally generating a three-dimensional model including a stereoscopic two-dimensional code that can be manufactured by a 3D printer of a single attribute molding material.
  • the stereoscopic two-dimensional code generated by the present invention can be optimized in the depth of the recess of each black module, which greatly reduces the support structure required in the 3D printing process.
  • the present invention generates a stereoscopic two-dimensional code by using a different recess depth in a target area of an arbitrary three-dimensional model specified by the user, so that the two-dimensional code can be easily manufactured by a 3D printer of a single attribute molding material, and the attraction thereof is generated. Can bring some commercial value.
  • FIG. 1 is a flow chart of a method for generating a stereoscopic two-dimensional code for a 3D printed custom model of the present invention
  • 2 is a result diagram of mapping a common two-dimensional code to a target region of a three-dimensional model bunny by perspective projection transformation
  • 3 is a result diagram of re-triangulating the target area mesh such that the two-dimensional code grid mapped to the target area of the three-dimensional model and the user-given three-dimensional model mesh are merged;
  • FIG. 4 is a schematic diagram of a stereoscopic two-dimensional code for generating a uniform depth of a depression in a target region by perspective projection transformation
  • FIG. 5 is a schematic diagram of solving a visible polygon on each layer after a three-dimensional model slice including a stereoscopic two-dimensional code
  • Figure 6 (a) is a visible spherical polygon of each slice layer latitude and longitude coordinates of a point p' on the stereoscopic two-dimensional code
  • Figure 6 (b) is the final visible spherical polygon of the point obtained by intersecting the visible spherical polygons at the latitude and longitude coordinates of the respective slice layers at the point p';
  • Figure 7 is a diagram showing the effect of a physical experiment model obtained by a printer using a white PLA material
  • Figure 8 is a graph of visibility and gray value scatter plots and fitting curve results
  • FIG. 9 is a schematic structural diagram of an improved stereoscopic two-dimensional code generating system for a 3D printing custom model according to the present invention.
  • FIG. 10 is a schematic structural diagram of a meshing and normalization processing module
  • mapping module 11 is a schematic structural diagram of a mapping module
  • Figure 12 is a schematic structural view of an analog module.
  • the triangular dough piece is a basic unit of a triangular mesh obtained by meshing processing by triangulation, and is formed by sequentially connecting three non-collinear vertices in the space, which can be understood as a triangle, an inner region of the triangle. It is a triangular patch.
  • FIG. 1 is a flow chart of a method for generating a stereoscopic two-dimensional code for a 3D printed custom model of the present invention.
  • the improved 3D printing customized model stereoscopic two-dimensional code generating method of the present invention includes at least:
  • Step (1) Grid and normalize the custom 3D model.
  • Step (1-1) using the Lloyd relaxation-based resampling algorithm to obtain discrete sampling points on the surface of the custom 3D model, and meshing the input custom 3D model by the 3D Delaunay triangulation method;
  • Step (2) The two-dimensional code is mapped to the target area of the custom 3D model by using a perspective projection transformation method.
  • the specific process of mapping a two-dimensional code to a target area of a custom 3D model by using a perspective projection transformation method includes:
  • V is the version number of the input two-dimensional code
  • the two-dimensional code has 40 versions.
  • Version 1 is a matrix composed of 21*21 black or white square modules. After each increment of the version number, each of the two-dimensional codes Add 4 square modules to each column. The user specifies a region larger than A min on the surface of the custom 3D model as the target region.
  • the step (2-2) specifically includes the following steps:
  • the specific method of the step (2-2-2) is: experiments show that when the scanning distance and the common two-dimensional code size ratio is 10:1, most decoders can successfully decode, due to the use of a single material 3D printing of two
  • the dimension code is affected by the illumination, foreground background color contrast, etc.
  • the initial value of the ratio R can be set to 8:1, and the user can adjust accordingly according to the actual situation to calculate the distance between the target area and the view plane:
  • the specific method of the step (2-2-3) is: setting the size of the view plane to the size of the decoder identification frame, and the initial value is 4 cm*4 cm, and the user can adjust accordingly according to the actual situation, and the view plane is perpendicular to the target.
  • the normal direction of the area and the midpoint of the view plane are in the normal direction of the target area.
  • Step (2-3) placing the two-dimensional code on the viewing plane, and meshing each square module on it into two triangles, emitting a series of rays from the viewpoint, and the rays passing through the two-dimensional code grid
  • the vertex is projected onto the three-dimensional model to generate a two-dimensional code triangle mesh of the surface of the three-dimensional model in the target area, and the two-dimensional code triangle mesh corresponding to the surface of the three-dimensional model of the two-dimensional code black module is marked as black, representing the triangular mesh
  • FIG. 2 is a result diagram of mapping a common two-dimensional code to a target region of a three-dimensional model bunny by perspective projection transformation. As shown in FIG. 4, the vertices of the two-dimensional code triangle mesh of the surface of the three-dimensional model can be obtained by intersecting the radii of the two-dimensional code with the vertices of the triangle mesh of the target area. Solve The process is as follows:
  • c is the viewpoint position, which is the starting point coordinate of the ray
  • s is the coordinate of the vertices of the square module on the two-dimensional code image
  • t is the parameter in the ray equation
  • V 0 , V 1 , v 2 is the three vertices of the triangle of the target area
  • u and v are the texture coordinate values of the intersection.
  • Step (3) performing a recess operation according to the mapping result, and generating a stereoscopic two-dimensional code having the same recess depth on the surface of the custom 3D model.
  • the method before performing the recessing operation according to the mapping result, the method further includes:
  • the mesh of the target area of the custom 3D model is re-triangulated such that the two-dimensional code grid mapped to the target area of the 3D model is merged with the given 3D model mesh of the user.
  • the specific process of re-triangulating the mesh of the target area of the custom 3D model is:
  • the triangular patches that intersect the target area and the ray are all deleted to obtain a three-dimensional model with holes, and then the boundary of the hole is obtained.
  • the part between the boundary of the hole and the boundary of the triangular mesh of the two-dimensional code is subjected to 2D Delaunay triangulation. Perform a re-triangulation.
  • Figure 3 is a result of re-triangulating the target area mesh so that the two-dimensional code mesh mapped to the target area of the three-dimensional model and the user-given three-dimensional model mesh are merged, wherein the triangular mesh of the red area is The part between the target area and the ray intersecting the triangle is deleted, and the part between the boundary of the hole and the boundary of the triangle of the two-dimensional code is re-triangulated by the 2D Delaunay triangulation method.
  • Step (4) The physical experiment simulates the real two-dimensional code image, and calculates the overall contrast of the stereoscopic two-dimensional code and the contrast of each black module.
  • the method before the physical experiment simulates the real two-dimensional code image, the method further includes calculating the visibility of each point of the stereoscopic two-dimensional code, and the specific process is:
  • the integrating sphere is one inside
  • the wall is coated with a white sphere of diffuse reflective material.
  • the inner wall of the ball is coated with an ideal diffuse reflection material, that is, a material with a diffuse reflection coefficient close to 1.
  • the light entering the integrating sphere through the window hole in the wall of the ball is coated through the inner wall.
  • the layer is reflected multiple times and a uniform illumination is formed on the inner wall.
  • Polygon P' As shown in FIG. 5, the blue circle is the intersection q of each point on the stereoscopic two-dimensional code along the perspective projection direction, and the color polygon contour is the contour of the layer after the slice processing, and the black polygon is the layer.
  • Visible polygon P' The visible polygon P' satisfies each point r inside it, and the edge qr does not intersect any contour.
  • the visible polygon P' is projected onto the spherical surface to obtain a three-dimensional rectangular coordinate of each vertex on the visible spherical polygon.
  • the three-dimensional rectangular coordinates of each vertex of the spherical polygon are converted into latitude and longitude coordinates, and the intersection of these spherical polygons is calculated to obtain the visible spherical polygon P of the final point.
  • the visible spherical polygon of each slice layer in the latitude and longitude coordinates of the point p′ on the stereoscopic two-dimensional code; as shown in FIG. 6( b ) is the latitude and longitude coordinates of each slice layer at the point p′ It can be seen that the spherical visible polygon P is the final visible spherical polygon P obtained by the spherical polygon.
  • R is the radius of the integrating sphere
  • ⁇ 1, ⁇ 2, ... , ⁇ n is a spherical polygon value A 1 A 2 ... A n corresponding to the interior angle.
  • Step (4-2-a): Design a binary image of size 200 ⁇ 200 pixels and divide it into 8 ⁇ 8 regions, each region containing 25 ⁇ 25 pixels, each column from left to right. Place a black pixel block of size (2i+1) ⁇ (2i+1)i 1, 2...,8, and then create a cube of 8cm ⁇ 8cm ⁇ 2cm, and set each line from top to bottom. Regional depth The binary map is mapped to the surface of the model through the perspective projection transformation, and then the corresponding depth is recessed to obtain 64 holes of different sizes.
  • Figure 7 is a rendering of a physical experiment model obtained by a printer using white PLA material;
  • Figure 8 is a plot of visibility and gray value scatter plots and fitting curve results.
  • the invention simulates a real two-dimensional code image according to the relationship between the visibility and the gray value obtained by the physical experiment, and then adjusts the depth of each black module of the stereoscopic two-dimensional code according to the result of the simulation, so that the two-dimensional code foreground color and The contrast of the background color is enhanced, thereby increasing the decoding success rate.
  • j is a pixel of the black module B i or the white module W i
  • w j is the weight value at the pixel j obtained by the Gaussian kernel
  • g j is the gray value at the pixel j.
  • G W is the average gray value of all white modules:
  • G B is the average gray value of all black modules:
  • n are the number of all white and black modules in the stereoscopic two-dimensional code, respectively.
  • D is the set of all white modules in the neighborhood where the black module B i 8 is connected
  • k is the number of elements in the set D.
  • Step (5) Optimize the depth of the stereoscopic two-dimensional black module according to the simulation result, and generate a stereoscopic two-dimensional code on the surface of the custom 3D model.
  • setting the contrast threshold to 0.3 reduces the depth of the black module in the stereoscopic two-dimensional code until the contrast of all the black modules is just 0.3.
  • Step (6) input the generated 3D model containing the stereoscopic two-dimensional code to the 3D printer, and print with a single material, and finally output the 3D object with the stereoscopic two-dimensional code.
  • the generated model containing the stereoscopic two-dimensional code is exported to the stl format, and input into a 3D printer for print production.
  • the invention can specify an arbitrary target area by the user, and can still form sufficient contrast in the target area with relatively large curvature change, and improve the decoding success rate of the stereoscopic two-dimensional code generated on any three-dimensional model, and finally generate the stereoscopic two.
  • the dimensional code is significantly better than the two-dimensional code printed by the existing 3D technology.
  • the invention firstly uses a perspective projection transformation to map a two-dimensional code to a target area of a custom 3D model, and performs a uniform depth depression operation according to the transformation result, and then calculates the visibility of each point of the stereoscopic two-dimensional code, and obtains according to a physical experiment.
  • the relationship between the visibility and the gray value simulates the real two-dimensional code image, and then adjusts the depth of each black module of the stereoscopic two-dimensional code according to the result of the simulation, so that the contrast between the foreground color and the background color of the two-dimensional code is enhanced, thereby The decoding success rate is improved, and finally a three-dimensional model including a stereoscopic two-dimensional code which can be manufactured by a 3D printer of a single attribute molding material is generated.
  • the stereoscopic two-dimensional code generated by the invention can achieve optimal depth in each black module, which greatly reduces the support structure required in the 3D printing process.
  • the invention generates a stereoscopic two-dimensional code by using different recess depths in a target area of any three-dimensional model specified by the user, so that the two-dimensional code can be easily manufactured by a 3D printer of a single attribute molding material, and the attractiveness generated can bring Certain business value.
  • FIG. 9 is a schematic structural view of an improved stereoscopic two-dimensional code generating system for a 3D printing custom model of the present invention.
  • an improved 3D printing customized model stereoscopic two-dimensional code generating system of the present invention includes at least:
  • a meshing and normalization processing module for meshing and normalizing a custom 3D model.
  • the meshing and normalization processing module as shown in FIG. 10, further includes:
  • Meshing module for finding discrete sampling points on the surface of a custom 3D model using Lloyd relaxation-based resampling algorithm, and implementing a custom 3D model network for input by 3D Delaunay triangulation method Grid
  • (1-2) a linear transformation module for linearly transforming data of a customized three-dimensional model after meshing using a dispersion normalization method, and mapping three-dimensional coordinate components of each point on the triangular mesh of the 3D model to Between [0-1].
  • a mapping module for mapping a two-dimensional code to a target area of a custom 3D model using a perspective projection transformation method.
  • the mapping module of the present invention includes:
  • a two-dimensional code triangular mesh marking module for placing a two-dimensional code on a viewing plane, and meshing each square module thereon into two triangles, emitting a series of rays from the viewpoint The ray is projected through the vertices of the two-dimensional code grid to the three-dimensional model, thereby generating a two-dimensional code triangle mesh in the target region of the surface of the 3D model, and the two-dimensional code triangulation corresponding to the surface of the 3D model of the two-dimensional code black module The cells are marked in black, which means that these triangular meshes need to be recessed.
  • a recessed module for performing a recess operation according to the mapping result, and generating a stereoscopic two-dimensional code having the same recessed depth on the surface of the custom 3D model.
  • the simulation module includes:
  • Model surface hole acquisition module which is used to divide a binary map of a preset pixel value into a plurality of regions, and map the binary map to a surface of the model through a perspective projection transformation, and then recess the corresponding depth to obtain a hole of a different size than the number of divided areas;
  • (4-2) a visibility and gray value relationship calculation module for obtaining the visibility of the center point of each hole and obtaining the average gray value of the corresponding position from the physical model photograph as the gray value of the center point, Obtaining the relationship between them by fitting the curve to the visibility and gray value;
  • a gray value calculation module for mapping the visibility of each point of the stereoscopic two-dimensional code by the relationship between the visibility and the gray value to the gray value at the point of the stereoscopic two-dimensional code, and finally The gray value of each pixel of the simulated real two-dimensional code image can be obtained.
  • an optimization module for optimizing the depth of the stereoscopic two-dimensional black module according to the simulation result, and generating a stereoscopic two-dimensional code on the surface of the custom 3D model
  • a printing module for inputting the generated 3D model containing the stereoscopic two-dimensional code to the 3D printer, printing with a single material, and finally outputting the 3D object with the stereoscopic two-dimensional code.
  • system further includes:
  • a re-triangulation module for re-triangulating the mesh of the target area of the custom 3D model before performing the sag operation according to the mapping result, so that the two-dimensional code grid and the user mapped to the target area of the 3D model
  • the fixed 3D model meshes are merged together.
  • the system further includes: a visibility calculation module for assuming that only ambient light is equivalent to placing the stereoscopic two-dimensional code in the integrating sphere; and the 3D model is sliced to obtain a stereoscopic two-dimensional code.
  • a visibility calculation module for assuming that only ambient light is equivalent to placing the stereoscopic two-dimensional code in the integrating sphere; and the 3D model is sliced to obtain a stereoscopic two-dimensional code.
  • Each point intersects the visible polygon of each layer contour on each layer along the perspective projection direction; according to the inference of Girard theory, the area of the spherical polygon visible at each point on the stereoscopic two-dimensional code; the area of the integrating sphere visible at any point and The ratio of the overall area of the integrating sphere gives the visibility of the current point.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Processing Or Creating Images (AREA)
  • Image Generation (AREA)

Abstract

L'invention concerne un procédé et un système améliorés de production d'un code 2D stéréoscopique pour un modèle personnalisé imprimé en 3D. Le procédé consiste à : effectuer le maillage et la normalisation d'un modèle 3D personnalisé ; mapper un code 2D sur une zone cible sur le modèle 3D personnalisé à l'aide d'un procédé de transformation de projection de perspective ; effectuer d'une opération de retrait selon un résultat de mappage, et produire, sur une surface du modèle 3D personnalisé, un code 2D stéréoscopique ayant une profondeur de retrait uniforme ; effectuer une simulation physique pour simuler une image de code 2D réel, et calculer le contraste global du code 2D stéréoscopique et du contraste de chaque module noir ; optimiser la profondeur des modules noirs du code 2D stéréoscopique selon un résultat de simulation, et produire le code 2D stéréoscopique sur la surface du modèle 3D personnalisé ; et fournir en entrée d'une imprimante 3D un modèle 3D produit comprenant le code 2D stéréoscopique, effectuer une impression en utilisant un seul matériau, et enfin produire en sortie un objet 3D physique avec le code 2D stéréoscopique.
PCT/CN2017/106086 2017-05-16 2017-10-13 Procédé et système améliorés de production de code 2d stéréoscopique pour modèle personnalisé imprimé en 3d WO2018209886A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710343611.X 2017-05-16
CN201710343611.XA CN107145928B (zh) 2017-05-16 2017-05-16 改进的面向3d打印自定义模型立体二维码生成方法及系统

Publications (1)

Publication Number Publication Date
WO2018209886A1 true WO2018209886A1 (fr) 2018-11-22

Family

ID=59778326

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/106086 WO2018209886A1 (fr) 2017-05-16 2017-10-13 Procédé et système améliorés de production de code 2d stéréoscopique pour modèle personnalisé imprimé en 3d

Country Status (2)

Country Link
CN (1) CN107145928B (fr)
WO (1) WO2018209886A1 (fr)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3667623A1 (fr) * 2018-12-12 2020-06-17 Twikit NV Système d'optimisation d'une maille 3d
WO2020131077A1 (fr) 2018-12-20 2020-06-25 Hewlett-Packard Development Company, L.P. Repères visuels incurvés lus
US20220067225A1 (en) * 2019-04-30 2022-03-03 Hewlett-Packard Development Company, L.P. Dimensions in Additive Manufacturing

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107145928B (zh) * 2017-05-16 2020-05-22 山东大学 改进的面向3d打印自定义模型立体二维码生成方法及系统
CN109087385A (zh) * 2018-06-27 2018-12-25 山东大学 一种基于3d打印的岸滩生态环境模拟方法与系统
CN109447208A (zh) * 2018-08-31 2019-03-08 北京目瞳科技有限公司 一种3d码及3d码的识别方法
US10974458B2 (en) 2019-01-11 2021-04-13 Hewlett-Packard Development Company, L.P. Dimensional compensations for additive manufacturing
CN110008779B (zh) * 2019-03-05 2022-04-15 北京印刷学院 一种立体二维码处理方法及装置
CN112132970B (zh) * 2020-08-26 2023-08-08 山东大学 一种面向3d打印的自然纹理合成系统及方法
CN112233080B (zh) * 2020-10-13 2024-05-24 深圳市纵维立方科技有限公司 三维模型重建方法和装置、电子设备及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104866885A (zh) * 2015-06-04 2015-08-26 杭州甘侑科技有限公司 一种防伪性高的二维码个性化定制系统及其工艺品
CN105138726A (zh) * 2015-07-23 2015-12-09 上海正雅齿科科技有限公司 可编码工件的制造方法及其识别方法
US20170046548A1 (en) * 2015-08-13 2017-02-16 International Business Machines Corporation Printing and extraction of 2d barcode on 3d objects
CN107145928A (zh) * 2017-05-16 2017-09-08 山东大学 改进的面向3d打印自定义模型立体二维码生成方法及系统

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103354616A (zh) * 2013-07-05 2013-10-16 南京大学 在平面显示器上实现立体显示的方法和系统
CN204706050U (zh) * 2015-02-11 2015-10-14 高磊 一种带有突出字体的二维码名片
CN204856553U (zh) * 2015-07-23 2015-12-09 上海正雅齿科科技有限公司 用于工件的立体二维码
CN105183405B (zh) * 2015-10-12 2017-12-05 山东大学 一种自定义模型表面镂空的3d打印方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104866885A (zh) * 2015-06-04 2015-08-26 杭州甘侑科技有限公司 一种防伪性高的二维码个性化定制系统及其工艺品
CN105138726A (zh) * 2015-07-23 2015-12-09 上海正雅齿科科技有限公司 可编码工件的制造方法及其识别方法
US20170046548A1 (en) * 2015-08-13 2017-02-16 International Business Machines Corporation Printing and extraction of 2d barcode on 3d objects
CN107145928A (zh) * 2017-05-16 2017-09-08 山东大学 改进的面向3d打印自定义模型立体二维码生成方法及系统

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3667623A1 (fr) * 2018-12-12 2020-06-17 Twikit NV Système d'optimisation d'une maille 3d
WO2020120698A1 (fr) 2018-12-12 2020-06-18 Twikit Nv Système d'optimisation d'un maillage 3d
US11605200B2 (en) 2018-12-12 2023-03-14 Twikit Nv System for optimizing a 3D mesh
WO2020131077A1 (fr) 2018-12-20 2020-06-25 Hewlett-Packard Development Company, L.P. Repères visuels incurvés lus
EP3899793A4 (fr) * 2018-12-20 2022-08-10 Hewlett-Packard Development Company, L.P. Repères visuels incurvés lus
US11790204B2 (en) 2018-12-20 2023-10-17 Hewlett-Packard Development Company, L.P. Read curved visual marks
US20220067225A1 (en) * 2019-04-30 2022-03-03 Hewlett-Packard Development Company, L.P. Dimensions in Additive Manufacturing

Also Published As

Publication number Publication date
CN107145928A (zh) 2017-09-08
CN107145928B (zh) 2020-05-22

Similar Documents

Publication Publication Date Title
WO2018209886A1 (fr) Procédé et système améliorés de production de code 2d stéréoscopique pour modèle personnalisé imprimé en 3d
CN112150575B (zh) 场景数据获取方法及模型训练方法、装置及计算机设备
CN108537864B (zh) 利用具有网络渲染层的神经网络编辑数字图像
CN110120097A (zh) 大场景机载点云语义建模方法
CN107067473A (zh) 对3d建模对象进行重构
CN110148146A (zh) 一种利用合成数据的植物叶片分割方法及系统
US9202310B2 (en) Physical reproduction of reflectance fields
US10837621B2 (en) Methods and systems for freeform irradiance tailoring for light fields
CN105023296A (zh) 一种面向3d打印的半色调投影与模型生成方法
US9076032B1 (en) Specularity determination from images
CN103093498A (zh) 一种基于平面三角网格模板的三维人脸自动标准化方法
Koenderink et al. Picasso in the mind’s eye of the beholder: Three-dimensional filling-in of ambiguous line drawings
CN114386293B (zh) 一种虚实合成的激光雷达点云生成方法和装置
Olson et al. Experimental three-dimensional printing of a lower Palaeolithic handaxe: an assessment of the technology and analytical value
Campbell III Modeling global diffuse illumination for image synthesis
CN116385619B (zh) 对象模型渲染方法、装置、计算机设备和存储介质
Zhang et al. Rapid texture optimization of three-dimensional urban model based on oblique images
CN107767458B (zh) 不规则三角网曲面几何拓扑一致分析方法及系统
CN116091684A (zh) 基于WebGL的图像渲染方法、装置、设备及存储介质
US11823328B2 (en) Three-dimensional (3D) model generation from computer-aided design (CAD) data
CN115661367A (zh) 基于照片采集的动态混合变形的建模方法及系统
CN115359163A (zh) 三维模型生成系统、三维模型生成方法以及装置
Zhan et al. 3D image processing technology based on interactive entertainment application in cultural and creative product design
Abbas et al. Gaussian radial basis function for efficient computation of forest indirect illumination
Wu et al. Editable texture map generation and optimization technique for 3D visualization presentation

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: 17909785

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: 17909785

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 20/10/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 17909785

Country of ref document: EP

Kind code of ref document: A1