Releases: JuliaImages/OpenCV.jl
Releases · JuliaImages/OpenCV.jl
v4.6.1
OpenCV v4.6.1
Merged pull requests:
- Initial support for FileIO (#35) (@rakeshksr)
Closed issues:
- Feature request:
Base.show
forOpenCV.Mat
image (#30)
v4.6.0
OpenCV v4.6.0
Merged pull requests:
- Enabled tests by adding opencv_extra as a lazy artifact (#25) (@stemann)
- Fix typo in README (#26) (@pitmonticone)
- Update README.md with badges (#33) (@rakeshksr)
- Bump actions/checkout from 2 to 4 (#43) (@dependabot[bot])
- Bump codecov/codecov-action from 2 to 4 (#44) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#45) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#46) (@dependabot[bot])
- Bump package version, CXXWrap, and some small fixes (#47) (@ViralBShah)
Closed issues:
- FYI: Doesn't work in 1.8 (or 1.7-beta3) (#2)
- Julia 1.8.3 can't "add OpenCV" CxxWrap issues. (#17)
- Registration of new version (#21)
- Rebuild JLL for 1.10 compatibility (#23)
- Documentation page offline (#24)
- Demosaicing expects 3 channels src (#29)
- Precompile error on Julia 1.10 (#36)
- Installation error of OpenCV.jl with julia 1.10.2. (#39)
- Problems with OpenCV and julia 1.11.0 (#48)
v4.5.3
OpenCV v4.5.3
Closed issues:
- poor performance of converting OpenCV Mat to julia Array (#9)
- OpenCV.jl install failed on julia v1.7.x and v1.8.x (#14)
- [Request] Maintenance/Work of OpenCV.jl being done in JuliaImages (#19)
Merged pull requests:
- Fix Julia 1.8 (#16) (@PallHaraldsson)
- Docs Support (#20) (@ashwani-rathee)