#include <aims/resampling/harmonicCageResampler.h>
Definition at line 45 of file harmonicCageResampler.h.
◆ HarmonicCageMeshResampler() [1/2]
| aims::HarmonicCageMeshResampler::HarmonicCageMeshResampler |
( |
const AimsSurfaceTriangle & | cage, |
|
|
float | spacing ) |
◆ HarmonicCageMeshResampler() [2/2]
| aims::HarmonicCageMeshResampler::HarmonicCageMeshResampler |
( |
const carto::rc_ptr< carto::Volume< unsigned int > > & | cage, |
|
|
std::vector< Point3df > & | controls, |
|
|
short | background = 0, |
|
|
short | border = 1, |
|
|
short | inside = 2 ) |
◆ ~HarmonicCageMeshResampler()
| aims::HarmonicCageMeshResampler::~HarmonicCageMeshResampler |
( |
| ) |
|
|
inline |
◆ computeCoordinates()
| void aims::HarmonicCageMeshResampler::computeCoordinates |
( |
float | threshold = 10e-4 | ) |
|
◆ coordinate()
| Point3df aims::HarmonicCageMeshResampler::coordinate |
( |
const Point3df & | p | ) |
const |
|
inline |
◆ coordinates()
from native coordinate to resample coordinates (mesh version)
◆ get_image_coords()
| const carto::VolumeRef< float > & aims::HarmonicCageMeshResampler::get_image_coords |
( |
int | ind | ) |
const |
|
inline |
◆ getControl()
| const Point3df & aims::HarmonicCageMeshResampler::getControl |
( |
int | ind | ) |
const |
◆ moveControl()
| void aims::HarmonicCageMeshResampler::moveControl |
( |
int | ind, |
|
|
const Point3df & | p ) |
◆ set_keep_image_coords()
| void aims::HarmonicCageMeshResampler::set_keep_image_coords |
( |
bool | state | ) |
|
|
inline |
◆ _background
| short aims::HarmonicCageMeshResampler::_background |
|
protected |
◆ _border
| short aims::HarmonicCageMeshResampler::_border |
|
protected |
◆ _cage
◆ _controls
| std::vector<Point3df> aims::HarmonicCageMeshResampler::_controls |
|
protected |
◆ _image_coords
| std::vector<carto::VolumeRef<float> > aims::HarmonicCageMeshResampler::_image_coords |
|
protected |
◆ _inside
| short aims::HarmonicCageMeshResampler::_inside |
|
protected |
◆ _keep_image_coords
| bool aims::HarmonicCageMeshResampler::_keep_image_coords |
|
protected |
◆ _weights
The documentation for this class was generated from the following file: