Skip to content

OpenCV Image WarpAffine equivalent. #610

Open
@vpenades

Description

@vpenades

In SciSharp tensorflow, is there a equivalent to OpenCV's Image WarpAffine method?

This method essentially copies an image applying a matrix transform. The practical effect is that you can copy an image aplying a scaling, rotation and translation in one shot.

We want to use a few models where the input tensor requires not only to be scaled from the source image, but also rotated to align with some previously computed features.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions