|
struct | cv::detail::callCustomGetBorder< hasWindow, Impl > |
|
struct | cv::detail::callCustomGetBorder< false, Impl > |
|
struct | cv::detail::callCustomGetBorder< true, Impl > |
|
struct | cv::detail::CompileArgTag< GFluidOutputRois > |
|
struct | cv::detail::CompileArgTag< GFluidParallelFor > |
|
struct | cv::detail::CompileArgTag< GFluidParallelOutputRois > |
|
struct | cv::detail::fluid_get_in< T > |
|
struct | cv::detail::fluid_get_in< T > |
|
struct | cv::detail::fluid_get_in< cv::GArray< U > > |
|
struct | cv::detail::fluid_get_in< cv::GMat > |
|
struct | cv::detail::fluid_get_in< cv::GScalar > |
|
struct | cv::detail::FluidCallHelper< typename, typename, typename, UseScratch > |
|
struct | cv::detail::FluidCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... >, UseScratch > |
|
struct | cv::detail::get_border_helper< CallCustomGetBorder, Impl, Ins > |
|
struct | cv::detail::get_border_helper< false, Impl, Ins... > |
|
struct | cv::detail::get_border_helper< true, Impl, Ins... > |
|
struct | cv::detail::get_window_helper< CallCustomGetWindow, typename, Ins > |
|
struct | cv::detail::get_window_helper< false, Impl, Ins... > |
|
struct | cv::detail::get_window_helper< true, Impl, Ins... > |
|
class | cv::GFluidKernel |
|
class | cv::GFluidKernelImpl< Impl, K, UseScratch > |
|
struct | cv::GFluidOutputRois |
| This structure allows to control the output image region which Fluid backend will produce in the graph. More...
|
|
struct | cv::GFluidParallelFor |
| This structure allows to customize the way how Fluid executes parallel regions. More...
|
|
struct | cv::GFluidParallelOutputRois |
| This structure forces Fluid backend to generate multiple parallel output regions in the graph. These regions execute in parallel. More...
|
|
struct | cv::detail::has_Window< C, T > |
|
struct | cv::detail::is_gmat_type< T > |
|
struct | cv::detail::scratch_helper< bool, Impl, Ins > |
|
struct | cv::detail::scratch_helper< false, Impl, Ins... > |
|
struct | cv::detail::scratch_helper< true, Impl, Ins... > |
|