Optical flow is the apparent motion of objects across multiple images or frames of video. It has many applications in computer vision including 3D structure from motion and video super resolution. In this article I illustrate one specific technique for calculating sub-pixel accurate dense optical flow by matching continuous image areas using optimization techniques over bilinear splines.
Continue reading Optical Flow via Bilinear Spline Matching
All posts by Alrecenk
Logistic Regression and Optimization Basics

Continue reading Logistic Regression and Optimization Basics
Project: Auto-Soylent

Continue reading Project: Auto-Soylent
Classification Validation

Continue reading Classification Validation
Decision Trees and Forests

Continue reading Decision Trees and Forests
Least Squares Curve Fitting

Naive Bayes

What is Inductive Bias?

Continue reading What is Inductive Bias?