Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convolution on subimages results in index out of range panic #5

Open
GoogleCodeExporter opened this issue Jan 29, 2016 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant