Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
CUDA (Compute Unified Device Architecture) graphics card has many advantages compared with standard processor used for parallel computing. The GPUconvSobel.m is short MATLAB program showing how to apply CUDA GPU (Graphics Processor Unit) to detect edges on picture using the Sobel filter [-1 0 1; -2 0 2; -1 0 1].
Citar como
Bogumila & Zbigniew MROZEK (2026). Parallel computing on GPU - edge detection with Sobel filter (https://es.mathworks.com/matlabcentral/fileexchange/48106-parallel-computing-on-gpu-edge-detection-with-sobel-filter), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.1.0.0 (918 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
