Home | History | Annotate | Download | only in src

Lines Matching refs:_theta

189     hough_index(int _val, float _rho, float _theta)
190 : value(_val), rho(_rho), theta(_theta) {}