{-# LINE 1 "src/OpenCV/Internal/Photo/Constants.hsc" #-} {-# language CPP #-} {-# LINE 2 "src/OpenCV/Internal/Photo/Constants.hsc" #-} {-# LINE 4 "src/OpenCV/Internal/Photo/Constants.hsc" #-} {-# OPTIONS_HADDOCK hide #-} {-# LINE 6 "src/OpenCV/Internal/Photo/Constants.hsc" #-} module OpenCV.Internal.Photo.Constants where {-# LINE 10 "src/OpenCV/Internal/Photo/Constants.hsc" #-} {-# LINE 11 "src/OpenCV/Internal/Photo/Constants.hsc" #-} {-# LINE 12 "src/OpenCV/Internal/Photo/Constants.hsc" #-} c'INPAINT_NS = 0 c'INPAINT_NS :: (Num a) => a {-# LINE 14 "src/OpenCV/Internal/Photo/Constants.hsc" #-} c'INPAINT_TELEA = 1 c'INPAINT_TELEA :: (Num a) => a {-# LINE 15 "src/OpenCV/Internal/Photo/Constants.hsc" #-} c'NORMAL_CLONE = 1 c'NORMAL_CLONE :: (Num a) => a {-# LINE 17 "src/OpenCV/Internal/Photo/Constants.hsc" #-} c'MIXED_CLONE = 2 c'MIXED_CLONE :: (Num a) => a {-# LINE 18 "src/OpenCV/Internal/Photo/Constants.hsc" #-} c'MONOCHROME_TRANSFER = 3 c'MONOCHROME_TRANSFER :: (Num a) => a {-# LINE 19 "src/OpenCV/Internal/Photo/Constants.hsc" #-} c'RECURS_FILTER = 1 c'RECURS_FILTER :: (Num a) => a {-# LINE 21 "src/OpenCV/Internal/Photo/Constants.hsc" #-} c'NORMCONV_FILTER = 2 c'NORMCONV_FILTER :: (Num a) => a {-# LINE 22 "src/OpenCV/Internal/Photo/Constants.hsc" #-}