BlueQuartzSoftware / BlueQuartzSoftware/simplnx

Basic Image Manipulation filters for 2D Images

Open
#820 0 comments 0 reactions 0 assignees View on GitHub
Feature Request
Dominant language
C++
Stars
17
Forks
13
Avg merge
3d 4h
Merged PRs (30d)
10

Description

Yes, there is Apply Transformation to Geometry which in theory can take care of a lot of this, but:

A filter that can act on a strictly 2D Image (in any plane: XY, YZ, XZ) that could do the following:

- Flip about Axis 1
- Flip about Axis 2
- rotate +-90 deg. The rotation is about the center of the image using Axis 3 as the rotation axis.
- rotate 180 deg. The rotation is about the center of the image using Axis 3 as the rotation axis.

We could even have the input Image Geometry be the "MultiSelect" Geometry parameter so that you could apply the manipulation to a series of images (Mosaic... )

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.