napari-webcam-filters
Run this script
uv run https://atrium.kyleharrington.com/communication/napari-conference/0.0.1.py
Command Line Arguments
--width
(int)
Window width
Default: 800
--height
(int)
Window height
Default: 600
--layer_name
(str)
Name of the webcam layer
Default: Webcam Feed
--filter_name
(str)
Initial filter to apply
Default: None
--trails
(float)
Motion trails parameter (0-1)
Default: 0.1
Dependencies
- napari[all]
- opencv-python
- pyvirtualcam
- numpy
- magicgui
- napari-conference @ git+https://github.com/kephale/napari-conference