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
test_object_change_from_dynamic_to_static
(self)
tests/test_modify.py:201
Method
test_object_change_from_static_to_dynamic
(self)
tests/test_modify.py:154
Method
test_objects_without_data
(self)
tests/test_basic.py:253
Method
test_online_operation
(self)
tests/test_basic.py:226
Method
test_ontology_list
(self)
tests/test_basic.py:203
Method
test_openlabel_bounding_box_points
(self)
tests/test_openlabel_labeling.py:49
Method
test_openlabel_external_data_resource
(self)
tests/test_openlabel_labeling.py:63
Method
test_openlabel_tags_complex
(self)
tests/test_openlabel_tagging.py:25
Method
test_openlabel_tags_complex_2
(self)
tests/test_openlabel_tagging.py:41
Method
test_polygon2D
(self)
tests/test_image.py:47
Method
test_poses
(self)
tests/test_geometries.py:89
Method
test_read_vcd431_file
This test is about reading a VCD431 file and passing it to the OpenLABEL constructor. :return:
tests/test_openlabel_labeling.py:39
Method
test_relations
(self)
tests/test_semantics.py:133
Method
test_remove_simple
(self)
tests/test_basic.py:129
Method
test_rm_element_data
(self)
tests/test_modify.py:260
Method
test_scene_KITTI_Tracking_3
(self)
tests/test_semantics.py:196
Method
test_semantics
(self)
tests/test_semantics.py:27
Method
test_static_dynamic_object_1
(self)
tests/test_modify.py:26
Method
test_static_dynamic_object_2
(self)
tests/test_modify.py:43
Method
test_transforms
(self)
tests/test_geometries.py:138
Method
test_uid_types
(self)
tests/test_uuid.py:30
Method
test_utf
(self)
tests/test_basic.py:302
Method
test_uuid_usage_explicit_1
(self)
tests/test_uuid.py:66
Method
test_uuid_usage_explicit_2
(self)
tests/test_uuid.py:78
Function
throwLogicError
cpp/test/TestingFramework/catch.hpp:7054
Method
toString
cpp/test/TestingFramework/catch.hpp:2175
Method
toString
cpp/test/TestingFramework/catch.hpp:2241
Method
toString
cpp/test/TestingFramework/catch.hpp:2275
Method
toString
cpp/test/TestingFramework/catch.hpp:2307
Method
toString
cpp/test/TestingFramework/catch.hpp:2323
Method
toString
cpp/test/TestingFramework/catch.hpp:2339
Method
toString
cpp/test/TestingFramework/catch.hpp:2355
Function
to_bson
! @brief Serializes the given JSON object `j` to BSON and returns a vector containing the corresponding BSON-representation. BSON
cpp/modules/vcd_core/include/nlohmann/json.hpp:23827
Method
to_char_type
cpp/modules/vcd_core/include/nlohmann/json.hpp:14278
Method
to_json
cpp/modules/vcd_core/include/nlohmann/json.hpp:4399
Function
to_msgpack
! @brief create a MessagePack serialization of a given JSON value Serializes a given JSON value @a j to a byte vector using the MessagePack
cpp/modules/vcd_core/include/nlohmann/json.hpp:23646
Method
to_string
! @brief return a string representation of the JSON pointer @invariant For each JSON pointer `ptr`, it holds: @code {.cpp} ptr == jso
cpp/modules/vcd_core/include/nlohmann/json.hpp:11600
Function
to_ubjson
! @brief create a UBJSON serialization of a given JSON value Serializes a given JSON value @a j to a byte vector using the UBJSON (Univer
cpp/modules/vcd_core/include/nlohmann/json.hpp:23749
Method
token_type_name
cpp/modules/vcd_core/include/nlohmann/json.hpp:5933
Function
transform_cuboid
(cuboid, T_ref_to_dst)
vcd/utils.py:656
Function
transform_plane
(plane, T_ref_to_dst)
vcd/utils.py:690
Function
transform_points3d_4xN
(points3d_4xN, T_src_to_dst)
vcd/utils.py:644
Method
trueValue
cpp/test/TestingFramework/catch.hpp:211
Method
tryTranslators
cpp/test/TestingFramework/catch.hpp:5950
Method
ubjson_prefix
! @brief determine the type prefix of container values */
cpp/modules/vcd_core/include/nlohmann/json.hpp:14129
Method
undistort_image
(self, img)
vcd/scl.py:1233
Method
undistort_points2d
(self, points2d_dist_3xN)
vcd/scl.py:1241
Function
unflatten
! @param[in] value flattened JSON @return unflattened JSON @throw parse_error.109 if array index is not a number @throw type_error.
cpp/modules/vcd_core/include/nlohmann/json.hpp:12446
Function
update
! @brief updates a JSON object from another object, overwriting existing keys Inserts all values from JSON object @a j and overwrites existin
cpp/modules/vcd_core/include/nlohmann/json.hpp:22257
Method
use
cpp/test/TestingFramework/catch.hpp:6257
Method
use
cpp/test/TestingFramework/catch.hpp:6300
Method
use
cpp/test/TestingFramework/catch.hpp:6349
Method
use
cpp/test/TestingFramework/catch.hpp:6405
Method
useConfigData
cpp/test/TestingFramework/catch.hpp:5649
Method
useStream
cpp/test/TestingFramework/catch.hpp:3230
Method
validate
cpp/test/TestingFramework/catch.hpp:3705
Method
validate
cpp/test/TestingFramework/catch.hpp:4100
Function
value
cpp/modules/vcd_core/include/nlohmann/json.hpp:20279
Method
value
return value of the iterator
cpp/modules/vcd_core/include/nlohmann/json.hpp:3922
Method
value
return the value of an iterator
cpp/modules/vcd_core/include/nlohmann/json.hpp:11522
Function
values
cpp/test/TestingFramework/catch.hpp:1978
Function
vcd_mapillary_classes_to_png
This function reads a VCD file containing Mapillary Vistas labels (classes), as generated by function mapillary_classes_to_vcd(), and creates
converters/mapillaryConverter/converter.py:225
Function
vcd_mapillary_instances_to_png
(vcd, mapillary_config)
converters/mapillaryConverter/converter.py:289
Method
vertices
(self)
vcd/scl.py:162
Method
visitChar
cpp/test/TestingFramework/catch.hpp:2974
Method
what
returns the explanatory string
cpp/modules/vcd_core/include/nlohmann/json.hpp:2356
Method
which
cpp/test/TestingFramework/catch.hpp:7197
Method
wide_string_input_adapter
cpp/modules/vcd_core/include/nlohmann/json.hpp:5010
Method
writeAssertion
cpp/test/TestingFramework/catch.hpp:8390
Method
writeAssertions
cpp/test/TestingFramework/catch.hpp:8383
Method
writeEncodedText
cpp/test/TestingFramework/catch.hpp:8023
Method
writeGroup
cpp/test/TestingFramework/catch.hpp:8302
Method
writeSection
cpp/test/TestingFramework/catch.hpp:8344
Method
writeTestCase
cpp/test/TestingFramework/catch.hpp:8327
Method
write_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
cpp/modules/vcd_core/include/nlohmann/json.hpp:13799
Method
write_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
cpp/modules/vcd_core/include/nlohmann/json.hpp:13818
Method
write_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
cpp/modules/vcd_core/include/nlohmann/json.hpp:13656
Method
write_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
cpp/modules/vcd_core/include/nlohmann/json.hpp:13666
Method
write_bson_element
! @brief Serializes the JSON value @a j to BSON and associates it with the key @a name. @param name The name to associate with the
cpp/modules/vcd_core/include/nlohmann/json.hpp:13881
Method
write_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
cpp/modules/vcd_core/include/nlohmann/json.hpp:13644
Method
write_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
cpp/modules/vcd_core/include/nlohmann/json.hpp:13716
Method
write_bson_null
! @brief Writes a BSON element with key @a name and null value */
cpp/modules/vcd_core/include/nlohmann/json.hpp:13698
Method
write_bson_object
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
cpp/modules/vcd_core/include/nlohmann/json.hpp:13942
Method
write_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
cpp/modules/vcd_core/include/nlohmann/json.hpp:13766
Method
write_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
cpp/modules/vcd_core/include/nlohmann/json.hpp:13684
Method
write_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
cpp/modules/vcd_core/include/nlohmann/json.hpp:13744
Method
write_character
cpp/modules/vcd_core/include/nlohmann/json.hpp:12676
Method
write_character
cpp/modules/vcd_core/include/nlohmann/json.hpp:12700
Method
write_compact_float
cpp/modules/vcd_core/include/nlohmann/json.hpp:14251
Method
write_number
cpp/modules/vcd_core/include/nlohmann/json.hpp:14235
Method
write_number_with_ubjson_prefix
cpp/modules/vcd_core/include/nlohmann/json.hpp:13989
Method
~AssertionResult
cpp/test/TestingFramework/catch.hpp:6510
Method
~AssertionStats
cpp/test/TestingFramework/catch.hpp:9198
Method
~AutoReg
cpp/test/TestingFramework/catch.hpp:5848
Method
~BoundArgFunction
cpp/test/TestingFramework/catch.hpp:3539
Method
~Colour
cpp/test/TestingFramework/catch.hpp:6403
Method
~CompactReporter
cpp/test/TestingFramework/catch.hpp:9208
Method
~CompositeGenerator
cpp/test/TestingFramework/catch.hpp:1916
Method
~Config
cpp/test/TestingFramework/catch.hpp:3204
Method
~ConsoleReporter
cpp/test/TestingFramework/catch.hpp:9207
← previous
next →
1,601–1,700 of 1,776, ranked by callers