Skip to content
/ Anaglyph Public

Creating a 3D effect by super imposing two images in different color channels on top of each other.

License

Notifications You must be signed in to change notification settings

Rhidz/Anaglyph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anaglyph

A 3D effect is produced by superimposing two images in different color channels on top of each other.

Anaglyph with translation

Adding a slight translation to the original image on the left.

Finding key points in the two matches to check for correspondence.

Registering the two images by finding homography inbetween them.

Putting the images in two different color channels.

Superimposing the images on top of each other.

Anaglyph with rotation

The previous steps were followed but this time instead of adding a translation a slight rotation was to the image.

Final image after superimposing.

About

Creating a 3D effect by super imposing two images in different color channels on top of each other.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published