Giter Club home page Giter Club logo

java-face-detection-and-sketch-code-using-opencv's Introduction

JAVA FACE DETECTION AND SKETCH CODE USING OPENCV

OpenCV is a library of programming functions mainly aimed at real-time computer vision. In this project we will use java instead of python which is otherwise conventionally used with OpenCV

The project is divided into two parts: - First part is to convert normal images to sketch images. - Second part is to detect multiple faces.

Requirements

  • OpenCV.
  • Java(any latest vesion will be fine).

Opening an issue

Thank you for taking the time to open an issue. Before opening an issue, please be sure that your issue hasn't already been asked by using GitHub search and check out the issue template before submitting it.

Here are a few things that will help us help resolve your issues:

A descriptive title that gives an idea of what your issue refers to A thorough description of the issue, (one word descriptions are very hard to understand) Screenshots/Videos Links (if appropriate)

Submitting a pull request

  • Clone the repository
  • Configure and install the dependencies: (See the README for more details)
  • Create a new branch: git checkout -b my-branch-name
  • Make your change, add tests, and make sure nothing breaks
  • Make sure to check out and use the PR template
  • Push to your branch and submit a pull request
  • Wait for your pull request to be reviewed and merged!

Here are a few things you can do that will increase the likelihood of your pull request being accepted:

  • Follow the style guide.
  • Write tests.
  • Keep your change as focused as possible. If there are multiple changes you would like to make that are not dependent upon each other, consider submitting them as separate pull requests.
  • Write a good commit message.

java-face-detection-and-sketch-code-using-opencv's People

Contributors

gaurav7888 avatar sachinbhat2001 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.