CN107248163B - Automatic generation method of texture development diagram for rotationally symmetric porcelain - Google Patents

Automatic generation method of texture development diagram for rotationally symmetric porcelain Download PDF

Info

Publication number
CN107248163B
CN107248163B CN201710439516.XA CN201710439516A CN107248163B CN 107248163 B CN107248163 B CN 107248163B CN 201710439516 A CN201710439516 A CN 201710439516A CN 107248163 B CN107248163 B CN 107248163B
Authority
CN
China
Prior art keywords
model
truncated cone
circular truncated
texture
plane
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201710439516.XA
Other languages
Chinese (zh)
Other versions
CN107248163A (en
Inventor
万亮
刘烨
张博
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tianjin University
Original Assignee
Tianjin University
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 Tianjin University filed Critical Tianjin University
Priority to CN201710439516.XA priority Critical patent/CN107248163B/en
Publication of CN107248163A publication Critical patent/CN107248163A/en
Application granted granted Critical
Publication of CN107248163B publication Critical patent/CN107248163B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/001Texturing; Colouring; Generation of texture or colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/187Segmentation; Edge detection involving region growing; involving region merging; involving connected component labelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/40Analysis of texture

Abstract

The invention discloses an automatic generation method of a pattern development diagram facing a rotational symmetry porcelain, which comprises the following steps: inputting data information of a model with two-dimensional textures; secondly, obtaining an upright model based on the symmetry axis rotation model, and further obtaining front views of the upright model in front, back, left and right directions; analyzing the four obtained front views by using a gradient operator to generate a cumulative gradient map of the model; step four, calculating a model cutting plane on the basis of the obtained cumulative gradient map to complete the segmented processing of the model; step five, performing circular truncated cone fitting on each obtained segmented model; step six, judging whether a non-textured special area exists in the fitting of the circular truncated cone, and combining the circular truncated cone with the generated circular truncated cone if the non-textured area exists; or else, the surface texture of the circular truncated cone is unfolded to generate a plane texture unfolding picture, and the texture on the surface of the porcelain is unfolded to the novel technology on the two-dimensional plane from the surface of the three-dimensional object based on a surface parameterization method.

Description

Automatic generation method of texture development diagram for rotationally symmetric porcelain
Technical Field
The invention belongs to the field of computer graphics, and particularly relates to an automatic generation method of a texture expansion diagram for rotationally symmetric porcelain.
Background
And (3) parameterizing the mesh surface, namely establishing a mapping relation so that the vertex on the mesh surface is mapped into the parameter area through the mapping relation. Parameterization methods can be divided into two main categories, depending on the parameterization target: (1) directly using coordinate transformation; (2) parameterization is achieved using an auxiliary surface or geometry as an intermediary. Mapping an inextensible three-dimensional mesh surface to a plane will inevitably produce distortion in length, area, and angle. Many approaches focus on reducing the distortion caused by parameterization while preserving geometric metrics, such as constructing a linear approximation to a non-linear harmonic map by minimizing the Dirichlet energy of the map; the effect of linear mixing on the final distortion of both the area and angle of coverage is balanced by a parameter, and then the distortion energy function of the linear mixing is minimized. In our method, we use the circular table as an intermediary for parameterization.
Fitting the circular truncated cone: the point cloud data is geometrically fitted by surrounding all points in the point cloud data with a simple geometric shape and minimizing the volume of the geometric shape. Many researchers have made great progress in fitting point cloud data using a cylinder. However, in practice, all problems cannot be solved well by simply fitting a three-dimensional object by using a cylinder, and for a device to be processed, fitting by using a cone is a more effective method. The quasi-least squares method is a common method for fitting quadratic surfaces such as cylindrical surfaces and conical surfaces.
Disclosure of Invention
The invention provides an automatic generation method of a rotary symmetry porcelain-oriented texture expansion diagram, and aims to solve the problems in the prior art.
In order to solve the problems in the prior art, the invention provides the technical scheme that:
1. an automatic generation method of a pattern development diagram facing a rotational symmetry porcelain comprises the following steps:
inputting data information of a model with two-dimensional textures;
secondly, obtaining an upright model based on the symmetry axis rotation model, and further obtaining front views of the upright model in front, back, left and right directions;
analyzing the four obtained front views by using a gradient operator to generate a cumulative gradient map of the model;
step four, calculating a model cutting plane on the basis of the obtained cumulative gradient map to complete the segmented processing of the model;
step five, performing circular truncated cone fitting on each obtained segmented model;
step six, judging whether a non-textured special area exists in the fitting of the circular truncated cone, and combining the circular truncated cone with the generated circular truncated cone if the non-textured area exists; otherwise, the surface texture of the circular truncated cone is unfolded to generate a plane texture unfolded drawing.
And in the third step, the gradient diagram is a front view obtained in four directions of the front, the back, the left and the right of the model in an orthographic projection mode, the vertical gradient distribution of the four front views is respectively calculated by utilizing a gradient operator, and the sum of absolute values of the front views is accumulated along the horizontal direction to obtain the distribution of the sum of absolute values of the gradient of one dimension.
The cutting line plane is a position where the sum of absolute values of the gradients is changed violently, and the position of the cutting line is searched by using a formula (1):
Figure BDA0001319532330000021
wherein L isiWhich represents the (i) th row of the picture,
Figure BDA0001319532330000022
the gradient of the ith row is expressed as an artificially set threshold value, LCIndicating the cut line found. In the step five, the circular table fitting can obtain an expansion plane through the following formula (2):
Figure BDA0001319532330000023
wherein the content of the first and second substances,
Figure BDA0001319532330000024
wherein (X, Y, z) represents a point in a three-dimensional space, (X, Y) represents a point on a two-dimensional plane corresponding thereto, hAnd R represents the height and radius of the circular table passing through the point (x, y, z) and being parallel to the bottom surface of the original circular table, respectively, H and R represent the height and radius of the original circular table, respectively, yAThe y coordinate value of A is shown, and theta represents the central angle of the sector after the circular truncated cone is unfolded.
Eliminating the overlapping area in the unfolding plane by the following formula (3);
Figure BDA0001319532330000025
wherein the content of the first and second substances,
Figure BDA0001319532330000026
and
Figure BDA0001319532330000027
representing the upper and lower boundaries of segment i, respectively.
The step six, merging the non-texture region and the generated circular truncated cone, comprises the following steps:
first, determining whether the gradient value of a non-texture region is less than a given threshold value;
second, the non-textured region is merged with its neighboring regions having a radius close to its radius by equation (4)
Figure BDA0001319532330000028
Wherein, CiDenotes the ith round table, RiThe radius of the lower bottom surface of the ith circular truncated cone is shown;
thirdly, fitting the circular truncated cone and unfolding the plane again according to the combined result.
Advantageous effects
The method is based on the acquisition of a model cutting plane, and the model is divided into segments which can be approximately fitted by a circular table through the cutting plane, so that the approximate unfolding of the porcelain surface texture with rotational symmetry from a three-dimensional model to a two-dimensional plane is realized by a circular table unfolding formula. The invention has the following advantages:
(1) the texture segmentation can be automatically realized. Compared with the existing texture segmentation method, the method can achieve the expected effect of texture segmentation.
(2) The method relates to the adjustment of the layout after the layout is unfolded to the plane, and achieves the purpose of convenient observation.
(3) Compared with the traditional archaeological drawing, the invention not only reduces the time required by drawing, saves manpower and material resources, but also reduces the requirement of touching precious objects with bodies, thereby achieving the purpose of protecting the objects.
Drawings
FIG. 1 is a flow chart of the present invention;
FIG. 2 is a position image of the present invention for finding texture segmentation on porcelain by gradient operator; wherein: (a) the front view of the model in four directions, namely front, back, left and right directions is shown, the graph (b) is a gradient graph drawn by matlab, and the graph (c) is a found cutting plane;
FIG. 3 is an expanded view of the truncated cone of the present invention;
FIG. 4 is a view of a particular situation encountered with the unwinding of a circular table in the present invention; in the figure, (a) represents a model and a cutting plane, and (b) represents a horizontal cutting plane passing through one vertex and one edge of a triangular patch; FIG. (c) shows a horizontal cutting plane passing through both edges of a triangular patch; FIG. (d) shows a vertical cutting plane through the triangular patch, resulting in the unfolded triangular patch being distributed over the boundaries of the unfolding plane;
FIG. 5 is an adjustment of the expanded two-dimensional layout of the present invention: FIG. (a) is a diagram showing the result before layout adjustment; fig. (b) is a diagram showing the result of the layout adjustment.
FIG. 6 is a merged view of the non-textured areas of the present invention.
Detailed Description
The present invention will be described in detail with reference to the accompanying drawings.
As shown in fig. 1, the present invention provides a method for automatically generating a pattern development view for a rotationally symmetric porcelain, comprising the steps of:
step one 101, inputting model data information with two-dimensional texture;
step two 102, rotating the upright model based on the symmetry axis direction to further obtain front views of the upright model in the front, back, left and right directions; step three 103, analyzing the four obtained front views by using a gradient operator to generate an accumulated gradient map of the model;
the analysis based on the gradient operator specifically comprises the steps of calculating vertical gradients of the front view of the model in four directions by utilizing a Sobel gradient operator, and accumulating the sum of absolute values of the front view along the horizontal direction to obtain the distribution of the sum of the absolute values of the one-dimensional gradients.
Step four 104, calculating a model cutting plane on the basis of the obtained cumulative gradient map to complete the segmentation processing of the model;
a) the position of the cutting line is defined as the position where the sum of the absolute values of the gradients changes sharply, and the position of the cutting line is found by using the formula (1):
Figure BDA0001319532330000041
wherein L isiWhich represents the (i) th row of the picture,
Figure BDA0001319532330000042
the gradient of the ith row is expressed as an artificially set threshold value, LCRepresenting the found cut line.
b) The cut lines found on the image are mapped onto the three-dimensional model according to the principle of orthographic projection, so as to obtain the position of the cut plane.
Step five 105, performing circular truncated cone fitting on each obtained segmented model;
the fitting and development formula derivation based on the deployable curved surface circular truncated cone comprises the following steps:
a) and segmenting the model according to the cutting plane, and performing approximate fitting of a circular truncated cone on the obtained segmented model segment.
b) And unfolding the fitted circular truncated cone according to a plane unfolding formula deduced by us.
c) When the triangular patch is penetrated by the cutting plane or the unfolding plane, the triangular patch needs to be split into sub-triangular patches along the cutting plane or the unfolding plane and then unfolded respectively.
Wherein the adjustment of the layout after the expansion to the plane comprises the following steps:
a) the bounding box size of each texture segment after unfolding is calculated.
b) Moving the vertical positions of the other segments, with reference to the lowest texture segment, so that the bounding boxes of the segments are tangent, the vertical position calculation is defined by equation (2):
Figure BDA0001319532330000043
wherein the content of the first and second substances,
Figure BDA0001319532330000044
and
Figure BDA0001319532330000045
representing the upper and lower boundaries of segment i, respectively.
Step six 106, judging whether a non-textured special area exists in the fitting of the circular truncated cone, if so, merging the non-textured special area with the generated circular truncated cone, and returning to the step five 105; the method for combining the non-texture areas comprises the following steps:
a) the positions of the non-textured regions are determined and the ones with similar radii in adjacent round tables are selected for merging 107.
b) And fitting and unfolding the circular truncated cone again according to the combined result. Otherwise, the surface texture expansion of the circular truncated cone is carried out to generate planes (108,109) with two-dimensional textures.
As shown in fig. 2, for a three-dimensional porcelain model having rotational symmetry, first, the symmetry axis is calculated by a commonly used symmetry axis estimation method, and the model is rotated until the orientation of the symmetry axis coincides with the vertical direction of the coordinate system. Wherein (a) is a front view of the model in the front, back, left and right directions, the front views of the model in the front, back, left and right directions are obtained through an orthographic projection mode, the vertical gradient distribution of the four front views is respectively calculated by utilizing a Sobel gradient operator, the sum of absolute values of the front views is accumulated along the horizontal direction, and the distribution of the one-dimensional gradient absolute value sum is obtained, namely, the graph (b) is a gradient graph drawn by matlab. Then, the position where the sum of the absolute values changes most is determined by equation (1), and this position is taken as the position of the cutting line.
Figure BDA0001319532330000051
Wherein L isiWhich represents the (i) th row of the picture,
Figure BDA0001319532330000052
the gradient of the ith row is expressed as an artificially set threshold value, LCIndicating the cut line found.
Wherein, the graph (c) shows that the ratio of the distance from the top point of the model to the cutting plane to the height of the model satisfies the equal proportion relation in the two-dimensional front view and the three-dimensional space according to the principle of orthographic projection. We can map the obtained cut line to three-dimensional space to obtain the location of the model cut plane.
As shown in fig. 3, the model is divided according to a cutting plane, and the triangular patch of the model is divided into different model segments. And for the model segment obtained after the segmentation, projecting all vertexes of the triangular patch contained in the segment to an orthographic view vertical to a horizontal plane through orthographic projection, and fitting a circular truncated cone contour line with a minimum area by using the projected vertexes. Based on the fitted round table, we can deduce the expansion formula from the round table to the plane:
Figure BDA0001319532330000053
wherein the content of the first and second substances,
Figure BDA0001319532330000054
wherein (X, Y, z) represents a point in a three-dimensional space, (X, Y) represents a point on a two-dimensional plane corresponding thereto, H and R represent the height and radius of a circular table passing through the point (X, Y, z) and being parallel to the bottom surface of the original circular table, respectively, H and R represent the height and radius of the original circular table, respectively, YAY coordinate value representing A, theta represents the development of the circular truncated coneThe central angle of the rear sector. The specific meaning of each symbol is shown in figure 3.
As shown in fig. 4, it is noted that several special cases are encountered during the unfolding process, requiring separate processing:
i. the triangular patch is divided into upper and lower parts by a horizontal cutting plane, see fig. 3. The triangle traversed by the cutting plane now needs to be divided into two parts. For each part, directly expanding if the part is a triangle; if the square is formed, the diagonal line of the square is connected, and the square is divided into two triangles to be unfolded respectively.
The triangular patch is divided into left and right parts by the initial unfolding plane, in which case the unfolding results, if done directly, are shown in fig. 3. So we also need to divide into two parts to be deployed separately.
As shown in fig. 5, for the adjustment of the layout after unfolding to the plane: each segmented model segment is subjected to circular truncated cone fitting and planar expansion and then falls on a plane, and mutual overlapping can be generated. The step is used for adjusting the vertical position of the unfolded segment on the plane, eliminating mutual overlapping and forming a two-dimensional ornamentation unfolded image convenient to observe. One possible approach is to calculate the bounding box of each expanded texture segment and adjust the positions of the other segments according to equation (3) with respect to the lowest segment so that the bounding boxes of adjacent segments are tangent;
Figure BDA0001319532330000061
wherein the content of the first and second substances,
Figure BDA0001319532330000062
and
Figure BDA0001319532330000063
representing the upper and lower boundaries of segment i, respectively.
As shown in fig. 6, the non-texture region merging includes the following steps:
the surface texture of the three-dimensional model may present partially substantially empty regions, which are mostly narrow segments. This step combines such segments with adjacent segmented segments to produce a more coherent texture unfolding result. One possibility is to first determine the region with gradient value smaller than the given threshold value as a non-textured region, then merge it with the neighboring region close to its radius (defined by equation 4), and re-perform the fitting of the circular truncated cone and the plane unfolding according to the merged result.
Figure BDA0001319532330000064
Wherein, CiDenotes the ith round table, RiThe radius of the lower bottom surface of the ith circular truncated cone is shown;
the input of the algorithm is a three-dimensional model pasted with textures, the front views of the front, the rear, the left and the right of the model are obtained by rotating an object through obtaining a symmetry axis of the model, the vertical gradient distribution of the four front views is respectively calculated by utilizing a sobel gradient operator, and the sum of absolute values of the gradients of the front views is obtained along the horizontal direction. And searching a cutting plane of the model on the obtained gradient map, thereby realizing the segmentation of the model. And then performing circular truncated cone fitting on each segmented model. For a special region without texture generated by segmentation, the similarity of the radius of the region and the radius of the upper and lower adjacent regions is compared to realize the combination of the regions without texture. And realizing the segmentation expansion of the surface texture of the segmentation model by using an expansion formula. And moving the textures by solving the surrounding box of each section of the textures for the two-dimensional textures unfolded to the plane, so that the textures are not overlapped with each other, and the aim of optimizing the unfolding result is fulfilled.

Claims (6)

1. An automatic generation method of a pattern development diagram facing a rotational symmetry porcelain is characterized by comprising the following steps:
inputting model data information with two-dimensional textures;
secondly, obtaining an upright model based on the symmetry axis rotation model, and further obtaining front views of the upright model in front, back, left and right directions;
analyzing the four obtained front views by utilizing a gradient operator to generate an accumulated gradient map of the model;
step four, calculating a model cutting plane on the basis of the obtained cumulative gradient map to complete the segmented processing of the model;
step five, performing circular truncated cone fitting on each obtained segmented model;
step six, judging whether a non-textured special area exists in the fitting of the circular truncated cone, if so, merging the non-textured area with the generated circular truncated cone, and returning to the step five; otherwise, the surface texture of the circular truncated cone is unfolded to generate a plane texture unfolded drawing.
2. The method as claimed in claim 1, wherein the gradient map in the third step is a front view obtained by orthographic projection in four directions, namely front, back, left and right directions of the model, wherein the vertical gradient distribution of the four front views is calculated by a gradient operator, and the one-dimensional distribution of the sum of absolute gradient values is obtained by accumulating the sum of absolute values of the front views in the horizontal direction.
3. The method of automatically generating a pattern development view for a rotationally symmetric porcelain according to claim 2, wherein the cutting plane is a position where the sum of absolute values of gradients changes drastically, and the position of the cutting line is found by using formula (1):
Figure FDA0002573376970000011
wherein L isiWhich represents the (i) th row of the picture,
Figure FDA0002573376970000012
the gradient of the ith row is expressed as an artificially set threshold value, LCIndicating the cut line found.
4. The method for automatically generating the texture development map for the rotationally symmetric porcelain according to claim 1, wherein the circular table fitting in the fifth step can obtain the development plane through the following formula (2):
Figure FDA0002573376970000013
wherein the content of the first and second substances,
Figure FDA0002573376970000014
Figure FDA0002573376970000015
wherein (X, Y, z) represents a point in a three-dimensional space, (X, Y) represents a point on a two-dimensional plane corresponding thereto, H and R represent the height and radius of a circular truncated cone passing through the point (X, Y, z) and parallel to the bottom surface of the cone, respectively, H and R represent the height and radius of the cone, respectively, YAThe y coordinate value of A is shown, and A shows the extending intersection point of the generatrix of the circular truncated cone; θ represents the central angle of the fan after the circular truncated cone is unfolded.
5. The automatic generation method of the texture development map for the rotationally symmetric porcelain according to claim 4, characterized in that the elimination of the overlapped area in the development plane is performed by the following formula (3);
Figure FDA0002573376970000021
wherein the content of the first and second substances,
Figure FDA0002573376970000022
and
Figure FDA0002573376970000023
representing the upper and lower boundaries of segment i, respectively.
6. The method for automatically generating the texture development map for the rotationally symmetric porcelain according to claim 1, wherein the step six of combining the non-textured area with the generation circular truncated cone comprises the steps of:
firstly, determining a region with a gradient value smaller than a given threshold value as a non-texture region;
second, the non-textured region is merged with its neighboring regions having a radius close to its radius by equation (4)
Figure FDA0002573376970000024
Wherein, CiDenotes the ith round table, RiThe radius of the lower bottom surface of the ith circular truncated cone is shown;
thirdly, fitting the circular truncated cone and unfolding the plane again according to the combined result.
CN201710439516.XA 2017-06-12 2017-06-12 Automatic generation method of texture development diagram for rotationally symmetric porcelain Active CN107248163B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710439516.XA CN107248163B (en) 2017-06-12 2017-06-12 Automatic generation method of texture development diagram for rotationally symmetric porcelain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710439516.XA CN107248163B (en) 2017-06-12 2017-06-12 Automatic generation method of texture development diagram for rotationally symmetric porcelain

Publications (2)

Publication Number Publication Date
CN107248163A CN107248163A (en) 2017-10-13
CN107248163B true CN107248163B (en) 2020-11-10

Family

ID=60018212

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710439516.XA Active CN107248163B (en) 2017-06-12 2017-06-12 Automatic generation method of texture development diagram for rotationally symmetric porcelain

Country Status (1)

Country Link
CN (1) CN107248163B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107833227B (en) * 2017-10-31 2021-11-26 苏州乐米信息科技股份有限公司 Drawing method and system for circular cutting area
CN112652075B (en) * 2021-01-30 2022-08-09 上海汇像信息技术有限公司 Symmetric fitting method of symmetric object 3D model

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7003134B1 (en) * 1999-03-08 2006-02-21 Vulcan Patents Llc Three dimensional object pose estimation which employs dense depth information
CN102521877A (en) * 2011-12-12 2012-06-27 北京航空航天大学 Method for reconstructing Chinese ancient building meaning model and component gallery from single image
CN103322911A (en) * 2013-05-27 2013-09-25 吴晓军 Characteristic building elevation surveying and mapping method based on images
CN103447692A (en) * 2012-11-02 2013-12-18 深圳信息职业技术学院 Method and device of three-dimensional laser marking and three-dimensional marking machine
CN104517312A (en) * 2013-09-26 2015-04-15 清华大学 Texture mapping method of rotator model
CN105004274A (en) * 2015-07-07 2015-10-28 深圳大学 Cylindrical surface radius measuring method based on three-dimensional vision
CN105261047A (en) * 2015-09-08 2016-01-20 北京控制工程研究所 Docking ring circle center extraction method based on close-range short-arc image

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7003134B1 (en) * 1999-03-08 2006-02-21 Vulcan Patents Llc Three dimensional object pose estimation which employs dense depth information
CN102521877A (en) * 2011-12-12 2012-06-27 北京航空航天大学 Method for reconstructing Chinese ancient building meaning model and component gallery from single image
CN103447692A (en) * 2012-11-02 2013-12-18 深圳信息职业技术学院 Method and device of three-dimensional laser marking and three-dimensional marking machine
CN103322911A (en) * 2013-05-27 2013-09-25 吴晓军 Characteristic building elevation surveying and mapping method based on images
CN104517312A (en) * 2013-09-26 2015-04-15 清华大学 Texture mapping method of rotator model
CN105004274A (en) * 2015-07-07 2015-10-28 深圳大学 Cylindrical surface radius measuring method based on three-dimensional vision
CN105261047A (en) * 2015-09-08 2016-01-20 北京控制工程研究所 Docking ring circle center extraction method based on close-range short-arc image

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Approximating 3D points with cylindrical segments;Binhaizhu;《International Journal of Computational Geometry & Applications》;20111231;第14卷(第3期);第189-201页 *
基于三维激光扫描仪的大型高温锻件在位检测关键技术研究;高宝华;《中国优秀硕士学位论文全文数据库 工程科技Ⅰ辑》;20120715;B022-285 *
如何制作器物纹饰展开图;王琎;《大众考古》;20161231;第88-89页 *
用圆锥体拟合线性模型点云数据的优化计算;孙春娟 等;《计算机辅助设计与图形学学报》;20100831;第22卷(第8期);第1324-1330页 *

Also Published As

Publication number Publication date
CN107248163A (en) 2017-10-13

Similar Documents

Publication Publication Date Title
US7133044B2 (en) System of feature-based surface mapping
US7814441B2 (en) System and method for identifying original design intents using 3D scan data
CN107610061B (en) Edge-preserving point cloud hole repairing method based on two-dimensional projection
CN112418030B (en) Head and face model classification method based on three-dimensional point cloud coordinates
CN116310192A (en) Urban building three-dimensional model monomer reconstruction method based on point cloud
CN103729872A (en) Point cloud enhancement method based on subsection resampling and surface triangularization
CN108334802A (en) The localization method and device of roadway characteristic object
Kada 3D building generalization based on half-space modeling
CN107545602B (en) Building modeling method under space topological relation constraint based on LiDAR point cloud
CN107248163B (en) Automatic generation method of texture development diagram for rotationally symmetric porcelain
Pfeifer A subdivision algorithm for smooth 3D terrain models
CN115393548A (en) Grid texture simplifying algorithm suitable for three-dimensional reconstruction
CN114219899B (en) Grid generation method and device based on improved tree-crossing algorithm
CN105894553B (en) A kind of Street Space form layout method based on grid selection
Branch et al. A hole-filling algorithm for triangular meshes using local radial basis function
CN114511546A (en) Laser point cloud forest breast diameter obtaining method based on DBSCAN clustering and four quadrants
Tong et al. 3D point cloud initial registration using surface curvature and SURF matching
Haala et al. Cell decomposition for the generation of building models at multiple scales
Van Lankveld et al. Identifying rectangles in laser range data for urban scene reconstruction
CN113805179B (en) Three-dimensional modeling method for airborne weather radar target
CN111932566B (en) Model contour diagram generation method, device and system
Huang Detecting color boundaries on 3D surfaces by applying edge‐detection image filters on a quad‐remeshing
CN113902887A (en) Three-dimensional visual edge generation method, system, computer and readable storage medium
Tanaka et al. Accuracy-based sampling and reconstruction with adaptive grid for parallel hierarchical tetrahedrization
Nakagawa et al. Panoramic rendering-based polygon extraction from indoor mobile LiDAR data

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant