Abstract:
With the advancement of digital dentistry and 3D oral medicine, high-precision 3D dental models have been widely used in orthodontic planning, prosthetic design, and surgical simulation. However, dental models often consist of tens of thousands of triangular meshes, and such high-density meshes pose signifi-cant burdens on data storage, transmission, and real-time interaction. Existing geometric-driven and attrib-ute-driven mesh simplification methods perform well in general scenarios, but they still face the challenges of feature loss and boundary breakage when dealing with the pronounced regional geometric heterogeneity and clinical feature centralization in dental models. A mesh simplification method for dental models is proposed, which integrates adaptive region segmentation and cross-region feature preservation. The method first partitions the dental model based on normal similarity and breadth-first search (BFS) of dy-namic average normals, distinguishing flat surfaces from complex occlusal surfaces, and formulates dif-ferentiated simplification strategies for different regions. Subsequently, a cross-region feature point detec-tion and preservation mechanism is employed, giving higher preservation weights to vertices located at the boundaries between multiple regions, thus retaining key structures such as cusps, grooves, and occlusal edges under high simplification rates. Experimental results on real dental datasets show that at simplifica-tion rates of 80%, 50%, and 10%, the proposed method achieves a minimum Hausdorff distance of 0.042 202, a minimum mean distance of 0.001 617, and normal similarity values close to 1, realizing low geometric deviation and high normal consistency. Compared with mainstream methods like QEM, MeshLab, LPM, and ICE, the proposed method performs better in terms of Hausdorff distance, average dis-tance, and Chamfer distance, and it effectively preserves clinically relevant geometric features even under high simplification rates. This method provides strong support for orthodontic simulation, prosthetic de-sign, and real-time interactive applications in digital dentistry.