MCPcopy Create free account

hub / github.com/HyperInspire/InspireFace / functions

Functions1,690 in github.com/HyperInspire/InspireFace

↓ 1 callersMethodTotal
cpp/inspireface/middleware/timer.cpp:71
↓ 1 callersMethodUpdateVector
cpp/inspireface/feature_hub/embedding_db/embedding_db.cpp:155
↓ 1 callersFunctionUtf8ToWideChar
cpp/inspireface/middleware/system.h:99
↓ 1 callersFunctionVectorEmaFilter
Vector EMA filter function
cpp/inspireface/middleware/utils.h:196
↓ 1 callersMethodViewDBTable
cpp/inspireface/feature_hub/feature_hub_db.cpp:336
↓ 1 callersFunction_ca_dense
Augment for a dense cost matrix. */
cpp/inspireface/track_module/tracker_optional/bytetrack/lapjv.cpp:254
↓ 1 callersFunction_carr_dense
Augmenting row reduction for a dense cost matrix. */
cpp/inspireface/track_module/tracker_optional/bytetrack/lapjv.cpp:70
↓ 1 callersFunction_ccrrt_dense
Column-reduction and reduction transfer for a dense cost matrix. */
cpp/inspireface/track_module/tracker_optional/bytetrack/lapjv.cpp:8
↓ 1 callersMethod_create_ld_so_cache
(self)
python/inspireface/modules/core/native.py:810
↓ 1 callersMethod_download_from_modelscope
Download model from ModelScope platform Args: model_name: Name of the model to download Returns:
python/inspireface/modules/utils/resource.py:108
↓ 1 callersMethod_download_from_modelscope_with_cache
Download model from ModelScope with local caching logic Args: name: Model name re_download: Force re-download
python/inspireface/modules/utils/resource.py:223
↓ 1 callersFunction_find_dense
Find columns with minimum d[j] and put them on the SCAN list. */
cpp/inspireface/track_module/tracker_optional/bytetrack/lapjv.cpp:138
↓ 1 callersMethod_get_error_name
Get error name corresponding to error code
python/inspireface/modules/exception.py:14
↓ 1 callersMethod_get_faces_boundary_boxes
Get face boundary boxes from detection results
python/inspireface/modules/inspireface.py:669
↓ 1 callersMethod_get_faces_euler_angle
Get face euler angles from detection results
python/inspireface/modules/inspireface.py:683
↓ 1 callersMethod_get_faces_tokens
Get face tokens from detection results
python/inspireface/modules/inspireface.py:697
↓ 1 callersMethod_get_faces_track_counts
Get face track counts from detection results
python/inspireface/modules/inspireface.py:690
↓ 1 callersMethod_get_faces_track_ids
Get face track IDs from detection results
python/inspireface/modules/inspireface.py:676
↓ 1 callersMethod_get_ld_so_conf_dirs
Recursive function to help parse all ld.so.conf files, including proper handling of the `include` directive.
python/inspireface/modules/core/native.py:788
↓ 1 callersMethod_get_processing_function_and_param
Get processing function and parameters
python/inspireface/modules/inspireface.py:572
↓ 1 callersFunction_scan_dense
Scan all columns in TODO starting from arbitrary column in SCAN and try to decrease d of the TODO columns using the SCAN column.
cpp/inspireface/track_module/tracker_optional/bytetrack/lapjv.cpp:157
↓ 1 callersMethod_update_face_attribute_confidence
Update face attribute confidence in extends list
python/inspireface/modules/inspireface.py:643
↓ 1 callersMethod_update_face_emotion_confidence
Update face emotion confidence in extends list
python/inspireface/modules/inspireface.py:619
↓ 1 callersMethod_update_face_interact_confidence
Update face interaction confidence in extends list
python/inspireface/modules/inspireface.py:594
↓ 1 callersMethod_update_face_quality_confidence
Update face quality confidence in extends list
python/inspireface/modules/inspireface.py:657
↓ 1 callersMethod_update_mask_confidence
Update mask confidence in extends list
python/inspireface/modules/inspireface.py:582
↓ 1 callersMethod_update_rgb_liveness_confidence
Update RGB liveness confidence in extends list
python/inspireface/modules/inspireface.py:631
↓ 1 callersMethodactivate
cpp/inspireface/track_module/tracker_optional/bytetrack/STrack.cpp:24
↓ 1 callersMethodaddToken
Add a token to the storage
cpp/sample/api/sample_cpp_multithreading.cpp:28
↓ 1 callersFunctionadd_library_search_dirs
Add libraries to search paths. If library paths are relative, convert them to absolute with respect to this file's directory
python/inspireface/modules/core/native.py:923
↓ 1 callersFunctionappend_exponent
cpp/inspireface/middleware/nlohmann/json.hpp:15863
↓ 1 callersFunctionat
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
cpp/inspireface/middleware/nlohmann/json.hpp:19090
↓ 1 callersFunctionbasename
cpp/sample/cluttered/standard/c_api_sample.cpp:12
↓ 1 callersFunctionbatch_import_lfw_faces
(lfw_path, engine: ifac.InspireFaceSession, num_of_faces: int)
python/test/test_utilis.py:183
↓ 1 callersFunctioncalculate_error_code_value
(error_code_str, error_definitions)
tools/generate_error_tabel_to_python.py:6
↓ 1 callersFunctioncalculate_error_code_value
(error_code_str, error_definitions)
tools/output_error_table.py:5
↓ 1 callersFunctioncamera_test
cpp/sample/cluttered/standard/error_test.cpp:24
↓ 1 callersFunctioncase_face_comparison
This is a sample application for comparing two face images. Args: image_path1 (str): Path to the first face image image_path2
python/sample_face_comparison.py:8
↓ 1 callersFunctioncase_face_detection_image
This is a sample application for face detection and tracking using an image. It also includes pipeline extensions such as RGB liveness, mask
python/sample_face_detection.py:17
↓ 1 callersFunctioncase_face_recognition
Launches the face recognition system, inserts face features into a database, and performs searches. Args: resource_path (str): Path t
python/sample_face_recognition.py:8
↓ 1 callersFunctioncase_face_tracker_from_video
Launch a face tracking process from a video source. The 'source' can either be a webcam index (0, 1, ...) or a path to a video file. Use the
python/sample_face_track_from_video.py:40
↓ 1 callersFunctioncase_feature_hub
()
python/sample_feature_hub_crud.py:28
↓ 1 callersFunctioncase_feature_hub
()
python/sample_feature_hub.py:6
↓ 1 callersFunctioncase_show_system_resource_statistics
This case is used to test the system resource statistics.
python/sample_system_resource_statistics.py:7
↓ 1 callersFunctioncomparison1v1
cpp/sample/cluttered/standard/rec_sample.cpp:36
↓ 1 callersFunctioncrbegin
@brief returns a const reverse iterator to the last element @sa https://json.nlohmann.me/api/basic_json/crbegin/
cpp/inspireface/middleware/nlohmann/json.hpp:19742
↓ 1 callersFunctioncrend
@brief returns a const reverse iterator to one before the first @sa https://json.nlohmann.me/api/basic_json/crend/
cpp/inspireface/middleware/nlohmann/json.hpp:19749
↓ 1 callersMethoddebug_show
Display the image using a debug function provided by the library.
python/inspireface/modules/inspireface.py:148
↓ 1 callersFunctiondecide_ext
cpp/sample/utils/test_folder_helper.h:112
↓ 1 callersFunctiondecode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
cpp/inspireface/middleware/nlohmann/json.hpp:16924
↓ 1 callersFunctiondma_buf_alloc
cpp/inspireface/image_process/nexus_processor/rga/dma_alloc.cpp:77
↓ 1 callersFunctiondma_buf_free
cpp/inspireface/image_process/nexus_processor/rga/dma_alloc.cpp:123
↓ 1 callersFunctiondump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
cpp/inspireface/middleware/nlohmann/json.hpp:16823
↓ 1 callersFunctionemplace_back
cpp/inspireface/middleware/nlohmann/json.hpp:20107
↓ 1 callersMethodend_frame
cpp/inspireface/track_module/tracker_optional/bytetrack/STrack.cpp:161
↓ 1 callersFunctionfind_best_threshold
(similarities, labels)
python/test/test_utilis.py:258
↓ 1 callersFunctionfind_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
cpp/inspireface/middleware/nlohmann/json.hpp:15427
↓ 1 callersFunctionfind_path_dense
Single iteration of modified Dijkstra shortest path algorithm as explained in the JV paper. * * This is a dense matrix version. * * \return Th
cpp/inspireface/track_module/tracker_optional/bytetrack/lapjv.cpp:196
↓ 1 callersFunctionformat_buffer
cpp/inspireface/middleware/nlohmann/json.hpp:15915
↓ 1 callersFunctiongen_similar_feature
(feature)
python/sample_feature_hub_crud.py:16
↓ 1 callersFunctiongenerate_color
Generate a bright color based on the given integer ID. Ensures 50 unique colors. Args: id (int): The ID for which to generate a colo
python/sample_face_track_from_video.py:9
↓ 1 callersFunctiongetTestLFWFunneledEvaTxt
cpp/test/settings/test_settings.cpp:34
↓ 1 callersFunctiongetTestSaveDir
cpp/test/settings/test_settings.cpp:16
↓ 1 callersMethodgetTokenCount
Get token count
cpp/sample/api/sample_cpp_multithreading.cpp:81
↓ 1 callersFunctionget_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
cpp/inspireface/middleware/nlohmann/json.hpp:15263
↓ 1 callersMethodget_face_five_key_points
Get five key points for a detected face
python/inspireface/modules/inspireface.py:398
↓ 1 callersFunctionget_file_hash_sha256
(file_path)
tools/get_model_md5.py:13
↓ 1 callersFunctionget_file_hash_sha256
(file_path)
tools/generate_release_models_info.py:14
↓ 1 callersFunctionget_file_hash_sha256
(file_path)
python/inspireface/modules/utils/resource.py:41
↓ 1 callersFunctionget_impl_ptr
cpp/inspireface/middleware/nlohmann/json.hpp:18570
↓ 1 callersFunctionget_lib_path
Get the appropriate library path based on the current platform and architecture. Returns: str: The path to the platform-specific
python/inspireface/modules/core/native.py:13
↓ 1 callersFunctionget_post_version
Get post version number
python/setup.py:16
↓ 1 callersFunctionget_ptr
cpp/inspireface/middleware/nlohmann/json.hpp:18710
↓ 1 callersFunctionget_qnt_type_string_
* @brief Function to get quantization type string. * @param type Quantization type * @return String representation of the quantization type */
cpp/inspireface/middleware/inference_wrapper/customized/rknn_adapter.h:41
↓ 1 callersFunctionget_quality
(image, session: isf.InspireFaceSession)
python/sample_video.py:9
↓ 1 callersFunctionget_target_platform_for_envs
Get target platform for environments
python/setup.py:96
↓ 1 callersFunctionget_type_string_
* @brief Function to get RKNN data type string. * @param type Data type * @return String representation of the data type */
cpp/inspireface/middleware/inference_wrapper/customized/rknn_adapter.h:19
↓ 1 callersMethodget_value
cpp/inspireface/middleware/nlohmann/json.hpp:11245
↓ 1 callersFunctionget_version
Get version number
python/setup.py:7
↓ 1 callersFunctionget_wheel_platform_tag
Get wheel package platform tag
python/setup.py:25
↓ 1 callersMethodgetdirs
Implements the dylib search as specified in Apple documentation: http://developer.apple.com/documentation/DeveloperTools/Conceptual/
python/inspireface/modules/core/native.py:713
↓ 1 callersMethodgetpaths
Return a list of paths where the library might be found.
python/inspireface/modules/core/native.py:632
↓ 1 callersMethodgetplatformpaths
Return all the library paths available in this platform
python/inspireface/modules/core/native.py:670
↓ 1 callersFunctiongrisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
cpp/inspireface/middleware/nlohmann/json.hpp:15522
↓ 1 callersFunctionhas
* @brief Check if a parameter exists by name. * @param name The name of the parameter to check. * @return bool True if the parameter exists,
cpp/inspireface/middleware/configurable.h:55
↓ 1 callersFunctionheader_to_raw
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:118
↓ 1 callersFunctioninit_test_benchmark_record
cpp/test/test_cpp.cpp:29
↓ 1 callersFunctioninit_test_benchmark_record
cpp/test/test.cpp:29
↓ 1 callersFunctioninit_test_evaluation_record
cpp/test/test_cpp.cpp:39
↓ 1 callersFunctioninit_test_evaluation_record
cpp/test/test.cpp:39
↓ 1 callersFunctioninit_test_logger
cpp/test/test_cpp.cpp:15
↓ 1 callersFunctioninit_test_logger
cpp/test/test_base.cpp:16
↓ 1 callersFunctioninit_test_logger
cpp/test/test.cpp:15
↓ 1 callersMethodinitiate
cpp/inspireface/track_module/tracker_optional/bytetrack/kalmanFilter.cpp:20
↓ 1 callersFunctioninsert
@brief inserts element into array @sa https://json.nlohmann.me/api/basic_json/insert/
cpp/inspireface/middleware/nlohmann/json.hpp:20183
↓ 1 callersMethodinsertEvaluationData
cpp/test/unit/test_helper/simple_csv_writer.h:87
↓ 1 callersFunctionint_to_string
cpp/inspireface/middleware/nlohmann/json.hpp:4320
↓ 1 callersFunctionis_negative_number
cpp/inspireface/middleware/nlohmann/json.hpp:16712
↓ 1 callersFunctionis_number
@brief return whether value is a number @sa https://json.nlohmann.me/api/basic_json/is_number/
cpp/inspireface/middleware/nlohmann/json.hpp:18483
↓ 1 callersFunctionis_structured
@brief return whether type is structured @sa https://json.nlohmann.me/api/basic_json/is_structured/
cpp/inspireface/middleware/nlohmann/json.hpp:18462
← previousnext →501–600 of 1,690, ranked by callers