Proto commits in matt-m-o/YomiNinja

These 15 commits are when the Protocol Buffers files have changed:

Commit:9258e98
Author:MatheusM8

updated OCRService proto file

The documentation is generated from this commit.

Commit:8d8a228
Author:MatheusM8

implemented MotionDetectionService grpc service

Commit:3d635e0
Author:MatheusM8
Committer:MatheusM8

added KeepAliveRequest to OCRService

Commit:d637683
Author:MatheusM8
Committer:MatheusM8

implemented AppleVisionService (py_ocr_service)

Commit:2ea771d
Author:MatheusM8
Committer:MatheusM8

moved ocr_service.proto file

Commit:4de5439
Author:MatheusM8

fixed protofile DetectRequest image type

Commit:5f289f2
Author:MatheusM8

updated ocr_service.proto

Commit:61bc39a
Author:MatheusM8

updated profile

Commit:0ce7000
Author:MatheusM8
Committer:MatheusM8

added more PaddleOCR settings options

Commit:bf373f1
Author:MatheusM8

added inference backend selector to app settings screen

Commit:51cc79b
Author:MatheusM8

added inference backend selector to app settings screen

Commit:d132219
Author:MatheusM8

Refactored OcrAdapter and UpdateSettingsPresetUseCase

Commit:e61aa03
Author:MatheusM8

Added UpdateSettingsPreset stub to gRPC service OCRService

Commit:8c417c2
Author:MatheusM8

Updated grpc proto definition

Commit:53135c9
Author:MatheusM8

Implemented core definitions