Ask Your Question
0

How to look out source code of Function in OpenCV?

asked 2018-06-05 05:27:44 -0600

Leevin gravatar image

How to look out source code of Function in OpenCV? Such as calibrateCamera() and initUndistortRectifyMap().

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2018-06-05 05:54:19 -0600

LBerger gravatar image

updated 2018-06-05 05:56:17 -0600

OpenCv is an opensource library. Repo is available on github. Use github search button :

https://github.com/opencv/opencv/sear...

https://github.com/opencv/opencv/sear...

edit flag offensive delete link more

Comments

Thank you!

Leevin gravatar imageLeevin ( 2018-06-07 22:09:23 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2018-06-05 05:27:44 -0600

Seen: 1,082 times

Last updated: Jun 05 '18