搜索资源列表
JpegEncodeGPU
- GPU加速jpeg图像编码,利用CUDA架构的GPU进行加速-GPU accelerating image compression using CUDA-enable GPU
Direct3D10MFC_CUDA
- 使用Direct10及CUDA实现图像变换,来比较CPU及GPU变换图像的效率。变换之后的图像作为纹理使用Pixel Shader 渲染处理。-Using the Direct10 and CUDA to transform the Image in order to compare the efficiency of CPU and GPU.
segmentationTreeThrust
- CUDA Segmentation Tree Thrust Library This sample demonstrates an approach to the image segmentation trees construction. This method is based on Boruvka s MST algorithm.
example
- 使用C++和CUDA编写的双边滤波器。在平滑图像的同时可以保持边界-Using bilateral filter the C++ and CUDA written. Boundary can be kept in the smooth image while
CUDA
- 一种基于CUDA的图像处理技术,可在c语言的基础上编译通过-CUDA-based image processing technology, based on the c language compiler
Gaussian-blur-with-CUDA-5
- cuda5 and matlab code for Gaussian filtering and parallel image processing code, we hope to help
cudamat-01-15-2010.tar
- python代码,基于CUDA图像处理的Python代码部分,希望对初学python的同学能有所帮助-python code, based on Python code section CUDA image processing, the hope of learning can help students python
IMGPresize
- CUDA 图像缩放源代码 主要介绍了图像缩放的CUDA编程列子-CUDA image scaling source code introduces the image scaling CUDA programming Lieh
BlurRGB
- 利用cuda+opencv对照片进行高斯模糊-image blur using cuda and opencv