sample-projects
sample-projects copied to clipboard
Sample project files for JavaCPP, JavaCPP Presets, and JavaCV
Hello, I have been trying the example the example [JavaCV-android-example](https://github.com/bytedeco/sample-projects/tree/master/JavaCV-android-example) but found that it doesn't work for Android version 10 or higher, the video file (.mp4) is not created when...
I've removed FfmpegFrameFilter out of my project order to tackle OutOfMemory problem
hi, I can compile this project on ubuntu, and the native run ok. but When i add dependency to quarkus project, and it can't be compiled. will you show me...
Hello, I couldn't find example how to generate binding for already compiled library. I tried using [gradle-javacpp-android](https://github.com/bytedeco/sample-projects/tree/master/gradle-javacpp-android) as example but I couldn't figure out how can I link my shared...
How do I resolve this issue? java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList https://user-images.githubusercontent.com/16043212/108158556-2be5ee00-710b-11eb-9975-21dad01a1ea5.png https://user-images.githubusercontent.com/16043212/108158710-8717e080-710b-11eb-9ed5-8637cb7ae273.png
I am working with code from https://github.com/bytedeco/sample-projects/blob/master/JavaCV-android-example/app/src/main/java/org/bytedeco/javacv_android_example/record/RecordActivity.java. Demo working fine I want to use wowza.gocoder with FFmpeg so by only add wowza dependancy in app.gradle then demo application crash at...
Hi. This demo is working fine. and it's really helpful for me. But I m facing one problem while trying to recognize the face but if there is light in...
panorama stitcher doesn't crop the result image to remove that black area

Update sample project , it uses version 1.3. So, some syntax are different