hekai / fftw_androidLinks
A sample about how to compile fftw3 to library and use it in android.
☆28Updated 12 years ago
Alternatives and similar repositories for fftw_android
Users that are interested in fftw_android are comparing it to the libraries listed below
Sorting:
- Sample app that runs OpenCL kernels to process camera feed on Android devices☆77Updated 9 years ago
- This is a sobel filter on Android using OpenCL.☆70Updated 11 years ago
- Repository for compiling the newest version of FFTW3 on Android☆51Updated 7 years ago
- Just my local copy of math-neon with build script☆95Updated 7 years ago
- transform yuv to rgb☆109Updated 10 years ago
- some useful android libraries☆69Updated 12 years ago
- Sample Project of OpenCV with OpenCL for Android NDK☆19Updated 11 years ago
- Realtime Face detection on android☆57Updated 5 years ago
- demo code of my blog☆56Updated 2 years ago
- An interactive script to download and build OpenCV and OpenCV contrib for Android☆76Updated 8 years ago
- Android平台实现FFTW算法☆13Updated 8 years ago
- mirror of https://chromium.googlesource.com/external/libyuv/☆159Updated 10 years ago
- This is an example of an Android app that uses OpenCV DNN module to load a Caffe model and predict an image. It implements the tutorial f…