Steven Silvester
|
55a3f22ba2
|
Improved support for color images using lab transform.
|
2012-08-11 15:48:18 -05:00 |
|
Johannes Schönberger
|
a87779b650
|
fix num_peaks parameter bug in peak_local_max
|
2012-08-10 20:45:50 +02:00 |
|
Andreas Mueller
|
a75b7ca7f5
|
Merge pull request #247 from ahojnnes/label-dtype-fix
cast input of image label function
|
2012-08-10 09:09:39 -07:00 |
|
Andreas Mueller
|
8d769a4cd9
|
ENH Felzenszwalbs segmentation somewhat faster
|
2012-08-10 10:48:38 +01:00 |
|
Andreas Mueller
|
312b03d1b1
|
ENH more speeeeed
|
2012-08-10 10:35:23 +01:00 |
|
Andreas Mueller
|
8f5337a2bf
|
ENH added some cdefs
|
2012-08-10 10:31:23 +01:00 |
|
Andreas Mueller
|
f88a29b091
|
ENH minor speedups.
|
2012-08-10 10:03:20 +01:00 |
|
Johannes Schönberger
|
6ead3097c2
|
cast input of image label function
|
2012-08-10 09:10:06 +02:00 |
|
Johannes Schönberger
|
08f4379e0e
|
add information about unit of angles to doc strings
|
2012-08-10 08:19:48 +02:00 |
|
Johannes Schönberger
|
c7cac1cb0f
|
fix, improve and extend test cases related to geometric transformations
|
2012-08-10 08:16:05 +02:00 |
|
Johannes Schönberger
|
8ab0c9a329
|
add test for shape of transformation matrix
|
2012-08-10 08:15:06 +02:00 |
|
Johannes Schönberger
|
724a931d42
|
adapt geometric example script to new API and improve some expressions
|
2012-08-10 07:49:04 +02:00 |
|
Johannes Schönberger
|
a3ec8e0482
|
change inverse_map parameter handling of warp function
|
2012-08-10 07:35:16 +02:00 |
|
Tony S Yu
|
9cea60d817
|
STY: minor PEP8 change
|
2012-08-09 09:49:22 -04:00 |
|
Johannes Schönberger
|
ff1c8c4376
|
fix typo
|
2012-08-09 10:30:40 +02:00 |
|
Johannes Schönberger
|
8e242d0436
|
add mathematical description of estimation in doc strings
|
2012-08-09 10:28:05 +02:00 |
|
Johannes Schönberger
|
76931fa61b
|
handle composition of transformations with implicit parameters with __init__
|
2012-08-09 09:21:49 +02:00 |
|
Johannes Schönberger
|
1bb896e487
|
remove confusing comment
|
2012-08-09 08:19:37 +02:00 |
|
Johannes Schönberger
|
5085ded994
|
fix geometric transformation example after refactoring the module
|
2012-08-09 07:57:44 +02:00 |
|
Johannes Schönberger
|
e5ed1882d3
|
fix and improve comments, doc strings, variable names for consistency reasons
|
2012-08-09 07:51:58 +02:00 |
|
Tony S Yu
|
e1caa9d4cd
|
Update function names that were changed since original PR.
|
2012-08-09 00:25:26 -04:00 |
|
Tony S Yu
|
e4dd658daf
|
STY: PEP8 and other clean up.
|
2012-08-09 00:23:58 -04:00 |
|
Tony S Yu
|
70153abb83
|
BUG: fix import of Cython extension.
|
2012-08-09 00:15:42 -04:00 |
|
Johannes Schönberger
|
54452550f1
|
fix incorrect comment
|
2012-08-08 19:19:18 +02:00 |
|
Johannes Schönberger
|
eb1e71114c
|
fix and improve estimation of geometric transformation parameters
Design matrix was not composed correctly as functional model was incorrect.
Additionally estimation is now based on total least-squares method.
|
2012-08-08 19:13:45 +02:00 |
|
Steven Silvester
|
0e957dab39
|
Replaced generic ACM license with the Graphics Gems IV license.
|
2012-08-06 19:06:57 -05:00 |
|
Steven Silvester
|
7dc17334a2
|
Pep8 fixes.
|
2012-08-05 23:42:44 -05:00 |
|
Steven Silvester
|
045f6279b4
|
Added Notes to the docstring.
|
2012-08-05 23:36:39 -05:00 |
|
Steven Silvester
|
819332baa3
|
Tests pass and example works on build.
|
2012-08-05 23:27:24 -05:00 |
|
Steven Silvester
|
34af272c54
|
Initial commit of adapthist modifications.
|
2012-08-05 23:07:24 -05:00 |
|
Andreas Mueller
|
ea02bc6170
|
make figure smaller again.
|
2012-08-05 23:11:50 +01:00 |
|
Tony S Yu
|
a05c3c6637
|
DOC: Add note about ImageCollection slicing.
Also, clean up some whitespace issues.
|
2012-08-05 17:44:49 -04:00 |
|
Tony S Yu
|
816d6e319a
|
Merge pull request #221 from jjhelmus/imagecollection_slicing
Fix import conflicts:
skimage/io/collection.py
|
2012-08-05 17:41:29 -04:00 |
|
Andreas Mueller
|
75e3067acd
|
DOC a bit nicer figure
|
2012-08-05 21:39:03 +01:00 |
|
Andreas Mueller
|
f560346309
|
Trying to avoid name collisions.
|
2012-08-05 21:31:24 +01:00 |
|
Andreas Mueller
|
f421587aa4
|
ENH renamed "felzenszwalb_segmentation" to "felzenszwalb", remove debug output from slic
|
2012-08-05 21:10:29 +01:00 |
|
Andreas Mueller
|
73dd46019b
|
FIX width/height trouble, add non-regression test
|
2012-08-05 21:06:37 +01:00 |
|
Andreas Mueller
|
e0034e384a
|
Minor fixes addressing @tonysyu's comments.
|
2012-08-05 20:30:43 +01:00 |
|
Andreas Mueller
|
530f2c31c4
|
pep8
|
2012-08-05 20:25:34 +01:00 |
|
Andreas Mueller
|
1db4ebcecb
|
MISC some typos in Example, titles set.
|
2012-08-05 20:25:26 +01:00 |
|
Andreas Mueller
|
8098718036
|
Fixup tests, add test for slic.
|
2012-08-05 14:33:30 +01:00 |
|
Andreas Mueller
|
f22ae2871a
|
Pep8
|
2012-08-05 13:54:02 +01:00 |
|
Andreas Mueller
|
b1eb4265ed
|
Post-processing for felzenszwalbs algorithm.
|
2012-08-05 13:52:15 +01:00 |
|
Andreas Mueller
|
ec6a1769fa
|
merge segmentation examples
|
2012-08-05 13:51:55 +01:00 |
|
Andreas Mueller
|
e65d6f6635
|
Added smoothing option to quickshift
|
2012-08-04 20:27:31 +01:00 |
|
Andreas Mueller
|
10934cfaff
|
Fixed bug in SLIC smoothing
|
2012-08-04 20:27:18 +01:00 |
|
Andreas Mueller
|
d770fc714d
|
quickshift: convert to lab in function, some comments in code.
|
2012-08-04 19:56:22 +01:00 |
|
Andreas Mueller
|
1746d2c38c
|
Some scaling issues to be closer to reference implementation
|
2012-08-04 18:03:03 +01:00 |
|
tonysyu
|
9f0d000699
|
Merge pull request #238 from ahojnnes/regionprops-orientation
Regionprops orientation bugfix
|
2012-08-04 07:38:10 -07:00 |
|
Johannes Schönberger
|
8e28e39887
|
add test case for correct quadrant determination
|
2012-08-04 10:54:15 +02:00 |
|