Skip to content

Simple script to manipulate images according to a Mobius Transformation

Notifications You must be signed in to change notification settings

minigonche/mobius_transformations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Mobius Transformations

This project simply extends Henry Segerman's code for mobius transformations (http://elevr.com/spherical-video-editing-effects-with-mobius-transformations/) and adapts so that one can create any mobius transformation and see its efects directly over an image online. The code uses webpy to achieve this.

The web page includes some typical transformations, but the user can supply any transformation in the form of a 2x2 complex matrix.

Also, if the image turns out to be of a single color, it is probbale that the supplied transformation is not injective.

Thanks!

About

Simple script to manipulate images according to a Mobius Transformation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published