Skip to content

Assignments and project of the lecture Algorithm Engineering at FSU Jena

Notifications You must be signed in to change notification settings

oranium/AlgoEng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm Engineering

Assignments and project of the lecture Algorithm Engineering at FSU Jena

Scan Enhancer

The scan enhancer removes backgrounds from your ppm scans.

Installing

To install, simply clone the directory and install the binary.
$./install.sh
The binary will be installed to /usr/local/bin. You can also build the program manually or in your IDE of choice with CMake. The target scanEnhancer will run the program, while testEnhancer will run the unit tests.

Usage

To run the program, simply call scanEnhancer <input> <output>

About

Assignments and project of the lecture Algorithm Engineering at FSU Jena

Resources

Stars

Watchers

Forks

Packages

No packages published