Ask Your Question
0

calcBackProjectPatch not supported?

asked 2013-04-02 23:09:46 -0600

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?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-04-04 01:46:53 -0600

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

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-04-02 23:09:46 -0600

Seen: 279 times

Last updated: Apr 04 '13