Color-balance demo with GPU computing
Versione 1.0.0.1 (8,17 MB) da
Kye Taylor
Use GPU in MATLAB to perform white-balance operation to input image.
This demo shows how to identify bottlenecks in code that is run on a CPU using the MATLAB Profiler.
The computations forming the bottleneck in this example are then executed on the system's GPU using the gpuArray() command and the interface to CUDA kernels.
Code to compare the calculations from the CPU and from the GPU is also provided.
Cita come
Kye Taylor (2026). Color-balance demo with GPU computing (https://it.mathworks.com/matlabcentral/fileexchange/41089-color-balance-demo-with-gpu-computing), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su GPU Computing in Help Center e MATLAB Answers
Tag
Riconoscimenti
Ispirato da: MATLAB for CUDA Programmers
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
