boilercv_pipeline.examples.cv
#
Basic examples using OpenCV sample files.
Submodules#
Package Contents#
Functions#
Initialize |
|
Check that the OpenCV samples environment variable is set and is a folder. |
|
Load images from a video file. |
API#
- boilercv_pipeline.examples.cv.init()#
Initialize
boilercv.examples.cv
.
- boilercv_pipeline.examples.cv.check_samples_env_var()#
Check that the OpenCV samples environment variable is set and is a folder.
- boilercv_pipeline.examples.cv.capture_images(
- path: pathlib.Path,
Load images from a video file.