Skip to content

kriboe90/LedsaCamControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEDSACamControl

A python tool to capture image series for LEDSA and to calibrate the intrinsic parameters of the cameras and LEDs used in an experiment.

Example

You can run the example without a camera attached to your device based on local images. Download images at: https://uni-wuppertal.sciebo.de/s/wODh3Pp8HkX1HQL and set the working directory to where the images are stored. Set local_images=True when initializing the CamCalib Class.

Build Docker Container:

docker build -t ledsacamcontrol_img .

At this stage the container must run in privlileged mode to access the camera.

Run Docker Image:

docker run -it -p 8888:8080 --privileged ledsacamcontrol_img

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors