Home
last modified time | relevance | path

Searched refs:OPLspatialResponse1 (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/bioinspired/src/
H A Dretinafilter.cpp226 …void RetinaFilter::setGlobalParameters(const float OPLspatialResponse1, const float OPLtemporalres… in setGlobalParameters() argument
236 …tinaFilter.setOPLandParvoFiltersParameters(0,OPLtemporalresponse1, OPLspatialResponse1, OPLassymet… in setGlobalParameters()
H A Dretinafilter.hpp219 …void setGlobalParameters(const float OPLspatialResponse1=0.7, const float OPLtemporalresponse1=1, …
H A Dretina_ocl.hpp408 …void setGlobalParameters(const float OPLspatialResponse1 = 0.7, const float OPLtemporalresponse1 =…
H A Dretina_ocl.cpp1364 void RetinaFilter::setGlobalParameters(const float OPLspatialResponse1, const float OPLtemporalresp… in setGlobalParameters() argument
1371 …_ParvoRetinaFilter.setOPLandParvoFiltersParameters(0, OPLtemporalresponse1, OPLspatialResponse1, O… in setGlobalParameters()