oconnorhorrill / Face-Recognition

Implementation of java face recogniser with OpenCV with windows .dll and .jar
Apache License 2.0
14 stars 16 forks source link

import issues #8

Open RubySapphire opened 7 years ago

RubySapphire commented 7 years ago

Hi, sir I'm having the import issues: The import javafx.scene.Parent is never used M The import org.opencv.face.BasicFaceRecognizer is never use The import org.opencv.video.Video is never used The value of the local variable trainingLabels is not used

capture

oconnorhorrill commented 7 years ago

Try using netbeans to import

RubySapphire commented 6 years ago

still same prolem