├── README.md ├── images ├── example.png ├── example_out.JPG └── prueba.png └── mtf.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alfagalileo/py_mtf/HEAD/README.md -------------------------------------------------------------------------------- /images/example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alfagalileo/py_mtf/HEAD/images/example.png -------------------------------------------------------------------------------- /images/example_out.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alfagalileo/py_mtf/HEAD/images/example_out.JPG -------------------------------------------------------------------------------- /images/prueba.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alfagalileo/py_mtf/HEAD/images/prueba.png -------------------------------------------------------------------------------- /mtf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alfagalileo/py_mtf/HEAD/mtf.py --------------------------------------------------------------------------------