Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Graph program Special Effects

CUDA-Sobel-Filter-master

  • Category : Special Effects
  • Tags :
  • Update : 2017-11-09
  • Size : 13.3mb
  • Downloaded :0次
  • Author :穿山***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
This program is meant to run a sobel filter using three different methods. Each sobel filter function runs in a different way than the others, one is a basic sobel filter running through just the cpu on a single thread, another runs through openmp to parallelize the single threaded cpu function, and the last one runs through a NVIDIA gpu to parallelize the function onto the many cores available on the gpu. The resulting output from the functions should be the same no matter which way it is ran, the only difference will be the time taken to process each method. In most cases, the CPU will run the slowest, then openmp, and finally the GPU method will run the fastest (due to having more cores to handle many small computations). The result will be an image showing an edge map produced by each method, the edge maps should all be the same.
Packet file list
(Preview for download)
CUDA-Sobel-Filter-master
CUDA-Sobel-Filter-master\.gitignore
CUDA-Sobel-Filter-master\Makefile
CUDA-Sobel-Filter-master\README.md
CUDA-Sobel-Filter-master\flags.png
CUDA-Sobel-Filter-master\imageLoader.cpp
CUDA-Sobel-Filter-master\lodepng.cpp
CUDA-Sobel-Filter-master\lodepng.h
CUDA-Sobel-Filter-master\sobelFilter.cu
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.