Skip to content

folterj/BioImageOperation

Repository files navigation

BioImageOperation

Bio Image Operation or 'BIO', is a next generation Image processing tool focusing on biological applications, balancing ease of use with desired flexibility required for research.

BIO screenshot

This tool has been developed in collaboration with biologists, using extensive captured images.

The solution balancing both the need for research purposes and flexibility required for this, and desired ease of use is realised in a script based user interface.

The tool uses the widely used OpenCV for many of it's image operations, with an efficient tracking algorithm allowing real time processing.

This is a CMake / Qt / Microsoft Visual Studio 2019 project

The project can be opened as a CMake or Qt project by opening the BioImageOperation root folder, or as a Visual Studio project opening the solution file.

Requirements

Windows project setup / installation

  • OpenCV
  • Qt 5 (with MSVC option)
  • Wix 3
  • Visual Studio (with C++, Linux C++, Windows SDK, CMake Tools)
  • Visual Studio Extension: Qt Tools
  • Visual Studio: Qt options: Set to Qt MSVC sub-folder
  • Visual Studio Extension: Wix Toolkit

Citing

Cano-Ferrer X, Roberts R, French A, de Folter J, Gong H, Nightingale L, Strange A, Imbert A, Prieto-Godino L (2023) OptoPi: An open source flexible platform for the analysis of small animal behaviour HardwareX 15:E00443. DOI: 10.1016/j.ohx.2023.e00443

Links

User Manual

Script Manual

For Windows binaries and more/project info see: joostdefolter.info

For support and discussion, please use the Image.sc forum and post to the forum with the tag 'BioImageOperation'.