Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HyperInspire/InspireFace
/ functions
Functions
1,690 in github.com/HyperInspire/InspireFace
⨍
Functions
1,690
◇
Types & classes
414
↳
Endpoints
4
Method
getDataTypeString
helper function: get data type string representation
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:532
Method
getInferenceTime
get inference time
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:494
Method
getInferenceTime
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:638
Method
getInputNames
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:602
Method
getInputShapeByName
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:610
Method
getInputSize
cpp/inspireface/track_module/landmark/face_landmark_adapt.cpp:28
Method
getInstance
Get singleton instance
cpp/inspireface/log.cpp:37
Method
getLastToken
Get the last token and remove it
cpp/sample/api/sample_cpp_multithreading.cpp:47
Method
getMemorySize
helper function: calculate memory size
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:509
Method
getNameList
cpp/inspireface/middleware/configurable.cpp:17
Method
getOutput
get output data
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:314
Method
getOutputAsFloat
get output data and convert to float type vector
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:335
Method
getOutputAsFloat
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:634
Method
getOutputNames
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:606
Method
getPackName
cpp/test/settings/enviro.h:28
Function
getRecommendedCosineThreshold
Get recommended cosine threshold
cpp/inspireface/include/inspireface/similarity_converter.h:99
Method
getRotationMode
cpp/inspireface/image_process/frame_process.cpp:217
Function
getTestModelsFile
cpp/test/settings/test_settings.cpp:24
Function
getUnreleasedFaceFeatures
Gets a list of unreleased face feature handles
cpp/inspireface/runtime_module/resource_manage.h:164
Function
getUnreleasedImageBitmaps
Gets a list of unreleased image bitmap handles
cpp/inspireface/runtime_module/resource_manage.h:152
Function
getUnreleasedSessions
Gets a list of unreleased session handles
cpp/inspireface/runtime_module/resource_manage.h:128
Function
getUnreleasedStreams
Gets a list of unreleased image stream handles
cpp/inspireface/runtime_module/resource_manage.h:140
Function
get_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
cpp/inspireface/middleware/nlohmann/json.hpp:17420
Method
get_bson_binary
cpp/inspireface/middleware/nlohmann/json.hpp:8405
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/inspireface/middleware/nlohmann/json.hpp:8354
Method
get_bson_string
cpp/inspireface/middleware/nlohmann/json.hpp:8384
Method
get_cbor_array
! @param[in] len the length of the array or static_cast<std::size_t>(-1) for an array of indefinite size @param[in] tag_h
cpp/inspireface/middleware/nlohmann/json.hpp:9254
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/inspireface/middleware/nlohmann/json.hpp:9160
Method
get_cbor_float_prefix
cpp/inspireface/middleware/nlohmann/json.hpp:14551
Method
get_cbor_object
! @param[in] len the length of the object or static_cast<std::size_t>(-1) for an object of indefinite size @param[in] tag
cpp/inspireface/middleware/nlohmann/json.hpp:9292
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/inspireface/middleware/nlohmann/json.hpp:9065
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/inspireface/middleware/nlohmann/json.hpp:5315
Method
get_character
cpp/inspireface/middleware/nlohmann/json.hpp:5345
Method
get_character
cpp/inspireface/middleware/nlohmann/json.hpp:5504
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/inspireface/middleware/nlohmann/json.hpp:6571
Method
get_color
cpp/inspireface/track_module/tracker_optional/bytetrack/tracker_utils.cpp:343
Function
get_cuda_device_id
Gets the CUDA device ID.
python/inspireface/modules/inspireface.py:1327
Function
get_cur_ms
cpp/inspireface/image_process/nexus_processor/rga/utils.cpp:21
Function
get_cur_us
cpp/inspireface/image_process/nexus_processor/rga/utils.cpp:15
Method
get_decimal_point
return the locale-dependent decimal point
cpp/inspireface/middleware/nlohmann/json.hpp:6544
Function
get_error_message
return syntax error message
cpp/inspireface/middleware/nlohmann/json.hpp:7874
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
cpp/inspireface/middleware/nlohmann/json.hpp:10494
Function
get_impl
cpp/inspireface/middleware/nlohmann/json.hpp:18802
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
cpp/inspireface/middleware/nlohmann/json.hpp:9921
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/inspireface/middleware/nlohmann/json.hpp:9810
Method
get_msgpack_float_prefix
cpp/inspireface/middleware/nlohmann/json.hpp:14565
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
cpp/inspireface/middleware/nlohmann/json.hpp:9943
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/inspireface/middleware/nlohmann/json.hpp:9728
Function
get_num_cuda_devices
Gets the number of CUDA devices.
python/inspireface/modules/inspireface.py:1342
Method
get_number
cpp/inspireface/middleware/nlohmann/json.hpp:10519
Function
get_number_float
return floating-point value
cpp/inspireface/middleware/nlohmann/json.hpp:7826
Function
get_number_unsigned
cpp/inspireface/middleware/nlohmann/json.hpp:7820
Function
get_position
return position of last read token
cpp/inspireface/middleware/nlohmann/json.hpp:7842
Function
get_recommended_cosine_threshold
Retrieves the recommended cosine threshold.
python/inspireface/modules/inspireface.py:1213
Function
get_ref
cpp/inspireface/middleware/nlohmann/json.hpp:18988
Function
get_ref_impl
cpp/inspireface/middleware/nlohmann/json.hpp:18677
Function
get_similarity_converter_config
Retrieves the similarity converter configuration.
python/inspireface/modules/inspireface.py:1221
Function
get_to
cpp/inspireface/middleware/nlohmann/json.hpp:18976
Method
get_token
get next token from lexer
cpp/inspireface/middleware/nlohmann/json.hpp:11160
Method
get_ubjson_array
! @return whether array creation completed */
cpp/inspireface/middleware/nlohmann/json.hpp:10272
Method
get_ubjson_float_prefix
cpp/inspireface/middleware/nlohmann/json.hpp:14803
Method
get_ubjson_high_precision_number
cpp/inspireface/middleware/nlohmann/json.hpp:10409
Method
get_ubjson_object
! @return whether object creation completed */
cpp/inspireface/middleware/nlohmann/json.hpp:10334
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/inspireface/middleware/nlohmann/json.hpp:10130
Method
get_ubjson_size_value
! @param[out] result determined size @return whether size determination completed */
cpp/inspireface/middleware/nlohmann/json.hpp:10053
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/inspireface/middleware/nlohmann/json.hpp:9999
Method
get_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
cpp/inspireface/middleware/nlohmann/json.hpp:10171
Method
getplatformpaths
(self, libname)
python/inspireface/modules/core/native.py:702
Method
getplatformpaths
(self, libname)
python/inspireface/modules/core/native.py:880
Method
handle
Return the internal handle of the image stream. Returns: The handle to the internal image stream, used for interfacing with t
python/inspireface/modules/inspireface.py:155
Function
handle_c_api_errors
Decorator for wrapping C API calls
python/inspireface/modules/exception.py:227
Method
handle_value
cpp/inspireface/middleware/nlohmann/json.hpp:6245
Method
hasTokens
Check if there are tokens available
cpp/sample/api/sample_cpp_multithreading.cpp:75
Function
ignore_check_latest_model
(ignore: bool)
python/inspireface/modules/inspireface.py:22
Method
immutable
(self)
python/inspireface/modules/core/native.py:397
Method
index
(self, sub, start=0, end=sys.maxsize)
python/inspireface/modules/core/native.py:252
Method
initDevice
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:99
Method
init_
* initial * @return */
cpp/inspireface/middleware/inference_wrapper/customized/rknn_adapter.h:393
Method
input_stream_adapter
cpp/inspireface/middleware/nlohmann/json.hpp:5296
Method
insertData
cpp/test/unit/test_helper/simple_csv_writer.h:37
Method
iou_distance
cpp/inspireface/track_module/tracker_optional/bytetrack/tracker_utils.cpp:164
Method
ious
cpp/inspireface/track_module/tracker_optional/bytetrack/tracker_utils.cpp:131
Function
isShortestSideGreaterThan
cpp/inspireface/middleware/utils.h:168
Function
isStandard
cpp/inspireface/common/face_info/face_object_internal.h:230
Function
is_discarded
@brief return whether value is discarded @sa https://json.nlohmann.me/api/basic_json/is_discarded/
cpp/inspireface/middleware/nlohmann/json.hpp:18539
Method
is_errored
cpp/inspireface/middleware/nlohmann/json.hpp:6223
Function
is_primitive
@brief return whether type is primitive @sa https://json.nlohmann.me/api/basic_json/is_primitive/
cpp/inspireface/middleware/nlohmann/json.hpp:18455
Method
isalnum
(self)
python/inspireface/modules/core/native.py:258
Method
isalpha
(self)
python/inspireface/modules/core/native.py:255
Method
isdecimal
(self)
python/inspireface/modules/core/native.py:261
Method
isdigit
(self)
python/inspireface/modules/core/native.py:264
Method
islower
(self)
python/inspireface/modules/core/native.py:267
Method
isnumeric
(self)
python/inspireface/modules/core/native.py:270
Method
isspace
(self)
python/inspireface/modules/core/native.py:273
Method
istitle
(self)
python/inspireface/modules/core/native.py:276
Method
isupper
(self)
python/inspireface/modules/core/native.py:279
Function
items
@brief helper to access iterator member functions in range-based for @sa https://json.nlohmann.me/api/basic_json/items/
cpp/inspireface/middleware/nlohmann/json.hpp:19779
Method
iter_impl
cpp/inspireface/middleware/nlohmann/json.hpp:11445
Method
iteration_proxy
construct iteration proxy from a container
cpp/inspireface/middleware/nlohmann/json.hpp:4432
Method
iteration_proxy_value
cpp/inspireface/middleware/nlohmann/json.hpp:4349
← previous
next →
1,201–1,300 of 1,690, ranked by callers