mf
Media Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
oCmf::angleAngle, represented in radiants
oCmf::bounding_boxAxis-aligned 3D cuboid bounding box
oCcv::DataType<::mf::rgb_color >
oCcv::DataType<::mf::ycbcr_color >
oCmf::depth_projection_parametersParameters of Z to depth projection
oCmf::elem_traits_base< Elem, Scalar, Components, Nullable >Elem traits base class with the required members
oCmf::elem_traits_base< Eigen::Matrix< Scalar, Rows, Columns >, Scalar, Rows *Columns, false >
oCmf::elem_traits_base< Elem >
oCmf::elem_traits_base< elem_tuple< Elems...> >
oCmf::elem_traits_base< masked_elem< Elem >, masked_elem< Elem >, 1, true >
oCmf::elem_traits_base< mono_color, std::uint8_t, 1, false >
oCmf::elem_traits_base< point_xyz, Eigen_scalar, 3, true >
oCmf::elem_traits_base< rgb_color, std::uint8_t, 3, false >
oCmf::elem_traits_base< rgba_color, std::uint8_t, 4, true >
oCmf::elem_traits_base< std::array< T, N >, T, N >
oCmf::elem_traits_base< std::complex< T >, T, 2 >
oCmf::elem_traits_base< ycbcr_color, std::uint8_t, 3, false >
oCmf::elem_tuple< First_elem, Other_elems >Heterogeneous tuple of items
oCmf::elem_tuple< First_elem >
oCmf::elem_tuple< point_xyz, Eigen_vec3, Eigen_scalar, rgb_color >
oCmf::elem_tuple< point_xyz, rgb_color >
oCmf::eventSynchronization primitive representing event that a thread can wait for
oCstd::exceptionSTL class
oCmf::flow::filterFilter which performs concrete processing, base class
oCmf::flow::filter_parameter< Value >
oCmf::frame_exporter< Dim, Elem >Frame exporter, abstract base class
oCmf::frame_exporter< 2, rgb_color >
oCmf::frame_formatFormat information of type-erased frame of ndarray_view_generic
oCmf::frame_importer< Dim, Elem >Frame importer, abstract base class
oCmf::frame_importer< Dim, ycbcr_color >
oCmf::flow::graphGraph containing interconnected nodes through which media frames flow
oCmf::image< Pixel >Two-dimensional image with given pixel type
oCmf::image< masked_elem< Pixel > >
oCmf::image_cameraCamera which handles mapping to image coordinates, base class
oCmf::projection_camera::image_parameters
oCiterator
oCmf::kernel_placement< Dim, Elem, Kernel_elem >Placement of a kernel on an ndarray_view
oCmf::masked_elem< Elem, typename >Nullable wrapper for elem type which adds mask
oCmf::masked_elem< Elem, std::enable_if_t< elem_traits< Elem >::is_nullable > >Masked elem specialization where Elem is already nullable
oCmf::mono_colorMonochrome color, 8 bit
oCmf::ndarray< Dim, T, Allocator >Multidimensional array container
oCmf::ndarray< 2, byte, Allocator >
oCmf::ndarray< 2, byte, raw_ring_allocator >
oCmf::ndarray_generic_propertiesProperties for construction of ndarray_generic and derived container objects
oCmf::detail::ndarray_ring_base< Frame_dim, Elem >
oCmf::ndarray_view< Dim, T >Mapping between coordinates, indices, and addresses of multi-dimensional data
oCmf::ndarray_view< 1, Point >
oCmf::ndarray_view< 2, char_type >
oCmf::ndarray_view< 2, pixel_type >
oCmf::ndarray_view< 2, Point >
oCmf::ndarray_view< Dim+1, byte >
oCmf::ndarray_view< Dim, byte >
oCmf::ndarray_view< Dim, Elem >
oCmf::ndarray_view< Dim, Kernel_elem >
oCmf::ndcoord< Dim, T >Vector of n-dimensional coordinates
oCmf::ndcoord< 2 >
oCmf::ndcoord< Dim >
oCmf::ndcoord< Dim, time_unit >
oCmf::ndspan< Dim, T >Cuboid n-dimensional span delimited by two ndcoord vectors
oCmf::ndspan< 1, time_unit >
oCmf::flow::nodeNode in flow graph, base class
oCmf::flow::node_inputInput port of node in flow graph
oCmf::flow::node_jobWork unit of flow graph node
oCmf::flow::node_outputOutput port of node in flow graph
oCmf::planeOriented plane in 3D space
oCmf::ply_exporterExports point cloud into PLY file
oCmf::ply_importerImports point cloud from PLY file
oCmf::point_cloud< Point >
oCmf::point_xyzPoint cloud point with only XYZ coordinates
oCmf::posePosition and orientation in space
oCmf::raw_allocatorRaw allocator, allocates given number of bytes
oCmf::raw_null_allocatorNull allocator, allocates virtual memory which is not used
oCmf::raw_ring_allocatorRing allocator, allocates ring buffer memory
oCmf::rgb_colorRGB color, 8 bit
oCmf::rgba_colorRGBA color, 8 bit
oCmf::shared_ringTimed ring buffer with changed semantics, for dual-thread use
oCmf::space_objectObject that has a pose in 3D space relative to a coordinate system, base class
oCmf::spherical_coordinatesSpherical coordinates
oCmf::stopwatchStop watch which measures total time passed between start() and stop() calls
oCmf::view_frustumView frustum of a perspective camera
oCmf::vsrs_camera_arrayReader of camera array format used by VSRS
\Cmf::ycbcr_colorYCbCr color, 8 bit