LowDiscBlueNoise
Noise sampler
A C++ library that generates 2D point sets with low discrepancy and Blue Noise properties.
113 stars
5 watching
3 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates 1D and 2D random noise using bicubic interpolation with tiling and scaling support | 81 |
| An implementation of a method to learn with instance-dependent label noise in deep learning models using PyTorch | 47 |
| A C++ port of an algorithm for generating 2D noise patterns with adjustable complexity and detail | 22 |
| Provides optimized GPU-accelerated noise functions and utilities | 364 |
| Perlin's Simplex Noise algorithm implemented in C++ | 324 |
| An approach to detect noise in labels used with deep neural networks during training | 77 |
| Generates blue-noise dither masks on the GPU | 79 |
| Enables native execution of D programming language on GPUs and other accelerators using OpenCL and CUDA. | 138 |
| An algorithm to reduce noise in images from sCMOS cameras | 29 |
| A Matlab implementation of an image denoising scheme based on sparse coding and trilateral weighting. | 91 |
| A C++ audio library for modeling perceived loudness, providing a framework for processing audio signals to estimate their loudness. | 36 |
| Provides functions for generating gradient noise in 2D and 3D space | 1,140 |
| A collection of functions to generate 3D noise patterns suitable for tile-based graphics rendering | 349 |
| A tool for analyzing and extracting information from Mach-O executable files | 1,135 |
| An algorithm and package for handling noisy labels in binary classification problems | 82 |