Jostein Bø Fløystad
|
4b25c48245
|
transform.iradon: Correct determination of center of projection.
|
2013-06-23 12:48:14 +02:00 |
|
Jostein Bø Fløystad
|
cca66a04ef
|
transform.radon: Robust determination of center of projection.
|
2013-06-23 12:48:14 +02:00 |
|
Jostein Bø Fløystad
|
b8a6b4fa00
|
radon_transform: Stylistic changes.
|
2013-06-23 12:48:13 +02:00 |
|
Jostein Bø Fløystad
|
b61ff7513e
|
transform.iradon: Refactoring for shorter functions.
Will facilitate testing.
|
2013-06-23 12:48:13 +02:00 |
|
Jostein Bø Fløystad
|
131cfc73ed
|
transform.iradon: Redefine slice and projection center.
These changes should match those made to radon.
|
2013-06-23 12:48:13 +02:00 |
|
Jostein Bø Fløystad
|
a44f1d4ef9
|
transform.radon: Consistent definition of center of array.
The center is now defined as shape[i] // 2.
|
2013-06-23 12:48:13 +02:00 |
|
Jostein Bø Fløystad
|
380c916c92
|
transform.radon: Use correct padding for rectangular images.
|
2013-06-23 12:48:13 +02:00 |
|
Jostein Bø Fløystad
|
28de2f978a
|
transform.radon: Remove unneccesary matrix inverse.
|
2013-06-23 12:48:13 +02:00 |
|
Jostein Bø Fløystad
|
bec5a20441
|
Style improvements in docstrings in transform.radon_transform
|
2013-05-27 20:43:51 +02:00 |
|
Jostein Bø Fløystad
|
c9ae913d32
|
PEP8 style changes for transform.radon_transform and its tests
|
2013-05-27 20:42:59 +02:00 |
|
Jostein Bø Fløystad
|
8208293c93
|
Correct documentation and string formatting.
|
2013-05-26 21:21:33 +02:00 |
|
Jostein Bø Fløystad
|
5876d80414
|
Add reconstruction circle option to transform.iradon.
|
2013-05-26 19:48:16 +02:00 |
|
Jostein Bø Fløystad
|
b872648441
|
Add reconstruction circle option to transform.radon.
|
2013-05-26 19:48:16 +02:00 |
|
Johannes Schönberger
|
772a1cb4b0
|
Update radon transform with new warp function
|
2012-08-27 13:31:33 +02:00 |
|
Johannes Schönberger
|
4fe9f39c45
|
Fix shape format of arrays in doc strings
|
2012-08-26 00:16:52 +02:00 |
|
Stefan van der Walt
|
1dcc172f60
|
TST: Check number of input angles in radon tf.
|
2012-07-09 11:29:37 -07:00 |
|
Andreas Mueller
|
46e959a9d9
|
COSMIT some manual pep8, removed unused imports, removed unused variables and fixed a bug in a ValueError statement.
|
2012-06-29 11:27:23 +02:00 |
|
Andreas Mueller
|
f7c56202d0
|
COSMIT no spaces around power `**`. Fun: https://gist.github.com/1671995
|
2012-06-29 11:27:23 +02:00 |
|
Andreas Mueller
|
f7b3d8062c
|
COSMIT pep8
|
2012-06-29 11:27:23 +02:00 |
|
Stefan van der Walt
|
4296597cdf
|
BUG: Temporary workaround for shape offset parameter in radon transform.
|
2012-05-08 15:43:09 -07:00 |
|
Pieter Holtzhausen
|
31e3ab52b3
|
Fixed padding in radon, iradon. Tests for small images.
|
2012-05-03 16:36:35 +02:00 |
|
Emmanuelle Gouillart
|
3c9ab47677
|
BUG: division by zero for small arrays in iradon
|
2012-04-09 18:00:37 +02:00 |
|
Andreas Mueller
|
2b6208cf3e
|
DOC some sphinx and rst fixes
|
2012-02-21 18:01:22 +01:00 |
|
Nelle Varoquaux
|
114cf44c77
|
Renamed scikits.image to skimage
|
2011-10-18 21:12:27 +02:00 |
|