I’ve been needing a camera calibration package in Julia since Julia v0.3. I use Matlab’s toolbox from within Julia, which worked fine, but is obviously not ideal. In any case, just yesterday my CameraCalibration.jl
package got registered. I’ll make a PA here next week, but you can go check it out here if you like: https://github.com/yakir12/CameraCalibrations
I believe that there’s a great opportunity for an awesome camera calibration package in Julia, you can read some of the related activity here: Camera calibration.
Exciting!