Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadMe

An Image processing library, in which the CPU code and GPU code have the same warpper function

Requirements

  • cmake (version 2.8 or above)

  • CUDA (version 6.5 or ...)

  • OpenCV (only in the main function, as an image file interface)

windows: I compiled with VS2012, CUDA 7.0, cmake 3.22, opencv2.4.4.

ubuntu: I compiled with eclipse CDT makefile, cmake 3.2, CUDA7.0, opencv2.4.10

reference: fastHOG, InfiniTam, cuda samples

About

An Image processing library, in which the CPU code and GPU code have the same warpper function

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages