Ask Your Question

Masih's profile - activity

2017-04-19 05:16:51 -0600 received badge  Popular Question (source)
2015-08-25 06:28:56 -0600 received badge  Student (source)
2015-07-01 08:18:20 -0600 received badge  Supporter (source)
2015-07-01 08:18:10 -0600 answered a question fisheye::undistortImage() doesn't work. What wrong with my code.

I have this problem too

2015-06-28 03:17:03 -0600 asked a question What are the main references to the fish-eye camera model in OpenCV3.0.0dev?

Hi Guys,

I am wrestling with the Fish-Eye Camera Model used in OpenCV 3.0.0.dev. I have read the documentation in this link several times, especially the "Detailed Description" part and formulas modelling fish-eye distortion. By now I have two concerns:

  1. Based on the projection models listed here and their conceptual explanations in "Accuracy of Fish-Eye Lens Model" By Hughes, I can't figure out which projection model has been used in OpenCV implementation.

  2. Since the description is so concise, I need to know the main reference papers used by OpenCV developers for implementing fish-eye namespace, so that I could be on the ball and get through more details.

P.S. I checked OpenCV 3.0.0-dev Documentation and did not find anything useful.

Thanks everyone for your help,

Kind Regards,

Masih