Color-balance demo with GPU computing
Version 1.0.0.1 (8,17 MB) von
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.
Zitieren als
Kye Taylor (2026). Color-balance demo with GPU computing (https://de.mathworks.com/matlabcentral/fileexchange/41089-color-balance-demo-with-gpu-computing), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu GPU Computing finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert von: MATLAB for CUDA Programmers
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
GPUDemoCode/
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.1 | Updated license |
||
| 1.0.0.0 |
