Skip to content

Bug in Init? #3

@superzrx

Description

@superzrx

if (resize_image_) {
pos_ = FloorPointScale(pos_, 0.5);
target_sz_ = FloorSizeScale(target_sz_, 0.5);
}

Here pos_ is halfed but frame is not. This will lead to a wrong crop .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions