Skip to content

amdazm05/libtransform.cc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib_alTransform

A boost based Affine transformation library written in C++ / Supports CUDA for acceleration You will be needing boost as a dependancy

Building process

    mkdir -p build
    cmake ..
    make

Enabling GPU CUDA for acceleration

  cmake .. -DGPU_ACCELERATION=ON

Work in progress !

TODO : OpenCL support

About

A boost based Affine transformation library written in C++ / Supports CUDA for acceleration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published