Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google-ai-edge/mediapipe
/ functions
Functions
14,941 in github.com/google-ai-edge/mediapipe
⨍
Functions
14,941
◇
Types & classes
3,653
↳
Endpoints
40
↓ 119 callers
Method
Set
mediapipe/framework/deps/rectangle.h:211
↓ 114 callers
Method
AddPacket
mediapipe/framework/input_stream_shard.cc:21
↓ 114 callers
Method
EndId
mediapipe/framework/tool/tag_map.cc:252
↓ 114 callers
Function
StatusIs
mediapipe/framework/deps/status_matchers.h:249
↓ 111 callers
Method
Get
mediapipe/gpu/multi_pool.h:115
↓ 111 callers
Method
GetCpuReadView
mediapipe/framework/formats/tensor.cc:705
↓ 107 callers
Method
CopyFrom
mediapipe/framework/formats/image_frame.cc:332
↓ 107 callers
Method
build
Validates and builds the {@link GestureRecognizerOptions} instance. @throws IllegalArgumentException if the result listener and the running mode are
mediapipe/tasks/java/com/google/mediapipe/tasks/vision/gesturerecognizer/GestureRecognizer.java:450
↓ 106 callers
Method
ObserveOutputStream
mediapipe/framework/calculator_graph.cc:528
↓ 106 callers
Function
verifyGraph
( tasksFake: MediapipeTasksFake, expectedCalculatorOptions?: FieldPathToValue, expectedBaseOptions?: Fie
mediapipe/tasks/web/core/task_runner_test_utils.ts:107
↓ 105 callers
Method
Timestamp
mediapipe/framework/api3/packet.h:72
↓ 105 callers
Method
ToString
mediapipe/util/tracking/tone_models.cc:112
↓ 103 callers
Method
builder
()
mediapipe/tasks/java/com/google/mediapipe/tasks/vision/gesturerecognizer/GestureRecognizer.java:487
↓ 102 callers
Function
HandleStatus
mediapipe/tasks/c/core/mp_status_converter.cc:62
↓ 97 callers
Method
getWidth
Width of the frame in pixels.
mediapipe/java/com/google/mediapipe/framework/TextureFrame.java:42
↓ 95 callers
Method
CloseAllPacketSources
mediapipe/framework/calculator_graph.cc:1144
↓ 94 callers
Method
erase
Removes the entry for an iterator.
mediapipe/framework/profiler/sharded_map.h:79
↓ 93 callers
Method
getHeight
Height of the frame in pixels.
mediapipe/java/com/google/mediapipe/framework/TextureFrame.java:45
↓ 93 callers
Method
getNativeHandle
()
mediapipe/java/com/google/mediapipe/framework/Graph.java:74
↓ 92 callers
Method
Swap
Swaps width and height.
mediapipe/framework/formats/frame_buffer.h:113
↓ 92 callers
Method
main
(String[] args)
mediapipe/graphs/object_detection_3d/obj_parser/ObjParserMain.java:128
↓ 91 callers
Function
CreateTagMap
Create using a vector of TAG:<index>:name.
mediapipe/framework/tool/tag_map_helper.cc:34
↓ 90 callers
Method
CloseInputStream
mediapipe/framework/calculator_graph.cc:1110
↓ 90 callers
Function
MP_ASSIGN_OR_RETURN
A number of calculators use the non-CC methods on GlCalculatorHelper even though they are CalculatorBase-based.
mediapipe/framework/validated_graph_config.cc:217
↓ 90 callers
Method
stride
mediapipe/framework/formats/yuv_image.h:242
↓ 89 callers
Function
MP_ASSIGN_OR_RETURN
mediapipe/calculators/tensor/tensor_converter_calculator.cc:237
↓ 87 callers
Method
AddPacket
Adds a packet to a graph input stream.
mediapipe/calculators/core/flow_limiter_calculator_test.cc:134
↓ 84 callers
Method
GetCpuWriteView
mediapipe/framework/formats/tensor.cc:729
↓ 84 callers
Method
data
mediapipe/tasks/cc/text/custom_ops/sentencepiece/utils.h:37
↓ 83 callers
Method
SetSameAs
SetSameAs should be available only in the cases when node's input is Any, output is Any, but input & output should have the same type.
mediapipe/framework/api3/calculator_contract.h:200
↓ 83 callers
Method
WaitUntilIdle
mediapipe/framework/tool/switch/graph_processor.cc:94
↓ 83 callers
Method
begin
mediapipe/framework/api2/port.h:288
↓ 82 callers
Method
isEmpty
Returns true if the Packet is empty.
mediapipe/java/com/google/mediapipe/framework/Packet.java:53
↓ 81 callers
Method
setRunningMode
Sets the {@link RunningMode} for the face detector task. Default to the image mode. face detector has three modes: <ul> <li>IMAGE: The mode for det
mediapipe/tasks/java/com/google/mediapipe/tasks/vision/facedetector/FaceDetector.java:369
↓ 80 callers
Function
Packet
Creates an empty Packet, for which IsEmpty()==true and Timestamp()==Timestamp::Unset(). Calling Get() on this Packet leads to CHECK-failure.
mediapipe/framework/packet.h:93
↓ 79 callers
Function
AsFieldData
Serializes a MessageLite into FieldData.message_value.
mediapipe/framework/tool/options_util_test.cc:74
↓ 78 callers
Method
height
Returns the image height.
mediapipe/util/frame_buffer/yuv_buffer.h:138
↓ 78 callers
Method
z
mediapipe/framework/deps/vector.h:412
↓ 77 callers
Method
RunInGlContext
mediapipe/gpu/gl_calculator_helper.cc:98
↓ 77 callers
Method
end
()
mediapipe/tasks/java/com/google/mediapipe/tasks/components/containers/Connection.java:28
↓ 77 callers
Method
width
Returns the image width.
mediapipe/util/frame_buffer/yuv_buffer.h:136
↓ 76 callers
Method
end
mediapipe/framework/api2/port.h:289
↓ 76 callers
Method
numpy_view
Returns the image pixel data as an unwritable numpy ndarray. Realign the pixel data to be stored contiguously and return a reference to the u
mediapipe/tasks/python/vision/core/image.py:365
↓ 73 callers
Method
num_channels
Number of channels, equal to the number of rows in each Matrix.
mediapipe/calculators/audio/time_series_framer_calculator.cc:143
↓ 70 callers
Method
Format
Returns the image / video format.
mediapipe/framework/formats/image_frame.h:149
↓ 70 callers
Method
GetImageFrameSharedPtr
CPU getters.
mediapipe/framework/formats/image.h:81
↓ 70 callers
Method
In
Gives access to node input streams: `CalculatorGraphConfig::Node::input_stream`. Usage pattern: ``` other_node.Out("OUT")[0].ConnectTo(node.In("IN")[
mediapipe/framework/api3/internal/graph_builder.h:266
↓ 68 callers
Method
Sleep
mediapipe/framework/tool/simulation_clock.cc:33
↓ 68 callers
Method
num_samples
Total number of available samples over all blocks.
mediapipe/calculators/audio/time_series_framer_calculator.cc:145
↓ 67 callers
Method
GetId
mediapipe/framework/tool/tag_map.cc:227
↓ 67 callers
Method
label
Returns a label associated with a node. A leaf node will have the MSB set and thus return an invalid label.
mediapipe/tasks/cc/text/custom_ops/sentencepiece/double_array_trie.h:73
↓ 66 callers
Method
Count
TODO: maybe this should be size(), like in a standard C++ container?
mediapipe/framework/api2/port.h:247
↓ 66 callers
Method
inputs
mediapipe/framework/api2/contract.h:170
↓ 65 callers
Function
TransformPoint
mediapipe/util/tracking/motion_models.h:646
↓ 64 callers
Function
GetFlag
mediapipe/framework/port/commandlineflags.h:21
↓ 63 callers
Method
embeddings
The embedding results for each head of the model.
mediapipe/tasks/java/com/google/mediapipe/tasks/components/containers/EmbeddingResult.java:57
↓ 63 callers
Method
set
* Sets a value or an array of values into the file content. * @param array A typed or untyped array of values to set. * @param offset The index
mediapipe/web/graph_runner/graph_runner_wasm_file_reference.ts:136
↓ 62 callers
Method
IsValid
Checks if a valid file descriptor is wrapped.
mediapipe/framework/formats/unique_fd.h:37
↓ 62 callers
Method
num_elements
mediapipe/framework/formats/tensor.h:143
↓ 61 callers
Method
Get
mediapipe/framework/profiler/circular_buffer.h:118
↓ 61 callers
Method
Service
mediapipe/framework/subgraph.h:87
↓ 61 callers
Method
TimeNow
mediapipe/framework/deps/clock.cc:34
↓ 61 callers
Method
WidthStep
Returns the byte offset between a pixel value and the same pixel and channel in the next row. Notice, that for alignment reasons, there may be unused
mediapipe/framework/formats/image_frame.h:166
↓ 61 callers
Method
element_type
mediapipe/framework/formats/tensor.h:458
↓ 61 callers
Method
wrapStringPtr
* Converts JavaScript string input parameters into C++ c-string pointers. * See b/204830158 for more details. Intended for internal usage.
mediapipe/web/graph_runner/graph_runner.ts:266
↓ 60 callers
Function
CheckCropRect
mediapipe/examples/desktop/autoflip/calculators/content_zooming_calculator_test.cc:335
↓ 59 callers
Method
Header
Returns the header Packet, if one was set for the corresponding OutputStream in the upstream Calculator's Open method. May be called in Calculator::Op
mediapipe/framework/input_stream.h:63
↓ 59 callers
Function
InvalidArgumentErrorBuilder
mediapipe/framework/deps/status_builder.h:143
↓ 59 callers
Method
Run
mediapipe/framework/calculator_graph.cc:618
↓ 59 callers
Function
SendPacket
mediapipe/calculators/core/packet_cloner_calculator_test.cc:55
↓ 59 callers
Function
UnknownError
mediapipe/framework/deps/canonical_errors.h:65
↓ 59 callers
Method
channels
mediapipe/framework/formats/image.h:188
↓ 59 callers
Method
copy
Returns a shared copy of the Packet. <p>This is essentially increasing the reference count to the data encapsulated in the native mediapipe pa
mediapipe/java/com/google/mediapipe/framework/Packet.java:62
↓ 59 callers
Method
name
mediapipe/calculators/tensor/inference_calculator_gl.cc:105
↓ 58 callers
Method
PixelData
Get a const pointer to the underlying image data.
mediapipe/framework/formats/image_frame.h:177
↓ 58 callers
Method
SideIn
mediapipe/framework/api2/builder.h:503
↓ 58 callers
Function
enumerate
mediapipe/framework/api2/type_list.h:127
↓ 57 callers
Method
DebugString
mediapipe/gpu/gpu_buffer.cc:29
↓ 57 callers
Function
GetContents
mediapipe/framework/deps/file_helpers.cc:161
↓ 57 callers
Method
create
Creates a Java packet from a native mediapipe packet handle. Returns a Packet from a native internal::PacketWithContext handle.
mediapipe/java/com/google/mediapipe/framework/Packet.java:36
↓ 57 callers
Method
split
Splits dataset into two sub-datasets with the given fraction. Primarily used for splitting the data set into training and testing sets. Args
mediapipe/model_maker/python/core/data/dataset.py:145
↓ 56 callers
Method
AddObservation
mediapipe/examples/desktop/autoflip/quality/kinematic_path_solver.cc:80
↓ 56 callers
Method
builder
()
mediapipe/tasks/java/com/google/mediapipe/tasks/vision/core/ImageProcessingOptions.java:89
↓ 56 callers
Method
top
mediapipe/util/tracking/tracked_detection.h:80
↓ 55 callers
Method
process
(Packet packet)
mediapipe/java/com/google/mediapipe/framework/PacketCallback.java:19
↓ 54 callers
Method
Norm
Euclidean norm. For integer T, correct only if Norm2 does not overflow.
mediapipe/framework/deps/vector.h:172
↓ 53 callers
Method
Out
Gives access to node output streams: `CalculatorGraphConfig::Node::output_stream`. Usage pattern: ``` node.Out("OUT")[0].ConnectTo(other_node.In("IN"
mediapipe/framework/api3/internal/graph_builder.h:255
↓ 53 callers
Function
verifyListenersRegistered
(tasksFake: MediapipeTasksFake)
mediapipe/tasks/web/core/task_runner_test_utils.ts:161
↓ 52 callers
Method
create_from_file
Creates an `Image` object from an image file. Args: file_name: The path to the image file. Returns: An `Image` object. Rais
mediapipe/tasks/python/vision/core/image.py:297
↓ 52 callers
Method
str
mediapipe/framework/api2/tag.h:18
↓ 51 callers
Method
ReportError
mediapipe/framework/tool/template_parser.cc:350
↓ 51 callers
Method
left
mediapipe/util/tracking/tracked_detection.h:78
↓ 50 callers
Method
Get
mediapipe/framework/tool/options_map.h:106
↓ 50 callers
Method
NextAllowedInStream
mediapipe/framework/timestamp.cc:124
↓ 50 callers
Function
pack
Creates a string packet.
mediapipe/framework/tool/switch_mux_calculator_test.cc:44
↓ 50 callers
Method
x
()
mediapipe/tasks/java/com/google/mediapipe/tasks/components/containers/Landmark.java:70
↓ 49 callers
Method
Add
mediapipe/framework/output_stream.h:64
↓ 49 callers
Method
getPacketCreator
Returns the {@link AndroidPacketCreator} associated to the {@link TaskRunner} instance.
mediapipe/tasks/java/com/google/mediapipe/tasks/core/TaskRunner.java:89
↓ 48 callers
Function
MakeRect
Makes a rectangle given the corner (x, y) and the size (width, height).
mediapipe/examples/desktop/autoflip/quality/frame_crop_region_computer_test.cc:36
↓ 48 callers
Function
TestFailParseTagIndexName
mediapipe/framework/tool/validate_name_test.cc:177
← previous
next →
101–200 of 14,941, ranked by callers