Ask Your Question
2

How to know if a function belong to opencv_contrib using doc?

asked 2017-05-01 03:24:46 -0600

LBerger gravatar image

Hi,

I wonder if there is a quick way to know if a function belong to opencv or opencv_contrib using doc. Example using search button in doc I write calibrate :

image description

I select cv::omnidir::calibrate and I got this page

Now is it an opencv function or opencv_contrib function?

I found a way : copy in link ccalib go back to indexpage and search in this page ccalib and I found that ccalib is in Extra modules (opencv_contrib).

Do you know a shorter way ?

Bonus question : In opencv doc many things are well explained. How to share a link to this specific page ?

image description

@LorenaGdL I think you done a good job with doxygen and opencv may be you can help me

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-05-15 15:22:18 -0600

LBerger gravatar image

Partial answer for detailed description : http://docs.opencv.org/master/d9/d0c/...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-05-01 03:24:46 -0600

Seen: 192 times

Last updated: May 15 '17