opencv-extra-0.0.0.0: include/white-ballance.hpp
#ifndef __HASKELL_OPENCV_WHITE_BALLANCE_H__ #define __HASKELL_OPENCV_WHITE_BALLANCE_H__ typedef cv::Ptr<cv::xphoto::GrayworldWB> Ptr_GrayworldWB; typedef cv::Ptr<cv::xphoto::LearningBasedWB> Ptr_LearningBasedWB; typedef cv::Ptr<cv::xphoto::SimpleWB> Ptr_SimpleWB; #endif /* __HASKELL_OPENCV_WHITE_BALLANCE_H__ */