This repository introduce warpPerspective method: INTER CUBIC AND INTER_LANCZOS4 with pure Dart
Install warpPerspective_pure_dart using one of the following methods:
Build from source:
Clone the warpPerspective_pure_dart repository:
❯ git clone https://github.com/FahNos/warpPerspective_pure_dart
Navigate to the project directory:
❯ cd warpPerspective_pure_dart
Install the project dependencies: Using pub
❯ pub get:
dependencies:
args: ^2.4.2
ml_linalg: ^13.12.6
equations: ^5.0.2
tuple: ^2.0.2