Skip to content

Why does rgbImg need a .t()? #3

@YisenYu

Description

@YisenYu

Hello, I have one question about the input data processing in MTCNNDetector::detect().
rgbImg.convertTo(rgbImg, CV_32FC3); rgbImg = rgbImg.t();
Why does rgbImg need a .t()?

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