Skip to content

emanuskript/Scribe-Detection

Repository files navigation

Manuscript Scribe Change Detection

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.

How to Run

1. Install Dependencies.

First, make sure all necessary dependencies are installed. To do this, run the following command in your terminal:

pip install -r requirements.txt

2. Install requirements.txt.

3. Run app.py

4. Upload manuscript image, lines will be segmented and will be shown for selection to filter noisy input.

image

5. Selected lines are comapred to show at which lines the scribe change has be detected.

image

About

A project aiming at finding change in scribe in single page of manuscript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors