Skip to content

Commit 649356b

Browse files
committed
Add missing docs for Gaussian blur
1 parent 7515652 commit 649356b

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/src/api/torchhull.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
:hidden:
1111

1212
torchhull/candidate_voxels_to_wireframes
13+
torchhull/gaussian_blur
1314
torchhull/marching_cubes
1415
torchhull/sparse_visual_hull_field
1516
torchhull/store_curve_network
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
gaussian_blur
2+
=============
3+
4+
.. currentmodule:: torchhull
5+
6+
.. autofunction:: gaussian_blur

0 commit comments

Comments
 (0)