I integrate OpenCVLibrary3.4.0 in Android Studio but there are to classes in the library having compilation error? [closed]

asked 2018-02-27 13:02:25 -0600

fahad_nadeem gravatar image

updated 2018-02-27 14:09:42 -0600

Camera2Renderer an CameraGLRendererBase these two classes in the OpenCVLibrary3.4.0 having compilation error

{"

--Error:(12, 32) error: package android.hardware.camera2 does not exist

--Error:(15, 39) error: package android.hardware.camera2.params does not exist

"}

so how could i solve this problem,

before answering the question i want u to know that these classes are included in the library that i integrate in the Android Studio..

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2020-09-26 13:18:50.532788

Comments

  • do you have any idea, how you managed to post 3 identical posts here ? ( don't get me wrong, it happens all too often, lately, probably not your fault, but a a bug in the forum software. if you have any helpful idea -- please tell us !)

  • please remove the (entirely useless) screenshot, and replace it with a textual version of what's bugging you (images can't be indexed for search, grepped, folks cant use your outcome for search, etc. please comply)

berak gravatar imageberak ( 2018-02-27 13:12:03 -0600 )edit