#include "plmutil_config.h"
#include <list>
#include <utility>
#include "itk_image_type.h"
Go to the source code of this file.
|
FloatImageType::Pointer | itk_histogram_matching (const FloatImageType::Pointer source_image, const FloatImageType::Pointer reference_image, const bool threshold, const int levels, const int match_points) |
|
◆ itk_histogram_matching()
FloatImageType::Pointer itk_histogram_matching |
( |
const FloatImageType::Pointer | source_image, |
|
|
const FloatImageType::Pointer | reference_image, |
|
|
const bool | threshold, |
|
|
const int | levels, |
|
|
const int | match_points ) |