sccolbert
03129f7bba
Added save to variable function using io.push() functionality.
2009-11-07 16:42:08 +01:00
Stefan van der Walt
c10f3a886c
Add image stack.
2009-11-07 17:41:29 +02:00
sccolbert
ac8dadf1ce
added save_to_variable functionality.
2009-11-07 16:10:07 +01:00
sccolbert
cc2b9ae634
fixed mouse tracking to not go out of bounds. Added save-to-file.
2009-11-07 14:58:06 +01:00
Stefan van der Walt
775ff607cf
Align image to top so that pixel tracking is accurate.
2009-11-07 08:44:02 +02:00
sccolbert
384f801055
Made it so that aspect ratio is maintained on imshow and fancy imshow for
...
the qt plugin.
2009-11-06 23:11:29 +01:00
sccolbert
983ebd43f9
updated string formatting for slider labels.
2009-11-06 21:12:22 +01:00
sccolbert
c4f75b7d47
fixed the gamma correction in the color mixer.
2009-11-06 21:06:23 +01:00
sccolbert
ca051a3e98
Finished the refactor of the mixer and the histogram.
...
Performance is now much better, a bunch of bugs are gone,
and it shouldnt throw anymore exceptions.
2009-11-06 20:40:43 +01:00
sccolbert
cf19f11bbb
added regular gamma to the mixer, refactored more of fancy imshow.
2009-11-06 17:31:27 +01:00
sccolbert
ae9f9cc2ca
further progress on the refactoring of the fancy imshow.
2009-11-06 16:19:41 +01:00
sccolbert
e21ab2e2ad
progress commit
2009-11-06 14:42:46 +01:00
sccolbert
00debb650c
added sigmoidal gamma
2009-11-06 13:02:39 +01:00
sccolbert
efbaa849dd
added histograms to fancy imshow and colormixer.
...
Unfortunately im suffering from circular references when the window is
initializing. It doesnt crash, but it throws a few exceptions...
A refactor is in order.
2009-11-06 02:24:03 +01:00
Tony
13a7b5361e
Add list of build requirements
2009-11-04 19:43:13 -05:00
sccolbert
93fb7de121
Finalized HSV support in the color-mixer and fixed a few subtle bugs therein.
...
Updated the fancy imshow widget some more.
2009-11-05 01:36:08 +01:00
sccolbert
f4a042177f
added HSV operations to the ColorMixer and fancy imshow.
2009-11-04 23:10:36 +01:00
sccolbert
5b3ff5306c
fixed an alignment centering bug.
2009-11-04 21:10:14 +01:00
sccolbert
186eee357a
added slider value labels and fixed their layout a little.
2009-11-04 21:03:22 +01:00
sccolbert
eed8d6f23f
fixed a bug in slider signal connection.
2009-11-04 19:53:42 +01:00
sccolbert
0216fb6094
Modified the fancy imshow widget, and added brightness control to the mixer.
2009-11-04 17:27:07 +01:00
Stefan van der Walt
5033205972
doc: Update github push script.
2009-11-04 11:30:23 +02:00
Stefan van der Walt
cc9f2ffa5d
Remove Cython-generated C-files.
2009-11-04 11:28:32 +02:00
Stefan van der Walt
ab90617cbe
Rename analysis -> graph.
2009-11-04 07:52:51 +02:00
Stefan van der Walt
9ab169a25d
io: Add tests for colormixer.
2009-11-04 07:47:07 +02:00
Stefan van der Walt
d89e577c87
io: Document colour mixer.
2009-11-04 07:46:52 +02:00
Stefan van der Walt
51a1832d97
io: Add setup files for colour mixer.
2009-11-04 07:45:58 +02:00
sccolbert
663738ab79
added the beginnings of the color mixes, and improved fancy imshow for qt
2009-11-04 02:28:57 +01:00
sccolbert
b00566a52c
fixed event flow order for fancy imshow
2009-11-03 21:53:30 +01:00
sccolbert
da8ff125c4
beginning of qt fancy imshow
2009-11-03 20:01:22 +01:00
Stefan van der Walt
5ad25a3fb8
io: Add plugin .ini files to setup as data files.
2009-11-03 14:17:55 +02:00
Stefan van der Walt
6eabb7be85
Update tasks.
2009-11-03 10:45:49 +02:00
Stefan van der Walt
6f4c6f010c
doc: Update API.
2009-11-03 10:24:32 +02: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
e6ceb81e39
docs: Update API.
2009-11-03 10:04:06 +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
496f1f2895
Merge branch 'io'
2009-11-03 01:07:47 +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
502351d8cf
Merge branch 'coverage' of git://github.com/rgommers/scikits.image
2009-11-03 00:13:21 +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