Add image undistortion and image rectification #89
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
highprio
High priority feature
Here is an answer to my question in Matlab answers:
https://de.mathworks.com/matlabcentral/answers/1919160-image-undistortion-with-fixed-camera-position-and-single-calibration-image?s_tid=srchtitle#answer_1181145
Maybe use the existing lens distortion GUI in the iamge acquisition toolbox. Use the parameters in PIVlab. Also provide a way to do image rectification.
But the big question is: where do we undistort? Do we do this before the analysis? So is it smart to interpolate/undistort the input images? Or should the images be processed with PIV as they are and then the results (vector coordinates and displacements) are corrected for image distortion? I think that the latter would not work properly, as the cross-correlation would be performed on distorted sub-images. This can't be optimal. But undistorting/interpolating an image before analysis will also alter pixel information and maybe change the shape of some particle images. This is also not really good...
The text was updated successfully, but these errors were encountered: