.. |
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
|
Remove unused class: Lane
|
2020-06-18 17:23:14 +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
|
PlateProcessor: add method: NormalizePlateString, IsPlateStringValid. Remove commented code in DetectPlateAndDoOcrEngineAsync.
|
2020-06-18 17:27:19 +07:00 |
LaneIn.cs
|
PlateProcessor - ProcessPlate: Catch Exception Return Result with frame, Remove Cv2.Resize Frame.
|
2020-06-19 14:46:15 +07:00 |
LaneIn.Designer.cs
|
Update LaneIn UI
|
2020-06-18 10:45:50 +07:00 |
LaneIn.resx
|
Update LaneIn UI
|
2020-06-18 10:45:50 +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 - Move weight file name to constant
|
2020-06-18 17:41:39 +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 - ProcessPlate: Catch Exception Return Result with frame, Remove Cv2.Resize Frame.
|
2020-06-19 14:46:15 +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 |