Skip to main content

Module image

Module image 

Source
Expand description

Optional image::GrayImage helpers for the unified corner detector.

Functionsยง

find_chess_corners_image
Detect chessboard corners from a GrayImage.
find_chess_corners_image_with_ml
Detect chessboard corners from a GrayImage using the ML refiner pipeline.
find_chess_corners_image_with_refiner
Detect chessboard corners from a GrayImage with an explicit refiner choice.