An open API service indexing awesome lists of open source software.

https://github.com/koushkv/camgui

A front-end interface for FDOCT
https://github.com/koushkv/camgui

optical-coherence-tomography python-kivy

Last synced: 2 months ago
JSON representation

A front-end interface for FDOCT

Awesome Lists containing this project

README

        

# CamGUI for BscanFFT
Packaging for Windows, Linux and OS X is yet to be done.
## Pre-requisites
1. Clone or download the zip from https://github.com/vikove/FDOCT repository.
2. Download and install the latest version of python from https://www.python.org/.
3. Install kivy from https://kivy.org/doc/stable-1.10.1/installation/installation-windows.html or through `pip` using `pip install kivy`
## To run this app
1. Clone this repository or just download the zip file and extract it to the desired directory.
2. Locate the path for `BscanFFTspinjnt.ini` and `BscanFFTspinjnt.bin` in https://www.github.com/hn-88/FDOCT repository and add it in `bscan.py`.
3. Run `bscan.py`.
## Screenshots
### Basic settings
![Basic](/images/Basic.jpg)
### Advanced settings
![Advanced](/images/Advanced.jpg)