OTB  9.0.0
Orfeo Toolbox
Public Member Functions | List of all members
otb::Functor::MagnitudeFunctor< TInputPixel, TOutputPixel > Class Template Reference

#include <otbImageToSIFTKeyPointSetFilter.h>

Public Member Functions

TOutputPixel operator() (const TInputPixel &input)
 
TOutputPixel operator() (const TInputPixel &input)
 

Detailed Description

template<class TInputPixel, class TOutputPixel>
class otb::Functor::MagnitudeFunctor< TInputPixel, TOutputPixel >

This functor computes the magnitude of a covariant vector.

Definition at line 53 of file otbImageToSIFTKeyPointSetFilter.h.

Member Function Documentation

◆ operator()() [1/2]

template<class TInputPixel , class TOutputPixel >
TOutputPixel otb::Functor::MagnitudeFunctor< TInputPixel, TOutputPixel >::operator() ( const TInputPixel &  input)
inline

Definition at line 46 of file otbLineSegmentDetector.h.

◆ operator()() [2/2]

template<class TInputPixel , class TOutputPixel >
TOutputPixel otb::Functor::MagnitudeFunctor< TInputPixel, TOutputPixel >::operator() ( const TInputPixel &  input)
inline

Definition at line 56 of file otbImageToSIFTKeyPointSetFilter.h.


The documentation for this class was generated from the following files: