Skip to content

PAD repo for lanes cards rectification. This is the latest rectification code used on the pad.crc server. Includes the original scanning for target software (James' class code) and the later contours code. Note that cmake is required as the fiducial finder is compiled C/C++. Now open source GPL-3.0.

License

Notifications You must be signed in to change notification settings

PaperAnalyticalDeviceND/LanesPad

Repository files navigation

LanesPad

PAD repo for lanes cards

Information on the Paper Analytical Device Project can be found here: http://padproject.nd.edu

The PAD repository contains a mixture of Python and C++ code to allow the analysis of the Lanes Pads, from Notre Dame University, for detection of drug contents. The C++ code must be compiled, on Linux/OSX (assuming OpenCV libraries installed):

cmake . make

To run the code:

python lanes.py -r processed -t lanetemplate.png text/img.jpg

About

PAD repo for lanes cards rectification. This is the latest rectification code used on the pad.crc server. Includes the original scanning for target software (James' class code) and the later contours code. Note that cmake is required as the fiducial finder is compiled C/C++. Now open source GPL-3.0.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published