OpenCV is a C/C++ computer vision library originally developed by Intel. It is free for commercial and research use under a BSD license. The library is cross-platform.
It is highl...
VXL is a collection of C++ libraries designed for computer vision research and implementation. VXL is written in ANSI/ISO C++ and is designed to be portable over many platforms. Th...
Markov random field (MRF) theory provides a basis for modeling contextual constraints in visual processing and interpretation. It enables us to develop optimal vision algorithms sy...
The book covers several image analysis and computer vision techniques such as filtering, deconvolution, edge detection, segmentation, etc, with applications to astronomical data.
This tutorial was held within the Maths Club at the University of Leeds
Topics covered (briefly):
Monte Carlo Integration
Markov Chain
Markov Chain Monte Carlo Sampling
Metrop...
We propose a new method for detecting objects such as bags carried by pedestrians depicted in short video sequences. In common with earlier work on the same problem, the method sta...
C code implementation of several math algorithms such as Linear Algebraic Equations,
Interpolation and Extrapolation, Integration of Functions, Evaluation of Functions, Random Num...
William H. Press, Saul A. Teukolsky, William T. Ve...
"This book is a tutorial on image processing. Each chapter explains basic
concepts with words and gures, shows image processing results with photographs,
and implements the...