AIParkingApplication/AIParkingApplication
2020-07-01 11:22:55 +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 Util - Add Extensition Methods: UpdateImage, UpdateLabel 2020-06-30 10:15:15 +07:00
ActionResult.cs ActionResult - Remove prop. public object Data 2020-06-30 14:16:50 +07:00
AIParkingApplication.csproj Add IDoorControlAccess. LaneIn - use IDoorControlAccess instead of C3DeviceController 2020-06-30 16:52:53 +07:00
AIParkingApplicationForm.cs AIParkingApplicationForm - Add StartLanes() 2020-07-01 09:26:27 +07:00
AIParkingApplicationForm.Designer.cs Update LaneOut 2020-06-30 17:38:14 +07:00
AIParkingApplicationForm.resx Init Commit 2020-06-15 17:19:55 +07:00
ApiController.cs Use DateTime.Now.GetTimeFormatted() instead DateTime.Now.ToString(AppConstant.DATETIME_FORMAT) 2020-07-01 10:53:34 +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 Use DateTime.Now.GetTimeFormatted() instead DateTime.Now.ToString(AppConstant.DATETIME_FORMAT) 2020-07-01 10:53:34 +07:00
Camera.cs Camera - Refactor abit 2020-06-29 16:51:31 +07:00
Enums.cs Add Enums.cs. PlateDetector Remove enum PlateType. ApiController Remove enums: LaneDirection, ModePlate 2020-06-29 09:51:56 +07:00
IDoorControlAccess.cs Add IDoorControlAccess. LaneIn - use IDoorControlAccess instead of C3DeviceController 2020-06-30 16:52:53 +07:00
ILane.cs Add Interface: ILane 2020-06-19 16:40:00 +07:00
LaneIn.cs Use DateTime.Now.GetTimeFormatted() instead DateTime.Now.ToString(AppConstant.DATETIME_FORMAT) 2020-07-01 10:53:34 +07:00
LaneIn.Designer.cs LaneIn - Formload Event: Connect and check door access control connection . 2020-06-30 09:45:36 +07:00
LaneIn.resx Util - Add Extensition Methods: UpdateImage, UpdateLabel 2020-06-30 10:15:15 +07:00
LaneOut.cs LaneOut - Update Timein, timeOut Text 2020-07-01 11:22:04 +07:00
LaneOut.Designer.cs LaneOut - Update sometext 2020-07-01 11:22:55 +07:00
LaneOut.resx LaneOut - Update Timein, timeOut Text 2020-07-01 11:22:04 +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 LaneIn, PlateDetector - Remove 2 todos. 2020-06-29 15:20:55 +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 Util - Add method: ConvertFromBase64Image(string base64ImageString). LaneOut - Rename pictureBoxOverviewImageIn, pictureBoxPlateImageIn. ApiController - Rename CardIP -> CardId, Plate -> PlateString 2020-07-01 09:53:24 +07:00
Program.cs Init Commit 2020-06-15 17:19:55 +07:00
Statistic.cs Statistic - UpdateLabel 2020-06-30 14:37:16 +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 Use DateTime.Now.GetTimeFormatted() instead DateTime.Now.ToString(AppConstant.DATETIME_FORMAT) 2020-07-01 10:53:34 +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 LaneOut - Change lblStatusInfo Text, Display lblMoneyAmount 2020-07-01 10:48:49 +07:00