Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
8f1ed9ce 09/25/2013 01:26 AM dsorber

Greatly improved my simple grabber.py script from last night so that it also handles ImageBam links and uses multiple processes for increased speed.

cc6ad6e0 09/24/2013 02:36 AM dsorber

I had a lot of fun tonight creating this little script to circumvent some stupid image "protection". I look forward to adding to it and improving it tomorrow night.

8dea60e7 07/07/2013 08:12 PM dsorber

I wrote a multi process version of the image indexer. It is MUCH faster but I keep running into problematic jpegs that cause pHash and CImg to crash. Unfortunately it doesn't seem like there is a graceful way to handle the crash. I will play with this more as I have time.

e28ae23a 07/06/2013 09:07 PM dsorber

I finally got around to playing with pHash today. I also found py-phash which are the Python binds for pHash. Here are a couple of scripts I created to build an image index and then search it to find duplicates. This is good starting point for now, I'll play with these more as I have time.

f1fdcb4c 05/06/2013 01:05 AM dsorber

Finished final project documentation. WHEW!

77f1c73c 05/05/2013 11:54 PM David Sorber

Continuing to work on final project documentation. Also fixed another minor bug in rpi_client.py.

190804d5 05/05/2013 08:17 PM dsorber

Started working on final project documentation.

a7721fb9 05/05/2013 06:36 PM David Sorber

Fixing a bug that I just noticed while doing a dry run. The client sorts the temps before creating the SensorReading object so the correct temps don't correspond to the correct sensors on the server. The fix was simply to create the SensorReading object sooner before the temps are sorted.

cfebef28 05/05/2013 05:59 PM dsorber

Changing IP.

7bde117f 05/04/2013 03:14 PM dsorber

Adding dynamically updating charts using the Flot javascript plotting library.

View all revisions | View revisions

Also available in: Atom