Home | History | Annotate | Download | only in src

Lines Matching refs:norm_factor

2142                            int method, double norm_factor )
2163 if( norm_factor <= 0 )
2172 CV_CALL( cvNormalizeHist( hist, norm_factor ));
2208 CV_CALL( cvNormalizeHist( model, norm_factor ));