Skip to content

ferasboulala/radon-tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

radon-tf

Simple implementation of the radon transform. Faster when using more than one thread to execute it. No inverse function is provided. CPU implementation only.

example

Setup

This is a header only library. Copy the contents of radon/ or add it in the include search path into your project. Then simply #include "radon.hpp".

How to Use

Take a look at app/radon-tf.cpp or benchmarks/cpu.cpp.

About

Simple opencv radon transform implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published