Ask Your Question
1

Run Opencv with java source file

asked 2017-04-04 14:35:10 -0600

safsaf81 gravatar image

I appreciate if you Could you help me on Opencv in java to run this application on url below source file: github.com/krzysieksr/KS_Traffic_Analyzer I appreciate your help & support.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-04-06 06:10:45 -0600

Mark1988 gravatar image

updated 2017-04-06 06:11:51 -0600

After you download the whole project:

  1. Position yourself into KS_Traffic_Analyzer-master\ffmpeg folder and copy opencv_ffmpeg310.dll and opencv_ffmpeg310_64.dll files
  2. Paste those 2 files into KS_Traffic_Analyzer-master\out\artifacts\KSTrafficAnalyzer_jar folder
  3. Run KS_Traffic_Analyzer-master\out\artifacts\KSTrafficAnalyzer_jar\KSTrafficAnalyzer.jar file

That should work. The other method is to edit environment variables and put those two .dll files in the path.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-04-04 14:35:10 -0600

Seen: 145 times

Last updated: Apr 06 '17