Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
opencv-dev / usr / local / include / opencv2 / flann / dummy.h
Size: Mime:

#ifndef OPENCV_FLANN_DUMMY_H_
#define OPENCV_FLANN_DUMMY_H_

//! @cond IGNORED

namespace cvflann
{

CV_DEPRECATED inline void dummyfunc() {}

}

//! @endcond

#endif  /* OPENCV_FLANN_DUMMY_H_ */