https://github.com/gantman/perspective-correction
Perspective Correction and 3DMatrix Explanation
https://github.com/gantman/perspective-correction
linear-algebra matrix matrix3d
Last synced: 10 months ago
JSON representation
Perspective Correction and 3DMatrix Explanation
- Host: GitHub
- URL: https://github.com/gantman/perspective-correction
- Owner: GantMan
- Created: 2022-10-05T15:53:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-09T18:13:04.000Z (over 3 years ago)
- Last Synced: 2025-02-09T08:17:30.438Z (over 1 year ago)
- Topics: linear-algebra, matrix, matrix3d
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/GantMan/Perspective-Correction
- Size: 912 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Perspective-Correction
Understanding matrix3d css all the way to applying it with linear algebra to fix perspective distortion via direct liner transformation.
