#include <cmath>
#include "mythplayer.h"
#include "mythframe.h"
#include "mythlogging.h"
#include "pgm.h"
#include "CannyEdgeDetector.h"
#include "libavutil/imgutils.h"
Go to the source code of this file.