Package org.opencv.bioinspired
package org.opencv.bioinspired
-
ClassesClassDescriptionclass which allows the Gipsa/Listic Labs model to be used with OpenCV.a wrapper class which allows the tone mapping algorithm of Meylan&al(2007) to be used with OpenCV.class which provides a transient/moving areas segmentation module perform a locally adapted segmentation by using the retina magno input data Based on Alexandre BENOIT thesis: "Le système visuel humain au secours de la vision par ordinateur" 3 spatio temporal filters are used: a first one which filters the noise and local variations of the input motion energy a second (more powerfull low pass spatial filter) which gives the neighborhood motion energy the segmentation consists in the comparison of these both outputs, if the local motion energy is higher to the neighborhood otion energy, then the area is considered as moving and is segmented a stronger third low pass filter helps decision by providing a smooth information about the "motion context" in a wider area