benscode-StitcherApi/Services/Utilities
gelaws-hub 4ed4eea462 feat : algorithm improvements
- use FastStitchProcessor when the canvas is either large, tall or wide (original algorithm)
- introduce StreamingProcessor algorithm for better robust performance
- add logger
2025-08-01 20:18:01 +07:00
..
CoordinateParser.cs chore : replaced var with explicit types 2025-07-31 20:41:48 +07:00
FastStitchProcessor.cs feat : algorithm improvements 2025-08-01 20:18:01 +07:00
StitchRequest.cs feat : algorithm improvements 2025-08-01 20:18:01 +07:00
StreamingProcessor.cs feat : algorithm improvements 2025-08-01 20:18:01 +07:00
TileHelper.cs first commit 2025-07-31 19:39:06 +07:00