Johannes Schönberger
|
05ae17e0d5
|
Add test cases for piecewise affine
|
2012-09-03 22:05:12 +02:00 |
|
Johannes Schönberger
|
501c401dda
|
Move image transform functions to _geometric file
|
2012-08-27 18:05:18 +02:00 |
|
Johannes Schönberger
|
cfea01b9ff
|
Fix import error in geometric test cases
|
2012-08-27 13:31:33 +02:00 |
|
Johannes Schönberger
|
d511bd8429
|
fix comment
|
2012-08-19 13:06:27 +02:00 |
|
Johannes Schönberger
|
6ea4827f9d
|
add test case for polynomial transform initialization
|
2012-08-19 13:04:58 +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
|
76931fa61b
|
handle composition of transformations with implicit parameters with __init__
|
2012-08-09 09:21:49 +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 |
|
Johannes Schönberger
|
87c57770ba
|
reimplement implicit parameter functionality of transformations
|
2012-07-22 16:24:58 +02:00 |
|
Stefan van der Walt
|
a130b8d2d9
|
Refactor geometric transforms.
|
2012-07-20 17:57:15 -04:00 |
|
Johannes Schönberger
|
5feafee220
|
extend doc string example for geometric transformations
|
2012-07-15 15:47:12 +02:00 |
|
Johannes Schönberger
|
9dbad0023c
|
add support for using transformation objects in warp function
|
2012-07-15 15:47:12 +02:00 |
|
Johannes Schönberger
|
4dcf8528bf
|
change interface of transformation merging
|
2012-07-15 15:47:12 +02:00 |
|
Johannes Schönberger
|
b2ca833509
|
fix transformation union and add test case
|
2012-07-15 15:47:12 +02:00 |
|
Johannes Schönberger
|
e2ce1d63de
|
redesign class interface
|
2012-07-15 15:47:12 +02:00 |
|
Johannes Schönberger
|
cb3c93a110
|
change API design and rename some functions
|
2012-07-15 15:47:11 +02:00 |
|
Johannes Schönberger
|
8bde92b66c
|
remove inconsistent numeric correction and fix test case
|
2012-07-15 15:47:11 +02:00 |
|
Johannes Schönberger
|
84e18de02d
|
improve and restructure geomtric transformations
|
2012-07-15 15:47:11 +02:00 |
|