licornea_tools
|
#include "json.h"
Go to the source code of this file.
Classes | |
struct | tlz::border |
Namespaces | |
tlz | |
Functions | |
json | tlz::encode_border (const border &bord) |
border | tlz::decode_border (const json &j_bord) |
cv::Size | tlz::add_border (const border &bord, const cv::Size &sz) |
cv::Point | tlz::add_border (const border &bord, const cv::Point &pt) |