groupgets / LeptonModule

Code for getting started with the FLIR Lepton breakout board
https://groupgets.com/manufacturers/flir/products/flir-lepton
BSD 2-Clause "Simplified" License
317 stars 197 forks source link

Added incremental image numbering to the output files #10

Closed DanDawson closed 9 years ago

DanDawson commented 9 years ago

Instead of simply overwriting image.pgm on each run, now it names the files IMG_0000.pgm and increments the number by one if the file already exists. When it reaches 9999 it resets to zero and starts overwriting existing images.

Evilboyd commented 9 years ago

Nice

Sent from my iPhone

On May 28, 2015, at 11:33 PM, Pure Engineering notifications@github.com wrote:

Merged #10.

— Reply to this email directly or view it on GitHub.

DanDawson commented 9 years ago

So glad to see it merged, I found it quite helpful for my testing. One of these days I may have to buy another one of these modules to continue working with it since I don't have it any more now :-)

PureEngineering commented 9 years ago

I would have done it sooner. I totally didn't see the merge request till yesterday. :( my bad. Thanks On May 29, 2015 10:30 AM, "Dan Dawson" notifications@github.com wrote:

So glad to see it merged, I found it quite helpful for my testing. One of these days I may have to buy another one of these modules to continue working with it since I don't have it any more now :-)

— Reply to this email directly or view it on GitHub https://github.com/PureEngineering/LeptonModule/pull/10#issuecomment-106880691 .