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-vision ❯ notebooks ❯ Browse 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