Commit Graph

3 Commits

Author SHA1 Message Date
uttarayan21
4b4d23d1d4 feat(bbox): add bounding box implementation with serialization
Add initial implementation of the `BBox` struct in the `bbox` module,
including basic operations and serialization/deserialization support
with Serde.
2025-08-22 15:27:47 +05:30
uttarayan21
043a845fc1 feat: Remove bbox crate and use 1024 for image size 2025-08-05 18:14:31 +05:30
uttarayan21
1d91e20db5 feat: Initial commit 2025-07-14 16:22:26 +05:30