Skip to content

ObjectnessBING: Failing at assert #551

@victorhcm

Description

@victorhcm

Hi there,

I'm trying to use BING, but I'm failing at the following assert (line):

CV_Assert( w1f.cols * w1f.rows == D && w1f.type() == CV_32F && w1f.isContinuous() );

I tried different kinds of input; also, tried to force the attributes, but still didn't manage to get it working. Do you know what am I missing?

I'm using OpenCV 3.1.0.

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