Searched refs:CPPDetectionWindowNonMaximaSuppressionKernel (Results 1 – 7 of 7) sorted by relevance
39 class CPPDetectionWindowNonMaximaSuppressionKernel : public ICPPKernel47 CPPDetectionWindowNonMaximaSuppressionKernel();49 …CPPDetectionWindowNonMaximaSuppressionKernel(const CPPDetectionWindowNonMaximaSuppressionKernel &)…51 …CPPDetectionWindowNonMaximaSuppressionKernel &operator=(const CPPDetectionWindowNonMaximaSuppressi…53 …CPPDetectionWindowNonMaximaSuppressionKernel(CPPDetectionWindowNonMaximaSuppressionKernel &&) = de…55 …CPPDetectionWindowNonMaximaSuppressionKernel &operator=(CPPDetectionWindowNonMaximaSuppressionKern…57 ~CPPDetectionWindowNonMaximaSuppressionKernel() = default;
60 CPPDetectionWindowNonMaximaSuppressionKernel::CPPDetectionWindowNonMaximaSuppressionKernel() in CPPDetectionWindowNonMaximaSuppressionKernel() function in CPPDetectionWindowNonMaximaSuppressionKernel65 bool CPPDetectionWindowNonMaximaSuppressionKernel::is_parallelisable() const in is_parallelisable()70 void CPPDetectionWindowNonMaximaSuppressionKernel::configure(IDetectionWindowArray *input_output, f… in configure()80 void CPPDetectionWindowNonMaximaSuppressionKernel::run(const Window &window, const ThreadInfo &info) in run()
107 CPPDetectionWindowNonMaximaSuppressionKernel _non_maxima_kernel;
125 CPPDetectionWindowNonMaximaSuppressionKernel _non_maxima_kernel;
144 _non_maxima_kernel = CPPDetectionWindowNonMaximaSuppressionKernel(); in configure()
250 "src/core/CPP/kernels/CPPDetectionWindowNonMaximaSuppressionKernel.cpp",
1201 - @ref CPPDetectionWindowNonMaximaSuppressionKernel