SOMHunter Core
image-processor.cpp File Reference
#include "image-processor.h"
#include <stb_image.h>
#include <stb_image_write.h>
Include dependency graph for image-processor.cpp:

Macros

#define STB_IMAGE_IMPLEMENTATION
 
#define STB_IMAGE_WRITE_IMPLEMENTATION
 

Functions

template<>
cv::Mat ImageManipulator::load_image< cv::Mat > (const std::string &filepath)
 

Macro Definition Documentation

◆ STB_IMAGE_IMPLEMENTATION

#define STB_IMAGE_IMPLEMENTATION

◆ STB_IMAGE_WRITE_IMPLEMENTATION

#define STB_IMAGE_WRITE_IMPLEMENTATION

Function Documentation

◆ ImageManipulator::load_image< cv::Mat >()

template<>
cv::Mat ImageManipulator::load_image< cv::Mat > ( const std::string &  filepath)