Luna Handlers v.1.10.8 documentation
Index
Contents
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
_
_buffer (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
_faceDetectorQueue (luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop attribute)
_faceEstimatorQueue (luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop attribute)
_faceExtractorQueue (luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop attribute)
_humanDetectorQueue (luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop attribute)
_humanExtractorQueue (luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop attribute)
_influxSettings (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
_job (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
_pipeline (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
_results (luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop attribute)
_resultsQueue (luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop attribute)
_running (luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop attribute)
A
account_id (luna_handlers.db.models.Handler attribute)
(luna_handlers.db.models.Verifier attribute)
AccountHandlerHandler (class in luna_handlers.app.handlers.handler_handler)
addCallBack() (in module luna_handlers.crutches_on_wheels.utils.functions)
addConfigHandlerRoutes() (in module luna_handlers.crutches_on_wheels.web.configs_handler)
addDocHandlersRoutes() (in module luna_handlers.crutches_on_wheels.web.docs_handler)
addHandler() (luna_handlers.crutches_on_wheels.utils.log.Logger class method)
additionalFields (luna_handlers.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
additionalTags (luna_handlers.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
addPointsToBuffer() (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
aggregateAttributes (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
AggregateAttributesCounter (class in luna_handlers.sdk.sdk_loop.face_warp_estimator)
AggregatedDetectionEstimations (class in luna_handlers.sdk.sdk_loop.sdk_task)
AggregatedDetectionFaceAttributes (class in luna_handlers.sdk.sdk_loop.sdk_task)
AggregatedDetectionHumanAttributes (class in luna_handlers.sdk.sdk_loop.sdk_task)
AggregatedEstimations (class in luna_handlers.sdk.sdk_loop.sdk_task)
aggregatedEstimations (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
AggregatedExtractionEstimations (class in luna_handlers.sdk.sdk_loop.sdk_task)
AggregatedFaceWarpAttributes (class in luna_handlers.sdk.sdk_loop.sdk_task)
AggregatedHumanWarpAttributes (class in luna_handlers.sdk.sdk_loop.sdk_task)
AggregatedWarpEstimations (class in luna_handlers.sdk.sdk_loop.sdk_task)
aggregateLivenessAndCheckState() (luna_handlers.sdk.sdk_loop.face_detector.FaceDetector static method)
aggregateLivenessFromEstimates() (in module luna_handlers.sdk.sdk_loop.face_detector)
aggregateWarpAttributes() (in module luna_handlers.sdk.sdk_loop.face_warp_estimator)
ags (luna_handlers.sdk.sdk_loop.enums.SDKFaceEstimations attribute)
agsEstimationTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
AiohttpClientError (class in crutches_on_wheels.errors.errors)
allowed (luna_handlers.sdk.sdk_loop.enums.MultifacePolicy attribute)
app (luna_handlers.crutches_on_wheels.web.configs_handler.ConfigsHandler property)
(luna_handlers.crutches_on_wheels.web.docs_handler.DevelopmentManualHandler property)
(luna_handlers.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler property)
ApplicationServerError (class in crutches_on_wheels.errors.errors)
areaThreshold (luna_handlers.sdk.sdk_loop.base_detector.Detections attribute)
asBytes() (luna_handlers.sdk.sdk_loop.sdk_task.SDKDetectableImage static method)
(luna_handlers.sdk.sdk_loop.sdk_task.SDKWarp method)
asDict() (crutches_on_wheels.errors.errors.ErrorInfo method)
(luna_handlers.sdk.sdk_loop.sdk_task.WarpAttributes method)
asPillow() (luna_handlers.sdk.sdk_loop.sdk_task.SDKDetectableImage method)
(luna_handlers.sdk.sdk_loop.sdk_task.SDKWarp method)
asyncExecutorPool (luna_handlers.sdk.sdk_loop.sdk_stages.AsyncStageHandler attribute)
AsyncStageHandler (class in luna_handlers.sdk.sdk_loop.sdk_stages)
attribute (in module luna_handlers.sdk.sdk_loop.face_extractor)
attributeId (luna_handlers.sdk.sdk_loop.sdk_task.FaceAttributes attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.HumanAttributes attribute)
attributes (luna_handlers.sdk.sdk_loop.base_extractor.BaseExtractorSubTask attribute)
B
backgroundScheduler (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
BaseDetectorState (class in luna_handlers.sdk.sdk_loop.base_detector)
BaseDetectorSubTask (class in luna_handlers.sdk.sdk_loop.base_detector)
BaseEstimation (class in luna_handlers.sdk.sdk_loop.sdk_task)
BaseEstimationTargets (class in luna_handlers.sdk.sdk_loop.estimation_targets)
BaseExtractor (class in luna_handlers.sdk.sdk_loop.base_extractor)
BaseExtractorState (class in luna_handlers.sdk.sdk_loop.base_extractor)
BaseExtractorSubTask (class in luna_handlers.sdk.sdk_loop.base_extractor)
BaseHandler (class in luna_handlers.app.handlers.base_handler)
BaseHandlerWithMultipart (class in luna_handlers.app.handlers.base_handler)
BaseLoopDetector (class in luna_handlers.sdk.sdk_loop.base_detector)
BaseLunaMonitoring (class in luna_handlers.crutches_on_wheels.monitoring.base_monitoring)
BaseMonitoringAdapter (class in luna_handlers.crutches_on_wheels.monitoring.influx_adapter)
BaseMonitoringPoint (class in luna_handlers.crutches_on_wheels.monitoring.points)
BaseRedisContext (class in luna_handlers.redis_db.redis_context)
BaseRequestMonitoringPlugin (class in luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example)
BaseRequestMonitoringPoint (class in luna_handlers.crutches_on_wheels.monitoring.points)
BaseStageHandler (class in luna_handlers.sdk.sdk_loop.sdk_stages)
basicAttributes (luna_handlers.sdk.sdk_loop.enums.SDKFaceEstimations attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.FaceAttributes attribute)
basicAttributesEstimator (luna_handlers.sdk.sdk_loop.face_extractor.ExtractorState property)
basicAttributesExtractTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
batchDetect() (luna_handlers.sdk.sdk_loop.base_detector.BaseLoopDetector method)
batchExtractBasicAttributes() (luna_handlers.sdk.sdk_loop.face_extractor.FaceExtractor method)
batchExtractBasicAttributesWithAggregation() (luna_handlers.sdk.sdk_loop.face_extractor.FaceExtractor method)
batchExtractDescriptors() (luna_handlers.sdk.sdk_loop.base_extractor.BaseExtractor method)
batchExtractDescriptorsWithAggregation() (luna_handlers.sdk.sdk_loop.base_extractor.BaseExtractor method)
bestDetection (luna_handlers.sdk.sdk_loop.base_detector.Detections attribute)
BindingsNotReady (crutches_on_wheels.errors.errors.LunaCoreError attribute)
body (luna_handlers.sdk.sdk_loop.sdk_task.SDKDetectableImage attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.SDKWarp attribute)
BoundingBox (class in luna_handlers.sdk.sdk_loop.sdk_task)
bucket (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter attribute)
C
channelName (luna_handlers.redis_db.redis_context.BaseRedisContext attribute)
(luna_handlers.redis_db.redis_context.RedisContext attribute)
(luna_handlers.redis_db.redis_context.SentinelRedisContext attribute)
checkAttributesFiltered() (in module luna_handlers.sdk.sdk_loop.face_extractor)
checkDetectionsRelated() (in module luna_handlers.sdk.sdk_loop.human_detector)
checkFilterByAngles() (luna_handlers.sdk.sdk_loop.sdk_task.SDKTaskFilters method)
checkFilterByGS() (luna_handlers.sdk.sdk_loop.sdk_task.SDKTaskFilters method)
checkFilterByLiveness() (luna_handlers.sdk.sdk_loop.sdk_task.SDKTaskFilters method)
checkFilterByMaskState() (luna_handlers.sdk.sdk_loop.sdk_task.SDKTaskFilters method)
checkIsoLicensing() (luna_handlers.app.handlers.iso_handler.ISOHandler method)
checkLandmarkInRect() (in module luna_handlers.sdk.sdk_loop.human_detector)
checkLandmarkReliable() (in module luna_handlers.sdk.sdk_loop.human_detector)
checkLivenessEstimationLicensing() (luna_handlers.app.handlers.base_handler.BaseHandler method)
checkMultiFacesRule() (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask method)
checkPolicyLicensing() (luna_handlers.app.handlers.base_handler.BaseHandler method)
checkRequestId() (in module luna_handlers.crutches_on_wheels.utils.rid)
checkStages() (luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop method)
checkVerifier() (luna_handlers.db.context.DBContext method)
client (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
(luna_handlers.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter attribute)
close() (luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example.RequestMonitoringPlugin method)
(luna_handlers.redis_db.redis_context.BaseRedisContext method)
(luna_handlers.redis_db.redis_context.RedisContext method)
(luna_handlers.redis_db.redis_context.SentinelRedisContext method)
(luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop method)
collectResultLoop() (luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop method)
collectResultsFromSubTasksToTasks() (luna_handlers.sdk.sdk_loop.base_detector.BaseLoopDetector static method)
(luna_handlers.sdk.sdk_loop.face_detector.FaceDetector static method)
(luna_handlers.sdk.sdk_loop.human_detector.LoopHumanDetector static method)
config (luna_handlers.crutches_on_wheels.web.configs_handler.ConfigsHandler property)
(luna_handlers.crutches_on_wheels.web.docs_handler.DevelopmentManualHandler property)
(luna_handlers.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler property)
configs.config
module
ConfigsHandler (class in luna_handlers.crutches_on_wheels.web.configs_handler)
ConfiguratorError (class in crutches_on_wheels.errors.errors)
confThreshold (luna_handlers.sdk.sdk_loop.base_detector.Detections attribute)
connectionsPool (luna_handlers.redis_db.redis_context.RedisContext attribute)
(luna_handlers.redis_db.redis_context.SentinelRedisContext attribute)
convertDateTimeToCurrentFormatDateTime() (in module luna_handlers.crutches_on_wheels.utils.functions)
convertDateTimeToCurrentFormatStr() (in module luna_handlers.crutches_on_wheels.utils.functions)
convertDetectionTimeToCurrentFormat() (luna_handlers.app.handlers.base_handler.BaseHandler method)
convertEnumToSnakeDict() (in module luna_handlers.crutches_on_wheels.utils.functions)
converter() (luna_handlers.crutches_on_wheels.utils.log.Formatter method)
convertPointToDict() (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter static method)
countLivenessEstimationsPerformed() (luna_handlers.app.handlers.base_handler.BaseHandler method)
create_time (luna_handlers.db.models.Handler attribute)
(luna_handlers.db.models.Verifier attribute)
createHandler() (luna_handlers.db.context.DBContext method)
createImageForDetection() (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorSubTask static method)
(luna_handlers.sdk.sdk_loop.face_detector.FaceDetectorSubTask static method)
(luna_handlers.sdk.sdk_loop.human_detector.HumanDetectorSubTask static method)
createImageSubTasksForDetector() (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorSubTask class method)
(luna_handlers.sdk.sdk_loop.face_detector.FaceDetectorSubTask class method)
(luna_handlers.sdk.sdk_loop.human_detector.HumanDetectorSubTask class method)
createTime (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
createVerifier() (luna_handlers.db.context.DBContext method)
crutches_on_wheels.errors.errors
module
currentDateTime() (in module luna_handlers.crutches_on_wheels.utils.functions)
currentTimestamp() (in module luna_handlers.crutches_on_wheels.utils.functions)
customise() (luna_handlers.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler class method)
D
DataBaseError (class in crutches_on_wheels.errors.errors)
DataForMonitoring (class in luna_handlers.crutches_on_wheels.monitoring.points)
DBContext (class in luna_handlers.db.context)
dbContext (luna_handlers.app.handlers.base_handler.BaseHandler attribute)
DEFAULT_REQUEST_ID (in module luna_handlers.crutches_on_wheels.utils.rid)
DEFAULT_VERIFICATION_THRESHOLD (in module configs.config)
delete() (luna_handlers.app.handlers.handler_handler.AccountHandlerHandler method)
(luna_handlers.app.handlers.verifier_handler.VerifierHandler method)
deleteHandler() (luna_handlers.db.context.DBContext method)
deleteVerifier() (luna_handlers.db.context.DBContext method)
description (crutches_on_wheels.errors.errors.ErrorInfo attribute)
(luna_handlers.db.models.Handler attribute)
(luna_handlers.db.models.Verifier attribute)
descriptor (luna_handlers.sdk.sdk_loop.sdk_task.FaceAttributes attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.HumanAttributes attribute)
detail (crutches_on_wheels.errors.errors.ErrorInfo attribute)
detect() (in module luna_handlers.sdk.sdk_loop.face_detector)
(in module luna_handlers.sdk.sdk_loop.human_detector)
detectAndRetry() (luna_handlers.sdk.sdk_loop.base_detector.BaseLoopDetector method)
Detections (class in luna_handlers.sdk.sdk_loop.base_detector)
detections (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorSubTask attribute)
(luna_handlers.sdk.sdk_loop.base_detector.Detections attribute)
detector (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorState property)
(luna_handlers.sdk.sdk_loop.base_detector.BaseLoopDetector property)
(luna_handlers.sdk.sdk_loop.face_detector.DetectorState property)
(luna_handlers.sdk.sdk_loop.human_detector.HumanDetectorState property)
DetectorHandler (class in luna_handlers.app.handlers.detector_handler)
DetectorState (class in luna_handlers.sdk.sdk_loop.face_detector)
(in module luna_handlers.sdk.sdk_loop.base_detector)
DetectorSubTask (in module luna_handlers.sdk.sdk_loop.base_detector)
DetectorType (in module luna_handlers.sdk.sdk_loop.base_detector)
detectTime (luna_handlers.sdk.sdk_loop.sdk_task.SDKDetectableImage attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.SDKWarp attribute)
DevelopmentManualHandler (class in luna_handlers.crutches_on_wheels.web.docs_handler)
docName (luna_handlers.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler property)
doesHandlerExist() (luna_handlers.db.context.DBContext method)
downloadBodySample() (luna_handlers.app.handlers.base_handler.BaseHandler method)
downloadFaceSample() (luna_handlers.app.handlers.base_handler.BaseHandler method)
downloadImage() (in module luna_handlers.crutches_on_wheels.utils.functions)
E
emotions (luna_handlers.sdk.sdk_loop.enums.SDKFaceEstimations attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.WarpAttributes attribute)
emotionsEstimationTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
enrichEvent() (luna_handlers.app.handlers.handler_raw_events_handler.RawEventHandler method)
Error (class in crutches_on_wheels.errors.errors)
error (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorSubTask attribute)
(luna_handlers.sdk.sdk_loop.base_extractor.BaseExtractorSubTask attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.ImageEstimation property)
(luna_handlers.sdk.sdk_loop.sdk_task.SDKDetectableImage attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.SDKWarp attribute)
errorCode (crutches_on_wheels.errors.errors.ErrorInfo attribute)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
ErrorInfo (class in crutches_on_wheels.errors.errors)
errors (luna_handlers.sdk.sdk_loop.sdk_task.ImageEstimation property)
(luna_handlers.sdk.sdk_loop.sdk_task.SDKEstimation property)
estimate (luna_handlers.sdk.sdk_loop.estimation_targets.SDKLivenessEstimationPolicy attribute)
estimate() (in module luna_handlers.sdk.sdk_loop.face_warp_estimator)
estimateAGS (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets attribute)
estimateBasicAttributes (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets attribute)
estimateDetectionAttributes() (luna_handlers.sdk.sdk_loop.base_detector.BaseLoopDetector method)
(luna_handlers.sdk.sdk_loop.face_detector.FaceDetector static method)
estimateEmotions (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets attribute)
estimateEyesAttributes (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets attribute)
estimateFace (luna_handlers.sdk.sdk_loop.estimation_targets.SDKEstimationTargets attribute)
estimateFaceDescriptor (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets attribute)
estimateGaze (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets attribute)
estimateGlasses (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets attribute)
estimateHeadPose (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets attribute)
estimateHuman (luna_handlers.sdk.sdk_loop.estimation_targets.SDKEstimationTargets attribute)
estimateHumanDescriptor (luna_handlers.sdk.sdk_loop.estimation_targets.SDKHumanEstimationTargets attribute)
estimateLiveness (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets attribute)
estimateMask (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets attribute)
estimateMouthAttributes (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets attribute)
estimateQuality (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets attribute)
estimateWarpAttributes() (in module luna_handlers.sdk.sdk_loop.face_warp_estimator)
estimationDescriptorVersion (luna_handlers.sdk.sdk_loop.base_extractor.BaseExtractorSubTask attribute)
estimationId (luna_handlers.sdk.sdk_loop.base_extractor.BaseExtractorSubTask attribute)
estimations (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorSubTask attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.ImageEstimation attribute)
estimatorCollections (luna_handlers.sdk.sdk_loop.face_warp_estimator.WarpEstimatorState property)
eventTime (luna_handlers.crutches_on_wheels.monitoring.points.BaseMonitoringPoint attribute)
exception() (luna_handlers.crutches_on_wheels.utils.log.Logger method)
execute() (luna_handlers.sdk.sdk_loop.sdk_stages.BaseStageHandler method)
executionTime (luna_handlers.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
(luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
executor (luna_handlers.sdk.sdk_loop.sdk_stages.BaseStageHandler attribute)
exifTranspose() (luna_handlers.sdk.sdk_loop.sdk_task.SDKDetectableImage method)
extract() (in module luna_handlers.sdk.sdk_loop.face_extractor)
(in module luna_handlers.sdk.sdk_loop.human_extractor)
extractAggregateBasicAttribute() (luna_handlers.sdk.sdk_loop.face_extractor.FaceExtractor method)
ExtractorHandler (class in luna_handlers.app.handlers.extractor_handler)
ExtractorState (class in luna_handlers.sdk.sdk_loop.face_extractor)
(in module luna_handlers.sdk.sdk_loop.base_extractor)
eyes (luna_handlers.sdk.sdk_loop.enums.SDKFaceEstimations attribute)
eyesEstimationTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
F
FaceAttributes (class in luna_handlers.sdk.sdk_loop.sdk_task)
faceBoundingBoxes (luna_handlers.sdk.sdk_loop.sdk_task.SDKDetectableImage attribute)
faceDescriptor (luna_handlers.sdk.sdk_loop.enums.SDKFaceEstimations attribute)
faceDescriptorExtractTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
FaceDetector (class in luna_handlers.sdk.sdk_loop.face_detector)
faceDetector (luna_handlers.sdk.sdk_loop.enums.Stages attribute)
faceDetectorQueueTransportTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
faceDetectorStageTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
FaceDetectorSubTask (class in luna_handlers.sdk.sdk_loop.face_detector)
faceDetectTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
faceEngine (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorState property)
(luna_handlers.sdk.sdk_loop.base_extractor.BaseExtractorState property)
FaceEstimation (class in luna_handlers.sdk.sdk_loop.sdk_task)
faceEstimationTargets (luna_handlers.sdk.sdk_loop.estimation_targets.SDKEstimationTargets attribute)
faceEstimator (luna_handlers.sdk.sdk_loop.enums.Stages attribute)
FaceExtractor (class in luna_handlers.sdk.sdk_loop.face_extractor)
faceExtractor (luna_handlers.sdk.sdk_loop.enums.Stages attribute)
faceExtractorQueueTransportTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
faceExtractorStageTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
FaceExtractorSubTask (class in luna_handlers.sdk.sdk_loop.face_extractor)
FaceWarp (class in luna_handlers.sdk.sdk_loop.sdk_task)
faceWarpEstimatorQueueTransportTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
faceWarpEstimatorStageTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
faceWarps (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask property)
(luna_handlers.sdk.sdk_loop.sdk_task.TaskDataSource attribute)
fieldName (luna_handlers.sdk.sdk_loop.monitoring.MonitoringField attribute)
fields (luna_handlers.crutches_on_wheels.monitoring.points.BaseMonitoringPoint property)
(luna_handlers.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint property)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint property)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestMonitoringPoint property)
file (luna_handlers.crutches_on_wheels.utils.log.LogDest attribute)
filename (luna_handlers.sdk.sdk_loop.sdk_task.ImageEstimation attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.SDKDetectableImage attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.SDKWarp attribute)
filter() (luna_handlers.crutches_on_wheels.utils.log.Logger method)
filtered (luna_handlers.sdk.sdk_loop.sdk_task.FaceAttributes attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.HumanAttributes attribute)
FilteredEstimation (class in luna_handlers.sdk.sdk_loop.sdk_task)
filteredEstimations (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
filterReasons (luna_handlers.sdk.sdk_loop.sdk_task.FilteredEstimation property)
filters (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
flushingPeriod (luna_handlers.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring attribute)
(luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
flushPoints() (luna_handlers.crutches_on_wheels.monitoring.base_monitoring.BaseLunaMonitoring method)
(luna_handlers.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring method)
flushPointToMonitoring() (luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example.BaseRequestMonitoringPlugin method)
(luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example.RequestMonitoringPlugin method)
format() (crutches_on_wheels.errors.errors.ErrorInfo method)
(luna_handlers.crutches_on_wheels.utils.log.OneLineExceptionFormatter method)
Formatter (class in luna_handlers.crutches_on_wheels.utils.log)
fromDict() (crutches_on_wheels.errors.errors.ErrorInfo class method)
G
garbageScoreThreshold (luna_handlers.sdk.sdk_loop.sdk_task.SDKTaskFilters attribute)
gaze (luna_handlers.sdk.sdk_loop.enums.SDKFaceEstimations attribute)
gazeEstimationTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
generateError() (crutches_on_wheels.errors.errors.Error static method)
generateFileHandler() (in module luna_handlers.crutches_on_wheels.utils.log)
generateRequestId() (in module luna_handlers.crutches_on_wheels.utils.rid)
generateStdoutLogHandler() (in module luna_handlers.crutches_on_wheels.utils.log)
get() (luna_handlers.app.handlers.handler_handler.AccountHandlerHandler method)
(luna_handlers.app.handlers.handlers_handler.HandlerCountHandler method)
(luna_handlers.app.handlers.handlers_handler.HandlersHandler method)
(luna_handlers.app.handlers.verifier_handler.VerifierHandler method)
(luna_handlers.app.handlers.verifiers_count_handler.VerifierCountHandler method)
(luna_handlers.app.handlers.verifiers_handler.VerifiersHandler method)
(luna_handlers.app.handlers.version_handler.VersionHandler method)
(luna_handlers.crutches_on_wheels.web.configs_handler.ConfigsHandler method)
(luna_handlers.crutches_on_wheels.web.docs_handler.DevelopmentManualHandler method)
(luna_handlers.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler method)
getAbsentHandlersIds() (luna_handlers.db.context.DBContext method)
getBest (luna_handlers.sdk.sdk_loop.enums.MultifacePolicy attribute)
getBestDetection (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorSubTask attribute)
getBestDetection() (luna_handlers.sdk.sdk_loop.base_detector.Detections method)
getClient() (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter static method)
(luna_handlers.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter static method)
getColumnNames() (luna_handlers.db.models.Handler class method)
(luna_handlers.db.models.Verifier class method)
getDataFromMultipart() (luna_handlers.app.handlers.base_handler.BaseHandlerWithMultipart method)
(luna_handlers.app.handlers.detector_handler.DetectorHandler method)
(luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
(luna_handlers.app.handlers.iso_handler.ISOHandler method)
(luna_handlers.app.handlers.sdk_handler.SDKHandler method)
getDataFromRequest() (luna_handlers.app.handlers.base_handler.BaseHandlerWithMultipart method)
getDataFromStatic() (luna_handlers.crutches_on_wheels.web.docs_handler.SpecDocumentsHandler method)
getErrorByErrorCode() (crutches_on_wheels.errors.errors.Error static method)
getEstimationTargets() (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorSubTask static method)
(luna_handlers.sdk.sdk_loop.face_detector.FaceDetectorSubTask static method)
(luna_handlers.sdk.sdk_loop.human_detector.HumanDetectorSubTask static method)
getEventTimes() (luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
getExtractor() (luna_handlers.sdk.sdk_loop.base_extractor.BaseExtractorState method)
getHandler() (luna_handlers.db.context.DBContext method)
getHandlerCount() (luna_handlers.db.context.DBContext method)
getHandlers() (luna_handlers.db.context.DBContext method)
getImageOrientation() (luna_handlers.sdk.sdk_loop.base_detector.BaseLoopDetector method)
getInputEstimationData() (luna_handlers.app.handlers.base_handler.BaseHandlerWithMultipart method)
(luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
getLogLevel() (luna_handlers.crutches_on_wheels.utils.log.Logger static method)
getLogTimestamp() (in module luna_handlers.crutches_on_wheels.utils.rid)
getMostCommonAttribute() (in module luna_handlers.sdk.sdk_loop.face_warp_estimator)
getNextStage() (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask method)
getObjectCountForStage() (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask method)
getPageCount() (in module luna_handlers.crutches_on_wheels.utils.functions)
getPipeline() (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask method)
getResultDetectionAsDict() (luna_handlers.sdk.sdk_loop.base_detector.BaseLoopDetector static method)
(luna_handlers.sdk.sdk_loop.face_detector.FaceDetector static method)
(luna_handlers.sdk.sdk_loop.human_detector.LoopHumanDetector static method)
getRoute() (in module luna_handlers.crutches_on_wheels.monitoring.points)
getSubTasksForTasks() (in module luna_handlers.sdk.sdk_loop.face_extractor)
(in module luna_handlers.sdk.sdk_loop.human_extractor)
getTargetForWarpEstimator() (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets method)
getTargetsForFaceDetector() (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets method)
getTargetsForFaceExtractor() (luna_handlers.sdk.sdk_loop.estimation_targets.SDKFaceEstimationTargets method)
getTargetsForHumanExtractor() (luna_handlers.sdk.sdk_loop.estimation_targets.SDKHumanEstimationTargets method)
getUpdatedHandlers() (luna_handlers.db.context.DBContext method)
getVerifier() (luna_handlers.db.context.DBContext method)
getVerifierCount() (luna_handlers.db.context.DBContext method)
getVerifiers() (luna_handlers.db.context.DBContext method)
glasses (luna_handlers.sdk.sdk_loop.enums.SDKFaceEstimations attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.WarpAttributes attribute)
glassesEstimationTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
H
handleEvent() (luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example.BaseRequestMonitoringPlugin method)
handleMonitoringData() (luna_handlers.app.handlers.base_handler.BaseHandler method)
Handler (class in luna_handlers.db.models)
handler_id (luna_handlers.db.models.Handler attribute)
HandlerCountHandler (class in luna_handlers.app.handlers.handlers_handler)
HandlerEventsHandler (class in luna_handlers.app.handlers.handler_events_handler)
handlers (luna_handlers.crutches_on_wheels.utils.log.Logger property)
HANDLERS_CACHE_MAX_SIZE (in module configs.config)
HANDLERS_CACHE_POLLING_PERIOD (in module configs.config)
HANDLERS_CACHE_TTL (in module configs.config)
HandlersHandler (class in luna_handlers.app.handlers.handlers_handler)
HandlerValidator (class in luna_handlers.app.handlers.handlers_validator_handler)
HandlerVerifyRaw (class in luna_handlers.app.handlers.verifier_handler)
handleSubtaskDetections() (luna_handlers.sdk.sdk_loop.face_detector.FaceDetector static method)
head() (luna_handlers.app.handlers.handler_handler.AccountHandlerHandler method)
(luna_handlers.app.handlers.verifier_handler.VerifierHandler method)
headPose (luna_handlers.sdk.sdk_loop.enums.SDKFaceEstimations attribute)
headPoseEstimationTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
height (luna_handlers.sdk.sdk_loop.sdk_task.BoundingBox attribute)
host (luna_handlers.redis_db.redis_context.RedisContext attribute)
HumanAttributes (class in luna_handlers.sdk.sdk_loop.sdk_task)
humanBoundingBoxes (luna_handlers.sdk.sdk_loop.sdk_task.SDKDetectableImage attribute)
humanDescriptor (luna_handlers.sdk.sdk_loop.enums.SDKHumanEstimations attribute)
humanDetector (luna_handlers.sdk.sdk_loop.enums.Stages attribute)
HumanDetectorState (class in luna_handlers.sdk.sdk_loop.human_detector)
HumanDetectorSubTask (class in luna_handlers.sdk.sdk_loop.human_detector)
HumanEstimation (class in luna_handlers.sdk.sdk_loop.sdk_task)
humanEstimationTargets (luna_handlers.sdk.sdk_loop.estimation_targets.SDKEstimationTargets attribute)
HumanExtractor (class in luna_handlers.sdk.sdk_loop.human_extractor)
humanExtractor (luna_handlers.sdk.sdk_loop.enums.Stages attribute)
HumanExtractorState (class in luna_handlers.sdk.sdk_loop.human_extractor)
HumanExtractorSubTask (class in luna_handlers.sdk.sdk_loop.human_extractor)
HumanWarp (class in luna_handlers.sdk.sdk_loop.sdk_task)
humanWarps (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask property)
(luna_handlers.sdk.sdk_loop.sdk_task.TaskDataSource attribute)
I
id (luna_handlers.sdk.sdk_loop.sdk_task.SDKDetectableImage attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.SDKEstimation attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.SDKWarp attribute)
image (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorSubTask attribute)
(luna_handlers.sdk.sdk_loop.base_detector.Detections attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.ImageEstimation attribute)
(luna_handlers.sdk.sdk_loop.task_loop.TaskData attribute)
ImageEstimation (class in luna_handlers.sdk.sdk_loop.sdk_task)
imageId (luna_handlers.sdk.sdk_loop.sdk_task.SDKWarp attribute)
imageOrientation (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorSubTask attribute)
imageOrigin (luna_handlers.sdk.sdk_loop.sdk_task.SDKDetectableImage attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.SDKWarp attribute)
ImageProcessingError (class in crutches_on_wheels.errors.errors)
images (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
IndexManagerError (class in crutches_on_wheels.errors.errors)
InfluxMonitoringAdapter (class in luna_handlers.crutches_on_wheels.monitoring.influx_adapter)
InfluxSettings (class in luna_handlers.crutches_on_wheels.monitoring.influx_adapter)
initConnections() (luna_handlers.redis_db.redis_context.BaseRedisContext method)
(luna_handlers.redis_db.redis_context.RedisContext method)
(luna_handlers.redis_db.redis_context.SentinelRedisContext method)
initialize() (luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example.RequestMonitoringPlugin method)
(luna_handlers.sdk.sdk_loop.base_extractor.BaseExtractorState class method)
(luna_handlers.sdk.sdk_loop.face_detector.DetectorState class method)
(luna_handlers.sdk.sdk_loop.face_extractor.ExtractorState class method)
(luna_handlers.sdk.sdk_loop.face_warp_estimator.WarpEstimatorState class method)
(luna_handlers.sdk.sdk_loop.human_detector.HumanDetectorState class method)
(luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop method)
initializeMonitoring() (luna_handlers.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring method)
(luna_handlers.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter method)
initializeScheduler() (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
initiate() (luna_handlers.crutches_on_wheels.utils.log.Logger class method)
initWorker() (in module luna_handlers.sdk.sdk_loop.face_detector)
(in module luna_handlers.sdk.sdk_loop.face_extractor)
(in module luna_handlers.sdk.sdk_loop.face_warp_estimator)
(in module luna_handlers.sdk.sdk_loop.human_detector)
(in module luna_handlers.sdk.sdk_loop.human_extractor)
inputQueue (luna_handlers.sdk.sdk_loop.sdk_stages.BaseStageHandler attribute)
is_dynamic (luna_handlers.db.models.Handler attribute)
isEmpty() (luna_handlers.sdk.sdk_loop.estimation_targets.BaseEstimationTargets method)
isFiltered (luna_handlers.sdk.sdk_loop.sdk_task.SDKWarp attribute)
ISOHandler (class in luna_handlers.app.handlers.iso_handler)
isRun (luna_handlers.sdk.sdk_loop.sdk_stages.AsyncStageHandler attribute)
isSaved (luna_handlers.sdk.sdk_loop.sdk_task.SDKWarp attribute)
isValid (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorSubTask attribute)
J
JSON Objects
basic_attributes
detection
estimation_ethnicities
ethnicities
event
event_detection
event_match_result_by_face
event_match_result_by_list
events_to_redis
extracted_attributes
face
match_list_info
msg_to_luna_sender
quality
rect
sample
L
last_update_time (luna_handlers.db.models.Handler attribute)
(luna_handlers.db.models.Verifier attribute)
lastCheckpointTime (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
level (luna_handlers.crutches_on_wheels.utils.log.Logger property)
LICENSE_LIVENESS_BALANCE_WARNING_THRESHOLD (in module configs.config)
LicensesError (class in crutches_on_wheels.errors.errors)
listenerCount (luna_handlers.sdk.sdk_loop.sdk_stages.AsyncStageHandler attribute)
liveness (luna_handlers.sdk.sdk_loop.enums.SDKFaceEstimations attribute)
LIVENESS_V2_QUALITY_THRESHOLD (in module configs.config)
LivenessErrors (class in crutches_on_wheels.errors.errors)
livenessEstimationTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
livenessStates (luna_handlers.sdk.sdk_loop.sdk_task.SDKTaskFilters attribute)
loadDataFromJson() (luna_handlers.app.handlers.base_handler.BaseHandler static method)
loadHandlerAndInputImages() (luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
loadHandlerFromRow() (luna_handlers.db.context.DBContext method)
loadLocation() (luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
loadVerifierFromRow() (luna_handlers.db.context.DBContext method)
LocalStoreError (class in crutches_on_wheels.errors.errors)
LogDest (class in luna_handlers.crutches_on_wheels.utils.log)
Logger (class in luna_handlers.crutches_on_wheels.utils.log)
logger (in module luna_handlers.crutches_on_wheels.utils.log)
(luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter attribute)
(luna_handlers.redis_db.redis_context.BaseRedisContext attribute)
(luna_handlers.sdk.sdk_loop.base_detector.BaseLoopDetector property)
(luna_handlers.sdk.sdk_loop.base_extractor.BaseExtractor property)
(luna_handlers.sdk.sdk_loop.sdk_stages.AsyncStageHandler attribute)
(luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop attribute)
logHandlerLock() (in module luna_handlers.crutches_on_wheels.utils.log)
LogSettings (class in luna_handlers.crutches_on_wheels.utils.log)
logTime (luna_handlers.crutches_on_wheels.utils.log.Logger property)
LoopHumanDetector (class in luna_handlers.sdk.sdk_loop.human_detector)
loopScheduler (luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop attribute)
luna3Client (luna_handlers.app.handlers.base_handler.BaseHandler attribute)
luna_handlers.app.handlers.base_handler
module
luna_handlers.app.handlers.detector_handler
module
luna_handlers.app.handlers.extractor_handler
module
luna_handlers.app.handlers.handler_events_handler
module
luna_handlers.app.handlers.handler_handler
module
luna_handlers.app.handlers.handler_raw_events_handler
module
luna_handlers.app.handlers.handlers_handler
module
luna_handlers.app.handlers.handlers_validator_handler
module
luna_handlers.app.handlers.iso_handler
module
luna_handlers.app.handlers.sdk_handler
module
luna_handlers.app.handlers.verifier_handler
module
luna_handlers.app.handlers.verifiers_count_handler
module
luna_handlers.app.handlers.verifiers_handler
module
luna_handlers.app.handlers.version_handler
module
luna_handlers.crutches_on_wheels.monitoring.base_monitoring
module
luna_handlers.crutches_on_wheels.monitoring.influx_adapter
module
luna_handlers.crutches_on_wheels.monitoring.points
module
luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example
module
luna_handlers.crutches_on_wheels.utils.functions
module
luna_handlers.crutches_on_wheels.utils.log
module
luna_handlers.crutches_on_wheels.utils.regexps
module
luna_handlers.crutches_on_wheels.utils.rid
module
luna_handlers.crutches_on_wheels.utils.timer
module
luna_handlers.crutches_on_wheels.web.configs_handler
module
luna_handlers.crutches_on_wheels.web.docs_handler
module
luna_handlers.db.context
module
luna_handlers.db.models
module
luna_handlers.redis_db.redis_context
module
luna_handlers.sdk.sdk_loop.base_detector
module
luna_handlers.sdk.sdk_loop.base_extractor
module
luna_handlers.sdk.sdk_loop.enums
module
luna_handlers.sdk.sdk_loop.estimation_targets
module
luna_handlers.sdk.sdk_loop.face_detector
module
luna_handlers.sdk.sdk_loop.face_extractor
module
luna_handlers.sdk.sdk_loop.face_warp_estimator
module
luna_handlers.sdk.sdk_loop.human_detector
module
luna_handlers.sdk.sdk_loop.human_extractor
module
luna_handlers.sdk.sdk_loop.monitoring
module
luna_handlers.sdk.sdk_loop.sdk_stages
module
luna_handlers.sdk.sdk_loop.sdk_task
module
luna_handlers.sdk.sdk_loop.task_loop
module
LunaAdmin (class in crutches_on_wheels.errors.errors)
LunaApiError (class in crutches_on_wheels.errors.errors)
LunaBackport3 (class in crutches_on_wheels.errors.errors)
LunaBackport4 (class in crutches_on_wheels.errors.errors)
LunaCachedMatcher (class in crutches_on_wheels.errors.errors)
LunaCoreError (class in crutches_on_wheels.errors.errors)
LunaEvents (class in crutches_on_wheels.errors.errors)
LunaFaces (class in crutches_on_wheels.errors.errors)
LunaHandlers (class in crutches_on_wheels.errors.errors)
LunaHealthCheckError (class in crutches_on_wheels.errors.errors)
LunaImageStoreError (class in crutches_on_wheels.errors.errors)
LunaPythonMatcher (class in crutches_on_wheels.errors.errors)
LunaRequestInfluxMonitoring (class in luna_handlers.crutches_on_wheels.monitoring.base_monitoring)
LunaSender (class in crutches_on_wheels.errors.errors)
LunaStreams (class in crutches_on_wheels.errors.errors)
LunaTasks (class in crutches_on_wheels.errors.errors)
LunaVLError (class in crutches_on_wheels.errors.errors)
M
makeLivenessPrediction() (luna_handlers.sdk.sdk_loop.face_detector.FaceDetector static method)
mask (luna_handlers.sdk.sdk_loop.enums.SDKFaceEstimations attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.WarpAttributes attribute)
maskEstimationTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
maskStates (luna_handlers.sdk.sdk_loop.sdk_task.SDKTaskFilters attribute)
masterName (luna_handlers.redis_db.redis_context.SentinelRedisContext attribute)
MAX_IMAGE_ORIGIN_EXTERNAL_URL_LENGTH (in module configs.config)
module
configs.config
crutches_on_wheels.errors.errors
luna_handlers.app.handlers.base_handler
luna_handlers.app.handlers.detector_handler
luna_handlers.app.handlers.extractor_handler
luna_handlers.app.handlers.handler_events_handler
luna_handlers.app.handlers.handler_handler
luna_handlers.app.handlers.handler_raw_events_handler
luna_handlers.app.handlers.handlers_handler
luna_handlers.app.handlers.handlers_validator_handler
luna_handlers.app.handlers.iso_handler
luna_handlers.app.handlers.sdk_handler
luna_handlers.app.handlers.verifier_handler
luna_handlers.app.handlers.verifiers_count_handler
luna_handlers.app.handlers.verifiers_handler
luna_handlers.app.handlers.version_handler
luna_handlers.crutches_on_wheels.monitoring.base_monitoring
luna_handlers.crutches_on_wheels.monitoring.influx_adapter
luna_handlers.crutches_on_wheels.monitoring.points
luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example
luna_handlers.crutches_on_wheels.utils.functions
luna_handlers.crutches_on_wheels.utils.log
luna_handlers.crutches_on_wheels.utils.regexps
luna_handlers.crutches_on_wheels.utils.rid
luna_handlers.crutches_on_wheels.utils.timer
luna_handlers.crutches_on_wheels.web.configs_handler
luna_handlers.crutches_on_wheels.web.docs_handler
luna_handlers.db.context
luna_handlers.db.models
luna_handlers.redis_db.redis_context
luna_handlers.sdk.sdk_loop.base_detector
luna_handlers.sdk.sdk_loop.base_extractor
luna_handlers.sdk.sdk_loop.enums
luna_handlers.sdk.sdk_loop.estimation_targets
luna_handlers.sdk.sdk_loop.face_detector
luna_handlers.sdk.sdk_loop.face_extractor
luna_handlers.sdk.sdk_loop.face_warp_estimator
luna_handlers.sdk.sdk_loop.human_detector
luna_handlers.sdk.sdk_loop.human_extractor
luna_handlers.sdk.sdk_loop.monitoring
luna_handlers.sdk.sdk_loop.sdk_stages
luna_handlers.sdk.sdk_loop.sdk_task
luna_handlers.sdk.sdk_loop.task_loop
monitoringData (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
MonitoringField (class in luna_handlers.sdk.sdk_loop.monitoring)
monitorTime() (in module luna_handlers.crutches_on_wheels.monitoring.points)
mouthAttributes (luna_handlers.sdk.sdk_loop.enums.SDKFaceEstimations attribute)
mouthState (luna_handlers.sdk.sdk_loop.sdk_task.WarpAttributes attribute)
mouthStateEstimationTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
MultifacePolicy (class in luna_handlers.sdk.sdk_loop.enums)
multifacePolicy (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
N
needEstimateDescriptor() (luna_handlers.sdk.sdk_loop.base_extractor.BaseExtractorSubTask method)
needFilterByAngles() (luna_handlers.sdk.sdk_loop.sdk_task.SDKTaskFilters method)
notAllowed (luna_handlers.sdk.sdk_loop.enums.MultifacePolicy attribute)
O
OneLineExceptionFormatter (class in luna_handlers.crutches_on_wheels.utils.log)
optimalStageBatchSize (luna_handlers.sdk.sdk_loop.sdk_stages.BaseStageHandler attribute)
originTaskMonitoring (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorSubTask attribute)
outerSampleId (luna_handlers.sdk.sdk_loop.sdk_task.SDKWarp attribute)
P
parseTimeFromHeader() (luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
password (luna_handlers.redis_db.redis_context.RedisContext attribute)
pipeline (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask property)
pitchThreshold (luna_handlers.sdk.sdk_loop.sdk_task.SDKTaskFilters attribute)
PLUGINS_PUBLISHING_CONCURRENCY (in module configs.config)
policies (luna_handlers.db.models.Handler attribute)
(luna_handlers.db.models.Verifier attribute)
poolSize (luna_handlers.sdk.sdk_loop.sdk_stages.AsyncStageHandler attribute)
port (luna_handlers.redis_db.redis_context.RedisContext attribute)
post() (luna_handlers.app.handlers.detector_handler.DetectorHandler method)
(luna_handlers.app.handlers.extractor_handler.ExtractorHandler method)
(luna_handlers.app.handlers.handler_events_handler.HandlerEventsHandler method)
(luna_handlers.app.handlers.handler_raw_events_handler.RawEventHandler method)
(luna_handlers.app.handlers.handlers_handler.HandlersHandler method)
(luna_handlers.app.handlers.handlers_validator_handler.HandlerValidator method)
(luna_handlers.app.handlers.iso_handler.ISOHandler method)
(luna_handlers.app.handlers.sdk_handler.SDKHandler method)
(luna_handlers.app.handlers.verifiers_handler.VerifiersHandler method)
prepareSettings() (luna_handlers.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring static method)
printLogger() (in module luna_handlers.crutches_on_wheels.utils.timer)
processTask() (luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop method)
processTaskError() (luna_handlers.sdk.sdk_loop.sdk_stages.AsyncStageHandler method)
publish() (luna_handlers.redis_db.redis_context.BaseRedisContext method)
publishRawEvent() (luna_handlers.redis_db.redis_context.BaseRedisContext method)
put() (luna_handlers.app.handlers.handler_handler.AccountHandlerHandler method)
(luna_handlers.app.handlers.verifier_handler.VerifierHandler method)
putHandler() (luna_handlers.db.context.DBContext method)
putVerifier() (luna_handlers.db.context.DBContext method)
Q
quality (luna_handlers.sdk.sdk_loop.enums.SDKFaceEstimations attribute)
qualityThreshold (luna_handlers.sdk.sdk_loop.estimation_targets.SDKLivenessEstimationPolicy attribute)
QueueClientError (class in crutches_on_wheels.errors.errors)
R
RawEventHandler (class in luna_handlers.app.handlers.handler_raw_events_handler)
recreatePool() (luna_handlers.sdk.sdk_loop.sdk_stages.AsyncStageHandler method)
redetectAndRetry() (luna_handlers.sdk.sdk_loop.base_detector.BaseLoopDetector method)
RedisContext (class in luna_handlers.redis_db.redis_context)
redisContext (luna_handlers.app.handlers.base_handler.BaseHandler attribute)
reInitialize() (luna_handlers.crutches_on_wheels.utils.log.Logger class method)
reInitializeFileLogging() (luna_handlers.crutches_on_wheels.utils.log.Logger class method)
reInitializeLogTime() (luna_handlers.crutches_on_wheels.utils.log.Logger class method)
reInitializeStdoutLogging() (luna_handlers.crutches_on_wheels.utils.log.Logger class method)
removeHandler() (luna_handlers.crutches_on_wheels.utils.log.Logger class method)
REQUEST_ID_REGEXP (in module luna_handlers.crutches_on_wheels.utils.regexps)
RequestErrorMonitoringPoint (class in luna_handlers.crutches_on_wheels.monitoring.points)
requestId (luna_handlers.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
(luna_handlers.crutches_on_wheels.utils.log.Logger property)
RequestMonitoringPlugin (class in luna_handlers.crutches_on_wheels.plugins.plugin_examples.request_monitoring_plugin_example)
RequestMonitoringPoint (class in luna_handlers.crutches_on_wheels.monitoring.points)
requestTime (luna_handlers.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
RESTAPIError (class in crutches_on_wheels.errors.errors)
resultsQueueTransportTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
rollThreshold (luna_handlers.sdk.sdk_loop.sdk_task.SDKTaskFilters attribute)
route (luna_handlers.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
RPCError (class in crutches_on_wheels.errors.errors)
run() (luna_handlers.sdk.sdk_loop.sdk_stages.AsyncStageHandler method)
S
S3StorageError (class in crutches_on_wheels.errors.errors)
sampleId (luna_handlers.sdk.sdk_loop.sdk_task.SDKWarp property)
saveAttributes() (luna_handlers.app.handlers.extractor_handler.ExtractorHandler method)
scheduler (luna_handlers.sdk.sdk_loop.sdk_stages.AsyncStageHandler attribute)
ScoreOperator (class in luna_handlers.sdk.sdk_loop.face_warp_estimator)
scoreThreshold (luna_handlers.sdk.sdk_loop.estimation_targets.SDKLivenessEstimationPolicy attribute)
SDKDetectableImage (class in luna_handlers.sdk.sdk_loop.sdk_task)
SDKEstimation (class in luna_handlers.sdk.sdk_loop.sdk_task)
SDKEstimationTargets (class in luna_handlers.sdk.sdk_loop.estimation_targets)
SDKFaceEstimations (class in luna_handlers.sdk.sdk_loop.enums)
SDKFaceEstimationTargets (class in luna_handlers.sdk.sdk_loop.estimation_targets)
SDKHandler (class in luna_handlers.app.handlers.sdk_handler)
SDKHumanEstimations (class in luna_handlers.sdk.sdk_loop.enums)
SDKHumanEstimationTargets (class in luna_handlers.sdk.sdk_loop.estimation_targets)
sdkImage (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorSubTask attribute)
SDKLivenessEstimationPolicy (class in luna_handlers.sdk.sdk_loop.estimation_targets)
sdkLoop (luna_handlers.app.handlers.base_handler.BaseHandler property)
SDKTask (class in luna_handlers.sdk.sdk_loop.sdk_task)
SDKTaskFilters (class in luna_handlers.sdk.sdk_loop.sdk_task)
SDKTaskLoop (class in luna_handlers.sdk.sdk_loop.task_loop)
SDKWarp (class in luna_handlers.sdk.sdk_loop.sdk_task)
sentinel (luna_handlers.redis_db.redis_context.SentinelRedisContext attribute)
SentinelRedisContext (class in luna_handlers.redis_db.redis_context)
sentinels (luna_handlers.redis_db.redis_context.SentinelRedisContext attribute)
series (luna_handlers.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint attribute)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestMonitoringPoint attribute)
service (luna_handlers.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
setUpHandler() (in module luna_handlers.crutches_on_wheels.utils.log)
source (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
SpecDocumentsHandler (class in luna_handlers.crutches_on_wheels.web.docs_handler)
Stages (class in luna_handlers.sdk.sdk_loop.enums)
startExecutionTime (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
state (luna_handlers.sdk.sdk_loop.base_detector.BaseLoopDetector property)
(luna_handlers.sdk.sdk_loop.base_extractor.BaseExtractor property)
statusCode (luna_handlers.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint attribute)
stdout (luna_handlers.crutches_on_wheels.utils.log.LogDest attribute)
stop() (luna_handlers.sdk.sdk_loop.sdk_stages.AsyncStageHandler method)
stopMonitoring() (luna_handlers.crutches_on_wheels.monitoring.base_monitoring.LunaRequestInfluxMonitoring method)
(luna_handlers.crutches_on_wheels.monitoring.influx_adapter.InfluxMonitoringAdapter method)
stopScheduler() (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
storageTime (luna_handlers.redis_db.redis_context.BaseRedisContext attribute)
T
tags (luna_handlers.crutches_on_wheels.monitoring.points.BaseMonitoringPoint property)
(luna_handlers.crutches_on_wheels.monitoring.points.BaseRequestMonitoringPoint property)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestErrorMonitoringPoint property)
(luna_handlers.crutches_on_wheels.monitoring.points.RequestMonitoringPoint property)
target (luna_handlers.sdk.sdk_loop.task_loop.TaskData attribute)
task (in module luna_handlers.sdk.sdk_loop.face_extractor)
(luna_handlers.sdk.sdk_loop.face_detector.FaceDetector attribute)
TaskData (class in luna_handlers.sdk.sdk_loop.task_loop)
TaskDataSource (class in luna_handlers.sdk.sdk_loop.sdk_task)
taskId (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorSubTask attribute)
(luna_handlers.sdk.sdk_loop.base_extractor.BaseExtractorSubTask attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
TaskMonitoringData (class in luna_handlers.sdk.sdk_loop.monitoring)
tasksTimeMonitoring() (in module luna_handlers.sdk.sdk_loop.sdk_task)
TIME_ZONE_DELTA (in module luna_handlers.crutches_on_wheels.utils.rid)
timer() (in module luna_handlers.crutches_on_wheels.utils.timer)
toDataForMonitoring() (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData method)
toEstimation (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask attribute)
U
update() (luna_handlers.sdk.sdk_loop.face_warp_estimator.AggregateAttributesCounter method)
updateDefaultPythonLoggers() (luna_handlers.crutches_on_wheels.utils.log.Logger class method)
updateEstimationsWithExtractionResult() (luna_handlers.sdk.sdk_loop.sdk_task.SDKTask method)
updateFlushingPeriod() (luna_handlers.crutches_on_wheels.monitoring.influx_adapter.BaseMonitoringAdapter method)
updateMonitoringData() (luna_handlers.sdk.sdk_loop.base_detector.BaseDetectorSubTask method)
updateQueueTransportMonitoringData() (luna_handlers.sdk.sdk_loop.sdk_stages.AsyncStageHandler method)
updateTaskWithDetectionResults() (in module luna_handlers.sdk.sdk_loop.face_detector)
(in module luna_handlers.sdk.sdk_loop.human_detector)
updateTaskWithFilteredResults() (in module luna_handlers.sdk.sdk_loop.face_extractor)
url (luna_handlers.sdk.sdk_loop.sdk_task.SDKDetectableImage attribute)
V
validate() (luna_handlers.sdk.sdk_loop.task_loop.SDKTaskLoop method)
value (luna_handlers.sdk.sdk_loop.monitoring.MonitoringField attribute)
Verifier (class in luna_handlers.db.models)
verifier_id (luna_handlers.db.models.Verifier attribute)
VerifierCountHandler (class in luna_handlers.app.handlers.verifiers_count_handler)
VerifierHandler (class in luna_handlers.app.handlers.verifier_handler)
VerifiersHandler (class in luna_handlers.app.handlers.verifiers_handler)
version (luna_handlers.db.models.Verifier attribute)
VersionHandler (class in luna_handlers.app.handlers.version_handler)
W
WarpAttributes (class in luna_handlers.sdk.sdk_loop.sdk_task)
warper (luna_handlers.sdk.sdk_loop.human_detector.HumanDetectorState property)
(luna_handlers.sdk.sdk_loop.human_detector.LoopHumanDetector property)
WarpEstimatorState (class in luna_handlers.sdk.sdk_loop.face_warp_estimator)
warpQuality (luna_handlers.sdk.sdk_loop.sdk_task.WarpAttributes attribute)
warpQualityEstimationTime (luna_handlers.sdk.sdk_loop.monitoring.TaskMonitoringData attribute)
warps (luna_handlers.sdk.sdk_loop.sdk_task.FaceAttributes attribute)
(luna_handlers.sdk.sdk_loop.sdk_task.HumanAttributes attribute)
width (luna_handlers.sdk.sdk_loop.sdk_task.BoundingBox attribute)
workingDirectory() (in module luna_handlers.crutches_on_wheels.utils.functions)
X
x (luna_handlers.sdk.sdk_loop.sdk_task.BoundingBox attribute)
Y
y (luna_handlers.sdk.sdk_loop.sdk_task.BoundingBox attribute)
yawThreshold (luna_handlers.sdk.sdk_loop.sdk_task.SDKTaskFilters attribute)
Contents