-
In both Meshlab and VCGLib from C++ source the Quadric Edge Collapse Decimation has issues on certain meshes that causes a vertex in the mesh to move away in the distance.
I have managed to create …
CarsF updated
3 years ago
-
HDMI2USB/Opsis devices do not appear to work at all with Decimator MD-CROSS v2 devices, which are commonly used as HDMI to HD-SDI converters in convention centres.
These devices typically exist at …
-
Thanks for these wonderful tools. I've been experimenting with your LFP pre-processing on my own data, and found a couple things that might be useful to you. Here is my understanding of your process:
…
-
I was somewhat able to reproduce the results here:
https://pubmed.ncbi.nlm.nih.gov/31886903/
I made an algorithm to decimate the mandible curve with a minimum segment length constraint, mine compu…
-
Initially should work in the datum dimensions; but eventually user should be able to choose which dimensions are being decimated. Also, consider implementing the general decimation algorithm (currentl…
-
Hello,
these **3-cycle/tap** **ASM FIR** routines for **ESP32(-S3)** are drop-in replacements for the old 4-cycle/tap ones for ESP32. Just add preprocessor directives if needed. **Turn off Task WDT…
-
Hi All!
I'd like to decimate a surface mesh within vedo using a cell/point field to drive the coarsening of the mesh. Is there any way to do it?
Thank you in advance
-
NSRDB no longer provides TMY files - their file is in SAM csv output. Include capability to read this in. (Silvana has the code already - just include it as a separate file and connect it to Master)
-
As a "brute force" solution, we could use a config include such as `ShapeworksDocsAndDefaultsButThisNameIsStillTooShort.h` to add these items using `#define`s.
All three locations for default and doc…
-
Could we add fairness criteria to the `EdgeDecimator` module? An idea would be to only allow removal of edges, which do not lead to degenerate triangle shapes.
https://graphics.stanford.edu/courses…