packages feed

opencv-0.0.1.0: src/OpenCV/Internal/Calib3d/Constants.hsc

{-# language CPP #-}

#ifndef ENABLE_INTERNAL_DOCUMENTATION
{-# OPTIONS_HADDOCK hide #-}
#endif

module OpenCV.Internal.Calib3d.Constants where

#include <bindings.dsl.h>
#include "opencv2/core.hpp"
#include "opencv2/calib3d.hpp"

#include "namespace.hpp"

#num CV_FM_7POINT
#num CV_FM_8POINT
#num CV_FM_RANSAC
#num CV_FM_LMEDS

#num LMEDS
#num RANSAC
#num RHO