MCPcopy Create free account

hub / github.com/HyperInspire/InspireFace / functions

Functions1,690 in github.com/HyperInspire/InspireFace

Methodrsplit
(self, sep=None, maxsplit=-1)
python/inspireface/modules/core/native.py:318
Methodsax_parse_internal
cpp/inspireface/middleware/nlohmann/json.hpp:10879
Functionscan
cpp/inspireface/middleware/nlohmann/json.hpp:7911
Methodscan_comment
! * @brief scan a comment * @return whether comment could be scanned successfully */
cpp/inspireface/middleware/nlohmann/json.hpp:7246
Methodscan_number
! @brief scan a number literal This function scans a string according to Sect. 6 of RFC 8259. The function is realized with a determinis
cpp/inspireface/middleware/nlohmann/json.hpp:7371
Methodscan_string
! @brief scan a string literal This function scans a string according to Sect. 7 of RFC 8259. While scanning, bytes are escaped and copie
cpp/inspireface/middleware/nlohmann/json.hpp:6656
Functionsearch
cpp/sample/cluttered/standard/rec_sample.cpp:80
Methodserializer
! @param[in] s output stream to serialize to @param[in] ichar indentation character to use @param[in] error_handler_ how to react on de
cpp/inspireface/middleware/nlohmann/json.hpp:16101
FunctionsetAlignMeanSquareError
cpp/inspireface/common/face_info/face_object_internal.h:59
MethodsetBatchSize
set batch size (only for models with dynamic shapes)
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:250
MethodsetBatchSize
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:622
FunctionsetBbox
cpp/inspireface/common/face_info/face_object_internal.h:238
MethodsetCudaStream
set CUDA stream
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:413
MethodsetCudaStream
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:646
MethodsetDevice
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:108
FunctionsetId
cpp/inspireface/common/face_info/face_object_internal.h:258
MethodsetInferenceMode
set inference mode
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:407
MethodsetInput
set input data
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:236
MethodsetLogLevel
Set log level
cpp/inspireface/log.cpp:46
MethodsetPackName
cpp/test/settings/enviro.h:32
FunctionsetPoseEulerAngle
cpp/inspireface/common/face_info/face_object_internal.h:220
FunctionsetRecommendedCosineThreshold
Set recommended cosine threshold
cpp/inspireface/include/inspireface/similarity_converter.h:104
MethodsetTestResDir
cpp/test/settings/enviro.h:40
MethodsetTestRuntimeFullPath
cpp/test/settings/enviro.h:48
FunctionsetTransMatrix
cpp/inspireface/common/face_info/face_object_internal.h:156
FunctionsetTransMatrixExtensive
cpp/inspireface/common/face_info/face_object_internal.h:160
MethodsetUp
(self)
python/test/performance/test_lfw_precision.py:9
MethodsetUp
(self)
python/test/unit/test_recognition_module.py:13
MethodsetUp
(self)
python/test/unit/test_recognition_module.py:183
MethodsetUp
(self)
python/test/unit/test_tracker_module.py:10
MethodsetUp
(self)
python/test/unit/test_tracker_module.py:96
MethodsetUp
Shared area for priority execution
python/test/unit/test_base_module.py:9
MethodsetUpClass
(cls)
python/test/unit/test_recognition_module.py:81
MethodsetUpClass
(cls)
python/test/unit/test_recognition_module.py:180
MethodsetUpClass
(cls)
python/test/unit/test_tracker_module.py:93
Functionset_cuda_device_id
Sets the CUDA device ID.
python/inspireface/modules/inspireface.py:1320
Functionset_end
cpp/inspireface/middleware/nlohmann/json.hpp:11406
Functionset_expansive_hardware_rockchip_dma_heap_path
Sets the path to the expansive hardware Rockchip DMA heap.
python/inspireface/modules/inspireface.py:1303
Functionset_image_process_aligned_width
Set the image process aligned width
python/inspireface/modules/inspireface.py:863
Methodset_landmark_augmentation_num
Set landmark augmentation number
python/inspireface/modules/inspireface.py:487
Functionset_logging_level
Sets the logging level of the InspireFace library. Args: level (int): The level to set the logging to.
python/inspireface/modules/inspireface.py:1272
Functionset_similarity_converter_config
Sets the similarity converter configuration.
python/inspireface/modules/inspireface.py:1238
Methodset_track_preview_size
Sets the preview size for the face tracking session. Args: size (int, optional): The size of the preview area for face t
python/inspireface/modules/inspireface.py:452
Functionshow_system_resource_statistics
Displays the system resource information.
python/inspireface/modules/inspireface.py:1287
Functionsoftmax
cpp/inspireface/middleware/inference_wrapper/customized/rknn_adapter_nano.h:22
Methodspan_input_adapter
cpp/inspireface/middleware/nlohmann/json.hpp:5671
Methodsplitlines
(self, keepends=0)
python/inspireface/modules/core/native.py:321
Methodstart_array
cpp/inspireface/middleware/nlohmann/json.hpp:5941
Methodstart_array
cpp/inspireface/middleware/nlohmann/json.hpp:6161
Methodstart_object
cpp/inspireface/middleware/nlohmann/json.hpp:5915
Methodstart_object
cpp/inspireface/middleware/nlohmann/json.hpp:6090
Methodstatic_tlbr
cpp/inspireface/track_module/tracker_optional/bytetrack/STrack.cpp:122
Methodstatic_tlwh
cpp/inspireface/track_module/tracker_optional/bytetrack/STrack.cpp:103
Methodstring
cpp/inspireface/middleware/nlohmann/json.hpp:5903
Methodstring
cpp/inspireface/middleware/nlohmann/json.hpp:6078
Methodstring to_string
@brief user-defined to_string function for JSON values @sa https://json.nlohmann.me/api/basic_json/to_string/
cpp/inspireface/middleware/nlohmann/json.hpp:21837
Methodstrtof
cpp/inspireface/middleware/nlohmann/json.hpp:7314
Methodsub_stracks
cpp/inspireface/track_module/tracker_optional/bytetrack/tracker_utils.cpp:41
Methodswapcase
(self)
python/inspireface/modules/core/native.py:330
Methodswitch
cpp/inspireface/middleware/nlohmann/json.hpp:16439
Functionswitch_apple_coreml_inference_mode
Switches the Apple CoreML inference mode.
python/inspireface/modules/inspireface.py:1293
Functionswitch_image_processing_backend
Switch image processing backend
python/inspireface/modules/inspireface.py:857
Functionswitch_landmark_engine
Switch landmark engine
python/inspireface/modules/inspireface.py:851
MethodtearDownClass
(cls)
python/test/unit/test_recognition_module.py:218
MethodtearDownClass
(cls)
python/test/unit/test_tracker_module.py:125
Functionterminate
Terminates the InspireFace system. Returns: bool: True if the system was successfully terminated, False otherwise.
python/inspireface/modules/inspireface.py:828
Methodtest_benchmark_face_comparison1v1
(self)
python/test/unit/test_recognition_module.py:213
Methodtest_benchmark_face_detect
(self)
python/test/unit/test_tracker_module.py:107
Methodtest_benchmark_face_track
(self)
python/test/unit/test_tracker_module.py:113
Methodtest_benchmark_face_track_video
(self)
python/test/unit/test_tracker_module.py:119
Methodtest_benchmark_feature_extract
(self)
python/test/unit/test_recognition_module.py:207
Methodtest_face_comparison
(self)
python/test/unit/test_recognition_module.py:39
Methodtest_face_detection_from_image
(self)
python/test/unit/test_tracker_module.py:19
Methodtest_face_feature_extraction
(self)
python/test/unit/test_recognition_module.py:20
Methodtest_face_pose
(self)
python/test/unit/test_tracker_module.py:38
Methodtest_face_remove
(self)
python/test/unit/test_recognition_module.py:136
Methodtest_face_search
(self)
python/test/unit/test_recognition_module.py:97
Methodtest_face_update
(self)
python/test/unit/test_recognition_module.py:170
Functiontest_feature
cpp/sample/source/expansion_load.cpp:84
Methodtest_image_codec
(self)
python/test/unit/test_base_module.py:13
Functiontest_landmark
cpp/sample/cluttered/rk_sample/rk_simple_net_sample.cpp:190
Functiontest_landmark
cpp/sample/source/expansion_load.cpp:34
Functiontest_landmark_mnn
cpp/sample/cluttered/rk_sample/rk_simple_net_sample.cpp:154
Methodtest_lfw_precision
(self)
python/test/performance/test_lfw_precision.py:12
Functiontest_mask
cpp/sample/cluttered/rk_sample/rk_simple_net_sample.cpp:61
Functiontest_quality
cpp/sample/cluttered/rk_sample/rk_simple_net_sample.cpp:104
Functiontest_quality
cpp/sample/source/expansion_load.cpp:58
Functiontest_rnet
cpp/sample/cluttered/rk_sample/rk_simple_net_sample.cpp:20
Methodtest_stream_rotation
(self)
python/test/unit/test_base_module.py:17
Methodtic
cpp/sample/utils/test_folder_helper.h:31
Functiontitle
(name: str = None)
python/test/test_utilis.py:14
Methodtlbr_to_tlwh
cpp/inspireface/track_module/tracker_optional/bytetrack/STrack.cpp:141
Methodtlwh_to_xyah
cpp/inspireface/track_module/tracker_optional/bytetrack/STrack.cpp:129
Functionto_bson
@brief create a BSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bson/
cpp/inspireface/middleware/nlohmann/json.hpp:21083
Methodto_char_type
cpp/inspireface/middleware/nlohmann/json.hpp:14879
Methodto_json
cpp/inspireface/middleware/nlohmann/json.hpp:4950
Functionto_msgpack
@brief create a MessagePack serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_msgpack/
cpp/inspireface/middleware/nlohmann/json.hpp:21033
Methodto_string
@brief return a string representation of the JSON pointer @sa https://json.nlohmann.me/api/json_pointer/to_string/
cpp/inspireface/middleware/nlohmann/json.hpp:12274
Functionto_ubjson
@brief create a UBJSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_ubjson/
cpp/inspireface/middleware/nlohmann/json.hpp:21056
Methodto_xyah
cpp/inspireface/track_module/tracker_optional/bytetrack/STrack.cpp:137
← previousnext →1,501–1,600 of 1,690, ranked by callers