Skip to content

An app to produce a single bounding-box coordinates for multiple boxes within a single timepoint

License

Notifications You must be signed in to change notification settings

clamsproject/app-boundingbox-concatenation

Repository files navigation

Bounding Box Concatenation

This app provides a utility for OCR bounding box concatenation. By concatenating all of the bounding boxes in a given frame, we can treat each frame as a single document for OCR - giving us much more flexibility in terms of reading order algorithm implementations.

Within an OCR pipeline, this app ideally should be run between text detection (bounding box drawing) and the optical character recognition itself.

User instruction

General user instructions for CLAMS apps is available at CLAMS Apps documentation.

Below is a list of additional information specific to this app.

System requirments

No additional system requirements are necessary.

Configurable runtime parameter

As the use of this app is relatively limited, there are no configurable runtime parameters for this app.

About

An app to produce a single bounding-box coordinates for multiple boxes within a single timepoint

Resources

License

Stars

Watchers

Forks

Packages