Halcon之最小二乘擬合直線

  參考:http://www.javashuo.com/article/p-kwzhyhhq-dz.html 首先隨機生成一組數據 Mx:=[100:10:500] tuple_length(Mx,len) tuple_gen_const(len,5,r) Ma:=2 Mb:=40 tuple_rand(len , noise) My:= Ma *Mx + Mb*noise gen_circle
相關文章
相關標籤/搜索