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
toc
cpp/sample/utils/test_folder_helper.h:37
Method
token_type_name
cpp/inspireface/middleware/nlohmann/json.hpp:6464
Function
top
cpp/inspireface/middleware/nlohmann/json.hpp:12259
Method
translate
(self, *args)
python/inspireface/modules/core/native.py:336
Method
ubjson_prefix
! @brief determine the type prefix of container values */
cpp/inspireface/middleware/nlohmann/json.hpp:14722
Function
unflatten
cpp/inspireface/middleware/nlohmann/json.hpp:12998
Function
update
@brief updates a JSON object from another object, overwriting existing keys @sa https://json.nlohmann.me/api/basic_json/update/
cpp/inspireface/middleware/nlohmann/json.hpp:20306
Method
update
cpp/inspireface/track_module/tracker_optional/bytetrack/BYTETracker.cpp:17
Method
update
cpp/inspireface/track_module/tracker_optional/bytetrack/kalmanFilter.cpp:80
Function
updateConfig
Update configuration (thread-safe)
cpp/inspireface/include/inspireface/similarity_converter.h:65
Method
upper
(self)
python/inspireface/modules/core/native.py:339
Method
useAppContext
()
android/InspireFaceExample/app/src/androidTest/java/com/example/inspireface_example/ExampleInstrumentedTest.java:20
Function
use_oss_download
Enable OSS download instead of ModelScope (for backward compatibility) Args: use_oss (bool): If True, use OSS download; if False, use
python/inspireface/modules/inspireface.py:26
Function
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/inspireface/middleware/nlohmann/json.hpp:12094
Method
value
return the value of an iterator
cpp/inspireface/middleware/nlohmann/json.hpp:12222
Function
view_table_in_terminal
Displays the database table of face identities in the terminal. Notes: Logs an error if the operation to view the table fails.
python/inspireface/modules/inspireface.py:1203
Method
wide_string_input_adapter
cpp/inspireface/middleware/nlohmann/json.hpp:5501
Function
wrapper
(self, *args, **kwargs)
python/test/test_utilis.py:132
Function
wrapper
(*args, **kwargs)
python/inspireface/modules/exception.py:230
Method
write_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
cpp/inspireface/middleware/nlohmann/json.hpp:14391
Method
write_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
cpp/inspireface/middleware/nlohmann/json.hpp:14410
Method
write_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
cpp/inspireface/middleware/nlohmann/json.hpp:14248
Method
write_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
cpp/inspireface/middleware/nlohmann/json.hpp:14258
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/inspireface/middleware/nlohmann/json.hpp:14473
Method
write_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
cpp/inspireface/middleware/nlohmann/json.hpp:14236
Method
write_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
cpp/inspireface/middleware/nlohmann/json.hpp:14308
Method
write_bson_null
! @brief Writes a BSON element with key @a name and null value */
cpp/inspireface/middleware/nlohmann/json.hpp:14290
Method
write_bson_object
! @param[in] value JSON value to serialize @pre value.type() == value_t::object */
cpp/inspireface/middleware/nlohmann/json.hpp:14535
Method
write_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
cpp/inspireface/middleware/nlohmann/json.hpp:14358
Method
write_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
cpp/inspireface/middleware/nlohmann/json.hpp:14276
Method
write_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
cpp/inspireface/middleware/nlohmann/json.hpp:14336
Method
write_character
cpp/inspireface/middleware/nlohmann/json.hpp:13234
Method
write_character
cpp/inspireface/middleware/nlohmann/json.hpp:13259
Method
write_compact_float
cpp/inspireface/middleware/nlohmann/json.hpp:14845
Function
write_image_to_fbc_file
cpp/inspireface/image_process/nexus_processor/rga/utils.cpp:135
Function
write_image_to_file
cpp/inspireface/image_process/nexus_processor/rga/utils.cpp:159
Method
write_number
cpp/inspireface/middleware/nlohmann/json.hpp:14829
Method
write_number_with_ubjson_prefix
cpp/inspireface/middleware/nlohmann/json.hpp:14582
Method
write_to_file
Write the image stream to a file. Like PATH/image.jpg
python/inspireface/modules/inspireface.py:124
Function
~AnyNetAdapter
cpp/inspireface/middleware/any_net_adapter.h:46
Method
~BYTETracker
cpp/inspireface/track_module/tracker_optional/bytetrack/BYTETracker.cpp:15
Function
~Configurable
cpp/inspireface/middleware/configurable.h:33
Function
~CostTime
cpp/inspireface/cost_time.h:48
Method
~EmbeddingDB
cpp/inspireface/feature_hub/embedding_db/embedding_db.cpp:43
Method
~FaceEmotionAdapt
cpp/inspireface/pipeline_module/attribute/face_emotion_adapt.cpp:7
Function
~GeneralImageProcessor
cpp/inspireface/image_process/nexus_processor/image_processor_general.h:14
Method
~Impl
cpp/inspireface/session.cpp:21
Method
~Impl
cpp/inspireface/middleware/model_archive/core_archive/core_archive.cc:21
Method
~Impl
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:112
Method
~InferenceAdapter
cpp/inspireface/middleware/inference_adapter/inference_adapter.h:76
Method
~InferenceWrapper
cpp/inspireface/middleware/inference_wrapper/inference_wrapper.h:215
Method
~InferenceWrapperCoreML
cpp/inspireface/middleware/inference_wrapper/inference_wrapper_coreml.cpp:26
Method
~InferenceWrapperMNN
cpp/inspireface/middleware/inference_wrapper/inference_wrapper_mnn.cpp:26
Method
~InferenceWrapperRKNN
cpp/inspireface/middleware/inference_wrapper/inference_wrapper_rknn.cpp:75
Method
~InferenceWrapperRKNNAdapter
cpp/inspireface/middleware/inference_wrapper/inference_wrapper_rknn_adapter.cpp:32
Method
~InferenceWrapperRKNNAdapter
cpp/inspireface/middleware/inference_wrapper/inference_wrapper_rknn_adapter_nano.cpp:32
Method
~InferenceWrapperTensorRT
cpp/inspireface/middleware/inference_wrapper/inference_wrapper_tensorrt.cpp:26
Method
~InputTensorInfo
cpp/inspireface/middleware/inference_wrapper/inference_wrapper.h:105
Method
~LogLevelBroadcast
cpp/test/settings/test_settings.h:142
Method
~MNNCVAdapter
cpp/inspireface/middleware/inference_adapter/implement/mnn_adapter.h:16
Method
~MNNCVAdapterInference
cpp/inspireface/middleware/inference_adapter/mnn_cv_adapter_inference.h:41
Method
~OutputTensorInfo
cpp/inspireface/middleware/inference_wrapper/inference_wrapper.h:139
Method
~RGABuffer
cpp/inspireface/image_process/nexus_processor/image_processor_rga.h:146
Method
~RKNNAdapter
cpp/inspireface/middleware/inference_wrapper/customized/rknn_adapter.h:361
Method
~RKNNAdapterNano
cpp/inspireface/middleware/inference_wrapper/customized/rknn_adapter_nano.h:278
Method
~ResourceGuard
cpp/inspireface/middleware/thread/resource_pool.h:36
Method
~ResourcePool
cpp/inspireface/middleware/thread/resource_pool.h:60
Method
~RgaImageProcessor
cpp/inspireface/image_process/nexus_processor/image_processor_rga.cpp:13
Method
~STrack
cpp/inspireface/track_module/tracker_optional/bytetrack/STrack.cpp:22
Function
~SimilarityConverter
cpp/inspireface/include/inspireface/similarity_converter.h:108
Function
~SimpleArchive
cpp/inspireface/middleware/model_archive/core_archive/simple_archive.h:96
Method
~SimpleCSVWriter
cpp/test/unit/test_helper/simple_csv_writer.h:32
Method
~TensorInfo
cpp/inspireface/middleware/inference_wrapper/inference_wrapper.h:24
Method
~TensorRTAdapter
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:575
Method
~TestMessageBroadcast
cpp/test/settings/test_settings.h:117
Method
~ThreadSafeTokenStorage
cpp/sample/api/sample_cpp_multithreading.cpp:108
Function
~basic_json
@brief destructor @sa https://json.nlohmann.me/api/basic_json/~basic_json/
cpp/inspireface/middleware/nlohmann/json.hpp:18407
Method
~binary_reader
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
cpp/inspireface/middleware/nlohmann/json.hpp:8256
Method
~file_input_adapter
cpp/inspireface/middleware/nlohmann/json.hpp:5259
Method
~input_stream_adapter
cpp/inspireface/middleware/nlohmann/json.hpp:5286
Method
~iter_impl
cpp/inspireface/middleware/nlohmann/json.hpp:11446
Method
~json_ref
cpp/inspireface/middleware/nlohmann/json.hpp:13108
Method
~json_sax
cpp/inspireface/middleware/nlohmann/json.hpp:5828
Method
~json_sax_dom_callback_parser
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
cpp/inspireface/middleware/nlohmann/json.hpp:6046
Method
~json_sax_dom_parser
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
cpp/inspireface/middleware/nlohmann/json.hpp:5871
Method
~lexer
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
cpp/inspireface/middleware/nlohmann/json.hpp:6536
Method
~nonesuch
cpp/inspireface/middleware/nlohmann/json.hpp:2255
Method
~output_adapter_protocol
cpp/inspireface/middleware/nlohmann/json.hpp:13187
Method
~serializer
cpp/inspireface/middleware/nlohmann/json.hpp:16117
Method
~test_case_split
cpp/test/settings/test_settings.h:151
← previous
1,601–1,690 of 1,690, ranked by callers