$search

cob_camera_calibration::calibration_object_detector::CheckerboardDetector Class Reference

Inheritance diagram for cob_camera_calibration::calibration_object_detector::CheckerboardDetector:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def detect_image_points

Detailed Description

Detects a checkerboard calibration object

Definition at line 109 of file calibration_object_detector.py.


Member Function Documentation

def cob_camera_calibration::calibration_object_detector::CheckerboardDetector::detect_image_points (   self,
  image,
  is_grayscale 
)
Detect the pixels at which the checkerboard's corners are. Returns
list of (x, y) coordinates.

@param image: input image with checkerboard
@type  image: cv2 compatible numpy image

@param is_grayscale: set to true if image is grayscale
@type  is_grayscale: bool

Reimplemented from cob_camera_calibration::calibration_object_detector::CalibrationObjectDetector.

Definition at line 113 of file calibration_object_detector.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


cob_camera_calibration
Author(s): Sebastian Haug
autogenerated on Fri Mar 1 15:31:17 2013