RagnarokStack

Results 31 comments of RagnarokStack

+1, I need a release app because I don't want to open xcode

The first problem, it the algorithm issue, I will try to fixed this by optimize the algorithm and the second problem, the filter function output is a `Bitmap` object, so...

how did you know the fps setting was not working? can you post some screenshot?

you can't directly set you preview frame with specific value, you need to call ``getSupportedPreviewSizes`` to query the supported frame rates list and set it accordingly, or you should set...

To implement the square preview, you may need to take some other views to cover the original rectangle to make the center preview looks like square, but the finally retrieve...

What's the finally picture size you got

Hi, could you give me a short description of this effect?

Well, actually, some effects in this library were referred from jhlabs library, and I take some google about Speia Effect, I think you can try Old Photo effect

did you granted the permission of camera? or there is other application also open the camera? 2017-03-24 17:40 GMT+08:00 somranizaineb : > I have the same issue. Please have a...

Did you clean and rebuild the "AndroidImageFilter" project? And after you import the library project in eclipse, you need to properly configure NDK and its Builder in Eclipse, in Eclipse,...