Mouaad Abdelghafour AIT ALI

Results 7 issues of Mouaad Abdelghafour AIT ALI

thank you for this awesome library, I have many filters (.fsh) in Assets how I can apply them using your library in the image?

I'm trying to change the speed of a loaded GIF by Glide : ``` Glide.with(recordroo.this) .asGif().load(outputPath) .listener(new RequestListener() { @Override public boolean onLoadFailed(@Nullable GlideException e, Object model, Target target, boolean...

I'm using the following code to get the **foreground** only from a given `bitmap `: ``` private MLImageSegmentationAnalyzer analyzer; public void analyzer(Bitmap src, MLCallBack mlCallBack) { MLImageSegmentationSetting setting = new...

Hi, I'm using `TextureFitView `which extends from `TextureView`, that's mean I can use `getBitmap()`. My question is, what is the difference between the `getBitmap `method and output method of `RenderPipeline`...

我想知道是否有任何方法可以将修改后的音频保存到新的音频文件中,修改音调和速度,然后将音频保存到设备存储中

Hi, I wonder is there any way to change the tempo and pitch of an audio file given by the user, processing it as a new audio file

Hi, I would like to thank you for this useful project, however, I've tested it on two devices : **POCO X3 NFC (6 GB RAM | SD 732G) :** 5...