Implementation of several image sampling methods including uniform, grid, jittered and best candidate algorithms. These algorithms differ in their complexity and spatial coverage, with the best candidate algorithm providing the greater spatial coverage, but at a computational cost.
Cite As
Rishi Ramakrishnan (2026). Image Sampling Algorithms (https://www.mathworks.com/matlabcentral/fileexchange/54340-image-sampling-algorithms), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
RR_ImageSampling/
| Version | Published | Release Notes | |
|---|---|---|---|
| 2.0 | - added stratified sampling algorithm |
|
|
| 1.2.0.0 | - fixed a mistake that closed MATLAB when a wrong input was provided (changed exit to return) |
||
| 1.1.0.0 | - added a demonstration script,
|
||
| 1.0.0.0 |
