Difference between revisions of "Tutorial Introduction BoofCV"

From BoofCV
Jump to navigationJump to search
m (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...")
 
(No difference)

Latest revision as of 06:08, 1 November 2011

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