v0.1.5
What's Changed
- fix webcam videorate by @edgarriba in #71
- initial kornia-serve by @edgarriba in #72
- wrap results in tests by @edgarriba in #73
- update rerun 0.16.0 and use log_static by @edgarriba in #74
- implement warp_perspective by @edgarriba in #75
- implement rgb to hsv by @edgarriba in #76
- implement in_range, bitwise_and by @edgarriba in #77
- make turbojpeg optional by @edgarriba in #78
- create
kornia_rs::Interpolation
module by @edgarriba in #79 - implement image undistortion by @edgarriba in #80
- refactor tensor by @edgarriba in #84
- bump version 0.1.4 by @edgarriba in #85
- add tensor errors and element wise ops by @edgarriba in #86
- Fix macos python release by @edgarriba in #87
- add zeros, and compute offset by @edgarriba in #88
- Implement Tensor Memory allocator by @edgarriba in #89
- feat: enhance add weighted by @johnnv1 in #90
- docs: fix typo in readme by @truh in #94
- handle gracefulle webcam / gstreamer errors by @edgarriba in #93
- make io::stream module by @edgarriba in #95
New Contributors
Full Changelog: v0.1.3...v0.1.5