Commit Graph

28 Commits

Author SHA1 Message Date
Ralf Gommers cb191a2a40 Make as_grey settable, and provide reload function. 2009-10-12 00:34:25 +02:00
Ralf Gommers 1a84c71685 Now really commit all changes. 2009-10-11 21:42:11 +02:00
Ralf Gommers 79e0b6c1b6 Cleaned up ImageCollection and added tests for it. 2009-10-11 13:57:07 +02:00
Ralf Gommers 7482165337 Remove Image class, and implement Stefan's suggestions. 2009-10-10 22:51:40 +02:00
Ralf Gommers 8059f43671 Add MultiImg to __all__. 2009-10-09 19:28:28 +02:00
Ralf Gommers 52f10ea293 Added a MultiImg class similar to the ImageCollection one, to function as the data structure for multi-image files. 2009-10-09 19:07:28 +02:00
Ralf Gommers b35220f33c Add Stefan's io.py 2009-10-09 14:32:33 +02:00
Stefan van der Walt e32dc80c56 Fix markup in docs. 2009-10-04 02:02:51 +02:00
Stefan van der Walt 927157e7e5 Add projective transformation / homography. 2009-10-04 01:38:30 +02:00
Stefan van der Walt 38cb30a086 Add SURF and SIFT feature file reader. 2009-10-04 00:01:04 +02:00
Stefan van der Walt 557fc9feea Remove executable flag. 2009-10-03 23:34:30 +02:00
Stefan van der Walt 49859255cc Minor fixes to patch. 2009-10-01 15:18:43 +02:00
Gary Ruben e003726de2 Added forward and inverse 2-D Finite Radon Transform 2009-09-28 17:54:00 +10:00
Stefan van der Walt 353dfed029 Fix docstring formatting. 2009-09-24 19:25:00 +02:00
Stefan van der Walt 67e5f0b7b8 Fix houghtf docs. 2009-09-24 12:00:41 +02:00
Stefan van der Walt 29c657e344 Add Hough transform. 2009-08-23 12:42:31 -07:00
Stefan van der Walt 09b4808b6f Fix paths in colorconv. 2009-08-22 23:51:32 -07:00
nich2o ac9394f1bb updated __init__.py in color 2009-08-22 23:48:37 -07:00
nich2o bad888634b added rgb2hsv color conversion 2009-08-22 23:47:37 -07:00
nich2o 9053c3eece added a color image 2009-08-22 23:47:18 -07:00
Stefan van der Walt f09d2586eb Move data directory. 2009-08-22 23:21:00 -07:00
Stefan van der Walt 734379ec9c Move data files to common directory. 2009-08-22 17:50:57 -07:00
Stefan van der Walt 5455857ede Merge branch 'master' of git://github.com/npinto/scikits.image 2009-08-22 17:37:05 -07:00
nich2o c320c3cec7 corrected path.join in test_lpi_filter.py 2009-08-22 17:32:06 -07:00
Stefan van der Walt ae53fbf11f Fix and test filter API. 2009-08-22 17:03:11 -07:00
Stefan van der Walt 11ad0f3263 Refactor LPI filtering. 2009-08-22 16:51:41 -07:00
Stefan van der Walt 410ffd9a82 Pull in LPI filters and add image reading (via PIL for now). 2009-08-22 15:04:27 -07:00
Stefan van der Walt 6fdefb0d44 Initial framework for scikits.image. 2009-08-22 12:47:50 -07:00