Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vicomtech/video-content-description-VCD
/ functions
Functions
1,776 in github.com/Vicomtech/video-content-description-VCD
⨍
Functions
1,776
◇
Types & classes
528
Method
getEventDataFrameIntervals
(uid: string | number, dataName: string)
nodejs/src/vcd.core.ts:1650
Method
getEventUidByName
(name: string)
nodejs/src/vcd.core.ts:1441
Method
getEventsWithEventDataName
(dataName: string)
nodejs/src/vcd.core.ts:1493
Method
getFramesWithActionDataName
(uid: string | number, dataName: string)
nodejs/src/vcd.core.ts:1519
Method
getFramesWithContextDataName
(uid: string | number, dataName: string)
nodejs/src/vcd.core.ts:1525
Method
getFramesWithEventDataName
(uid: string | number, dataName: string)
nodejs/src/vcd.core.ts:1522
Method
getLastResult
cpp/test/TestingFramework/catch.hpp:5328
Method
getLength
cpp/modules/vcd_core/include/vcd.h:58
Function
getLineOfChars
cpp/test/TestingFramework/catch.hpp:7766
Method
getMetadata
()
nodejs/src/vcd.core.ts:1716
Method
getName
cpp/test/TestingFramework/catch.hpp:820
Method
getName
cpp/test/TestingFramework/catch.hpp:821
Method
getName
cpp/test/TestingFramework/catch.hpp:822
Method
getName
cpp/test/TestingFramework/catch.hpp:823
Method
getName
cpp/test/TestingFramework/catch.hpp:824
Method
getName
cpp/test/TestingFramework/catch.hpp:825
Method
getName
cpp/test/TestingFramework/catch.hpp:826
Method
getNumActions
()
nodejs/src/vcd.core.ts:1669
Method
getNumContexts
()
nodejs/src/vcd.core.ts:1677
Method
getNumEvents
()
nodejs/src/vcd.core.ts:1673
Method
getObjectDataFrameIntervals
(uid: string | number, dataName: string)
nodejs/src/vcd.core.ts:1644
Function
getOuterFrameInterval
(frameIntervals: Array<object>)
nodejs/src/vcd.utils.ts:74
Method
getPreferences
StreamingReporterBase
cpp/test/TestingFramework/catch.hpp:8070
Method
getPreferences
cpp/test/TestingFramework/catch.hpp:8261
Method
getPreferences
cpp/test/TestingFramework/catch.hpp:8467
Method
getPreferences
cpp/test/TestingFramework/catch.hpp:8911
Method
getProcessName
cpp/test/TestingFramework/catch.hpp:3222
Method
getRelationUidByName
(name: string)
nodejs/src/vcd.core.ts:1445
Method
getValue
cpp/test/TestingFramework/catch.hpp:1863
Function
getVecFromEncodedRS6
(x, y, low, high, rest, encoded_poly)
vcd/poly2d.py:407
Function
getVecFromEncodedSRF6
(x, y, rest, encoded_poly)
vcd/poly2d.py:402
Method
get_action
(self, uid)
vcd/core.py:1394
Method
get_action_uid_by_name
(self, name)
vcd/core.py:1420
Method
get_actions
(self)
vcd/core.py:1379
Method
get_actions_with_action_data_name
(self, data_name)
vcd/core.py:1458
Function
get_allocator
! @brief returns the allocator associated with the container */
cpp/modules/vcd_core/include/nlohmann/json.hpp:16799
Method
get_bson_binary
cpp/modules/vcd_core/include/nlohmann/json.hpp:7870
Method
get_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in, out] result A reference to the string variable where the read
cpp/modules/vcd_core/include/nlohmann/json.hpp:7819
Method
get_bson_string
cpp/modules/vcd_core/include/nlohmann/json.hpp:7849
Method
get_cbor_array
! @param[in] len the length of the array or std::size_t(-1) for an array of indefinite size @param[in] tag_handler how CB
cpp/modules/vcd_core/include/nlohmann/json.hpp:8676
Method
get_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
cpp/modules/vcd_core/include/nlohmann/json.hpp:8582
Method
get_cbor_float_prefix
cpp/modules/vcd_core/include/nlohmann/json.hpp:13958
Method
get_cbor_object
! @param[in] len the length of the object or std::size_t(-1) for an object of indefinite size @param[in] tag_handler how
cpp/modules/vcd_core/include/nlohmann/json.hpp:8714
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
cpp/modules/vcd_core/include/nlohmann/json.hpp:8487
Method
get_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
cpp/modules/vcd_core/include/nlohmann/json.hpp:4823
Method
get_character
cpp/modules/vcd_core/include/nlohmann/json.hpp:4851
Method
get_character
cpp/modules/vcd_core/include/nlohmann/json.hpp:5013
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
cpp/modules/vcd_core/include/nlohmann/json.hpp:6040
Method
get_context
(self, uid)
vcd/core.py:1400
Method
get_context_data
(self, uid, data_name, frame_num=None)
vcd/core.py:1581
Method
get_context_data_frame_intervals
(self, uid, data_name)
vcd/core.py:1609
Method
get_context_uid_by_name
(self, name)
vcd/core.py:1423
Method
get_contexts
(self)
vcd/core.py:1385
Method
get_contexts_with_context_data_name
(self, data_name)
vcd/core.py:1464
Method
get_data
(self)
vcd/core.py:1302
Method
get_decimal_point
return the locale-dependent decimal point
cpp/modules/vcd_core/include/nlohmann/json.hpp:6013
Method
get_dict
cpp/modules/vcd_core/include/vcd.h:55
Function
get_distortion_radius
(distortion)
vcd/utils.py:600
Function
get_error_message
return syntax error message
cpp/modules/vcd_core/include/nlohmann/json.hpp:7343
Method
get_event
(self, uid)
vcd/core.py:1397
Method
get_event_data
(self, uid, data_name, frame_num=None)
vcd/core.py:1578
Method
get_event_data_frame_intervals
(self, uid, data_name)
vcd/core.py:1606
Method
get_event_uid_by_name
(self, name)
vcd/core.py:1426
Method
get_events
(self)
vcd/core.py:1382
Method
get_events_with_event_data_name
(self, data_name)
vcd/core.py:1461
Function
get_frame_start
(a)
vcd/utils.py:209
Method
get_frames_with_action_data_name
(self, uid, data_name)
vcd/core.py:1480
Method
get_frames_with_context_data_name
(self, uid, data_name)
vcd/core.py:1486
Method
get_frames_with_event_data_name
(self, uid, data_name)
vcd/core.py:1483
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
cpp/modules/vcd_core/include/nlohmann/json.hpp:9899
Function
get_key
(my_dict, val)
vcd/utils.py:767
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
cpp/modules/vcd_core/include/nlohmann/json.hpp:9340
Method
get_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
cpp/modules/vcd_core/include/nlohmann/json.hpp:9229
Method
get_msgpack_float_prefix
cpp/modules/vcd_core/include/nlohmann/json.hpp:13972
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
cpp/modules/vcd_core/include/nlohmann/json.hpp:9362
Method
get_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
cpp/modules/vcd_core/include/nlohmann/json.hpp:9147
Method
get_num_actions
(self)
vcd/core.py:1621
Method
get_num_contexts
(self)
vcd/core.py:1627
Method
get_num_events
(self)
vcd/core.py:1624
Method
get_number
cpp/modules/vcd_core/include/nlohmann/json.hpp:9924
Function
get_number_float
return floating-point value
cpp/modules/vcd_core/include/nlohmann/json.hpp:7295
Function
get_number_unsigned
cpp/modules/vcd_core/include/nlohmann/json.hpp:7289
Function
get_outer_frame_interval
(frame_intervals)
vcd/utils.py:69
Function
get_point3d_of_plane
(plane)
vcd/utils.py:548
Function
get_position
return position of last read token
cpp/modules/vcd_core/include/nlohmann/json.hpp:7311
Function
get_ptr
cpp/modules/vcd_core/include/nlohmann/json.hpp:19567
Function
get_ref
cpp/modules/vcd_core/include/nlohmann/json.hpp:19661
Function
get_ref_impl
cpp/modules/vcd_core/include/nlohmann/json.hpp:19301
Method
get_relation_uid_by_name
(self, name)
vcd/core.py:1429
Method
get_relations
(self)
vcd/core.py:1388
Function
get_to
cpp/modules/vcd_core/include/nlohmann/json.hpp:19530
Method
get_token
get next token from lexer
cpp/modules/vcd_core/include/nlohmann/json.hpp:10567
Function
get_transform_as_matrix4x4
(transform_data)
vcd/utils.py:731
Method
get_ubjson_array
! @return whether array creation completed */
cpp/modules/vcd_core/include/nlohmann/json.hpp:9691
Method
get_ubjson_float_prefix
cpp/modules/vcd_core/include/nlohmann/json.hpp:14209
Method
get_ubjson_high_precision_number
cpp/modules/vcd_core/include/nlohmann/json.hpp:9828
Method
get_ubjson_object
! @return whether object creation completed */
cpp/modules/vcd_core/include/nlohmann/json.hpp:9753
Method
get_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
cpp/modules/vcd_core/include/nlohmann/json.hpp:9549
Method
get_ubjson_size_value
! @param[out] result determined size @return whether size determination completed */
cpp/modules/vcd_core/include/nlohmann/json.hpp:9472
Method
get_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
cpp/modules/vcd_core/include/nlohmann/json.hpp:9418
← previous
next →
1,101–1,200 of 1,776, ranked by callers