https://github.com/timbo-rafa/matlab-image-interpolation
mc940 Processamento de Imagens Lab04
https://github.com/timbo-rafa/matlab-image-interpolation
image-processing interpolation matlab mc940 octave
Last synced: 8 months ago
JSON representation
mc940 Processamento de Imagens Lab04
- Host: GitHub
- URL: https://github.com/timbo-rafa/matlab-image-interpolation
- Owner: timbo-rafa
- Created: 2018-11-24T17:12:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-24T17:21:02.000Z (over 7 years ago)
- Last Synced: 2025-01-13T01:11:31.532Z (over 1 year ago)
- Topics: image-processing, interpolation, matlab, mc940, octave
- Language: Matlab
- Size: 16.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
```
./lab04.m [angle scale width height method input output]
```
```
octave lab04.m [angle scale width height method input output]
```
```
./lab04.sh [-a angle | -s scale | -e scale ] [-w width] [-h height] [-m method] [-i input] [-o output]
```