MCPcopy Create free account

hub / github.com/Vicomtech/video-content-description-VCD / functions

Functions1,776 in github.com/Vicomtech/video-content-description-VCD

Methodget_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
Functionget_uuid
cpp/modules/vcd_core/src/utils.cpp:4
Functiongrid_as_4xN_points3d
(xm, ym, zm)
vcd/utils.py:802
MethodhandleSignal
cpp/test/TestingFramework/catch.hpp:5116
MethodhandleUnfinishedSections
cpp/test/TestingFramework/catch.hpp:5430
Methodhandle_value
cpp/modules/vcd_core/include/nlohmann/json.hpp:5714
MethodhasActions
()
nodejs/src/vcd.core.ts:1284
MethodhasContexts
()
nodejs/src/vcd.core.ts:1292
MethodhasEvents
()
nodejs/src/vcd.core.ts:1288
MethodhasFrame
cpp/modules/vcd_core/src/vcd.cpp:117
MethodhasObjects
()
nodejs/src/vcd.core.ts:1280
MethodhasRelations
()
nodejs/src/vcd.core.ts:1296
Methodhas_actions
(self)
vcd/core.py:1315
Methodhas_contexts
(self)
vcd/core.py:1318
Methodhas_events
(self)
vcd/core.py:1321
Functionhex_to_rgb
(value)
vcd/utils.py:845
Functionhomography_from_pose
(K_3x4, P_4x4, dim_zero=2)
vcd/utils.py:564
Functionidentity
(dim)
vcd/utils.py:347
Functionimage_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
Methodinput_stream_adapter
cpp/modules/vcd_core/include/nlohmann/json.hpp:4805
Functioninsert
! @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
Methodinstance
cpp/test/TestingFramework/catch.hpp:6259
Methodinstance
cpp/test/TestingFramework/catch.hpp:6368
Functioninterpolate_pose
(poses_dict, timestamp)
vcd/utils.py:308
FunctionintersectionBetweenFrameIntervalArrays
(fisA: Array<Array<number>>, fisB: Array<Array<number>>)
nodejs/src/vcd.utils.ts:17
Functionintersection_between_frame_interval_arrays
(fisA, fisB)
vcd/utils.py:25
Methodinvoke
cpp/test/TestingFramework/catch.hpp:502
Methodinvoke
cpp/test/TestingFramework/catch.hpp:2634
Methodinvoke
cpp/test/TestingFramework/catch.hpp:5817
MethodinvokeActiveTestCase
cpp/test/TestingFramework/catch.hpp:5415
MethodisContainedBy
(frameIntervals: FrameIntervals)
nodejs/src/vcd.core.ts:158
MethodisFixedPositional
cpp/test/TestingFramework/catch.hpp:3725
FunctionisInside
(frameNum: number, frameInterval: object)
nodejs/src/vcd.utils.ts:70
FunctionisInsideFrameIntervals
(frameNum: number, frameIntervals: Array<Array<number>>)
nodejs/src/vcd.utils.ts:57
FunctionisJustInfo
cpp/test/TestingFramework/catch.hpp:634
MethodisNone
cpp/modules/vcd_core/include/vcd.h:77
FunctionisTrue
This is just here to avoid compiler warnings with macro constants and boolean literals
cpp/test/TestingFramework/catch.hpp:267
MethodisUUID
cpp/modules/vcd_core/include/vcd.h:73
Methodis_camera
(self)
vcd/scl.py:760
Methodis_contained_by
(self, frame_intervals)
vcd/core.py:184
Functionis_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
Methodis_errored
cpp/modules/vcd_core/include/nlohmann/json.hpp:5692
Functionis_inside_frame_intervals
(frame_num, frame_intervals)
vcd/utils.py:62
Functionis_inside_image
(width, height, x, y)
vcd/utils.py:775
Methodis_lidar
(self)
vcd/scl.py:765
Functionis_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
Functionis_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
Functionitems
! @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
Methoditer_impl
default constructor
cpp/modules/vcd_core/include/nlohmann/json.hpp:10846
Methoditeration_proxy
construct iteration proxy from a container
cpp/modules/vcd_core/include/nlohmann/json.hpp:3937
Methoditeration_proxy_value
cpp/modules/vcd_core/include/nlohmann/json.hpp:3864
Methoditerator_input_adapter
cpp/modules/vcd_core/include/nlohmann/json.hpp:4848
Functioniterator_wrapper
cpp/modules/vcd_core/include/nlohmann/json.hpp:21274
Methodjson>
cpp/modules/vcd_core/include/nlohmann/json.hpp:25227
Methodjson_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
Functionjson_pointer top
cpp/modules/vcd_core/include/nlohmann/json.hpp:11554
Methodjson_ref
cpp/modules/vcd_core/include/nlohmann/json.hpp:12532
Methodjson_reverse_iterator
create reverse iterator from iterator
cpp/modules/vcd_core/include/nlohmann/json.hpp:11454
Methodjson_sax_dom_callback_parser
cpp/modules/vcd_core/include/nlohmann/json.hpp:5513
Methodjson_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
Functionjson_value
default constructor (for null values)
cpp/modules/vcd_core/include/nlohmann/json.hpp:17470
Methodkey
cpp/modules/vcd_core/include/nlohmann/json.hpp:5408
Methodkey
cpp/modules/vcd_core/include/nlohmann/json.hpp:5588
Methodkey
return the key of an object iterator
cpp/modules/vcd_core/include/nlohmann/json.hpp:11515
MethodlazyPrint
cpp/test/TestingFramework/catch.hpp:8687
MethodlazyPrintGroupInfo
cpp/test/TestingFramework/catch.hpp:8716
MethodlazyPrintRunInfo
cpp/test/TestingFramework/catch.hpp:8699
Methodlexer
cpp/modules/vcd_core/include/nlohmann/json.hpp:5994
FunctionloadTestNamesFromFile
cpp/test/TestingFramework/catch.hpp:4184
Functionmain
Standard C/C++ main entry point
cpp/test/TestingFramework/catch.hpp:9244
MethodmakeRatio
cpp/test/TestingFramework/catch.hpp:8847
MethodmakeReporter
cpp/test/TestingFramework/catch.hpp:5576
MethodmakeSafe
cpp/test/TestingFramework/catch.hpp:207
MethodmakeUnexpectedResultBuilder
cpp/test/TestingFramework/catch.hpp:5423
Functionmapillary_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
Functionmapillary_instances_to_vcd
(img_name, mapillary_config, vcd_poly_mode, vcd_root_name)
converters/mapillaryConverter/converter.py:86
Methodmatch
cpp/test/TestingFramework/catch.hpp:2268
Methodmatch
cpp/test/TestingFramework/catch.hpp:2304
Methodmatch
cpp/test/TestingFramework/catch.hpp:2320
Methodmatch
cpp/test/TestingFramework/catch.hpp:2336
Methodmatch
cpp/test/TestingFramework/catch.hpp:2352
Methodmatches
cpp/test/TestingFramework/catch.hpp:2864
Methodmatches
cpp/test/TestingFramework/catch.hpp:2893
Methodmatches
cpp/test/TestingFramework/catch.hpp:2903
Methodmatches
cpp/test/TestingFramework/catch.hpp:2911
Functionmax_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
Functionmerge_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
Methodmove
cpp/test/TestingFramework/catch.hpp:1957
MethodmoveNext
cpp/test/TestingFramework/catch.hpp:6466
Methodmul
! @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
Methodname
cpp/modules/vcd_core/include/nlohmann/json.hpp:2369
Methodneighbours
(self)
vcd/scl.py:195
MethodnewlineIfNecessary
cpp/test/TestingFramework/catch.hpp:8016
Methodnext_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
MethodnoMatchingTestCases
cpp/test/TestingFramework/catch.hpp:6858
MethodnoMatchingTestCases
cpp/test/TestingFramework/catch.hpp:7583
MethodnoMatchingTestCases
cpp/test/TestingFramework/catch.hpp:8076
MethodnoMatchingTestCases
cpp/test/TestingFramework/catch.hpp:8259
MethodnoMatchingTestCases
cpp/test/TestingFramework/catch.hpp:8473
MethodnoMatchingTestCases
cpp/test/TestingFramework/catch.hpp:8917
← previousnext →1,201–1,300 of 1,776, ranked by callers