Is there an algorithm for copying neighboring pixel values stored in a 2D-Array?

后端 未结 0 1516
暗喜
暗喜 2020-12-08 10:40

I have a 2D array of greyscale pixel values that looks like

255 250 250 250 235 251 255 201
255 250 250 250 235 251 255 151
255 250 250 250 235 251 255 151
25         


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