An open API service indexing awesome lists of open source software.

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

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]
```