ShaharMS / Vision

Cross framework, cross platform computer vision for Haxe
MIT License
35 stars 5 forks source link

Mistake has been done, in `Image.hx` (missed `=`) #31

Closed Wither362 closed 1 year ago

ShaharMS commented 1 year ago

It's not a mistake, since the image's pixels positions range from 0 to width/height - 1

Wither362 commented 1 year ago

Oh, in that case…