OpenVINO 2022.1 introduces a new version of OpenVINO API (API 2.0). For more information on the changes and transition steps, see the transition guide
#include <roi_align.hpp> enum AlignedMode { ASYMMETRIC, HALF_PIXEL_FOR_NN, HALF_PIXEL, };