YoVDO

Seam Carving: Live Coding Session - MIT 18.S191 Fall 2020 - Week 2

Offered By: The Julia Programming Language via YouTube

Tags

Image Processing Courses Computer Vision Courses Dynamic programming Courses Image Analysis Courses

Course Description

Overview

Explore seam carving through a live coding session from MIT's 18.S191 Fall 2020 course. Learn how computers determine image importance and implement key functions for energy calculation, seam generation, and minimum energy seam identification. Discover the process of seam carving by finding energy, identifying seams, and removing them from images. Understand the rationale behind this algorithm and its applications in image processing. Follow along with timestamps for each topic covered in this 27-minute tutorial, perfect for those interested in computational image manipulation techniques.

Syllabus

Introduction.
How does a computer tell what is important in the image?.
1st function-Find the energy "function find_energy()".
Next function-To generate the seam "function find_seam_at()".
Last Function-To return the seam of minimum energy "function find_seam()".
Seam Carving of image "function seam_carving()"-find the energy, find the seam and remove the seam from image.
Why this algorithm?.


Taught by

The Julia Programming Language

Related Courses

Writing II: Rhetorical Composing
Ohio State University via Coursera
Introducción a la visión por computador: desarrollo de aplicaciones con OpenCV.
Universidad Carlos iii de Madrid via edX
Earth Imagery at Work
Esri via Independent
Introduction to Artificial Intelligence (AI)
Microsoft via edX
Image Analysis Methods for Biologists
The University of Nottingham via FutureLearn