Functions
iri_bow_object_detector::run_detector Namespace Reference

Functions

def create_histograms_SWIG_wrapper
def create_robust_histograms
def detect_boxes
def fit_window
def gen_windows_SWIG_wrapper
def local_maxima
def local_search_wins
def prepare_feats
def recode_win
def splash_as_box

Function Documentation

def iri_bow_object_detector.run_detector.create_histograms_SWIG_wrapper (   vws,
  bboxes,
  NUM_VWORDS 
)

Definition at line 130 of file run_detector.py.

def iri_bow_object_detector.run_detector.create_robust_histograms (   vws,
  bboxes,
  NUM_VWORDS 
)

Definition at line 122 of file run_detector.py.

def iri_bow_object_detector.run_detector.detect_boxes (   w,
  non_linear_svm_file,
  ima,
  mask,
  conf,
  vws 
)

Definition at line 195 of file run_detector.py.

def iri_bow_object_detector.run_detector.fit_window (   heat_map,
  margin = 10,
  min_dist_maxima = 5 
)

Definition at line 47 of file run_detector.py.

def iri_bow_object_detector.run_detector.gen_windows_SWIG_wrapper (   xstep = 10,
  ystep = 10,
  widthmin = 100,
  widthmax = 170,
  widthstep = 10,
  whratios = [0.5,
  xmax = 640,
  ymax = 480 
)

Definition at line 96 of file run_detector.py.

def iri_bow_object_detector.run_detector.local_maxima (   array,
  min_distance = 1,
  periodic = False,
  edges_allowed = True 
)
Find all local maxima of the array, separated by at least
min_distance.
adapted from = http://old.nabble.com/Finding-local-minima-of-greater-than-a-given-depth-td18988309.html

Definition at line 20 of file run_detector.py.

Definition at line 173 of file run_detector.py.

def iri_bow_object_detector.run_detector.prepare_feats (   desc,
  l = 2,
  as_shogun = False 
)

Definition at line 78 of file run_detector.py.

def iri_bow_object_detector.run_detector.recode_win (   w,
  xs,
  ys,
  xo,
  yo 
)

Definition at line 161 of file run_detector.py.

def iri_bow_object_detector.run_detector.splash_as_box (   hmap,
  x1,
  y1,
  x2,
  y2,
  score,
  normit 
)

Definition at line 118 of file run_detector.py.



iri_bow_object_detector
Author(s): dmartinez
autogenerated on Fri Dec 6 2013 22:45:46