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
- Host: GitHub
- URL: https://github.com/argemenon/ml-codes-vs
- Owner: Argemenon
- Created: 2024-12-15T09:49:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-29T17:34:31.000Z (about 1 year ago)
- Last Synced: 2025-03-29T18:31:11.806Z (about 1 year ago)
- Topics: image-processing, machine-learning, neural-network, opencv, pytohn3, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 12.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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