Skip to content

SidHard/OpenCG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

5 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors