Function to find joint probability and conditional probability in OpenCV

asked 2018-02-21 05:23:50 -0600

lm35 gravatar image

Is there any built-in function to find Joint Probability and Conditional Probability of images in OpenCV! What does the function "CalcProbDensity" does? OpenCV documentation explanation says divide one histogram by other histogram. Can someone give a bit more elaborate explanation?

edit retag flag offensive close merge delete

Comments

  • please explain: "Joint Probability and Conditional Probability of images" -- what's the context ?
  • if you meant this -- it's dead and gone, please use current opencv code, and current documentation
  • please have a look at the faq , and try to improve your question
berak gravatar imageberak ( 2018-02-21 10:16:41 -0600 )edit