Skip to content

[2.6.6] calib3d_Calib3d_findChessboardCornersSB_10 Method cause HUGE memory leak #212

@soimy

Description

@soimy

Tested in ArUcoCameraCalibrationExample project
When use Chessboard Type and enable useFindChessboardCornersSBMethod(which is true by default), huge memory leak in profiler(around 1G per frame).

After tracking down the csharp code. The API causing this is calib3d_Calib3d_findChessboardCornersSB_10 from dllImport.

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