chrisbatt / AndroidFastImageProcessing

A framework for speeding up image processing on android devices by taking advantage of shaders on the GPU.
MIT License
285 stars 118 forks source link

Migrate to Android Studio #32

Closed csi111 closed 1 year ago

csi111 commented 7 years ago

Hi~ My name is Sean. I'm an android developer in Republic of Korea. I found an awesome project for Imageprocessing, but It was created on ADT. Therefore I want to migrate to AndroidStudio the project. Would you mind if you allow my PR?

hnvmeta commented 7 years ago

This project has Memory Leak. So In my opinion, you should not use it for your project. You can use GPUImage project. It's good.

csi111 commented 7 years ago

Thanks for your comment. I haven't checked memory.. check up this project again and if I can solve the problem, I'll commit again~