Protoplasts swelling analyzer
Contents:
Quick Start: A User Guide
Good practices
Mouse in box functions
Protoplasts swelling analyzer
entry_exit_mouse_box.mask_from_video module
View page source
entry_exit_mouse_box.mask_from_video module
class
entry_exit_mouse_box.mask_from_video.
MaskFromBackground
(
input_video_path
,
output_video_path
,
ref
,
tr
=
75
,
st
=
{}
,
r
=
None
,
frame_count
=
64
)
[source]
Bases:
object
add_frames_to_video
(
frames
)
[source]
process_frames
(
batch
,
frames
)
[source]
read_frames
(
)
[source]
release_resources
(
)
[source]
start_processing
(
num_workers
=
16
)
[source]
worker
(
)
[source]
class
entry_exit_mouse_box.mask_from_video.
QtWorkerMFV
(
in_path
,
out_path
,
ref
,
t
,
s
,
r
)
[source]
Bases:
QObject
mask_ready
run
(
)
[source]