Skip to content
Snippets Groups Projects

Feature/python

Merged Sebastian Hahta requested to merge feature/python into master
1 file
+ 12
0
Compare changes
  • Side-by-side
  • Inline
+ 12
0
Python support for `.ftl` files. At the moment, only reading RGB channels
(left/right) supported.
Required **Python** modules:
* msgpack
* numpy
* skimage **or** OpenCV
Required libraries
* libde265 (available on most Linux distributions)
\ No newline at end of file
Loading