35#ifndef VP_OBJECT_MASK_H
36#define VP_OBJECT_MASK_H
38#include <visp3/core/vpConfig.h>
40#if defined(VISP_HAVE_NLOHMANN_JSON)
41#include VISP_NLOHMANN_JSON(json_fwd.hpp)
73#if defined(VISP_HAVE_NLOHMANN_JSON)
Definition of the vpImage class member functions.
virtual void loadJsonConfiguration(const nlohmann::json &j)=0
virtual void updateMask(const vpRBFeatureTrackerInput &frame, const vpRBFeatureTrackerInput &previousFrame, vpImage< float > &mask)=0
virtual ~vpObjectMask()=default