I am unable to get cv::line to draw an anti-aliased line with CV_AA flags set. Here is example code to illustrate:
#include #include