Skip to content

Ronitsabhaya75/FramFlex_Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FramFlex_Toolkit

The FrameFlex Toolkit is a Python program designed to interact with camera functionalities and perform various video processing tasks, focusing on frame manipulation and flexibility. This toolkit offers a range of features, from live camera feed to advanced frame-based operations.

Features

  1. Live Cam: View live camera feed from your connected camera.

  2. Outline: Detect edges in real-time using the Canny edge detection algorithm.

  3. Cartoon: Apply a cartoon effect to the live camera feed.

  4. Pixel Intensity Analysis:

    a. Gray Frame: Analyze pixel intensity and display a histogram for grayscale frames.

    b. Color Frame: Analyze pixel intensity and display a histogram for color frames.

  5. Frame Manipulation: Explore various frame-based operations for creative video processing.

Prequisites

  1. Python 3.x
  2. openCV
  3. Matplotlib

Installations

To install openCV, you can use pip:

pip install opencv-python

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a simple web cam toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages