Classes | Namespaces | Typedefs | Functions | Variables
gpu_perf.hpp File Reference

Go to the source code of this file.

Classes

struct  perf::CvtColorInfo
 

Namespaces

 perf
 

Typedefs

typedef perf::Size_MatType perf::Sz_Type
 

Functions

 perf::CV_ENUM (BorderMode, BORDER_REFLECT101, BORDER_REPLICATE, BORDER_CONSTANT, BORDER_REFLECT, BORDER_WRAP) CV_ENUM(Interpolation
 
INTER_AREA perf::CV_ENUM (NormType, NORM_INF, NORM_L1, NORM_L2, NORM_HAMMING, NORM_MINMAX) enum
 
 perf::CV_ENUM (MatCn, Gray, TwoChannel, BGR, BGRA) DEF_PARAM_TEST_1(Sz
 
 perf::DEF_PARAM_TEST (Sz_Depth, cv::Size, perf::MatDepth)
 
 perf::DEF_PARAM_TEST (Sz_Depth_Cn, cv::Size, perf::MatDepth, MatCn)
 
CV_EXPORTS cv::Mat perf::readImage (const std::string &fileName, int flags=cv::IMREAD_COLOR)
 
CV_EXPORTS void perf::PrintTo (const CvtColorInfo &info, std::ostream *os)
 
CV_EXPORTS void perf::printCudaInfo ()
 
CV_EXPORTS void perf::sortKeyPoints (std::vector< cv::KeyPoint > &keypoints, cv::InputOutputArray _descriptors=cv::noArray())
 

Variables

 perf::INTER_NEAREST
 
 perf::INTER_LINEAR
 
 perf::INTER_CUBIC