Protoplasts swelling analyzer
Contents:
Quick Start: A User Guide
Good practices
Mouse in box functions
Protoplasts swelling analyzer
entry_exit_mouse_box.video_mean_processor module
View page source
entry_exit_mouse_box.video_mean_processor module
class
entry_exit_mouse_box.video_mean_processor.
QtWorkerVMP
(
video_path
,
shape
)
[source]
Bases:
QObject
bg_ready
run
(
)
[source]
class
entry_exit_mouse_box.video_mean_processor.
VideoMeanProcessor
(
video_path
,
shape
)
[source]
Bases:
object
process_frames
(
frames
)
[source]
read_frames
(
frames_count
=
32
)
[source]
release_resources
(
)
[source]
start_processing
(
num_workers
=
16
)
[source]
worker
(
)
[source]