Tutorial Introduction BoofCV

From BoofCV
Revision as of 06:08, 1 November 2011 by Peter (talk | contribs) (Created page with "= Introduction to BoofCV API = Welcome to BoofCV! BoofCV is a computer vision library written in Java but designed for real-time image processing. It builds upon past work in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Introduction to BoofCV API

Welcome to BoofCV! BoofCV is a computer vision library written in Java but designed for real-time image processing. It builds upon past work in computer vision to provide create library which is easy to use and yet provides enough control and flexibility.

Companion Example: [Example Image Filter]

Programming Styles

Procedural

Abstract

Filter

Images

Image Processing

Advanced Computer Vision