FAST/Algorithms/KalmanFilterModelSegmentation/AppearanceModels/StepEdge/StepEdgeModel.cpp file

Contents

Namespaces

namespace fast
FAST namespace - All FAST code lives in this namespace.

Classes

struct fast::DetectedEdge

Functions

auto findEdge(std::vector<float> intensityProfile, const float intensityThreshold, StepEdgeModel::EdgeType type) -> DetectedEdge
auto isInBounds(Image::pointer image, const Vector4f& position) -> bool
auto getValue(void* pixelPointer, Image::pointer image, const Vector4f& position) -> float