This invention relates to an oblique
photogrammetry model
processing device based on bit-width simplified storage. The device includes at least one processor, characterized in that the processor is configured to: store the vertex positions and normal data of the
triangulation network using a half-Float
data structure, which is simplified from four bytes of Float to two bytes, including a 1-bit
sign bit, an 8-bit exponent bit, and a 7-bit mantissa bit; combine the optimized data of each level using a balanced
binary tree and perform binary connections; perform a second compression using LZMA2 and write a 20-
byte SHA1 value to the end of the file. This invention, through bit-width simplification technology combined with secondary compression and
verification, significantly reduces the storage size of the model file, saves hardware computing power, and ensures the integrity of the model during transmission.