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
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
cpp/inspireface/middleware/nlohmann/json.hpp:14368
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
cpp/inspireface/middleware/nlohmann/json.hpp:14383
Method
calc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
cpp/inspireface/middleware/nlohmann/json.hpp:14425
Method
calc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
cpp/inspireface/middleware/nlohmann/json.hpp:14221
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
cpp/inspireface/middleware/nlohmann/json.hpp:14298
Method
calc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
cpp/inspireface/middleware/nlohmann/json.hpp:14520
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
cpp/inspireface/middleware/nlohmann/json.hpp:14268
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
cpp/inspireface/middleware/nlohmann/json.hpp:14326
Method
capitalize
(self)
python/inspireface/modules/core/native.py:216
Function
catch
cpp/inspireface/middleware/model_archive/inspire_model/inspire_model.h:213
Method
center
(self, width, *args)
python/inspireface/modules/core/native.py:219
Function
check_cuda_device_support
Checks if the CUDA device is supported.
python/inspireface/modules/inspireface.py:1351
Function
check_folder
cpp/sample/utils/test_folder_helper.h:68
Method
cleanup
Cleanup allocated memory
cpp/sample/api/sample_cpp_multithreading.cpp:98
Function
clear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
cpp/inspireface/middleware/nlohmann/json.hpp:19925
Method
clear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
cpp/inspireface/middleware/nlohmann/json.hpp:5042
Function
compare
cpp/sample/cluttered/standard/c_api_sample.cpp:21
Function
conditional_static_cast
cpp/inspireface/middleware/nlohmann/json.hpp:3798
Method
construct
cpp/inspireface/middleware/nlohmann/json.hpp:4536
Method
construct
cpp/inspireface/middleware/nlohmann/json.hpp:4549
Method
construct
cpp/inspireface/middleware/nlohmann/json.hpp:4582
Method
construct
cpp/inspireface/middleware/nlohmann/json.hpp:4604
Method
construct
cpp/inspireface/middleware/nlohmann/json.hpp:4617
Method
construct
cpp/inspireface/middleware/nlohmann/json.hpp:4630
Method
construct
cpp/inspireface/middleware/nlohmann/json.hpp:4643
Method
construct
cpp/inspireface/middleware/nlohmann/json.hpp:4713
Function
contains
! @throw parse_error.106 if an array index begins with '0' @throw parse_error.109 if an array index was not a number */
cpp/inspireface/middleware/nlohmann/json.hpp:12772
Function
convert
cpp/inspireface/include/inspireface/similarity_converter.h:79
Function
cosine_similarity_convert_to_percentage
Converts a cosine similarity score to a percentage similarity score.
python/inspireface/modules/inspireface.py:1250
Function
count
cpp/inspireface/middleware/nlohmann/json.hpp:19630
Method
count
(self, sub, start=0, end=sys.maxsize)
python/inspireface/modules/core/native.py:222
Method
create
cpp/inspireface/middleware/nlohmann/json.hpp:2913
Method
create
cpp/inspireface/middleware/nlohmann/json.hpp:2957
Method
create
cpp/inspireface/middleware/nlohmann/json.hpp:2992
Method
create
cpp/inspireface/middleware/nlohmann/json.hpp:3009
Method
create
cpp/inspireface/middleware/nlohmann/json.hpp:5547
Method
create
cpp/inspireface/middleware/nlohmann/json.hpp:5571
Method
create
cpp/inspireface/middleware/nlohmann/json.hpp:5604
Function
createFaceFeature
Create and record face features
cpp/inspireface/runtime_module/resource_manage.h:111
Function
createImageBitmap
Create and record image bitmaps
cpp/inspireface/runtime_module/resource_manage.h:94
Function
createSession
Method of obtaining singleton instance
cpp/inspireface/runtime_module/resource_manage.h:58
Function
createStream
Create and record image streams
cpp/inspireface/runtime_module/resource_manage.h:76
Function
dePrefix
cpp/sample/utils/test_folder_helper.h:56
Function
deSuffix
cpp/sample/utils/test_folder_helper.h:62
Function
decorator
(func)
python/inspireface/modules/exception.py:229
Method
deserializeEngine
create and deserialize engine
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:155
Function
destroyInstance
Clean up singleton instance
cpp/inspireface/include/inspireface/similarity_converter.h:90
Method
diagnostics
cpp/inspireface/middleware/nlohmann/json.hpp:2830
Method
dimsToVector
helper function: convert TensorRT's Dims to standard vector
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:500
Function
disable_logging
Disables all logging from the InspireFace library.
python/inspireface/modules/inspireface.py:1281
Method
diyfp
cpp/inspireface/middleware/nlohmann/json.hpp:14999
Function
draw_YUV420
cpp/inspireface/image_process/nexus_processor/rga/utils.cpp:56
Function
draw_YUV422
cpp/inspireface/image_process/nexus_processor/rga/utils.cpp:65
Function
draw_gray256
cpp/inspireface/image_process/nexus_processor/rga/utils.cpp:74
Function
draw_rgba
cpp/inspireface/image_process/nexus_processor/rga/utils.cpp:27
Method
empty
cpp/inspireface/middleware/nlohmann/json.hpp:5364
Method
end_array
cpp/inspireface/middleware/nlohmann/json.hpp:5953
Method
end_array
cpp/inspireface/middleware/nlohmann/json.hpp:6178
Method
end_object
cpp/inspireface/middleware/nlohmann/json.hpp:5934
Method
end_object
cpp/inspireface/middleware/nlohmann/json.hpp:6125
Method
error_name
Get error name
python/inspireface/modules/exception.py:28
Method
exception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context information
cpp/inspireface/middleware/nlohmann/json.hpp:10645
Method
exception_message
cpp/inspireface/middleware/nlohmann/json.hpp:11165
Method
expandtabs
(self, tabsize=8)
python/inspireface/modules/core/native.py:246
Function
extract_feat_to_txt
cpp/sample/utils/test_folder_helper.h:103
Function
faceTrackingThread
Face tracking thread function
cpp/sample/api/sample_cpp_multithreading.cpp:114
Function
featureExtractionThread
Face feature extraction thread function
cpp/sample/api/sample_cpp_multithreading.cpp:165
Function
feature_comparison
Compares two facial feature arrays to determine their similarity. Args: feature1 (np.ndarray): The first feature array. feat
python/inspireface/modules/inspireface.py:930
Function
feature_hub_disable
Disables the feature hub. Returns: bool: True if successfully disabled, False otherwise.
python/inspireface/modules/inspireface.py:918
Function
feature_hub_enable
Enables the feature hub with the specified configuration. Args: config (FeatureHubConfiguration): Configuration settings for the fea
python/inspireface/modules/inspireface.py:903
Function
feature_hub_face_insert
Inserts a face identity into the FeatureHub database. Args: face_identity (FaceIdentity): The face identity to insert. Returns:
python/inspireface/modules/inspireface.py:1032
Function
feature_hub_face_remove
Removes a face identity from the feature hub using its custom ID. Args: custom_id (int): The custom ID of the face identity to remov
python/inspireface/modules/inspireface.py:1132
Function
feature_hub_face_search
Searches for the most similar face identity in the feature hub based on provided facial features. Args: data (np.ndarray): The facia
python/inspireface/modules/inspireface.py:1063
Function
feature_hub_face_search_top_k
Searches for the top 'k' most similar face identities in the feature hub based on provided facial features. Args: data (np.ndarray):
python/inspireface/modules/inspireface.py:1088
Function
feature_hub_face_update
Updates an existing face identity in the feature hub. Args: face_identity (FaceIdentity): The face identity to update. Returns:
python/inspireface/modules/inspireface.py:1112
Function
feature_hub_get_face_count
Retrieves the total count of face identities stored in the feature hub. Returns: int: The count of face identities. Notes:
python/inspireface/modules/inspireface.py:1172
Function
feature_hub_get_face_id_list
Retrieves a list of face IDs from the feature hub. Returns: List[int]: A list of face IDs.
python/inspireface/modules/inspireface.py:1189
Function
feature_hub_get_face_identity
Retrieves a face identity from the feature hub using its custom ID. Args: custom_id (int): The custom ID of the face identity to ret
python/inspireface/modules/inspireface.py:1152
Function
feature_hub_set_search_threshold
Sets the search threshold for face matching in the FeatureHub. Args: threshold (float): The similarity threshold for determining a m
python/inspireface/modules/inspireface.py:1022
Function
file_close
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:171
Method
file_input_adapter
cpp/inspireface/middleware/nlohmann/json.hpp:5250
Function
file_read
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:161
Function
file_seek
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:166
Function
file_write
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:156
Method
filenameFuzzyMatching
cpp/inspireface/middleware/model_archive/core_archive/core_archive.cc:96
Method
fill_buffer
UTF-32
cpp/inspireface/middleware/nlohmann/json.hpp:5378
Method
fill_buffer
UTF-16
cpp/inspireface/middleware/nlohmann/json.hpp:5436
Method
fill_buffer
cpp/inspireface/middleware/nlohmann/json.hpp:5525
Method
finalize_options
(self)
python/setup.py:87
Method
forward
forward inference
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:274
Function
free_binary_data
cpp/sample/api/sample_gray_input.c:41
Function
from_bson
cpp/inspireface/middleware/nlohmann/json.hpp:21304
Function
from_cbor
cpp/inspireface/middleware/nlohmann/json.hpp:21139
Method
from_json
cpp/inspireface/middleware/nlohmann/json.hpp:4930
Function
from_json_tuple_impl_base
cpp/inspireface/middleware/nlohmann/json.hpp:4172
Function
from_msgpack
cpp/inspireface/middleware/nlohmann/json.hpp:21196
Function
from_ubjson
cpp/inspireface/middleware/nlohmann/json.hpp:21250
Function
front
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
cpp/inspireface/middleware/nlohmann/json.hpp:19379
Method
gating_distance
cpp/inspireface/track_module/tracker_optional/bytetrack/kalmanFilter.cpp:101
Function
getConfig
Get current configuration (thread-safe)
cpp/inspireface/include/inspireface/similarity_converter.h:72
← previous
next →
1,101–1,200 of 1,690, ranked by callers