v0.64.5
roboflow/inferencev0.64.5Jan 23, 2026by grzegorz-roboflow
AI Summary
This update enhances OCR processing with new algorithms and fixes rotation metadata for video previews.
Key Highlights
- Added collimate algorithm and Otsu improvements to OCR stitch block
- Added xl rfdetrs types
- Fixed SAM3 code sample
- Added preview flag to video streaming previews
New Features
- Feature/dg 3 add preview flag to video streaming previews
- Add collimate algorithm and Otsu improvements to OCR stitch block
Full Release Notes
## What's Changed * Fix 2 urls by @Erol444 in https://github.com/roboflow/inference/pull/1939 * Reduce number of layers in lambda dockerfile by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1940 * Add xl rfdetrs types by @Matvezy in https://github.com/roboflow/inference/pull/1937 * Add collimate algorithm and Otsu improvements to OCR stitch block by @reiffd7 in https://github.com/roboflow/inference/pull/1936 * Fix SAM3 code sample by @Erol444 in https://github.com/roboflow/inference/pull/1941 * Feature/dg 3 add preview flag to video streaming previews by @rafel-roboflow in https://github.com/roboflow/inference/pull/1942 ## New Contributors * @Erol444 made their first contribution in https://github.com/roboflow/inference/pull/1939 **Full Changelog**: https://github.com/roboflow/inference/compare/v0.64.4...v0.64.5