mod_cell_polygon Module

class mod_cell_polygon.CellWrapper(movie, nb_image, label, use_gtk)

Bases: ct_Cells.Cell

add_point(point, frame)

Adds the new point to the polygon

distance(p1, p2)
draw_open_polygon(image, i)
draw_polygon(image, i, cv, debug=False)
get_center(i)

Returns gravity center

get_reference_poly(i)

Returns the reference polygon

get_save_dict()
get_type()
move(pt, im)

Functions that moves a point

move2(point_m, i)

Function that really does the movement and updates everything

set_save_dict(dic)
mod_cell_polygon.get_name()

This Page