Giter VIP home page Giter VIP logo

hilbert-montage's Introduction

Hilbert Montage

Generate montage for movies/videos following hilbert curve.

Generates an images from the frames of the video/movie by mapping time (1D) to image (2D) based on Hilbert curve and showing associated frame at that point. Hilbert curve preserves relative distance with the neighboring frames when we map from 1 dimension to 2 dimension to some extent. Please see 3Blue1Brown for better explanation regarding Hilbert curves. Along with Hilbert montage image, it also generates normal montage which follows arranges the frames from left to right and top to bottom. and barcode pattern which just create barcode like pattern by compressing width of frames to 2 pixel.

Dependency

  • Elixir
  • FFmpeg for extracting frames
  • ImageMagick for generating image

Run

$ ./hilbert <path_to_video> <prefix>

will generate 3 images with the prefix <prefix> and suffix _hilbert, _normal and _bar.

Example

Output for Blade Runner 2049

Hilbert Montage

Hilbert Montage

Normal Montage

Mormal Montage

Barcode pattern

Barcode Pattern

hilbert-montage's People

Contributors

akash-akya avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.