You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Applying a convolution on an image obtained via a call to img.SubImage(rect)
leads to a index out range error.
What steps will reproduce the problem?
go run main.go (attached)
What is the expected output? What do you see instead?
We do not expect an exception to be raised.
What version of the product are you using? On what operating system?
- go version: 1.2.2-1
- latest version of graphics-co
- up-to-date Archlinux
Original issue reported on code.google.com by yoann.bl...@gmail.com on 22 May 2014 at 11:10
Original issue reported on code.google.com by
yoann.bl...@gmail.com
on 22 May 2014 at 11:10Attachments:
The text was updated successfully, but these errors were encountered: