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.
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 Answers에서 GPU Computing에 대해 자세히 알아보기
태그
도움
도움 받은 파일: MATLAB for CUDA Programmers
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!