Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.01 KB

Miniscope DAQ Software Package

This software allows you to stream and record a video stream from a Miniscope as well as an additional USB webcam.

How to use

Compile the code using Visual Studio or run the compiled executable located in "x64/Release". The executable located in the "Compiled DAQ Software OLD" is an older version of the software that lacks some of the newer reconnection capabilities.

Getting Started

This software has been test on PCs running Windows 10. The ".exe" requires the additional download of a couple OpenCV 3.4.3 dll's to run. See below for how to download them.

Prerequisites

You will need to download the OpenCV 2.4.13 .dlls and place them in the same folder containing "MiniScopeControl.exe".