CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV

文件名称:Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2019-07-08
  • 文件大小:
    23.77mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master源码
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master.zip 列表
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter1/
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter1/Hello_Cuda.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter10/
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter10/pycuda-2017.1.1+cuda92148-cp36-cp36m-win_amd64.whl
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter11/
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter11/01_hello_pycuda.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter11/02_device_properties.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter11/03_thread_execution.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter11/04_add_num.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter11/05_add_num_drv.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter11/06_add_number.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter11/07_square.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter11/08_gpu_dot.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter11/09_matrix_multiplication.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter11/10_element_wise_addition.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter11/11_gpu_reduction.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter11/12_gpu_scan.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter12/
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter12/01_histogram_without_shared.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter12/02_histogram_with_shared.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter12/03_bgr2gray.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter12/04_bgr2gray_webcam.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter12/05_image_addition.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter12/06_image_inversion.py
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter12/cameraman.tif
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter12/circles.png
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter12/lena_color.tif
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter2/
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter2/01_variable_addition_value.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter2/02_variable_addition_reference.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter2/03_thread_execution_example.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter2/04_device_count.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter2/04_vector_addition_cpu.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter2/05_vector_addition_cpu.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter2/05_vector_addition_gpu.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter2/06_vector_addition_cpu.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter2/06_vector_addition_gpu.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter2/06_vector_square.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter2/07_vector_addition_gpu.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter2/07_vector_square.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter2/08_vector_square.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter3/
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter3/01_Large_threads_parallel.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter3/02_gpu_global_memory.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter3/03_gpu_local_memory.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter3/04_gpu_shared_memory.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter3/05_add_without_atomic.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter3/06_atomic_add.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter3/07_gpu_constant_memory.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter3/08_gpu_texture_memory.cu
Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master/Chapter3/09_dot_product.cu
Hands-On-GPU-Accelerat

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com