Skip to content

A basic distance measurement using apriltags and two ps3eye cameras

Notifications You must be signed in to change notification settings

LosWheatleynDew/pseyestereovisiondemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pseyestereovisiondemo

A basic distance measurement using apriltags and two ps3eye cameras

Dependacies

Adjusting some values

aprltagTYP = "tag25h9"
fps = 30 #this is obvious
iro = False #Boolean True is Yes color
gain = 50 #max of 63 higher values increases gain at the cost of noise
exp = 63 #max of 63 higher values increases brightness at the cost of motion blur
#################################################
fov = 44.5 #field of view of both cameras
diff = 8.5725 #the distance between the two cameras from distance
#################################################

Please note that the diff is likely the only variable you need to change to get the correct values.

About

A basic distance measurement using apriltags and two ps3eye cameras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages