+ 1

MarvinJavaCVAdapter

i have added marvin jars,open cv,java cv to the code but even then I am getting runtime error like "class not found"

7th Apr 2018, 12:20 PM
Racharla Sruthi
Racharla Sruthi - avatar
1 Answer
+ 4
Did you add the jars to your build path? You need to tell the jvm where the sources can be found. If you use an ide: right click on your project > build path > add the jars.
12th Apr 2018, 4:47 PM
Tashi N
Tashi N - avatar