English

Animated Territorial Data Extractor (ATDE): A Computer-Vision Method for Extracting Territorial Data from Animated Historical Maps

Computers and Society 2025-11-25 v1 Computer Vision and Pattern Recognition

Abstract

We present Animated Territorial Data Extractor (ATDE), a computer vision tool that extracts quantitative territorial data from animated historical map videos. ATDE employs HSV-based color segmentation, RGB channel filtering, and Direct-Neighbor Filtering to identify and count pixels representing territorial control. Combined with preprocessing for temporal alignment and cross-video scaling, the pipeline converts animated videos into structured time-series data. We demonstrate the tool on ten Chinese dynasties (200 BCE - 1912 CE), producing year-by-year pixel counts that align with expected historical patterns. While not a substitute for authoritative historical datasets, ATDE is well-suited for educational demonstrations, preliminary data exploration, and comparative analysis of territorial dynamics. The tool requires no pre-existing shapefiles and can be applied to any animated map video given seed colors and basic configuration. Code and examples are available on GitHub.

Cite

@article{arxiv.2511.17920,
  title  = {Animated Territorial Data Extractor (ATDE): A Computer-Vision Method for Extracting Territorial Data from Animated Historical Maps},
  author = {Hamza Alshamy and Isaiah Woram and Advay Mishra and Zihan Xia and Pascal Wallisch},
  journal= {arXiv preprint arXiv:2511.17920},
  year   = {2025}
}

Comments

11 pages, 5 figures

R2 v1 2026-07-01T07:49:59.182Z