-
**Submitting author:** @wrightaprilm (April Wright)
**Repository:** https://github.com/wrightaprilm/treesiftr
**Version:** v1.0.0
**Editor:** @juanklopper
**Reviewer:** @ethanwhite, @rachelss
**Archiv…
-
split LPhyBeast to core and extensions #40
-
When doing grayscale or binary morphology, significant performance can be obtained by decomposing a structuring element in to a series of smaller elements. Perhaps the best case for this in decomposin…
-
| | |
|------------------|-----------------|
|Previous ID | SR-14249 |
|Radar | rdar://problem/74445948 |
|Original Repo…
-
Merge `filter_rank.md` into `filter_morphologial.md`.
Content (distribute across activities and exercises): min/erode, max/dilate, opening, closing, top-hat, inner-edge, outer-edge
-
Define the objectives and steps for the Hold Detection Algorithm (HDA).
@juangallostra which type of data do you expect the algorithm to output?
Algorithm steps:
- [x] Image smoothing: Mean Shi…
-
**Submitting author:** @matthieuaussal (Matthieu Aussal)
**Repository:** https://github.com/leprojetcastor/castor
**Branch with paper.md** (empty if default branch):
**Version:** 1.0
**Editor:** @jb…
-
Morphological operators can be used to remove false positive cloud detection along long, narrow bright sandy beaches. For example:
![image](https://user-images.githubusercontent.com/17680388/126924…
-
Currently the main search box from the home page brings to facet search. This search is rich but not easiest to use or understand. I wonder if it might be easier to have the search box on the home pag…
-
Matthew Rocklin wrote a gist to demonstrate using XArray to read tiled GeoTIFF datasets, but I am still confused as to how to write them to a GeoTIFF. I can easily create a tiff with "rasterio.open(…