|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include <OnnxCompactModel.h>


Private Attributes | |
| std::vector< std::shared_ptr< SourceXtractor::OnnxModel > > | m_models |
| std::shared_ptr< BasicParameter > | m_flux |
| std::map< std::string, std::shared_ptr< BasicParameter > > | m_params |
Definition at line 25 of file OnnxCompactModel.h.
|
inline |
Definition at line 27 of file OnnxCompactModel.h.
|
virtualdefault |
|
inlineoverridevirtual |
Reimplemented from ModelFitting::ExtendedModel< ImageType >.
Definition at line 45 of file OnnxCompactModel.h.
References dx, dy, ModelFitting::CompactModelBase< ImageType >::getCombinedTransform(), ModelFitting::logger, ModelFitting::OnnxCompactModel< ImageType >::m_flux, ModelFitting::OnnxCompactModel< ImageType >::m_models, ModelFitting::OnnxCompactModel< ImageType >::m_params, std::max(), pixel_scale, ModelFitting::CompactModelBase< ImageType >::renormalize(), std::transform(), x, and y.

|
inlineoverridevirtual |
Reimplemented from ModelFitting::ExtendedModel< ImageType >.
Definition at line 41 of file OnnxCompactModel.h.
|
private |
Definition at line 122 of file OnnxCompactModel.h.
Referenced by ModelFitting::OnnxCompactModel< ImageType >::getRasterizedImage().
|
private |
Definition at line 119 of file OnnxCompactModel.h.
Referenced by ModelFitting::OnnxCompactModel< ImageType >::getRasterizedImage().
|
private |
Definition at line 123 of file OnnxCompactModel.h.
Referenced by ModelFitting::OnnxCompactModel< ImageType >::getRasterizedImage().