Open samarth-b opened 7 years ago
https://github.com/aurora95/Keras-FCN/blame/master/utils/SegDataGenerator.py#L486
@aurora95 @ahundt I would like to help with this, since I need it for my project. Any thoughts/resources on how to approach this? with or without calibr image?
EDIT: Found this solution, which seems simple enough to implement http://www.tannerhelland.com/4743/simple-algorithm-correcting-lens-distortion/
https://github.com/hengli/camodocal has good reference code for various lens models
https://github.com/aurora95/Keras-FCN/blame/master/utils/SegDataGenerator.py#L486
@aurora95 @ahundt I would like to help with this, since I need it for my project. Any thoughts/resources on how to approach this? with or without calibr image?
EDIT: Found this solution, which seems simple enough to implement http://www.tannerhelland.com/4743/simple-algorithm-correcting-lens-distortion/