FAST/Algorithms/KalmanFilterModelSegmentation/AppearanceModels/RidgeEdge/RidgeEdgeModel.cpp file

Contents

Namespaces

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

Classes

struct fast::DetectedEdge

Typedefs

using DetectedEdge = struct fast::DetectedEdge

Functions

auto findEdge(std::vector<float> intensityProfile, const float intensityThreshold, const int size, const RidgeEdgeModel::EdgeType edgeType) -> DetectedEdge