Skip to content

balakg/ipy-vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

👁️ ipy-vision

Interactive Computer Vision & Imaging Education in the Browser.

Colab Ready License: MIT

ipy-vision is a curated collection of Google Colab notebooks designed to make abstract computer vision and image processing concepts tangible. By using real-time interactive widgets, students can manipulate algorithm parameters and immediately visualize their impact.

alias_demo

🚀 Why ipy-vision?

  • Real-time Feedback: Use ipywidgets sliders to see how parameters affect output instantly.
  • Zero Setup: Designed specifically for Google Colab—no local Python environment required.

📖 How to Use

  1. ipy-visionnotebooksBrowse Notebooks in the table above.
  2. Click the "Open in Colab" badge to launch the environment.
  3. Run all code cells to generate the interactive UI.
  4. Note: Ensure you are signed into a Google account to save your progress.

📂 Repository Structure

ipy-vision/
├── notebooks/         # Demos
├── assets/            # Images and other data
├── LICENSE
└── README.md

Releases

No releases published

Packages

 
 
 

Contributors