Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

hammad986/OpenCV-MiniLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

Image Toolkit (OpenCV) - Project

Author: Muhammad Hammad S Course: Python Intern in Navodita Infotech Date: 25-09-2025

Description

A simple Python/OpenCV based toolkit that allows:

  • Drawing primitives on images (line, circle, rectangle, text)
  • Image processing (grayscale, edge detection)
  • Face detection using Haar cascade
  • Capture & save video from webcam/device

How to run

  1. Install requirements: pip install opencv-python
  2. Run: python image_toolkit.py

Files

  • image_toolkit.py : Main script
  • sample_images/ : (optional) sample pictures
  • outputs/ : (optional) saved outputs

Notes

  • Press 'q' in the video window to stop recording.
  • For saving images, provide filename with extension (e.g. out.jpg).

About

A Python and OpenCV based toolkit for basic image processing, drawing, face detection, and video capture operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /