Skip to content

Commit

Permalink
doc pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
olir committed Mar 19, 2018
1 parent f8cfafc commit e52e3a7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,13 @@
Free Video Converter for Virtual Reality and 3D based on ffmpeg and OpenCV for Java.
It's a small open source platform for OpenCV-based video filters, that can be pluged into the processing pipeline:

<img src="doc/pipeline.png" width="100%">


Frankenstein VR can e.g. be used to convert anaglyph or side-by-side 3D videos for VR display.
The output can be perfectly viewed in 3D with video players like [LittlStar](http://littlstar.info).
It appears there on a virtual 160-inch curved 3D display.

<img src="doc/pipeline.png" width="100%">

[![Build Status](https://travis-ci.org/olir/Frankenstein.png)](https://travis-ci.org/olir/Frankenstein/builds) [![Dependency Status](https://www.versioneye.com/user/projects/594a6802368b0800421af505/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/594a6802368b0800421af505)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.screenflow/frankenstein/badge.png)](https://maven-badges.herokuapp.com/maven-central/de.screenflow/frankenstein)

## Screenshots
<img src="doc/config.png" width="45%"> <img src="doc/processing.png" width="45%" />

Expand All @@ -21,6 +17,10 @@ It appears there on a virtual 160-inch curved 3D display.
I have uploaded some samples to vimeo: <a href="https://vimeo.com/user68089135"><img src="doc/vimeo.png"/></a>

## Status

[![Build Status](https://travis-ci.org/olir/Frankenstein.png)](https://travis-ci.org/olir/Frankenstein/builds) [![Dependency Status](https://www.versioneye.com/user/projects/594a6802368b0800421af505/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/594a6802368b0800421af505)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.screenflow/frankenstein/badge.png)](https://maven-badges.herokuapp.com/maven-central/de.screenflow/frankenstein)

Latest Release: 0.1 - Windows only (Developed/Tested on a Windows 10 64bit)

Master branch (0.2): Cam and network stream support.
Expand Down

0 comments on commit e52e3a7

Please sign in to comment.