0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
the alpha always seem to be in the last byte More... over 10 years ago
switching to instancetype More... almost 11 years ago
multiply by 255 once instead of dividing every alpha value More... over 11 years ago
improving the code by respecting the alpha info and bits per pixel More... over 11 years ago
adding newline More... over 11 years ago
Update readme.md More... over 11 years ago
adding results image More... over 11 years ago
update readme More... over 11 years ago
Working version with the bugs squashed and algorithm optimized! More... over 11 years ago
Fixed a bug where the code could not be run multiple times, I believe this was due to dirty memory being re-used. More... over 11 years ago
Changing how the pixel data is retrieved, it now works on iOS and is much faster! More... over 11 years ago
Adding iOS project, this currently doesn't work because NSBitmapImageRep isn't available More... over 11 years ago
adding mit license More... over 11 years ago
Organizing project More... over 11 years ago
Renaming the main file and starting to add iOS code More... over 11 years ago
remove empty clipped image More... over 11 years ago
Update readme More... over 11 years ago
Fixing the logic for tolerance and fixing an over released object that would lead to a seg-fault. More... over 11 years ago
add tolerance More... over 11 years ago
working implementation More... over 11 years ago
first pass at a smarter algorithm, it's not prefect yet but the times are much better More... over 11 years ago
fixed an off by 1 bug with the clip width and height More... over 11 years ago
first numbers More... over 11 years ago
first pass at working code! More... over 11 years ago
initial commit, some code but nothing exciting yet More... over 11 years ago
Initial Commit More... over 11 years ago