🚀 Added
![]() |
![]() |
- Camera calibration block
This block uses the OpenCV calibrateCamera function to remove lens distortions from an image.
This block expands workflows capabilities in the area of taking measurements with camera. With distortions removed measurements performed by size measurement block are more accurate.
Block added by @grzegorz-roboflow in #1053
💪 Improved
- Add Background Compilation for OWLv2 Vision Model by @lrosemberg in #1049
Other changes
- Add ability to inject metrics collector URL by @PawelPeczek-Roboflow in #1047
- Fix workflows batch processing for Windows paths by @PawelPeczek-Roboflow in #1051
- Fix / do not check if torch is in dir() by @grzegorz-roboflow in #1054
- Measure execution time of workflow execution and model inference by @grzegorz-roboflow in #1052
Full Changelog: v0.39.0...v0.40.0