Skip to content

NicolasIDias/Computer-vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Computer Vision Projects

Welcome to the Computer Vision Projects repository! This repository contains a collection of projects that demonstrate different techniques and applications of computer vision using various libraries and frameworks.

Table of Contents

Projects

Project 1: Face and Full-Body Detection

This project focuses on detecting faces and full bodies in images. We use OpenCV to implement the detection algorithms.

  • Technologies Used: OpenCV
  • Dataset: Custom images
  • Key Features: Face detection, full-body detection, real-time processing.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or pull requests, please feel free to submit them.

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature/your-feature).
  6. Open a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published