alicevision / AliceVision

Photogrammetric Computer Vision Framework
http://alicevision.org
Other
2.89k stars 806 forks source link

Fix crash on convert distortion #1710

Closed servantftechnicolor closed 2 months ago

servantftechnicolor commented 2 months ago

Using convert distortion in a pipeline where the intrinsic contains an empty distortion object led to a crash. I checked for pointer nullity.