Skip to content

AnalyzeBitmap function in QR code detection #25

@mun24

Description

@mun24

My issue is similar to this issue.
#13

I am getting access violation when I try to navigate away from scan page which has this AnalyzeBitmap function which is given as third parameter to function LumiaAnalyzerDefinition as shown below line.

var definition = new LumiaAnalyzerDefinition(ColorMode.Yuv420Sp, 640, AnalyzeBitmap);

I noticed that AnalyzeBitmap is repeatedly getting called. How can this be stopped if required.

Thanks.

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