-
@AlexeyPechnikov , Hello Alexey, as seen in the image, you see LOS direction deformations with SBAS analysis. This is a landfill. It is normal for the deformation to be large due to activity. However,…
-
### Issue
Gaussian blur `CIFilter` naturally creates gray artifacts at the borders of the output image.
A common use case when blurring an image would be avoiding these artifacts.
### Proposed so…
-
In the source code shown below I can see **a bias is add to the new_xyz when doing split**, but it seems that **when doing clone new gaussian is just using the same properties**, it doesn't look like …
-
Hi and congrats on the package!
I'm one of the reviewers for the JOSS paper you submitted, so here I'll list my questions and concerns about the documentation. This issue will be updated as my read…
-
I want to resample a raster from 15m to 460m using a Gaussian filter.
**The goal**
I am having a coarse image which I want to downscale. I also have a fine resolution band to assist the downscal…
-
I have already known that I can use ``radii>0`` to filter the gaussians which project onto a certain view. However, I want to know which gaussians contribute to a certain rendering? Or, which gaussia…
-
## Description
[```filters.gaussian```](https://scikit-image.org/docs/dev/api/skimage.filters.html#skimage.filters.gaussian) produces pixel values outside of the valid range, -1 to 1.
This unwa…
-
https://github.com/mtyka/laploss/blob/7a1025ee1a35f779f10d61b6e88b5ee369b8f8fb/laploss.py#L28
I noticed that the Laplacian on each layer is not conducting **up-sampling**. If I recall correctly, T…
-
The `gaussian_filter` routine from `scipy.ndimage.filters` produces unexpected results.
Consider the following input image:
![01](https://user-images.githubusercontent.com/6557139/28493574-3846838…
-
In the main paper, you mentioned that 2DGS might degenerate to a line in screen space.
And for stabilize optimization, you use a object-space low-pass filter.
I wonder how and why this special c…
fzy28 updated
2 months ago