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

Algorithm fails on 64-bit platform #1

Open
bnascimento opened this issue Mar 7, 2013 · 2 comments
Open

Algorithm fails on 64-bit platform #1

bnascimento opened this issue Mar 7, 2013 · 2 comments

Comments

@bnascimento
Copy link

debugger point me to:
while (pImage < pImagePointer) pulHistogram[pLookupTable[*pImage++]]++;

@bnascimento
Copy link
Author

@joshdoe
Copy link
Owner

joshdoe commented Mar 13, 2013

I should try and incorporate that, but I'm not working on this right now, though I'll happily accept a pull request that fixes it.

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

No branches or pull requests

2 participants