ddt 1.1.0
Loading...
Searching...
No Matches
biasBuffer.cpp File Reference

BIAS Buffer class, handles bias image usage. This file is part of the DDT Image Handling Library and provides a class that handles the bias image usage. More...

#include <iostream>
#include <mutex>
#include <string>
#include "ddt/biasBuffer.hpp"
#include "ddt/imageMath.hpp"
#include "boost/algorithm/string.hpp"

Variables

const int DEFAULT_BIAS_BUFFER_SIZE = 5
 

Detailed Description

BIAS Buffer class, handles bias image usage. This file is part of the DDT Image Handling Library and provides a class that handles the bias image usage.

Author
Christoph Bortlisz, CGI
Since
2021/02/11

Variable Documentation

◆ DEFAULT_BIAS_BUFFER_SIZE

const int DEFAULT_BIAS_BUFFER_SIZE = 5