PICCANTE  0.4
The hottest HDR imaging library!
Namespaces | Functions
find_checker_board.hpp File Reference
#include "../filtering/filter_luminance.hpp"
#include "../filtering/filter_downsampler_2d.hpp"
#include "../filtering/filter_white_balance.hpp"
#include "../computer_vision/iterative_closest_point_2D.hpp"
#include "../computer_vision/nelder_mead_opt_ICP_2D.hpp"
#include "../features_matching/orb_descriptor.hpp"
#include "../computer_vision/find_checker_board.hpp"
#include "../algorithms/binarization.hpp"
#include "../util/mask.hpp"
#include "../features_matching/canny_edge_detector.hpp"

Go to the source code of this file.

Namespaces

 pic
 

Functions

PIC_INLINE std::vector< int > pic::extractCheckerBoardJNI (std::string imageInPath, std::string imageOutPath)
 extractCheckerBoardJNI More...