Skip to content

Feature/rgb#173

Merged
Jammy2211 merged 3 commits intomainfrom
feature/rgb
Apr 30, 2025
Merged

Feature/rgb#173
Jammy2211 merged 3 commits intomainfrom
feature/rgb

Conversation

@Jammy2211
Copy link
Owner

Adds support for visualizing RGB images using standard Array2DPlotter tools, as if they are being input as an Array2D.

The main challenge was that an RGB image always is an ndarray of shape (y,x,3), so an Array2DRGB contained class was made to bypass any functionality which the change in shape breaks.

@Jammy2211 Jammy2211 merged commit 3e6127d into main Apr 30, 2025
8 checks passed
@Jammy2211 Jammy2211 deleted the feature/rgb branch April 30, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant