|
1 | 1 | # pyrtools: tools for multi-scale image processing |
2 | 2 |
|
| 3 | +[](https://github.com/LabForComputationalVision/pyrtools/blob/master/LICENSE) |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +[](https://travis-ci.com/LabForComputationalVision/pyrtools) |
| 8 | + |
| 9 | +[](https://pyrtools.readthedocs.io/en/latest/?badge=latest) |
| 10 | + |
| 11 | +[](https://mybinder.org/v2/gh/LabForComputationalVision/pyrtools/master?filepath=TUTORIALS%2F) |
| 12 | + |
3 | 13 | Briefly, the tools include: |
4 | 14 | - Recursive multi-scale image decompositions (pyramids), including |
5 | 15 | Laplacian pyramids, QMFs, Wavelets, and steerable pyramids. These |
@@ -51,16 +61,6 @@ IPython is optional. If it's not installed, |
51 | 61 | (but since this is for displaying the animated image in a Jupyter / |
52 | 62 | IPython notebook, you probably won't need that functionality). |
53 | 63 |
|
54 | | -[](https://github.com/LabForComputationalVision/pyrtools/blob/master/LICENSE) |
55 | | - |
56 | | -[] |
57 | | - |
58 | | -[](https://travis-ci.com/LabForComputationalVision/pyrtools) |
59 | | - |
60 | | -[](https://pyrtools.readthedocs.io/en/latest/?badge=latest) |
61 | | - |
62 | | -[](https://mybinder.org/v2/gh/LabForComputationalVision/pyrtools/master?filepath=TUTORIALS%2F) |
63 | | - |
64 | 64 | # Authors |
65 | 65 |
|
66 | 66 | Rob Young and Eero Simoncelli, 7/13 |
|
0 commit comments