sccolbert
da8ff125c4
beginning of qt fancy imshow
2009-11-03 20:01:22 +01:00
Stefan van der Walt
eec6a77ebb
io: Combine use_plugin and load_plugin.
2009-11-03 10:20:59 +02:00
Stefan van der Walt
50a2946815
analysis: Add as subpackage.
2009-11-03 10:03:08 +02:00
Stefan van der Walt
0a1056bd16
io: Add table of available plugins to module docstring.
2009-11-03 10:01:46 +02:00
Stefan van der Walt
573f1039fb
io: Track meta-data on plugins.
2009-11-03 10:01:24 +02:00
Stefan van der Walt
1e264b61d8
spath: Allow importing even when not compiled.
2009-11-03 10:00:57 +02:00
Stefan van der Walt
899497d0e0
io: Add plugin descriptions.
2009-11-03 10:00:30 +02:00
Stefan van der Walt
6f7697a2e6
spath: Fix indexing errors.
2009-11-03 09:00:40 +02:00
Stefan van der Walt
874eb2febd
build: Fix c extension.
2009-11-03 08:44:23 +02:00
Stefan van der Walt
492ee35c92
doc: Add analysis API.
2009-11-03 08:35:41 +02:00
Stefan van der Walt
48dcafd88f
Merge branch 'spath'
...
Conflicts:
.gitignore
scikits/image/opencv/setup.py
2009-11-03 08:31:51 +02:00
Stefan van der Walt
02d8bc500e
io: Allow plugin names that don't end on _plugin.
2009-11-03 01:12:41 +02:00
Stefan van der Walt
1822e07a12
io: Clean up 'available' according to Chris's review.
2009-11-03 01:07:30 +02:00
Stefan van der Walt
447397dfa3
Describe plugins using .ini files, so that we don't need to import them to know their capabilities.
2009-11-03 00:09:31 +02:00
Stefan van der Walt
7770e393e0
Fix subtle rstrip bug.
2009-11-02 22:49:28 +02:00
Stefan van der Walt
0f2474a9b9
Fix subtle rstrip bug.
2009-11-02 22:47:37 +02:00
Stefan van der Walt
bcea97c5d6
Add tests for window manager.
2009-11-02 21:57:31 +02:00
Stefan van der Walt
c0ad658822
Add tests for prepare_for_display.
2009-11-02 21:41:52 +02:00
Stefan van der Walt
edaa44b59b
Minor text cleanups.
2009-11-02 21:16:31 +02:00
Stefan van der Walt
c118add062
Add shortest path algorithm. Refactor Cython build.
2009-11-02 20:53:16 +02:00
sccolbert
03b99a8389
removed the block= kwarg in the qt_plugin that i missed previously
2009-11-02 19:43:40 +01:00
sccolbert
819150e726
removed the wx_plugin until which point wx supports pyos_inputhook
2009-11-02 19:35:53 +01:00
sccolbert
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.
2009-11-02 18:42:12 +01:00
sccolbert
5a17a208d0
cleaned up the gtk plugin and window manager. rock and roll!
2009-11-02 17:50:00 +01:00
sccolbert
fdea274262
Added the beginning of the gtk imshow plugin. And added the generic window manager.
2009-11-02 17:23:41 +01:00
Stefan van der Walt
ebe36d94d4
Import PIL plugin using load_plugin.
2009-11-02 02:06:30 +02:00
Stefan van der Walt
27a516c0de
Second part of I/O infrastructure reorganisation.
2009-11-02 01:49:47 +02:00
Stefan van der Walt
6b7aebb563
Reorganise plugin infrastructure.
2009-11-02 01:47:25 +02:00
Stefan van der Walt
308e76fb9c
Fix q4thread typo.
2009-11-01 23:58:25 +02:00
Stefan van der Walt
4df00cb005
io: qt4: Use prepare_for display. Add demo snippet.
2009-11-01 23:19:49 +02:00
Stefan van der Walt
c52453ef90
Rather use global than list to track app.
2009-11-01 23:16:08 +02:00
Stefan van der Walt
91cea8dcff
Add Chris's plugin utility converter and wxpython plugin.
2009-11-01 23:08:49 +02:00
Stefan van der Walt
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.
2009-11-01 23:05:42 +02:00
Stefan van der Walt
2eb28f4e85
Add QT4 image display plugin.
2009-11-01 18:51:45 +02:00
Stefan van der Walt
3f9678caf7
Merge plugin branch.
2009-11-01 17:55:45 +02:00
Stefan van der Walt
4d21eb2654
Merge branch 'master' of http://github.com/tonysyu/scikits.image
2009-11-01 13:04:06 +02:00
Stefan van der Walt
940f318b31
Remove plugin functionality from io.py. Implement setting default plugins and querying the plugins available.
2009-11-01 12:38:36 +02:00
Stefan van der Walt
e7d6875cab
Document _call_plugin.
2009-11-01 12:37:17 +02:00
Stefan van der Walt
cdb1a1560f
Restore plugin registry after testing.
2009-11-01 11:56:21 +02:00
Stefan van der Walt
a7b17bb21b
Add tests for IO plugins.
2009-11-01 11:46:12 +02:00
Stefan van der Walt
2256fa5505
cv: Update Cython generated C-files.
2009-10-31 23:34:24 +02:00
Stefan van der Walt
5d6624a9e2
cv: Add references section for adding URL to docs.
2009-10-31 23:33:43 +02:00
Stefan van der Walt
bec2da8ed9
cv: Fix function signatures.
2009-10-31 23:25:38 +02:00
Stefan van der Walt
ff419dcd4f
Merge branch 'docs' of http://github.com/sccolbert/scikits.image
2009-10-31 23:16:47 +02:00
Stefan van der Walt
211be9ff71
Merge Chris's cv docs updates.
2009-10-31 23:13:55 +02:00
sccolbert
6526e06101
Finished the docs, and caught a couple more warts.
2009-10-31 22:03:47 +01:00
sccolbert
430b2d3cc0
more docs
2009-10-31 20:22:28 +01:00
Stefan van der Walt
9bec0ef888
Plugin framework for image I/O.
2009-10-31 21:10:27 +02:00
Ralf Gommers
a6ad7415d7
Minor changes to Tony Yu's palette_is_grayscale.
2009-10-31 18:37:04 +01:00
sccolbert
727305b9fc
Added some more docs and fixed up a few warts in the process.
2009-10-31 17:05:05 +01:00