You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,10 @@ This software package was written by [Gary Kane](https://github.com/gkane26), po
22
22
1. Install the latest driver for your camera. You can find the driver from The Imaging Source website: https://www.theimagingsource.com/products/. **If you add new cameras to an existing system, make sure to update the driver!**
23
23
24
24
1. Clone this repository. Open command prompt (type "cmd" into the search bar and hit enter), then type:<br/><br/>
2. Open the camera control directory, **right-click 'install1.bat' and select 'Run as administrator'**<br/><br/>
28
-
This script will install imaging source libraries, ffmpeg for command prompt, and create a new conda environment 'camera27'. Upon completion, the window will close suddenly.
28
+
This script will install imaging source libraries, ffmpeg for command prompt, and create a new conda environment 'camera36'. Upon completion, the window will close suddenly.
29
29
30
30
3. Run 'install2.bat'.<br/><br/>
31
31
This script will finish setting up the conda environment and create a desktop shortcut to open the GUI.
@@ -35,15 +35,15 @@ This script will finish setting up the conda environment and create a desktop sh
35
35
- name = camera name
36
36
- crop = cropping parameters
37
37
- rotate = rotation angle of image
38
-
- exposure = integer exposure values; can edit this in the GUI
38
+
- exposure = exposure in ms; can edit this in the GUI
39
39
- output_dir = default directory to save videos; can edit this in the GUI
0 commit comments