Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
ftl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nicolas Pope
ftl
Merge requests
!155
Feature/python
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Feature/python
feature/python
into
master
Overview
0
Commits
21
Pipelines
2
Changes
1
Merged
Sebastian Hahta
requested to merge
feature/python
into
master
5 years ago
Overview
0
Commits
21
Pipelines
2
Changes
1
Expand
0
0
Merge request reports
Viewing commit
e5b202b3
Prev
Next
Show latest version
1 file
+
12
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
e5b202b3
readme
· e5b202b3
Sebastian Hahta
authored
5 years ago
python/ftl/README.md
0 → 100644
+
12
−
0
Options
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