Home | History | Annotate | Download | only in include

Lines Matching full:_scale

2130                                  double _scale, double _shift ) :
2131 a(*(CvMAT*)_a), newdepth(_newdepth), scale(_scale), shift(_shift) {}