Skip to content

What is the right way to fillMarkerWithImage? #12

@drbobrinkman

Description

@drbobrinkman

Right now I have my own hand-rolled approach to filling in the marker with an image. I would hope that this is something OpenCV can help us with, but haven't had time to investigate. In particular, it seems weird that I have to do cv::perspectiveTransform(testPoint, srcPoint, perspProj); for each pixel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions