Recent Releases of cameracalibrations.jl
cameracalibrations.jl - v0.9.1
CameraCalibrations v0.9.1
Merged pull requests: - Bump actions/checkout from 4 to 5 (#11) (@dependabot[bot])
- Julia
Published by github-actions[bot] 10 months ago
cameracalibrations.jl - v0.9.0
CameraCalibrations v0.9.0
Breaking changes
- The API is identical, but now we use OpenCV to detect checkerboards and fit the camera-model
- We added a in-memory call that allows fitting the model to images in-memory, the API for that new call is:
fit(tags::Vector{AbstractString}, imgs::Vector{Matrix{Gray}}, n_corners, checker_size) - We removed the
inverse_sampleskwarg
Merged pull requests: - Yg/try opencv again (#9) (@yakir12) - CompatHelper: bump compat for OhMyThreads to 0.8, (keep existing compat) (#10) (@github-actions[bot])
- Julia
Published by github-actions[bot] 10 months ago
cameracalibrations.jl - v0.7.3
CameraCalibrations v0.7.3
Release notes:
Breaking changes
- The API is similar, but now we use opencv via PythonCall (again) since OpenCV.jl doesn't work yet.
- use
fitinstead ofCalibration
Merged pull requests: - Bump codecov/codecov-action from 4 to 5 (#7) (@dependabot[bot])
Closed issues: - Switch serde to JSON3 (#6) - Todo (#8)
- Julia
Published by github-actions[bot] over 1 year ago
cameracalibrations.jl - v0.7.2
CameraCalibrations v0.7.2
- Julia
Published by github-actions[bot] over 1 year ago
cameracalibrations.jl - v0.7.1
CameraCalibrations v0.7.1
Merged pull requests: - remove pyhon (#5) (@yakir12)
- Julia
Published by github-actions[bot] over 1 year ago
cameracalibrations.jl - v0.5.0
CameraCalibrations v0.5.0
- Julia
Published by github-actions[bot] about 3 years ago
cameracalibrations.jl - v0.4.0
CameraCalibrations v0.4.0
- Julia
Published by github-actions[bot] about 3 years ago
cameracalibrations.jl - v0.3.0
CameraCalibrations v0.3.0
- Julia
Published by github-actions[bot] about 3 years ago
cameracalibrations.jl - v0.2.3
CameraCalibrations v0.2.3
- Julia
Published by github-actions[bot] over 4 years ago
cameracalibrations.jl - v0.2.2
CameraCalibrations v0.2.2
bumped version and removed unnecessary output to the REPL.
Merged pull requests: - CompatHelper: bump compat for "StaticArrays" to "1.0" (#3) (@github-actions[bot]) - CompatHelper: bump compat for "MATLAB" to "0.8" (#4) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 5 years ago
cameracalibrations.jl - v0.2.1
CameraCalibrations v0.2.1
- Julia
Published by github-actions[bot] over 5 years ago
cameracalibrations.jl - v0.2.0
CameraCalibrations v0.2.0
Merged pull requests: - CompatHelper: bump compat for "Interpolations" to "0.13" (#1) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 5 years ago
cameracalibrations.jl - v0.1.1
CameraCalibrations v0.1.1
First release.
- Julia
Published by github-actions[bot] over 5 years ago