Home
last modified time | relevance | path

Searched defs:frame (Results 1 – 5 of 5) sorted by relevance

/scripts/pylib/display-twister-harness/camera_shield/plugins/
A Dsignature_plugin.py43 def generate_frame_signature(self, frame, method="combined") -> dict: argument
266 def generate_video_fingerprint(self, frame, method="combined") -> dict: argument
473 def process_frame(self, frame): argument
481 def handle_results(self, result, frame): argument
/scripts/utils/
A Dwifi_ent_cert_installer.py13 def signal_handler(sig, frame): argument
/scripts/pylib/display-twister-harness/camera_shield/uvc_core/
A Dcamera_controller.py50 def show_frame(self, frame): argument
62 def smart_focus(self, frame): argument
158 def show_analysis(self, analysis, frame=None): argument
A Dplugin_base.py20 def process_frame(self, frame) -> dict: argument
24 def handle_results(self, result, frame): argument
/scripts/pylib/display-twister-harness/camera_shield/
A Dmain.py74 def handle_results(self, results, frame): argument

Completed in 5 milliseconds