Skip to content

cv::saliency::objectnecnessBING::getobjectnessValues() output #404

@vahidbas

Description

@vahidbas

objectnecnessBING::getobjectnessValues() method should return saliency values for boxes return by algorithm. However, the values look like a sequence of integers which are calculated not inside the algorithm but in ObjectnessBING::ValStructVec<VT, ST>::append method (line 488, objectnessBING.cpp). I guess this method substitutes the values calculated by algo with these integers. I could not understand if its intentional or a bug!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions