Echelle++
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
include
noise.h
Go to the documentation of this file.
1
//
2
// Created by julian on 11.09.16.
3
//
4
5
#ifndef ECHELLESIMULATOR_NOISE_H
6
#define ECHELLESIMULATOR_NOISE_H
7
#include "opencv2/core.hpp"
8
9
class
noise
{
10
public
:
11
static
void
add_poisson
(cv::Mat& image);
12
13
};
14
15
16
#endif //ECHELLESIMULATOR_NOISE_H
noise
Definition:
noise.h:9
noise::add_poisson
static void add_poisson(cv::Mat &image)
Definition:
noise.cpp:8
Generated on Mon Dec 19 2016 17:42:14 for Echelle++ by
1.8.11