Skip to content

zhu163bing/open-microscopy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-microscopy

Microscope control software for our Open Microscopes

This is the code for a stand alone dummy open microscope. It can be used as the basis for a new microscope. The code for many components are included but not all are compiled into this base version, they can be included or changed as required.

Compiling.

To create a visual studio project file you must first download and install. cmake 2.6 http://www.cmake.org/files/v2.6/cmake-2.6.1-win32-x86.exe

Run the cmake executable specifing the location of the CMakeLists.txt file ie ATD_Microscopy\Microscope Systems\OpenMicroscope\trunk

Fill out the locations of the dependencies and then generate the project files.

Note.

The debug build from visual studio requires the debug python library These can be found on in ATD_Dlls and should be in your PATH, and used by CMAKE.

About

Microscope control software for our Open Microscopes

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
Licence.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 50.0%
  • C++ 19.9%
  • HTML 15.9%
  • C# 7.6%
  • Python 3.2%
  • Shell 1.7%
  • Other 1.7%