Skip to content

Showing raw image in Image.memory (dropping frames) #3

@virtualenv

Description

@virtualenv

Hello,

First of all, congratulations, first example in FFI/OPENCV for camera in realtime that I've seen.
But I am facing an issue, the frames are dropping, I think it is because the we are converting to .jpg in imageffi(p, s)
-> cv::imencode(".jpg", img, retv);

Wouldn't be anyway to we could send the CameraImage Image to opencv, add the hello world and display the raw image ?

Could you please help me ?

Thank you!

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