Color-balance demo with GPU computing

Use GPU in MATLAB to perform white-balance operation to input image.
1,9K descargas
Actualizado 1 sep 2016

Ver licencia

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.

Citar como

Kye Taylor (2024). Color-balance demo with GPU computing (https://www.mathworks.com/matlabcentral/fileexchange/41089-color-balance-demo-with-gpu-computing), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre GPU Computing en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: MATLAB for CUDA Programmers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.1

Updated license

1.0.0.0