6 Commits
Author SHA1 Message Date
Esa Kataja 00ea1dbd17 Bump version to 0.9rc3 and add tag. 2024-12-04 00:23:50 +02:00
Esa Kataja b0c4810344 Clean up unused imports and variables, remove redundant code, and add ruff as a dev dependency. 2024-12-04 00:22:25 +02:00
Esa Kataja a2f88923ab Bump version to 0.9rc2
- Improved documentation with optimization levels
- Updated version history
- Fixed aspect ratio in PDF output
2024-12-03 23:02:44 +02:00
Esa Kataja 4c9cad58ec Bump version to 0.9rc1 2024-12-03 22:58:47 +02:00
Esa Kataja 9bacbb0dcf feat: Improved deskew to focus on horizontal lines
- Modified deskew function to better detect staff lines
- Added morphological operations to enhance horizontal lines
- Used probabilistic Hough transform for more precise line detection
- Added .png to gitignore
2024-12-03 20:53:17 +02:00
Esa Kataja fc9d33c3c2 chore: Initial project setup with dependencies 2024-12-03 19:23:58 +02:00