pycontour
latest

User Documentation

  • Representation Transform
  • Contour Transform
  • Contour
  • Feature
  • Polygon
  • Relation
  • Image

About pycontour

  • About pycontour
pycontour
  • Docs »
  • Welcome to pycontour’s documentation!
  • Edit on GitHub

Welcome to pycontour’s documentation!¶

The documentation for pycontour is mainly organized by sub-modules.

  • User Documentation
  • About pycontour

User Documentation¶

  • Representation Transform
    • swap_wh
    • np_arr_to_point_list
    • point_list_to_np_arr
    • cv_cnt_to_np_arr
    • np_arr_to_cv_cnt
    • np_arr_to_poly
    • point_list_to_poly
    • bbox_to_poly
    • poly_to_np_arr
  • Contour Transform
    • shift_cnt
    • rotate_cnt
    • smooth_cnt
  • Contour
    • get_cnt_area
    • get_cnt_aspect_ratio
    • get_cnt_solidity
  • Feature
    • ZernikeMoments
  • Polygon
    • poly_to_valid
    • get_poly_area
    • get_poly_bounds
    • get_poly_hw
  • Relation
    • contour_intersects
    • construct_intersection_polygon
    • contour_contains
    • cnt_dice_ratio
    • cnt_jaccard_index
    • point_in_contour
  • Image
    • build_cnt_mask
    • cnt_mask_img
    • cnt_mask_sub_img

About pycontour¶

  • About pycontour
Next

© Copyright 2018, Pingjun Chen Revision 35380a77.

Built with Sphinx using a theme provided by Read the Docs.