Ask Your Question
0

calcBackProjectPatch not supported?

asked Apr 3 '13

hamid gravatar image

I grabbed the code from the server and wanted to use calcBackProjectPatch, however it was commented out in the imgproc.hpp file. Is there a reason this function is commented out? Is there a version of openCV I need to grab so that I can use this function? Has this function been deprecated?

Preview: (hide)

1 answer

Sort by » oldest newest most voted
1

answered Apr 4 '13

There is legacy C function cvCalcBackProjectPatch in opencv2/imgproc/imgproc_c.h. You need to use it.

Preview: (hide)

Question Tools

Stats

Asked: Apr 3 '13

Seen: 315 times

Last updated: Apr 04 '13