Skip to content

Commit f7aa498

Browse files
Update README.md (#28)
Reflect support for pers2equi
1 parent 7ab72c9 commit f7aa498

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ __NOTE__: might not work for PyTorch>=2.0. If you have any issues, please open a
6666
- `Equi2Cube`/`equi2cube`: equirectangular to cubemap transform
6767
- `Equi2Equi`/`equi2equi`: equirectangular transform
6868
- `Equi2Pers`/`equi2pers`: equirectangular to perspective transform
69+
- `Pers2Equi`/`pers2equi`: perspective to equirectangular transform
6970

7071
There are no _real_ differences in `class` or `func` APIs:
7172
- `class` APIs will allow instantiating a class which you can call many times without having to specify configurations (`class` APIs call the `func` API)

0 commit comments

Comments
 (0)