updated includes for clarity

pull/466/head
Marc-Stefan Cassola 9 years ago
parent fb74aa76fb
commit a540326db3
  1. 4
      modules/stereo/include/opencv2/stereo.hpp

@ -47,8 +47,8 @@
#include "opencv2/core.hpp"
#include "opencv2/features2d.hpp"
#include "opencv2/core/affine.hpp"
#include "stereo/descriptor.hpp"
#include "stereo/matching.hpp"
#include "opencv2/stereo/descriptor.hpp"
#include "opencv2/stereo/matching.hpp"
/**
@defgroup stereo Stereo Correspondance Algorithms

Loading…
Cancel
Save