Skip to content

Anaglyph images are created by combining two offset images, one for the left eye and one for the right eye, using different color channels (typically red and cyan).

Notifications You must be signed in to change notification settings

Iphykay/Anaglyph-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Anaglyph-Maker

Anaglyph images are created by combining two offset images, one for the left eye and one for the right eye, using different color channels (typically red and cyan).

A left image

left_image

and right images

right_image

are taken, with the right image pushed to a translated distance.

Key features are obtained using ORB, with matched.

matched_keypoints

Homography matrix used to register those images together.

registered_image

Output:

output

About

Anaglyph images are created by combining two offset images, one for the left eye and one for the right eye, using different color channels (typically red and cyan).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages