Commit Graph

19 Commits

Author SHA1 Message Date
Steven Silvester 782ba46a4c Handle more warnings
Punt on the issue of warnings with the minimum build

Handle warnings in measure pkg

Fix the rank filter test by forcing a random seed in the function

Compare as boolean in imread test

Import loadmat in test_setup to avoid warning

Use a setup method for imread plugin test

Revoke unintended changes

Fix indentation to appease jni

More indentation fixes

Fix unintentional comment out
2014-12-23 16:49:59 -06:00
Steven Silvester 2756358f3c Clean up PIL plugin and handle more warnings
Use the pil plugin to load data files

Fix install_requires string formatting

Dead end commit

Make all tools executable

Remove debug print

Suppress PIL resourcewarnings

Handle a few more warnings
2014-12-23 16:48:38 -06:00
François Boulogne 9214e8193c DOC: introduce variable num_peaks for reusability 2014-09-05 22:24:21 -04:00
Julien Coste 218eb4e89e fix import inside documentation and update TODO 2014-08-31 11:48:34 +01:00
Johannes Schönberger 5abd6e3904 Add missing plot directive 2013-12-02 01:13:36 +01:00
Johannes Schönberger 76e0f7a047 Fix and improve circular hough hough transform example script 2013-11-30 19:01:18 +01:00
Johannes Schönberger 6c67738808 Miscellaneous fixes and improvements 2013-10-12 14:13:10 +02:00
François Boulogne def4ab8ccc PEP8 2013-10-12 14:09:52 +02:00
François Boulogne df2ee4d636 remove heapq 2013-10-12 14:09:52 +02:00
François Boulogne 313bf0ea9a fix example according to new API 2013-10-12 14:09:52 +02:00
François Boulogne 7c652c74d0 add missing import heapq 2013-10-12 14:09:51 +02:00
François Boulogne 6a114e8708 MINOR: fix non ascii char 2013-10-12 14:09:51 +02:00
François Boulogne debd4d54d6 ENH: use heapq to select the best match 2013-10-12 14:09:51 +02:00
François Boulogne 7e970b18cd MAINT change HT return API 2013-10-12 14:09:51 +02:00
François Boulogne 9d7a90395b DOC: changes for Marianne's coffee cup 2013-08-05 16:45:59 +02:00
François Boulogne 02acd3ce42 revert, accum is a tuple of lists 2013-07-07 19:37:30 +02:00
François Boulogne bcd2974216 fix Johannes' comments 2013-07-07 19:15:25 +02:00
François Boulogne 7fefbf9103 PEP8 2013-07-07 11:32:38 +02:00
François Boulogne 4eed83720a rename files 2013-07-07 10:19:19 +02:00