https://github.com/hilarionengarejr/image-transformation
Image transformations with C++
https://github.com/hilarionengarejr/image-transformation
cpp libpng
Last synced: 2 days ago
JSON representation
Image transformations with C++
- Host: GitHub
- URL: https://github.com/hilarionengarejr/image-transformation
- Owner: HilarioNengareJr
- Created: 2023-12-14T04:37:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T17:16:48.000Z (over 1 year ago)
- Last Synced: 2025-02-08T03:41:23.680Z (8 months ago)
- Topics: cpp, libpng
- Language: C++
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a C++ project to facilitate image transformations using libpng library.
# Transformations
## Original Image

## Reflected

## Rotated

## Scaled (The image scaled out of frame here..oops!)

## Sheared

## translated (Origin of 0:0)
