An open API service indexing awesome lists of open source software.

https://github.com/argemenon/ml-codes-vs

My repo for learning Image Processing and Machine Learning
https://github.com/argemenon/ml-codes-vs

image-processing machine-learning neural-network opencv pytohn3 tensorflow

Last synced: about 1 year ago
JSON representation

My repo for learning Image Processing and Machine Learning

Awesome Lists containing this project

README

          

# OpenCV and Tkinter Learning Repository

Welcome to my OpenCV and Tkinter learning repository! This project documents my journey as I explore computer vison with OpenCV and GUI developement with Tkinter in Python. The end goal is to learn machine learning and impliment it to research in Physics.

## Objectives
+ Learn the basics of OpenCV for image processing and computer vison
+ Build graphical user interfaces (GUIs) using Tkinter.
+ Combine OpenCV and Tkinter to create interactive applications

## Tools and Technologies
+ Python and Jupyter notebooks
+ Python Libraries used:
+ OpenCV for image processing and computer vison tasks.
+ Tkinter for creating GUIs