AIParkingApplication/AIParkingApplication
2020-06-19 17:18:12 +07:00
..
Properties Upgrade .NET 4.6 -> 4.6.1. Add OpenCvSharp lib 2020-06-16 09:33:22 +07:00
ActionResult.cs Init Commit 2020-06-15 17:19:55 +07:00
AIParkingApplication.csproj Add Interface: ILane 2020-06-19 16:40:00 +07:00
AIParkingApplicationForm.cs PlateProcessor - Update IsPlateStringValid to check valid plate string. LaneIn - Add option Retry Mode. 2020-06-19 13:44:09 +07:00
AIParkingApplicationForm.Designer.cs Update UserControl: LaneIn, LaneOut 2020-06-16 17:04:06 +07:00
AIParkingApplicationForm.resx Init Commit 2020-06-15 17:19:55 +07:00
App.config Add packages: Microsoft.AspNet.WebApi.Client, add Newtonsoft.Json. Call Engine to get OCR result. 2020-06-17 18:35:36 +07:00
AppConstant.cs Init Commit 2020-06-15 17:19:55 +07:00
C3DeviceController.cs Add UserControl: StatusBar 2020-06-18 17:06:41 +07:00
Camera.cs Camera - Add Method Start, Stop, Destructor. 2020-06-19 15:35:34 +07:00
ILane.cs Add Interface: ILane 2020-06-19 16:40:00 +07:00
LaneIn.cs LaneIn - ShowCardInfoOnUI: Update lblRecogizePlateStatus.BackColor 2020-06-19 17:18:12 +07:00
LaneIn.Designer.cs Update lblRecogizePlateStatus Default UI 2020-06-19 17:13:36 +07:00
LaneIn.resx Update lblRecogizePlateStatus Default UI 2020-06-19 17:13:36 +07:00
LaneOut.cs Add UserControl: LaneIn, LaneOut 2020-06-16 16:46:23 +07:00
LaneOut.Designer.cs Add packages: Microsoft.AspNet.WebApi.Client, add Newtonsoft.Json. Call Engine to get OCR result. 2020-06-17 18:35:36 +07:00
LaneOut.resx Camera - Add: Event OnOneVideoFrameRequested. Add Class PlateDetector. Add files plate.xml plateLong.xml 2020-06-17 14:15:31 +07:00
packages.config Add packages: Microsoft.AspNet.WebApi.Client, add Newtonsoft.Json. Call Engine to get OCR result. 2020-06-17 18:35:36 +07:00
plate.xml Camera - Add: Event OnOneVideoFrameRequested. Add Class PlateDetector. Add files plate.xml plateLong.xml 2020-06-17 14:15:31 +07:00
PlateDetector.cs PlateDetector - DetectPlate: Resize Plate Image. 2020-06-19 16:28:34 +07:00
plateLong.xml Camera - Add: Event OnOneVideoFrameRequested. Add Class PlateDetector. Add files plate.xml plateLong.xml 2020-06-17 14:15:31 +07:00
PlateProcessor.cs PlateProcessor - DetectPlateAndDoOcrEngineAsync: Remove Resizing plateDetected 2020-06-19 16:25:57 +07:00
Program.cs Init Commit 2020-06-15 17:19:55 +07:00
StatusBar.cs Add UserControl: StatusBar 2020-06-18 17:06:41 +07:00
StatusBar.Designer.cs Add UserControl: StatusBar 2020-06-18 17:06:41 +07:00
StatusBar.resx Add UserControl: StatusBar 2020-06-18 17:06:41 +07:00
Util.cs Util - Refactor Method GetCurrentMethodName 2020-06-19 10:29:12 +07:00