Commit f9fb12d1 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #1044 from utibenkei:saliency-module-java

parents 5f34e1c2 3c1a2b73
......@@ -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