This is the complete list of members for vz::Imagination, including all inherited members.
clear() | vz::Imagination | virtual |
clear(const EMatType type) | vz::Imagination | virtual |
clear(const std::string &name) | vz::Imagination | virtual |
contours | vz::Imagination | |
contours_intervals | vz::Imagination | |
create_hough_lines_and_angles() | vz::Imagination | virtual |
create_mosaic(const bool show_labels=true) | vz::Imagination | virtual |
create_threshold() | vz::Imagination | virtual |
create_threshold(const EThresholdType type) | vz::Imagination | virtual |
EMatType enum name | vz::Imagination | |
empty() const | vz::Imagination | inline |
EThresholdType enum name | vz::Imagination | |
exists(const EMatType type) const | vz::Imagination | inline |
exists(const std::string &name) const | vz::Imagination | inline |
find_contours() | vz::Imagination | virtual |
get(const EMatType type=EMatType::kOriginalImage) | vz::Imagination | virtual |
get(const std::string &name) | vz::Imagination | virtual |
get(const EMatType type, const int parm) | vz::Imagination | virtual |
hough_lines | vz::Imagination | |
hough_lines_angle_intervals | vz::Imagination | |
hough_lines_angles | vz::Imagination | |
hough_lines_correction_angle | vz::Imagination | |
Imagination() | vz::Imagination | |
Imagination(const std::string &original_image_filename) | vz::Imagination | |
Imagination(const cv::Mat &original_image) | vz::Imagination | |
mats | vz::Imagination | |
Mats typedef | vz::Imagination | |
operator!=(const Imagination &rhs) const | vz::Imagination | inline |
operator==(const Imagination &rhs) const | vz::Imagination | virtual |
operator[](const EMatType type) | vz::Imagination | inline |
operator[](const std::string &name) | vz::Imagination | inline |
replace(const EMatType type, cv::Mat &image) | vz::Imagination | virtual |
replace(const std::string &name, cv::Mat &image) | vz::Imagination | virtual |
reset() | vz::Imagination | inlinevirtual |
reset_using(const EMatType type) | vz::Imagination | inlinevirtual |
reset_using(const std::string &name) | vz::Imagination | inlinevirtual |
resize(const EMatType type, int width, int height=0) | vz::Imagination | inline |
resize(const std::string &name, int width, int height=0) | vz::Imagination | inline |
resize(const EMatType type, const double scale) | vz::Imagination | inline |
resize(const std::string &name, const double scale) | vz::Imagination | inline |
save(const EMatType type, const std::string &prefix="") | vz::Imagination | virtual |
save(const std::string &name, const std::string &prefix="") | vz::Imagination | virtual |
save_all(const std::string &prefix="") | vz::Imagination | virtual |
set_original(const std::string &original_image_filename) | vz::Imagination | virtual |
set_original(const cv::Mat &original_image) | vz::Imagination | virtual |
set_original(const EMatType type) | vz::Imagination | virtual |
size() const | vz::Imagination | inline |
threshold_type | vz::Imagination | |
threshold_value | vz::Imagination | |
to_string(const EMatType type) const | vz::Imagination | virtual |
to_string(const EThresholdType type) const | vz::Imagination | virtual |
to_type(const std::string &name) const | vz::Imagination | virtual |
~Imagination() | vz::Imagination | virtual |