milaan9 /
92_Python_Games
This repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.
81/100 healthLoading repository data…
rixscx / repository
This repository contains Jupyter Notebooks covering various computer vision tasks using OpenCV and Matplotlib, including Sobel Edge Detection, Gaussian Blurring, Gabor Filtering, Laplacian Edge Detection, Fourier Transform, and Non-Maximum Suppression.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This notebook covers several computer vision tasks using OpenCV and Matplotlib. Here are some key operations included in the notebook:
Goal: To visualize and explore different ways of identifying edges and frequency components in images.
This repository provides a Jupyter Notebook showcasing various computer vision techniques using OpenCV and Python. The notebook demonstrates edge detection, image filtering, and texture analysis on grayscale images.
Clone the repository: Run the following command:
git clone https://github.com/rixscx/Computer_Vision_Lab.git
cd Computer_Vision_Lab
Install Dependencies: Use the following command to install required libraries:
pip install -r requirements.txt
Open the Jupyter Notebook: Start Jupyter Notebook and open Image_Preprosseing.ipynb:
jupyter notebook
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Output:
Image_Preprosseing/
│
├── Image_Preprosseing.ipynb # Jupyter Notebook with all image processing techniques
├── requirements.txt # List of dependencies
└── README.md # Project documentation
Contributions are welcome! Please follow these steps:
OpenCV Documentation:
https://docs.opencv.org/
Matplotlib Documentation:
https://matplotlib.org/stable/contents.html
Scikit-Image Documentation:
https://scikit-image.org/docs/stable/
This project is licensed under the MIT License - see the LICENSE file for details.
Selected from shared topics, language and repository description—not editorial ratings.
milaan9 /
This repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.
81/100 healthjanblechschmidt /
This repository contains a number of Jupyter Notebooks illustrating different approaches to solve partial differential equations by means of neural networks using TensorFlow.
80/100 healthintegrativebioinformatics /
This repository contains scNotebooks, a collection of interactive Jupyter and Google Colab notebooks designed to teach and practice single‑cell and spatial transcriptomics. The notebooks guide learners through the complete workflow from introductory steps and single‑cell pipelines to diverse analytical approaches, and FAIR and sharing data
dipanjanS /
This repository will contain the presentation and python jupyter notebooks for the DataHack Summit 2024 conference talk, Improving Real-world Retrieval Augmented Generation Systems, focusing on the key challenges and practical solutions of how to solve them
69/100 healthlaxmimerit /
This repository contains implementations of Retrieval-Augmented Generation (RAG) in Jupyter notebooks. It includes examples of building chatbots with and without history, processing PDFs with RAG, and using DeepSeek models for local RAG and financial document analysis.
62/100 healthStephanRhode /
This repository contains jupyter notebooks and python code for KIT course: Python Algorithms for Automotive Engineering
58/100 health