Purrview
Contents:
Architecture Overview
API Reference
Purrview
Index
Index
_
|
B
|
C
|
D
|
F
|
G
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
V
|
W
_
__enter__() (camera.Camera method)
__exit__() (camera.Camera method)
__init__() (camera.Camera method)
(detector.CatDetector method)
(detector.Detection method)
(recorder.VideoRecorder method)
B
bbox (detector.Detection attribute)
,
[1]
C
camera
module
Camera (class in camera)
CatDetector (class in detector)
confidence (detector.Detection attribute)
,
[1]
config
module
D
detect_cats() (detector.CatDetector method)
Detection (class in detector)
detector
module
device (camera.Camera attribute)
draw_detections() (in module main)
F
fps (camera.Camera attribute)
frame_time (camera.Camera attribute)
G
generate_filename() (recorder.VideoRecorder method)
generate_test_filename() (recorder.VideoRecorder method)
get_camera_controls() (in module config)
get_camera_device() (in module config)
get_cat_class_id() (in module config)
get_config_value() (in module config)
get_detection_threshold() (in module config)
get_fps() (in module config)
get_model_name() (in module config)
get_model_size() (in module config)
get_output_dir() (in module config)
get_record_seconds() (in module config)
get_resolution() (camera.Camera method)
(in module config)
I
imgsz (detector.CatDetector attribute)
initialize_config() (in module config)
is_recording() (recorder.VideoRecorder method)
L
label (detector.Detection attribute)
,
[1]
last_frame_time (camera.Camera attribute)
load_config() (in module config)
M
main
module
main() (in module main)
model (detector.CatDetector attribute)
module
camera
config
detector
main
recorder
O
open() (camera.Camera method)
P
parse_resolution() (in module main)
picam2 (camera.Camera attribute)
R
read_frame() (camera.Camera method)
read_frames() (camera.Camera method)
recorder
module
release() (camera.Camera method)
resolution (camera.Camera attribute)
S
setup_logging() (in module main)
should_continue_recording() (recorder.VideoRecorder method)
start_recording() (recorder.VideoRecorder method)
stop_recording() (recorder.VideoRecorder method)
V
validate_camera() (camera.Camera method)
VideoRecorder (class in recorder)
W
write_frame() (recorder.VideoRecorder method)