AIParkingApplication/AIParkingApplication
2020-06-29 09:38:41 +07:00
..
Images Project - Add CantConnectCamera.jpg. AppConstant: Add CAMERA_FAILED_IMAGE_PATH. Camera: Add Event OnOpenVideoStreamFailed. LaneIn: Add Event handler for OnOpenVideoStreamFailed 2020-06-22 10:17:06 +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 ApiController 2020-06-25 13:39:28 +07:00
AIParkingApplicationForm.cs LaneIn - synchronous C3Device_OnNewCardReceived and PlateCamera_OnOneVideoFrameRequested 2020-06-26 17:38:50 +07:00
AIParkingApplicationForm.Designer.cs Fix build. 2020-06-24 16:26:09 +07:00
AIParkingApplicationForm.resx Init Commit 2020-06-15 17:19:55 +07:00
ApiController.cs LaneIn - Check card info then do recognize plate. ApiController: CardValidation IsValid change type. 2020-06-26 17:46:45 +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 truyền chu kì lấy thống kê qua tham số của constructor thay vì constant như trước 2020-06-25 10:21:40 +07:00
C3DeviceController.cs LaneIn - Add DoorId field. 2020-06-24 11:30:04 +07:00
Camera.cs LaneIn - synchronous C3Device_OnNewCardReceived and PlateCamera_OnOneVideoFrameRequested 2020-06-26 17:38:50 +07:00
ILane.cs Add Interface: ILane 2020-06-19 16:40:00 +07:00
LaneIn.cs LaneIn - Remove Event overviewCamera.OnOneVideoFrameRequested 2020-06-29 09:38:41 +07:00
LaneIn.Designer.cs LaneIn - Remove Test Button. Remove Eventhandler for plateCamera.OnOneVideoFrameRequested 2020-06-29 09:25:12 +07:00
LaneIn.resx LaneIn - Remove Test Button. Remove Eventhandler for plateCamera.OnOneVideoFrameRequested 2020-06-29 09:25:12 +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
Statistic.cs Tách show info thống kê ra khỏi phần {GetDataFromServer} 2020-06-25 11:46:37 +07:00
Statistic.Designer.cs Thêm {Statistic} UserControl 2020-06-24 16:21:33 +07:00
Statistic.resx Thêm {Statistic} UserControl 2020-06-24 16:21:33 +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