MCPcopy Create free account

hub / github.com/google-ai-edge/mediapipe / types & classes

Types & classes3,653 in github.com/google-ai-edge/mediapipe

↓ 2,713 callersClassConnection
The connection class for face landmarks.
mediapipe/tasks/python/vision/face_landmarker.py:109
↓ 1,743 callersClassTimestamp
mediapipe/framework/packet.h:106
↓ 148 callersClassTimestampDiff
mediapipe/framework/timestamp.h:65
↓ 111 callersClassOptional
mediapipe/framework/api3/contract.h:214
↓ 106 callersClassInput
mediapipe/framework/api3/contract.h:96
↓ 58 callersClassTag
mediapipe/framework/api2/tag.h:15
↓ 50 callersClassShape
mediapipe/framework/formats/tensor.h:135
↓ 44 callersClassPoint
mediapipe/examples/desktop/autoflip/quality/piecewise_linear_function.h:53
↓ 40 callersClassRange
mediapipe/calculators/tensor/image_to_tensor_calculator_test.cc:74
↓ 38 callersClassDrawingSpec
mediapipe/python/solutions/drawing_utils.py:40
↓ 37 callersClassRect
Defines a rectangle, used e.g. as part of detection results or as input region-of-interest.
mediapipe/tasks/cc/components/containers/rect.h:29
↓ 35 callersClassConnection
The connection class for pose landmarks.
mediapipe/tasks/python/vision/pose_landmarker.py:152
↓ 35 callersClassImage
This class wraps ImageFrame(CPU) & GpuBuffer(GPU) data. An instance of Image acts as an opaque reference to the underlying data objects. Image also ma
mediapipe/framework/formats/image.h:61
↓ 34 callersClassSize
mediapipe/calculators/tensor/image_to_tensor_converter.h:25
↓ 31 callersClassstring_view
mediapipe/tasks/cc/text/custom_ops/sentencepiece/utils.h:28
↓ 26 callersClassTest
mediapipe/framework/api2/packet_test.cc:107
↓ 21 callersClassConnection
The connection class for hand landmarks.
mediapipe/tasks/python/vision/hand_landmarker.py:183
↓ 21 callersClassFile
mediapipe/util/android/file/base/file.h:47
↓ 20 callersClassImageFrame
mediapipe/util/image_frame_util.h:28
↓ 18 callersClassBlockedRange
Partitions the range [begin, end) into equal blocks of size grain_size each (except last one, might be less than grain_size).
mediapipe/util/tracking/parallel_invoker.h:107
↓ 18 callersClassCollectionItemId
TagMap allows access to a collection using a tag and index value. The underlying data in the collection is stored in a flat array. CollectionItemId is
mediapipe/framework/collection_item_id.h:34
↓ 18 callersClassRgbBuffer
mediapipe/util/frame_buffer/yuv_buffer.h:25
↓ 17 callersClassTraceEvent
Packet trace log event.
mediapipe/framework/profiler/trace_buffer.h:30
↓ 15 callersClassABSL_DEPRECATED
mediapipe/framework/test_calculators.cc:530
↓ 14 callersClassHomography
mediapipe/util/tracking/motion_estimation.h:69
↓ 14 callersClassTensor
mediapipe/framework/formats/tensor.h:106
↓ 14 callersClassVersion
Helper class to compare semantic versions in terms of three integers, major, minor, and patch.
mediapipe/tasks/cc/metadata/metadata_version.cc:65
↓ 13 callersClassCalculatorGraph
mediapipe/framework/scheduler.h:38
↓ 13 callersClassFrameBufferPlanarFormat
mediapipe/util/frame_buffer/frame_buffer_util_test.cc:332
↓ 13 callersClassGpuBuffer
This class wraps a platform-specific buffer of GPU data. An instance of GpuBuffer acts as an opaque reference to the underlying data object.
mediapipe/gpu/gpu_buffer.h:53
↓ 12 callersClassImage
A container for storing an image or a video frame. Formats supported by Image are listed in the ImageFormat enum. Pixels are encoded row-major in
mediapipe/tasks/python/vision/core/image.py:200
↓ 11 callersClassABSL_DEPRECATED
mediapipe/framework/tool/validate_name.h:36
↓ 11 callersClassUniqueFd
Implementation of a unique file descriptor wrapper inspired by https://android.googlesource.com/platform/bionic/+/master/docs/fdsan.md This class is
mediapipe/framework/formats/unique_fd.h:18
↓ 10 callersClassDetection
mediapipe/framework/api3/graph_test.cc:309
↓ 9 callersClassSize
mediapipe/calculators/image/affine_transformation.h:35
↓ 8 callersClassConfigParser
* Parses the tasks.json configuration file. * * @property rootDir The root directory of the project, used to find tasks.json. */
mediapipe/tasks/java/com/google/mediapipe/tasks/vision/generator/ConfigParser.kt:28
↓ 8 callersClassLinearSimilarityModel
mediapipe/util/tracking/motion_estimation.h:70
↓ 8 callersClassRegistrationToken
RegistrationToken is a generic class that represents a registration that can be later undone, via a call to Unregister(). It is generally a good idea
mediapipe/framework/deps/registration_token.h:65
↓ 7 callersClassDrawingSpec
mediapipe/tasks/python/vision/drawing_utils.py:41
↓ 7 callersClassLanguageDetectorPrediction
A language code and its probability.
mediapipe/tasks/c/text/language_detector/language_detector.h:38
↓ 7 callersClassLanguageDetectorResult
mediapipe/tasks/python/text/language_detector.py:36
↓ 7 callersClassLocation
mediapipe/framework/formats/location.h:39
↓ 6 callersClassBlockedRange2D
Partitions the range row_range x col_range into equal blocks of size row_range.grain_size() x col_range.grain_size() each (except last column and row
mediapipe/util/tracking/parallel_invoker.h:126
↓ 6 callersClassMatch
mediapipe/tasks/cc/text/custom_ops/sentencepiece/double_array_trie.h:35
↓ 6 callersClassNode
mediapipe/framework/api3/node.h:200
↓ 6 callersClassYuvBuffer
YuvBuffer represents a view over a YUV 4:2:0 image. YuvBuffers may be copied and moved efficiently; their backing buffers are shared and never deep c
mediapipe/util/frame_buffer/yuv_buffer.h:34
↓ 6 callersClassiterator
mediapipe/framework/profiler/circular_buffer.h:34
↓ 5 callersClassImageClassifierResult
Represents the classification results generated by {@link ImageClassifier}.
mediapipe/tasks/java/com/google/mediapipe/tasks/vision/imageclassifier/ImageClassifierResult.java:23
↓ 5 callersClassItem
mediapipe/framework/scheduler_queue.h:46
↓ 5 callersClassMat4
mediapipe/util/tflite/operations/landmarks_to_transform_matrix.cc:103
↓ 5 callersClassPoint2
mediapipe/framework/deps/point2.h:45
↓ 5 callersEnumValueType
mediapipe/calculators/core/default_side_packet_calculator_test.cc:27
↓ 4 callersClassBoundingBoxEq
mediapipe/calculators/util/detections_deduplicate_calculator.cc:41
↓ 4 callersClassFaceDetectorResult
Represents the detection results generated by {@link FaceDetector}.
mediapipe/tasks/java/com/google/mediapipe/tasks/vision/facedetector/FaceDetectorResult.java:25
↓ 4 callersClassFloatBuffer
FloatBuffer represents a view over an interleaved floating-point image. FloatBuffers may be copied and moved efficiently; their backing buffers are s
mediapipe/util/frame_buffer/float_buffer.h:31
↓ 4 callersClassGlTextureView
mediapipe/gpu/gl_texture_view.h:29
↓ 4 callersClassGraphRegistry
A local registry of CalculatorGraphConfig definitions.
mediapipe/framework/subgraph.h:198
↓ 4 callersClassGrayBuffer
GrayBuffer represents a view over a grayscale (i.e. luminance, or Y-only) buffer. GrayBuffer may be copied and moved efficiently; their backing buffer
mediapipe/util/frame_buffer/gray_buffer.h:32
↓ 4 callersClassMotionVectorComparator
Lexicographic (first x, then y) comparator for MotionVector::pos.
mediapipe/util/tracking/tracking.cc:57
↓ 4 callersClassPassThrough
mediapipe/framework/api3/calculator_test.h:71
↓ 4 callersClassSharedFd
Provides a shared ownership for a file descriptor. File descriptor is closed as soon as last SharedFd is destroyed. (Uses `std::shared_ptr` internall
mediapipe/framework/formats/shared_fd.h:18
↓ 4 callersClassTensorMd
A container for common tensor metadata information. Attributes: name: name of the tensor. description: description of what the tensor is.
mediapipe/tasks/python/metadata/metadata_writers/metadata_info.py:369
↓ 4 callersClassTextClassifierResult
Represents the classification results generated by {@link TextClassifier}.
mediapipe/tasks/java/com/google/mediapipe/tasks/text/textclassifier/TextClassifierResult.java:23
↓ 4 callersClassTimestamp
A class which represents a timestamp in the calculator framework. There are several special values which can only be created with the static functions
mediapipe/framework/timestamp.h:70
↓ 4 callersClassTokenizeTestParams
mediapipe/tasks/cc/text/language_detector/custom_ops/utils/ngram_hash_ops_utils_test.cc:39
↓ 4 callersClassUnregister
RAII class for registration tokens: it calls Unregister() when it goes out of scope.
mediapipe/framework/deps/registration_token.h:93
↓ 4 callersClassVector2
mediapipe/framework/deps/vector.h:32
↓ 3 callersClassCalculatorContextManager
Calculator context manager owns and manages all calculator context objects of a calculator node.
mediapipe/framework/calculator_context_manager.h:37
↓ 3 callersClassEglSync
RAII wrapper for EGL sync object.
mediapipe/gpu/egl_sync.h:13
↓ 3 callersClassEstimateMotionIRLSInvoker
Invoker for parallel execution. Thread storage is optional.
mediapipe/util/tracking/motion_estimation.cc:683
↓ 3 callersClassFaceLandmarkerResult
The face landmarks detection result from FaceLandmarker, where each vector element represents a single face detected in the image.
mediapipe/tasks/cc/vision/face_landmarker/face_landmarker_result.h:36
↓ 3 callersClassGainBiasModel
mediapipe/util/tracking/tone_estimation.h:41
↓ 3 callersClassHandLandmarkerResult
The hand landmarks detection result from HandLandmarker, where each vector element represents a single hand detected in the image.
mediapipe/tasks/cc/vision/hand_landmarker/hand_landmarker_result.h:31
↓ 3 callersClassMatrix
Data are stored in column-major order by default.
mediapipe/tasks/c/components/containers/matrix.h:26
↓ 3 callersClassModel
mediapipe/modules/objectron/calculators/model.h:24
↓ 3 callersClassMotionBoxPath
mediapipe/calculators/video/box_tracker_calculator.cc:139
↓ 3 callersClassPacket
mediapipe/framework/api3/packet.h:44
↓ 3 callersClassPoseLandmarkerResult
The pose landmarks detection result from PoseLandmarker, where each vector element represents a single pose detected in the image.
mediapipe/tasks/cc/vision/pose_landmarker/pose_landmarker_result.h:33
↓ 3 callersClassQuantizationConfig
Configuration for post-training quantization. Refer to https://www.tensorflow.org/lite/performance/post_training_quantization for different pos
mediapipe/model_maker/python/core/utils/quantization.py:56
↓ 3 callersClassRegionFlowLocator
mediapipe/util/tracking/region_flow.cc:239
↓ 3 callersClassRelativeVelocityFilter
This filter keeps track (on a window of specified size) of value changes over time, which as result gives us velocity of how value changes over time.
mediapipe/util/filtering/relative_velocity_filter.h:35
↓ 3 callersClassS
mediapipe/framework/api2/contract.h:90
↓ 3 callersClassStrongInt
mediapipe/framework/deps/strong_int.h:196
↓ 3 callersClassTensorSpan
Utility class to allow for iterating over various containers of Tensors without* making any deep-copies or keeping any memory alive. Essentially this
mediapipe/calculators/tensor/tensor_span.h:30
↓ 3 callersClassThreadOptions
Options to configure a thread. Default values are listed in the field descriptions.
mediapipe/framework/deps/thread_options.h:27
↓ 3 callersClassVector3
mediapipe/framework/deps/vector.h:34
↓ 3 callersClassVector4
mediapipe/framework/deps/vector.h:36
↓ 3 callersClassVerifier
mediapipe/tasks/cc/core/model_resources.h:111
↓ 3 callersClassWebGpuDeviceAttachmentManager
mediapipe/gpu/webgpu/webgpu_service.h:46
↓ 2 callersClassAllowGate
Utility class that simplifies allowing (gating) multiple streams.
mediapipe/tasks/cc/components/utils/gate.h:30
↓ 2 callersClassAudioDataFormat
Audio format metadata. Attributes: num_channels: the number of channels of the audio data. sample_rate: the audio sample rate.
mediapipe/tasks/python/components/containers/audio_data.py:27
↓ 2 callersClassCalculatorGraph
mediapipe/framework/tool/sink.h:44
↓ 2 callersClassCalculatorOptions
mediapipe/calculators/tensorflow/object_detection_tensors_to_detections_calculator.cc:35
↓ 2 callersClassClassificationTensorMd
A container for the classification tensor metadata information. Attributes: label_files: information of the label files [1] in the classificati
mediapipe/tasks/python/metadata/metadata_writers/metadata_info.py:735
↓ 2 callersClassData
mediapipe/framework/api3/graph_test.cc:385
↓ 2 callersClassDemoDataset
Generates and loads a demo data set.
mediapipe/examples/desktop/media_sequence/demo_dataset.py:90
↓ 2 callersClassDfsState
The DFS stack will contain a chain of nodes, from the root of the DFS to the current leaf.
mediapipe/framework/deps/topologicalsorter.cc:100
↓ 2 callersClassDisallowGate
Utility class that simplifies disallowing (gating) multiple streams.
mediapipe/tasks/cc/components/utils/gate.h:69
↓ 2 callersClassDoesFeatureAgreeWithSimilarity
mediapipe/util/tracking/motion_estimation.cc:1342
↓ 2 callersClassFaceLandmarkerResultC
The ctypes struct for FaceLandmarkerResult.
mediapipe/tasks/python/vision/face_landmarker.py:2868
next →1–100 of 3,653, ranked by callers