Johannes Schönberger
|
fbaa883724
|
Fix reference links in doc strings
|
2012-10-12 19:32:53 +02:00 |
|
Andreas Mueller
|
6546460f47
|
COSMIT some pep8
|
2012-09-30 15:53:33 +01:00 |
|
Johannes Schönberger
|
be7476b44f
|
Add more detailed description for pyramid functions
|
2012-09-15 10:58:28 +02:00 |
|
Johannes Schönberger
|
6d88490657
|
Rename pyramid functions
|
2012-09-15 10:40:52 +02:00 |
|
Johannes Schönberger
|
a080624c7d
|
Move comment to correct code
|
2012-09-09 22:14:42 +02:00 |
|
Johannes Schönberger
|
d922c962e3
|
Add another reference to laplacian pyramid
|
2012-09-09 21:36:56 +02:00 |
|
Johannes Schönberger
|
35ef270606
|
Update legacy comment
|
2012-09-09 21:36:21 +02:00 |
|
Johannes Schönberger
|
0f175a86b2
|
Fix bug in laplacian pyramid caused by renamed variables
|
2012-09-09 21:34:42 +02:00 |
|
Johannes Schönberger
|
c86d9196d8
|
Add information about return dtype
|
2012-09-09 19:55:46 +02:00 |
|
Johannes Schönberger
|
f011a816e5
|
Update short description of pyramid functions
|
2012-09-09 19:50:59 +02:00 |
|
Johannes Schönberger
|
b812faf369
|
Remove default parameter values from doc string
|
2012-09-09 19:49:04 +02:00 |
|
Johannes Schönberger
|
c9fd1f3dd0
|
Add doc string to helper function _smooth
|
2012-09-09 19:44:13 +02:00 |
|
Johannes Schönberger
|
6142df6531
|
Update doc string return type of image pyramids
|
2012-09-08 17:24:11 +02:00 |
|
Johannes Schönberger
|
8e14f5f073
|
Add missing 0th layer of laplacian pyramid
|
2012-09-08 15:24:14 +02:00 |
|
Johannes Schönberger
|
f078854197
|
Rename factor parameters for better comprehensibility
|
2012-09-07 18:57:36 +02:00 |
|
Johannes Schönberger
|
bccbc36b91
|
Use consistent dtype for all levels of pyramid
|
2012-09-07 18:47:50 +02:00 |
|
Johannes Schönberger
|
2780ae63e2
|
Make pyramid functions generators
|
2012-09-07 18:33:43 +02:00 |
|
Johannes Schönberger
|
b7e965eec0
|
Fix singleton dimension for 1 pixel image
|
2012-09-07 18:26:57 +02:00 |
|
Johannes Schönberger
|
c42b3d656d
|
Fix wrong factor in pyramid_expand
|
2012-09-07 18:11:48 +02:00 |
|
Johannes Schönberger
|
c570855209
|
Rename file of pyramid functions
|
2012-09-05 15:07:46 +02:00 |
|