FRC 2013 Ultimate Ascent Vision Targeting
C++ Python
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
bootstrap
logs
non_targets
targets
unclassified
.gitignore
Makefile
README.md
bootstrap.py
genTrainList.py
image.png
main.cpp
segmentTargets.cpp
segmentTargets.h
svm.xml
target.txt
train.exe
trainFile.txt
trainSVM.cpp
vision.exe

README.md

2809_vision2013

FRC 2013 Ultimate Ascent Vision Targeting

Based off of: "Mastering OpenCV with Practical Computer Vision Projects" Chapter 5 - Number Plate Recognition Using SVM and Neural Networks

with source code available at: https://github.com/MasteringOpenCV/code