Skip to content

issues Search Results · repo:bytedeco/sample-projects language:Java

Filter by

43 results
 (66 ms)

43 results

inbytedeco/sample-projects (press backspace or delete to remove)

Hi, I use javacpp:1.5.10 and ffmpeg-platform:6.1.1-1.5.10 in my Spring Boot project. When I run the application in my local computer, it works fine. However in the docker container , the UnsatisfiedLinkError ...
duplicate
enhancement
  • kiiiooo
  • 1
  • Opened 
    on Nov 7, 2024
  • #72

1. update javacpp-mvn-simple-demo pom.xml javacpp version=1.5.9 dependency groupId org.bytedeco /groupId artifactId javacpp /artifactId version 1.5.9 /version /dependency 2. mvn clean install image ...
enhancement
help wanted
  • kubbo
  • 1
  • Opened 
    on Dec 3, 2023
  • #70

https://github.com/bytedeco/sample-projects/blob/a9f14f5885cd99620d93704e32b088ffb10ff57d/cuda-vector-add-driverapi/src/main/java/VectorAddDrv.java#L52 This example (line 52) is confusing because method ...
bug
help wanted
  • henryco
  • 1
  • Opened 
    on Feb 27, 2023
  • #66

Hello. I looked into javacpp-mvn-simple-demo, and it already contains native function in java for cpp function. But javacpp also provides ability to generate class with such function for class which implemets ...
  • ValentinaBaranova
  • 2
  • Opened 
    on Sep 30, 2022
  • #65

Hello, I have been trying the example the example JavaCV-android-example but found that it doesn t work for Android version 10 or higher, the video file (.mp4) is not created when the recording is complete. ...
help wanted
question
  • anthonydmg
  • 7
  • Opened 
    on May 23, 2022
  • #64

Hi, I wan t able to compile opencv-stiching-native with latest GraalVM 22.0. Is there a plan to support that? Following is part of the errors I got. Do you have any idea what these errors are? Can they ...
bug
  • J000Z
  • 16
  • Opened 
    on Feb 18, 2022
  • #63

Its working nice if added with permission nice means 100% correct. but i cant find out that from where recorder is getting the Frames from preview and where is connection between them. thanx in anticipation. ...
question
  • qaisbayabani
  • 7
  • Opened 
    on Jan 29, 2022
  • #62

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 an example?
help wanted
question
  • jiangyubao
  • 3
  • Opened 
    on Nov 18, 2021
  • #61

i test the android demo find a funny problem. defaultConfig { applicationId com.lc.testjavacv minSdk 23 targetSdk 30 versionCode 1 versionName 1.0 } when the minSdk is 23,it always report INSTALL_FAILED_INVALID_APK ...
duplicate
question
  • Adolphsa
  • 2
  • Opened 
    on Oct 18, 2021
  • #60

i run the demo,find it can not call opencv function. 2021-10-15 17:17:44.092 32281-32281/org.bytedeco.javacv_android_example E/AndroidRuntime: FATAL EXCEPTION: main Process: org.bytedeco.javacv_android_example, ...
duplicate
question
  • Adolphsa
  • 2
  • Opened 
    on Oct 15, 2021
  • #59
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub