amy-tabb
I'm a research engineer and study computer vision and robotics problems. PhD in electrical and computer engineering.
East Coast, USA
Pinned Repositories
atabb-CV-public
Example CV (curriculum vitae) in latex, one file, no class.
basic-camera-calibration
This is basic camera calibration using a chessboard, OpenCV 4.0, C++.
calico
code for: Calibration of Asynchronous Camera Networks: CALICO
CASS
Code for taking measurements from images of an object on top of a calibration pattern.
CurveSkel-Tabb-Medeiros
A curve skeletonization method for elongated objects that may be noisy.
CurveSkel-Tabb-Medeiros-2018
A curve skeletonization method for elongated objects that may be noisy, IEEE WACV paper, Aug. 2018 update.
docker-tutorial-files
Companion to blog post on how to get started with Docker to release C++ code, from an Ubuntu environment.
OpenCV2OpenGL
MWEs for converting OpenCV cameras to OpenGL cameras, render, and save as Mat image in OpenCV.
RWHEC-Tabb-AhmadYousef
This code provides methods for robot-world, hand-eye(s) calibration, updated in June 2018..
tabb-level-set-segmentation
A 3D level set method, based on a paper for X-Ray CT segmentation of root systems in WACV 2018.
amy-tabb's Repositories
amy-tabb/calico
code for: Calibration of Asynchronous Camera Networks: CALICO
amy-tabb/atabb-CV-public
Example CV (curriculum vitae) in latex, one file, no class.
amy-tabb/basic-camera-calibration
This is basic camera calibration using a chessboard, OpenCV 4.0, C++.
amy-tabb/OpenCV2OpenGL
MWEs for converting OpenCV cameras to OpenGL cameras, render, and save as Mat image in OpenCV.
amy-tabb/CurveSkel-Tabb-Medeiros
A curve skeletonization method for elongated objects that may be noisy.
amy-tabb/CurveSkel-Tabb-Medeiros-2018
A curve skeletonization method for elongated objects that may be noisy, IEEE WACV paper, Aug. 2018 update.
amy-tabb/CASS
Code for taking measurements from images of an object on top of a calibration pattern.
amy-tabb/apriltag-cmake-example
A MWE of using the apriltag library with cmake to generate makefiles.
amy-tabb/Plantae-seminar-Nov2018
A repository with notes from the seminar given on 28 November 2018.
amy-tabb/apriltags-lib
apriltags detection library, originally from Michael Kaess via Kalibr project, standalone C++ version
amy-tabb/fastai-docker-example
docker fastai python tutorial
amy-tabb/freelabel
FreeLabel: A Publicly Available Annotation Tool based on Freehand Traces - Code used for our manuscript presented at Winter Conference on Applications of Computer Vision (WACV), 2019
amy-tabb/lapack-example
An example to use Eigen and LAPACK in C++
amy-tabb/academic-website-template
Jekyll website template for personal academic or research group web pages.
amy-tabb/all-positive-integers-in-ascending-order
A list of all positive integers in ascending order (incomplete)
amy-tabb/arxiv-latex-cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
amy-tabb/arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
amy-tabb/custom-tweet-delete
Scripts for custom tweet deleting from your timeline or from archive files. Companion to an blog post.
amy-tabb/custom-watermark
A quick project to add watermarks to images, scaled to the image size. Uses ImageMagick and exiftool.
amy-tabb/docker-containers
Docker images for fastai
amy-tabb/docker-pip-example
Example of how to update pip within a Dockerfile without warning.
amy-tabb/freelabel-2023-accessories
Notes for running the FreeLabel annotation tool
amy-tabb/kalibr
The Kalibr visual-inertial calibration toolbox
amy-tabb/mastodon_digest
A Python script that aggregates recent popular tweets from your Mastodon timeline
amy-tabb/minima
Minima is a one-size-fits-all Jekyll theme for writers.
amy-tabb/opencv_contrib
Repository for OpenCV's extra modules
amy-tabb/public-files
amy-tabb/rethinkingmlpapers.github.io
Repo to hold code for the workshop webpage
amy-tabb/slate
Slate is a Jekyll theme for GitHub Pages
amy-tabb/testwebsite-2021