MCPcopy Create free account

hub / github.com/HyperInspire/InspireFace / functions

Functions1,690 in github.com/HyperInspire/InspireFace

MethodSwapColor
cpp/inspireface/image_process/nexus_processor/image_processor_general.cpp:16
MethodTensorInfo
cpp/inspireface/middleware/inference_wrapper/inference_wrapper.h:23
MethodTensorRTAdapter
implement TensorRTAdapter methods
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:573
MethodTestMessageBroadcast
cpp/test/settings/test_settings.h:103
MethodTimer
cpp/inspireface/middleware/costman.h:14
MethodTotalCount
cpp/inspireface/middleware/thread/resource_pool.h:118
MethodTrackFace
cpp/inspireface/track_module/face_track_module.cpp:62
FunctionTrackingState
cpp/inspireface/common/face_info/face_object_internal.h:132
MethodTryAcquireResource
Try to acquire resource (non-blocking mode), returns nullptr if no resource available
cpp/inspireface/middleware/thread/resource_pool.h:88
FunctionUNCHECKED
(type)
python/inspireface/modules/core/native.py:478
FunctionUpdateFaceAction
cpp/inspireface/common/face_info/face_object_internal.h:113
MethodXInputData
cpp/inspireface/middleware/inference_adapter/inference_adapter.h:50
MethodXOutputData
cpp/inspireface/middleware/inference_adapter/inference_adapter.h:12
MethodXTransform
cpp/inspireface/middleware/inference_adapter/inference_adapter.h:35
Method__add__
(self, other)
python/inspireface/modules/core/native.py:193
Method__bytes__
(self)
python/inspireface/modules/core/native.py:119
Method__call__
(self, *args)
python/inspireface/modules/core/native.py:499
Method__call__
Given the name of a library, load it.
python/inspireface/modules/core/native.py:619
Method__complex__
(self)
python/inspireface/modules/core/native.py:137
Method__contains__
(self, char)
python/inspireface/modules/core/native.py:179
Method__del__
Ensure that resources are released when the ImageStream object is garbage collected.
python/inspireface/modules/inspireface.py:142
Method__del__
(self)
python/inspireface/modules/inspireface.py:710
Method__delitem__
(self, index)
python/inspireface/modules/core/native.py:375
Method__delslice__
(self, start, end)
python/inspireface/modules/core/native.py:392
Method__eq__
(self, string)
python/inspireface/modules/core/native.py:167
Method__float__
(self)
python/inspireface/modules/core/native.py:134
Method__ge__
(self, string)
python/inspireface/modules/core/native.py:155
Method__getattr__
(self, name)
python/inspireface/modules/core/native.py:613
Method__getitem__
(self, index)
python/inspireface/modules/core/native.py:185
Method__getslice__
(self, start, end)
python/inspireface/modules/core/native.py:188
Method__gt__
(self, string)
python/inspireface/modules/core/native.py:161
Method__hash__
(self)
python/inspireface/modules/core/native.py:140
Method__hash__
(self)
python/inspireface/modules/core/native.py:365
Method__iadd__
(self, other)
python/inspireface/modules/core/native.py:400
Method__imul__
(self, n)
python/inspireface/modules/core/native.py:409
Method__init__
(self, threshold=0.48, middle_score=0.6, steepness=8.0,
tools/transform_similarity_testing.py:6
Method__init__
(self)
python/test/test_utilis.py:210
Method__init__
Initialize the ImageStream object with provided data and configuration. Args: data: The image data (numpy array or buffe
python/inspireface/modules/inspireface.py:94
Method__init__
(self, track_id: int, track_count: int, detection_confidenc
python/inspireface/modules/inspireface.py:212
Method__init__
Initializes a new session with the provided configuration parameters. Args: param (int or SessionCustomParameter
python/inspireface/modules/inspireface.py:301
Method__init__
Initializes a new FaceIdentity instance with facial feature data, a custom identifier, and a tag. Args: data (np.ndarray
python/inspireface/modules/inspireface.py:972
Method__init__
(self, message: str, error_code: Optional[int] = None, **context)
python/inspireface/modules/exception.py:8
Method__init__
Initialize resource manager and create necessary directories Args: use_modelscope: Whether to download models from ModelS
python/inspireface/modules/utils/resource.py:49
Method__init__
(self, seq)
python/inspireface/modules/core/native.py:111
Method__init__
(self, string="")
python/inspireface/modules/core/native.py:362
Method__init__
(self, func, restype, argtypes, errcheck)
python/inspireface/modules/core/native.py:488
Method__init__
(self, path)
python/inspireface/modules/core/native.py:593
Method__init__
(self)
python/inspireface/modules/core/native.py:616
Method__init__
(self)
python/inspireface/modules/core/native.py:764
Method__init__
(self, path)
python/inspireface/modules/core/native.py:903
Method__int__
(self)
python/inspireface/modules/core/native.py:128
Method__le__
(self, string)
python/inspireface/modules/core/native.py:143
Method__len__
(self)
python/inspireface/modules/core/native.py:182
Method__len__
(self)
python/inspireface/modules/core/native.py:424
Method__long__
(self)
python/inspireface/modules/core/native.py:131
Method__lt__
(self, string)
python/inspireface/modules/core/native.py:149
Method__mod__
(self, args)
python/inspireface/modules/core/native.py:212
Method__mul__
(self, n)
python/inspireface/modules/core/native.py:207
Method__ne__
(self, string)
python/inspireface/modules/core/native.py:173
Method__radd__
(self, other)
python/inspireface/modules/core/native.py:201
Method__repr__
(self)
python/inspireface/modules/inspireface.py:191
Method__repr__
(self)
python/inspireface/modules/inspireface.py:243
Method__repr__
(self)
python/inspireface/modules/inspireface.py:286
Method__repr__
(self)
python/inspireface/modules/inspireface.py:984
Method__repr__
(self)
python/inspireface/modules/inspireface.py:1060
Method__repr__
(self)
python/inspireface/modules/core/native.py:125
Method__setitem__
(self, index, sub)
python/inspireface/modules/core/native.py:368
Method__setslice__
(self, start, end, sub)
python/inspireface/modules/core/native.py:382
Method__str__
(self)
python/inspireface/modules/exception.py:21
Method__str__
(self)
python/inspireface/modules/core/native.py:122
Method_as_parameter_
(self)
python/inspireface/modules/core/native.py:495
Method_c_struct
Creates a C structure from the current state of the instance. Returns: HFSessionCustomParameter: The corresponding C str
python/inspireface/modules/inspireface.py:266
Method_c_struct
Converts the data class attributes to a C-compatible structure for use in the InspireFace SDK. Returns: HFFeatureHubConf
python/inspireface/modules/inspireface.py:887
Method_decode
cpp/inspireface/track_module/face_detect/face_detect_adapt.cpp:115
Method_generate_anchors
cpp/inspireface/track_module/face_detect/face_detect_adapt.cpp:102
Method_nms
cpp/inspireface/track_module/face_detect/face_detect_adapt.cpp:76
Functionaccept
cpp/inspireface/middleware/nlohmann/json.hpp:20854
Methodaddition_isCorrect
()
android/InspireFaceExample/app/src/test/java/com/example/inspireface_example/ExampleUnitTest.java:13
MethodallocateDeviceMemory
allocate device memory
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:204
Methodarray_index
! @param[in] s reference token to be converted into an array index @return integer representation of @a s @throw parse_error.106 if an
cpp/inspireface/middleware/nlohmann/json.hpp:12408
Functionback
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
cpp/inspireface/middleware/nlohmann/json.hpp:19393
Functionbasic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
cpp/inspireface/middleware/nlohmann/json.hpp:18158
Functionbasic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
cpp/inspireface/middleware/nlohmann/json.hpp:18114
Functionbasic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
cpp/inspireface/middleware/nlohmann/json.hpp:21662
Functionbasic_json from_bson
cpp/inspireface/middleware/nlohmann/json.hpp:21274
Functionbasic_json from_cbor
cpp/inspireface/middleware/nlohmann/json.hpp:21107
Functionbasic_json from_msgpack
cpp/inspireface/middleware/nlohmann/json.hpp:21166
Functionbasic_json from_ubjson
cpp/inspireface/middleware/nlohmann/json.hpp:21220
Functionbasic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
cpp/inspireface/middleware/nlohmann/json.hpp:17427
Functionbasic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
cpp/inspireface/middleware/nlohmann/json.hpp:18166
Functionbasic_json parse
cpp/inspireface/middleware/nlohmann/json.hpp:20813
Functionbenchmark
(test_name, loop)
python/test/test_utilis.py:129
Functionbenchmark_decorator
(func)
python/test/test_utilis.py:130
Methodbinary
cpp/inspireface/middleware/nlohmann/json.hpp:5909
Methodbinary
cpp/inspireface/middleware/nlohmann/json.hpp:6084
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
cpp/inspireface/middleware/nlohmann/json.hpp:8246
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
cpp/inspireface/middleware/nlohmann/json.hpp:13326
Methodboolean
cpp/inspireface/middleware/nlohmann/json.hpp:5879
Methodboolean
cpp/inspireface/middleware/nlohmann/json.hpp:6054
Methodbyte_container_with_subtype
@sa https://json.nlohmann.me/api/byte_container_with_subtype/byte_container_with_subtype/
cpp/inspireface/middleware/nlohmann/json.hpp:4979
← previousnext →1,001–1,100 of 1,690, ranked by callers