Josh Bleecher Snyder

Results 321 comments of Josh Bleecher Snyder
trafficstars

Cool. Feel free to ask for help (with details) if you so desire.

card.io requires a stream of images of the same card. This provides extra confidence (see https://www.youtube.com/watch?v=T9TkkZg1L7s). As a short term hack experiment, try providing the same image frame repeatedly. Note...

Going from memory here, try calling a card.io class method (like libraryVersion or whatever it's called) before doing anything else with the rest of the library instead of adding the...

You might take a look at the code/fork and discussion at https://github.com/card-io/card.io-iOS-source/issues/88

I don't understand. Can you add more detail? What did you try? What did you expect? What happened instead?

As @dgoldman-ebay has commented elsewhere, card.io was designed to scan, not to take sharp images. In general, determining absolutely whether an image is in focus is a very hard problem....

I too find myself in need of a way to rename buckets.

From a quick glance, looks like 1

[Gist with full distribution.](https://gist.github.com/josharian/a24221944fe32bdf89779cd33e8e9b00) Column 1 is the percent of all k/v pairs with this distribution. Column 2 is the number of all k/v pairs with this distribution. Column 3...

Oh, and those keys and values are stored in just two buckets. I can easily pull the distribution per bucket. It takes about 26 minutes to parse the file, so...