is there a Python function to fit black pixels of an image to a straight-line using regression

后端 未结 0 1220
星月不相逢
星月不相逢 2021-01-30 23:57

I have a NumPy array 7*7 that represents a cell of an image and I am trying to fit black pixels of this cell to a straight-line using regression (from curves to lines)

th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题