5 #ifndef JSK_PERCEPTION_ORIENTEDGRADIENT_HPP_ 
    6 #define JSK_PERCEPTION_ORIENTEDGRADIENT_HPP_ 
   17 #include <opencv2/highgui/highgui.hpp> 
   18 #include <opencv2/core/core.hpp> 
   19 #include <opencv2/imgproc/imgproc.hpp> 
   26                      std::vector<cv::Point>& result,
 
   34 #endif  // JSK_PERCEPTION_ORIENTEDGRADIENT_HPP_