tobybreckon
Toby Breckon is Professor in Computer Vision & Image Processing within the Department of Engineering & Department of Computer Science at Durham University, UK.
Durham UniversityUK
Pinned Repositories
chroma-keying
a set of simple excercises in colour filtering from a live video image (inc. invisibility cloaking)
cpp-examples-ipcv
C++ Image Processing and Computer Vision OpenCV Examples used for Teaching
DoG-saliency
reference implementation of Real-time Salient Object Detection based on Division of Gaussians [Katramados/Breckon, 2011]
fire-detection-cnn
real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA 2019 paper (Samarth / Bhowmik / Breckon)
python-bow-hog-object-detection
Bag of Visual Words and HOG based object detection in python/opencv
python-examples-cv
OpenCV Python Computer Vision Examples used for Teaching
python-examples-ip
OpenCV Python Image Processing Examples used for Teaching
solomon-breckon-book
Fundamentals of Digital Image Processing: A Practical Approach with Examples in Matlab - Solomon / Breckon, 2010
stereo-disparity
a small selection of tools for calculating disparity and working with output from the CR MultiSense S21 stereo camera
zed-opencv-native-python
Native stereo capture from the StereoLabs ZED USB 3 series of stereo cameras with OpenCV in Python
tobybreckon's Repositories
tobybreckon/fire-detection-cnn
real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA 2019 paper (Samarth / Bhowmik / Breckon)
tobybreckon/python-examples-cv
OpenCV Python Computer Vision Examples used for Teaching
tobybreckon/solomon-breckon-book
Fundamentals of Digital Image Processing: A Practical Approach with Examples in Matlab - Solomon / Breckon, 2010
tobybreckon/cpp-examples-ipcv
C++ Image Processing and Computer Vision OpenCV Examples used for Teaching
tobybreckon/stereo-disparity
a small selection of tools for calculating disparity and working with output from the CR MultiSense S21 stereo camera
tobybreckon/python-examples-ip
OpenCV Python Image Processing Examples used for Teaching
tobybreckon/zed-opencv-native-python
Native stereo capture from the StereoLabs ZED USB 3 series of stereo cameras with OpenCV in Python
tobybreckon/python-bow-hog-object-detection
Bag of Visual Words and HOG based object detection in python/opencv
tobybreckon/chroma-keying
a set of simple excercises in colour filtering from a live video image (inc. invisibility cloaking)
tobybreckon/raindrop-detection-cnn
real-time rain drop detection in video imagery using a convolutonal neural network - from our ICIP 2018 paper (Guo / Breckon)
tobybreckon/c-examples-ipcv
Legacy C language Image Processing and Computer Vision OpenCV Examples used for Teaching
tobybreckon/cpp-examples-ml
Legacy OpenCV Machine Learning Examples (2.4.x, C++)
tobybreckon/DoG-saliency
reference implementation of Real-time Salient Object Detection based on Division of Gaussians [Katramados/Breckon, 2011]
tobybreckon/irview
Infrared (Thermal) Video Viewer - False Colour Mapping
tobybreckon/python-examples-ml
Python Machine Learning Examples used for Teaching
tobybreckon/mosaic-lab
a set of supporting files for a Python based teaching lab in generating mosaic images from a live webcam
tobybreckon/java-examples-cv
Java Image Processing and Computer Vision OpenCV Examples used for Teaching
tobybreckon/python-cnn-tools-test
a set of simple tools to check if we have TensorFlow, Keras and PyTorch setup correctly to use GPU
tobybreckon/shell-tools
a small set of useful Unix / Linux command line tools
tobybreckon/gts-tools
simple, useful tools for working with GTS (GNU Triangulated Surface library) surfaces
tobybreckon/pdfjam-extras
'wrapper' shell scripts for pdfjam - maintained and packaged
tobybreckon/roviolib
Rovio Robot C++ API Control Library
tobybreckon/condensationPy
Condensation tracking algorithm in Python based on the original OpenCV C/C++ implementation
tobybreckon/correlation-ga
A C++ Teaching Example for a Genetic Algorithm (GA) based on Image Correlation
tobybreckon/depthComp
A real-time depth filling approach based on prior semantic image segmentation
tobybreckon/opencv-record-windows
a header class file hack to automagically (intercept and) record OpenCV windows to a movie file with minimal code additions
tobybreckon/cdspp-hda
Cross Domain Structure Preserving Projection for Heterogeneous Domain Adaptation
tobybreckon/opencv-clahe
CLAHE (Contrast Limited Adaptive Histogram Equalization) implementation for OpenCV
tobybreckon/prolog-quiddich-assignment
task files and supported prolog base files for developing game engine logic for quiddich
tobybreckon/VID-Trans-ReID
VID-Trans-ReID: Enhanced Video Transformers for Person Re-identification