Skip to content

warpPerspective not working on Android #40

@RominHalltari

Description

@RominHalltari

Hello! I am trying to use warp perspective like this:

RNCv.invokeMethod("warpPerspective", {p1: srcMat, p2: doc, p3: m, p4: doc;. All 4 parameters are Mat variables.

Problem is, I can see in the Android Studio Logcat this error message:

E/CvInvoke: warpPerspective not found make sure method exists and is part of Opencv Imgproc, Core or Mat.

I checked and it seems like you support it though. Am I doing something wrong here?

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