Constructor Description
Template() The default template constructor. It doesn't do anything.
Template(const File &file) Sets file to the given File.
Template(const File &file, const Mat &mat) Sets file to the given File and appends the given Mat to itself.
Template(const Mat &mat) Appends the given Mat to itself