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
get_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
cpp/modules/vcd_core/include/nlohmann/json.hpp:9590
Function
get_uuid
cpp/modules/vcd_core/src/utils.cpp:4
Function
grid_as_4xN_points3d
(xm, ym, zm)
vcd/utils.py:802
Method
handleSignal
cpp/test/TestingFramework/catch.hpp:5116
Method
handleUnfinishedSections
cpp/test/TestingFramework/catch.hpp:5430
Method
handle_value
cpp/modules/vcd_core/include/nlohmann/json.hpp:5714
Method
hasActions
()
nodejs/src/vcd.core.ts:1284
Method
hasContexts
()
nodejs/src/vcd.core.ts:1292
Method
hasEvents
()
nodejs/src/vcd.core.ts:1288
Method
hasFrame
cpp/modules/vcd_core/src/vcd.cpp:117
Method
hasObjects
()
nodejs/src/vcd.core.ts:1280
Method
hasRelations
()
nodejs/src/vcd.core.ts:1296
Method
has_actions
(self)
vcd/core.py:1315
Method
has_contexts
(self)
vcd/core.py:1318
Method
has_events
(self)
vcd/core.py:1321
Function
hex_to_rgb
(value)
vcd/utils.py:845
Function
homography_from_pose
(K_3x4, P_4x4, dim_zero=2)
vcd/utils.py:564
Function
identity
(dim)
vcd/utils.py:347
Function
image_to_base64
This function converts an OpenCV image, encodes it as PNG, and converts the payload into a stringified base64 chain in utf-8 :param img:
vcd/utils.py:854
Method
input_stream_adapter
cpp/modules/vcd_core/include/nlohmann/json.hpp:4805
Function
insert
! @brief inserts element Inserts element @a val before iterator @a pos. @param[in] pos iterator before which the content will be inserte
cpp/modules/vcd_core/include/nlohmann/json.hpp:22022
Method
instance
cpp/test/TestingFramework/catch.hpp:6259
Method
instance
cpp/test/TestingFramework/catch.hpp:6368
Function
interpolate_pose
(poses_dict, timestamp)
vcd/utils.py:308
Function
intersectionBetweenFrameIntervalArrays
(fisA: Array<Array<number>>, fisB: Array<Array<number>>)
nodejs/src/vcd.utils.ts:17
Function
intersection_between_frame_interval_arrays
(fisA, fisB)
vcd/utils.py:25
Method
invoke
cpp/test/TestingFramework/catch.hpp:502
Method
invoke
cpp/test/TestingFramework/catch.hpp:2634
Method
invoke
cpp/test/TestingFramework/catch.hpp:5817
Method
invokeActiveTestCase
cpp/test/TestingFramework/catch.hpp:5415
Method
isContainedBy
(frameIntervals: FrameIntervals)
nodejs/src/vcd.core.ts:158
Method
isFixedPositional
cpp/test/TestingFramework/catch.hpp:3725
Function
isInside
(frameNum: number, frameInterval: object)
nodejs/src/vcd.utils.ts:70
Function
isInsideFrameIntervals
(frameNum: number, frameIntervals: Array<Array<number>>)
nodejs/src/vcd.utils.ts:57
Function
isJustInfo
cpp/test/TestingFramework/catch.hpp:634
Method
isNone
cpp/modules/vcd_core/include/vcd.h:77
Function
isTrue
This is just here to avoid compiler warnings with macro constants and boolean literals
cpp/test/TestingFramework/catch.hpp:267
Method
isUUID
cpp/modules/vcd_core/include/vcd.h:73
Method
is_camera
(self)
vcd/scl.py:760
Method
is_contained_by
(self, frame_intervals)
vcd/core.py:184
Function
is_discarded
! @brief return whether value is discarded This function returns true if and only if the JSON value was discarded during parsing with a c
cpp/modules/vcd_core/include/nlohmann/json.hpp:19144
Method
is_errored
cpp/modules/vcd_core/include/nlohmann/json.hpp:5692
Function
is_inside_frame_intervals
(frame_num, frame_intervals)
vcd/utils.py:62
Function
is_inside_image
(width, height, x, y)
vcd/utils.py:775
Method
is_lidar
(self)
vcd/scl.py:765
Function
is_primitive
! @brief return whether type is primitive This function returns true if and only if the JSON type is primitive (string, number, boolean,
cpp/modules/vcd_core/include/nlohmann/json.hpp:18843
Function
is_structured
! @brief return whether type is structured This function returns true if and only if the JSON type is structured (array or object).
cpp/modules/vcd_core/include/nlohmann/json.hpp:18870
Function
items
! @brief helper to access iterator member functions in range-based for This function allows to access @ref iterator::key() and @ref itera
cpp/modules/vcd_core/include/nlohmann/json.hpp:21356
Method
iter_impl
default constructor
cpp/modules/vcd_core/include/nlohmann/json.hpp:10846
Method
iteration_proxy
construct iteration proxy from a container
cpp/modules/vcd_core/include/nlohmann/json.hpp:3937
Method
iteration_proxy_value
cpp/modules/vcd_core/include/nlohmann/json.hpp:3864
Method
iterator_input_adapter
cpp/modules/vcd_core/include/nlohmann/json.hpp:4848
Function
iterator_wrapper
cpp/modules/vcd_core/include/nlohmann/json.hpp:21274
Method
json>
cpp/modules/vcd_core/include/nlohmann/json.hpp:25227
Method
json_pointer
! @brief create JSON pointer Create a JSON pointer according to the syntax described in [Section 3 of RFC6901](https://tools.ietf.org/htm
cpp/modules/vcd_core/include/nlohmann/json.hpp:11582
Function
json_pointer top
cpp/modules/vcd_core/include/nlohmann/json.hpp:11554
Method
json_ref
cpp/modules/vcd_core/include/nlohmann/json.hpp:12532
Method
json_reverse_iterator
create reverse iterator from iterator
cpp/modules/vcd_core/include/nlohmann/json.hpp:11454
Method
json_sax_dom_callback_parser
cpp/modules/vcd_core/include/nlohmann/json.hpp:5513
Method
json_sax_dom_parser
! @param[in, out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whether
cpp/modules/vcd_core/include/nlohmann/json.hpp:5342
Function
json_value
default constructor (for null values)
cpp/modules/vcd_core/include/nlohmann/json.hpp:17470
Method
key
cpp/modules/vcd_core/include/nlohmann/json.hpp:5408
Method
key
cpp/modules/vcd_core/include/nlohmann/json.hpp:5588
Method
key
return the key of an object iterator
cpp/modules/vcd_core/include/nlohmann/json.hpp:11515
Method
lazyPrint
cpp/test/TestingFramework/catch.hpp:8687
Method
lazyPrintGroupInfo
cpp/test/TestingFramework/catch.hpp:8716
Method
lazyPrintRunInfo
cpp/test/TestingFramework/catch.hpp:8699
Method
lexer
cpp/modules/vcd_core/include/nlohmann/json.hpp:5994
Function
loadTestNamesFromFile
cpp/test/TestingFramework/catch.hpp:4184
Function
main
Standard C/C++ main entry point
cpp/test/TestingFramework/catch.hpp:9244
Method
makeRatio
cpp/test/TestingFramework/catch.hpp:8847
Method
makeReporter
cpp/test/TestingFramework/catch.hpp:5576
Method
makeSafe
cpp/test/TestingFramework/catch.hpp:207
Method
makeUnexpectedResultBuilder
cpp/test/TestingFramework/catch.hpp:5423
Function
mapillary_classes_to_vcd
This function converts an image of labels (classes) of the Mapillary Vistas dataset into a VCD file :param img_name: name and extension of im
converters/mapillaryConverter/converter.py:18
Function
mapillary_instances_to_vcd
(img_name, mapillary_config, vcd_poly_mode, vcd_root_name)
converters/mapillaryConverter/converter.py:86
Method
match
cpp/test/TestingFramework/catch.hpp:2268
Method
match
cpp/test/TestingFramework/catch.hpp:2304
Method
match
cpp/test/TestingFramework/catch.hpp:2320
Method
match
cpp/test/TestingFramework/catch.hpp:2336
Method
match
cpp/test/TestingFramework/catch.hpp:2352
Method
matches
cpp/test/TestingFramework/catch.hpp:2864
Method
matches
cpp/test/TestingFramework/catch.hpp:2893
Method
matches
cpp/test/TestingFramework/catch.hpp:2903
Method
matches
cpp/test/TestingFramework/catch.hpp:2911
Function
max_size
! @brief returns the maximum possible number of elements Returns the maximum number of elements a JSON value is able to hold due to syste
cpp/modules/vcd_core/include/nlohmann/json.hpp:21565
Function
merge_patch
! @brief applies a JSON Merge Patch The merge patch format is primarily intended for use with the HTTP PATCH method as a means of describ
cpp/modules/vcd_core/include/nlohmann/json.hpp:25133
Method
move
cpp/test/TestingFramework/catch.hpp:1957
Method
moveNext
cpp/test/TestingFramework/catch.hpp:6466
Method
mul
! @brief returns x * y @note The result is rounded. (Only the upper q bits are returned.) */
cpp/modules/vcd_core/include/nlohmann/json.hpp:14414
Method
name
cpp/modules/vcd_core/include/nlohmann/json.hpp:2369
Method
neighbours
(self)
vcd/scl.py:195
Method
newlineIfNecessary
cpp/test/TestingFramework/catch.hpp:8016
Method
next_byte_in_range
! @brief check if the next byte(s) are inside a given range Adds the current byte and, for each passed range, reads a new byte and checks
cpp/modules/vcd_core/include/nlohmann/json.hpp:6088
Method
noMatchingTestCases
cpp/test/TestingFramework/catch.hpp:6858
Method
noMatchingTestCases
cpp/test/TestingFramework/catch.hpp:7583
Method
noMatchingTestCases
cpp/test/TestingFramework/catch.hpp:8076
Method
noMatchingTestCases
cpp/test/TestingFramework/catch.hpp:8259
Method
noMatchingTestCases
cpp/test/TestingFramework/catch.hpp:8473
Method
noMatchingTestCases
cpp/test/TestingFramework/catch.hpp:8917
← previous
next →
1,201–1,300 of 1,776, ranked by callers