This project aims to detect changes in the scribe within a single manuscript using the FAST feature detector and Local Binary Pattern (LBP) for feature extraction and comparison.
First, make sure all necessary dependencies are installed. To do this, run the following command in your terminal:
pip install -r requirements.txt
