Skip to content

Python Scripts should copy native objects before Passing to operation #364

@JLLeitschuh

Description

@JLLeitschuh

I know that this isn't an issue yet but in the future it will prevent teams from accidentally modifying the value of a mat in a previous step.
Since all of the opencv operations have copy constructors this shouldn't be to hard to implement.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions