Skip to content

For capstone - makes pi strobe light while taking pictures to capture fish eyes

Notifications You must be signed in to change notification settings

jbates35/Pi_Strobe_Capture

Repository files navigation

pi_cam_test

For capstone - makes pi strobe light while taking pictures to capture fish eyes

This is to gather data that we can start moving forward with creating algorithms for the fish counter.

This program will open a camera stream on your Pi (or ssh'd with x11 forwarding client). It will look like this when first running:

image

Some camera parameters can be controlled:

image

When done, it saves to your Pi under this file structure:

image

When the picture button is pressed (there is a physical button on a breadboard setup this goes with), two images are taken, one with flash and one without flash:

image

image

The video is simply a continual stream of camera shots where the flash is turned on and then off, repeating (i.e. strobed)

There is a log file that goes with each picture or video shot:

image

For reference of anyone making changes to this program, (if more parameters need to be added or removed), these are the camera settings when we need to use system("..."):

image

About

For capstone - makes pi strobe light while taking pictures to capture fish eyes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published