MCPcopy Create free account
hub / github.com/CRVI/OpenCLIPP / CompareImages

Function CompareImages

Bench/src/main.cpp:320–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

318#else
319template<class T>
320static inline bool CompareImages(const CSimpleImage&, const CSimpleImage&, const CSimpleImage&, const T&)
321{
322 return false;
323}
324#endif // HAS_IPP
325//-------------------------------------------------------------------------------------------------
326void RunBench();

Callers 6

CompareCLMethod · 0.70
CompareCLMethod · 0.70
CompareNPPMethod · 0.70
CompareCVMethod · 0.70
CompareCLMethod · 0.70
CompareCLMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected