Commit Graph

  • 02d8bc500e io: Allow plugin names that don't end on _plugin. Stefan van der Walt 2009-11-03 01:12:41 +02:00
  • 496f1f2895 Merge branch 'io' Stefan van der Walt 2009-11-03 01:07:47 +02:00
  • 1822e07a12 io: Clean up 'available' according to Chris's review. Stefan van der Walt 2009-11-03 01:07:30 +02:00
  • 502351d8cf Merge branch 'coverage' of git://github.com/rgommers/scikits.image Stefan van der Walt 2009-11-03 00:13:21 +02:00
  • 447397dfa3 Describe plugins using .ini files, so that we don't need to import them to know their capabilities. Stefan van der Walt 2009-11-03 00:09:31 +02:00
  • 7770e393e0 Fix subtle rstrip bug. Stefan van der Walt 2009-11-02 22:49:28 +02:00
  • 3dc89ed2b1 Fix subtle rstrip bug. Stefan van der Walt 2009-11-02 22:47:37 +02:00
  • 0f2474a9b9 Fix subtle rstrip bug. Stefan van der Walt 2009-11-02 22:47:37 +02:00
  • 8f7e3bcaaa Correct calling of coverage plugin, no spurious output anymore. Ralf Gommers 2009-11-02 21:07:26 +01:00
  • bcea97c5d6 Add tests for window manager. Stefan van der Walt 2009-11-02 21:57:31 +02:00
  • 8f51081d9f Remove note about patent issues with marching squares, was resolved on list. Ralf Gommers 2009-11-02 20:45:11 +01:00
  • 25701aede3 Fix link to issue tracker. Ralf Gommers 2009-11-02 20:44:26 +01:00
  • 00cf3a841b Fix the description of make coverage. Ralf Gommers 2009-11-02 20:36:04 +01:00
  • c0ad658822 Add tests for prepare_for_display. Stefan van der Walt 2009-11-02 21:41:52 +02:00
  • edaa44b59b Minor text cleanups. Stefan van der Walt 2009-11-02 21:16:31 +02:00
  • 11b2296642 Merge branch 'io' of git://github.com/sccolbert/scikits.image Stefan van der Walt 2009-11-02 20:58:18 +02:00
  • c118add062 Add shortest path algorithm. Refactor Cython build. Stefan van der Walt 2009-11-02 20:53:16 +02:00
  • 03b99a8389 removed the block= kwarg in the qt_plugin that i missed previously sccolbert 2009-11-02 19:43:40 +01:00
  • 819150e726 removed the wx_plugin until which point wx supports pyos_inputhook sccolbert 2009-11-02 19:35:53 +01:00
  • 6f18eed4e0 cleaned up the window manager, and modified the qt-plugin to use it. also changed the order of try: except: when trying to load the plugins, to make sure that one gui toolkit doesnt trample the pyos_input hook of the other. sccolbert 2009-11-02 18:42:12 +01:00
  • 5a17a208d0 cleaned up the gtk plugin and window manager. rock and roll! sccolbert 2009-11-02 17:50:00 +01:00
  • fdea274262 Added the beginning of the gtk imshow plugin. And added the generic window manager. sccolbert 2009-11-02 17:23:41 +01:00
  • ebe36d94d4 Import PIL plugin using load_plugin. Stefan van der Walt 2009-11-02 02:06:30 +02:00
  • 27a516c0de Second part of I/O infrastructure reorganisation. Stefan van der Walt 2009-11-02 01:49:47 +02:00
  • 6b7aebb563 Reorganise plugin infrastructure. Stefan van der Walt 2009-11-02 01:47:25 +02:00
  • 308e76fb9c Fix q4thread typo. Stefan van der Walt 2009-11-01 23:58:25 +02:00
  • 4df00cb005 io: qt4: Use prepare_for display. Add demo snippet. Stefan van der Walt 2009-11-01 23:19:49 +02:00
  • c52453ef90 Rather use global than list to track app. Stefan van der Walt 2009-11-01 23:16:08 +02:00
  • 91cea8dcff Add Chris's plugin utility converter and wxpython plugin. Stefan van der Walt 2009-11-01 23:08:49 +02:00
  • bdcce9123a io: qt4 plugin: allow multiple images to be displayed. Keep track of Windows so that they don't get deallocated before they are closed. Stefan van der Walt 2009-11-01 23:05:42 +02:00
  • 2eb28f4e85 Add QT4 image display plugin. Stefan van der Walt 2009-11-01 18:51:45 +02:00
  • 3f9678caf7 Merge plugin branch. Stefan van der Walt 2009-11-01 17:55:45 +02:00
  • f1dc10fd62 docs: Backup generated files before switching to docs branch. Stefan van der Walt 2009-11-01 13:23:06 +02:00
  • d6a4ec89c1 Check that scikit is built before generating docs for upload. Stefan van der Walt 2009-11-01 13:14:56 +02:00
  • 0c80e474a5 Add Tony as a contributor. Stefan van der Walt 2009-11-01 13:06:32 +02:00
  • 4d21eb2654 Merge branch 'master' of http://github.com/tonysyu/scikits.image Stefan van der Walt 2009-11-01 13:04:06 +02:00
  • 940f318b31 Remove plugin functionality from io.py. Implement setting default plugins and querying the plugins available. Stefan van der Walt 2009-11-01 12:38:36 +02:00
  • e7d6875cab Document _call_plugin. Stefan van der Walt 2009-11-01 11:59:10 +02:00
  • cdb1a1560f Restore plugin registry after testing. Stefan van der Walt 2009-11-01 11:56:21 +02:00
  • a7b17bb21b Add tests for IO plugins. Stefan van der Walt 2009-11-01 11:46:12 +02:00
  • 4dcde1db19 Add new docs API files. Stefan van der Walt 2009-10-31 23:37:07 +02:00
  • 2256fa5505 cv: Update Cython generated C-files. Stefan van der Walt 2009-10-31 23:34:24 +02:00
  • 5d6624a9e2 cv: Add references section for adding URL to docs. Stefan van der Walt 2009-10-31 23:33:43 +02:00
  • bec2da8ed9 cv: Fix function signatures. Stefan van der Walt 2009-10-31 23:25:38 +02:00
  • ff419dcd4f Merge branch 'docs' of http://github.com/sccolbert/scikits.image Stefan van der Walt 2009-10-31 23:16:47 +02:00
  • 211be9ff71 Merge Chris's cv docs updates. Stefan van der Walt 2009-10-31 23:13:55 +02:00
  • 6526e06101 Finished the docs, and caught a couple more warts. sccolbert 2009-10-31 22:03:47 +01:00
  • 430b2d3cc0 more docs sccolbert 2009-10-31 20:22:28 +01:00
  • 9bec0ef888 Plugin framework for image I/O. Stefan van der Walt 2009-10-31 21:10:27 +02:00
  • a6ad7415d7 Minor changes to Tony Yu's palette_is_grayscale. Ralf Gommers 2009-10-31 18:37:04 +01:00
  • 727305b9fc Added some more docs and fixed up a few warts in the process. sccolbert 2009-10-31 17:05:05 +01:00
  • 56833384e1 Add test for palette_is_grayscale Tony 2009-10-31 11:59:20 -04:00
  • 8077c2b206 Fix imread so palette images are converted to grayscale or RGB images Tony 2009-10-31 11:55:46 -04:00
  • 22ae88bd3b Add palette images Tony 2009-10-31 11:54:47 -04:00
  • dc55ae4065 fixed an assertion that was preventing a slice of an array from being used. However, this may open the door for segfaults for severely non-contiguous data. I'm not too sure. sccolbert 2009-10-30 22:07:26 +01:00
  • 070e94537d changed how the doc decorator works. now it only adds the url. sccolbert 2009-10-30 12:46:38 +01:00
  • d3e5fae4a6 this is the actualy commit for _utilities.py sccolbert 2009-10-30 00:34:58 +01:00
  • 592c5793dc 1/3 of the doc-strings complete. Doc decorator created and added to a _utilies.py module. sccolbert 2009-10-30 00:33:53 +01:00
  • 43cc6b95a1 standardized the handling of out arguments, replaced assertions with exceptions. sccolbert 2009-10-29 20:45:47 +01:00
  • dd6b3ee576 Add some docs for 'make coverage'. Ralf Gommers 2009-10-28 23:09:48 +01:00
  • 05a4b73de6 Merge branch 'coverage' of http://github.com/rgommers/scikits.image Stefan van der Walt 2009-10-28 23:16:28 +02:00
  • a04fa0b578 Add make coverage command. Ralf Gommers 2009-10-28 14:37:00 +01:00
  • 7badc2c240 Make "make test" work. Ralf Gommers 2009-10-28 14:09:50 +01:00
  • 8a590bdd6a Added subpackage 'morphology' in setup.py so it traverses there. Damian Eads 2009-10-27 14:51:53 -07:00
  • 8b93148476 Based on scikits/image/opencv/setup.py Damian Eads 2009-10-27 14:47:25 -07:00
  • 018bc62f5d Fixed dtype docstrings. Damian Eads 2009-10-27 14:43:03 -07:00
  • 161ced67ac Fixed docstrings. Lines now only span <= 80 chars. Damian Eads 2009-10-27 14:28:54 -07:00
  • 382fa9c788 Finally, I've checked in my additions (hopefully) the right way. Damian Eads 2009-10-27 01:13:54 -07:00
  • 3bf33a0a46 Fix opencv for systems without libraries installed. Stefan van der Walt 2009-10-26 13:34:13 +02:00
  • 36b4d97769 Generate new API only when the current version of the library is installed, otherwise revert to pre-generated files. [Patch by Helge Reikeras] Stefan van der Walt 2009-10-25 06:23:08 +02:00
  • c0099c37f8 Add dist to gitignore. Stefan van der Walt 2009-10-24 19:09:28 +02:00
  • f98d84b5e5 added pyramid up and pyramid down sccolbert 2009-10-24 18:44:31 +02:00
  • 67bf66ba61 added pyramid up and pyramid down sccolbert 2009-10-24 18:44:31 +02:00
  • 8c6d835254 fixed threshold to add otsu as a kwarg sccolbert 2009-10-24 18:05:20 +02:00
  • 4763ceeb74 added threshold and adpative threshold sccolbert 2009-10-24 17:49:49 +02:00
  • 331125cc1c fixed threshold to add otsu as a kwarg sccolbert 2009-10-24 18:05:20 +02:00
  • 324fe7c9b0 added threshold and adpative threshold sccolbert 2009-10-24 17:49:49 +02:00
  • 31f81bff15 Merge branch 'master' of http://github.com/sccolbert/scikits.image Stefan van der Walt 2009-10-24 16:08:52 +02:00
  • 143a22e3f7 Add default version file. Stefan van der Walt 2009-10-24 16:07:59 +02:00
  • 0b0274f265 fixed camera calib back to a 5 vec since we support opencv >= 2.0 sccolbert 2009-10-24 16:06:32 +02:00
  • e3aa75df33 Merge branch 'cvtcolor' sccolbert 2009-10-24 15:10:44 +02:00
  • 25e9ec82df added color conversion sccolbert 2009-10-24 15:08:26 +02:00
  • e8eccb7040 bogus build commit sccolbert 2009-10-24 13:09:55 +02:00
  • d6f524830f fixed camera calibration to 4-vec for opencv 1 support sccolbert 2009-10-24 13:06:52 +02:00
  • c2b98b259a added color conversion constants sccolbert 2009-10-24 13:05:15 +02:00
  • d2697df064 synched with upstream and added integral images sccolbert 2009-10-24 12:40:32 +02:00
  • 06ab076c75 Merge branch 'color' of http://github.com/rgommers/scikits.image Stefan van der Walt 2009-10-24 11:58:45 +02:00
  • c3dd1e486e Add package __version__. Stefan van der Walt 2009-10-24 11:48:58 +02:00
  • 714a49a849 Fix bug in libimport. Stefan van der Walt 2009-10-24 11:25:03 +02:00
  • 5a2ebbd75f Merge with Chris's branch. Stefan van der Walt 2009-10-24 11:24:49 +02:00
  • 134c1e0090 Update tasks list and release instructions. Stefan van der Walt 2009-10-24 10:31:58 +02:00
  • f2e5b3e704 verified only float32 is valid for cvFilter2D kernel sccolbert 2009-10-23 21:27:22 +02:00
  • dd5cff69b5 added cvFilter2D. This supports convolution with an arbitrary filter. sccolbert 2009-10-23 21:17:21 +02:00
  • c2bfc99818 added morphology functions and support for IplConvKernel sccolbert 2009-10-23 20:40:05 +02:00
  • e44bb5bd00 added camera calibration from Holger Rapp and fixed a bug in CvMat struct sccolbert 2009-10-23 15:06:35 +02:00
  • 04f01ffce4 Add note on assumed data range. Ralf Gommers 2009-10-23 15:06:27 +02:00
  • 8f9e6a9fbf Unify libcv loader under different platforms. Stefan van der Walt 2009-10-23 12:11:59 +02:00
  • d753726a83 Fix _libimport when libcv is not available. Stefan van der Walt 2009-10-23 11:18:10 +02:00
  • a93e5f9e6c Add color spaces work to contributors file. Ralf Gommers 2009-10-23 10:51:53 +02:00
  • 91b0d63800 Remove explicit checks of image type and NaN, and correct dtype descriptor. Ralf Gommers 2009-10-23 10:35:27 +02:00