Initial commit: openalpr-net (C++/CLI wrapper) and openalprnet-cli (C#)

This commit is contained in:
Masroor Ehsan
2015-01-04 19:32:06 +06:00
parent b0c2dbe917
commit 833866d355
14 changed files with 631 additions and 0 deletions

5
openalpr-net/Stdafx.cpp Normal file
View File

@@ -0,0 +1,5 @@
// stdafx.cpp : source file that includes just the standard includes
// openalpr-net.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"