Commit 3c1a2b73 authored by utibenkei's avatar utibenkei

Add CV_WRAP to getobjectnessValues().

parent 53e34260
......@@ -297,7 +297,7 @@ public:
computeSaliencyImpl function). The bigger value these scores are, it is more likely to be an
object window.
*/
std::vector<float> getobjectnessValues();
CV_WRAP std::vector<float> getobjectnessValues();
/** @brief This is a utility function that allows to set the correct path from which the algorithm will load
the trained model.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment