Color-balance demo with GPU computing

バージョン 1.0.0.1 (8.17 MB) 作成者: Kye Taylor
Use GPU in MATLAB to perform white-balance operation to input image.
ダウンロード: 1.9K
更新 2016/9/1

ライセンスの表示

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.

引用

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. 取得済み .

MATLAB リリースの互換性
作成: R2012b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGPU Computing についてさらに検索
謝辞

ヒントを得たファイル: MATLAB for CUDA Programmers

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.1

Updated license

1.0.0.0