Expand description
§XY-Cut++
A high-performance reading order detection algorithm for document layout analysis https://arxiv.org/pdf/2504.10258 Original Authors: Shuai Liu, shuai liu@tju.edu.cn Youmeng Li*, liyoumeng@tju.edu.cn Jizeng Wei, weijizeng@tju.edu.cn
Re-exports§
pub use core::XYCutPlusPlus;pub use core::XYCutConfig;pub use traits::BoundingBox;