I am Developing a project on Face Detection in images for my final year project in university.
I am unable to find source code for java. I end up getting source code for opencv or matlab.I need code for face detection on images in java. Face detection as in box pattern on Face while uploading any image on software.

Anyone Having any idea for Face detection do reply me asap.

Recommended Answers

All 2 Replies

If this is you final year project then aren't you supposed to write it youself?

You can use Viola jones algoritm for face detection.And also use Python as it is much easier that way.Here is a simple face detection guide using opencv face detection with viola jones algorithm

commented: 5 years late. -3
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.