renamed gpu headers (made it more consistent)
This commit is contained in:
@@ -43,9 +43,10 @@
|
||||
#ifndef __OPENCV_SOFTCASCADE_HPP__
|
||||
#define __OPENCV_SOFTCASCADE_HPP__
|
||||
|
||||
#include <iosfwd>
|
||||
|
||||
#include "opencv2/core.hpp"
|
||||
#include "opencv2/core/gpumat.hpp"
|
||||
#include <ostream>
|
||||
#include "opencv2/core/gpu.hpp"
|
||||
|
||||
namespace cv { namespace softcascade {
|
||||
|
||||
@@ -296,4 +297,4 @@ private:
|
||||
|
||||
}} // namespace cv { namespace softcascade {
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user