Skip to main content

pyneat.TrackKLTOptions

Python bindings for TrackKLTOptions.

Properties

  • width
  • height
  • batch_size
  • num_points
  • win_half
  • max_iters
  • max_level
  • detect_new_features
  • fast_threshold
  • max_features
  • grid_x
  • grid_y
  • min_px_dist
  • debug
  • num_buffers
  • element_name
  • prev_image_name
  • cur_image_name
  • input_points_name
  • output_points_name
  • output_status_name
  • output_features_name

Methods

  • summary
  • __repr__