boilercv_pipeline.examples.detect_surface

boilercv_pipeline.examples.detect_surface#

Detect the boiling surface.

Module Contents#

Functions#

main

Detect the boiling surface.

find_boiling_surface

Find the boiling surface.

API#

boilercv_pipeline.examples.detect_surface.main()#

Detect the boiling surface.

boilercv_pipeline.examples.detect_surface.find_boiling_surface(
img: boilercv.types.Img,
) tuple[boilercv.types.Img, boilercv.types.ArrInt]#

Find the boiling surface.