AIParkingApplication/AIParkingApplication
2020-07-06 15:05:38 +07:00
..
Images Add ApplicationLogo. Sidebar - Fixed Default Image Path. 2020-07-06 11:07:02 +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 ApplicationLogo. Sidebar - Fixed Default Image Path. 2020-07-06 11:07:02 +07:00
AIParkingApplicationForm.cs Update UI. 2020-07-06 10:42:46 +07:00
AIParkingApplicationForm.Designer.cs StatusBar - Fix UI 2020-07-06 11:42:21 +07:00
AIParkingApplicationForm.resx AIParkingApplicationForm - Fix Width, Rename Title Text, Add icon 2020-07-06 11:14:00 +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 Util - add ExecuteCommand. StatusBar - Check engine status. 2020-07-02 14:46:49 +07:00
engine.bat Util - add ExecuteCommand. StatusBar - Check engine status. 2020-07-02 14:46:49 +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 LaneIn, LaneOut - Refactor abit 2020-07-01 16:30:47 +07:00
LaneIn.Designer.cs LaneIn, LaneOut - Add PictureBox Border 2020-07-02 10:03:05 +07:00
LaneIn.resx Util - Add Extensition Methods: UpdateImage, UpdateLabel 2020-06-30 10:15:15 +07:00
LaneOut.cs LaneOut - Update lblStatusInfo Text 2020-07-01 17:07:02 +07:00
LaneOut.Designer.cs LaneIn, LaneOut - Add PictureBox Border 2020-07-02 10:03:05 +07:00
LaneOut.resx LaneIn, LaneOut - Add PictureBox Border 2020-07-02 10:03:05 +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
Sidebar.cs Add ApplicationLogo. Sidebar - Fixed Default Image Path. 2020-07-06 11:07:02 +07:00
Sidebar.Designer.cs Add Sidebar. Fix Statistic UI. 2020-07-06 10:32:30 +07:00
Sidebar.resx Add Sidebar. Fix Statistic UI. 2020-07-06 10:32:30 +07:00
Statistic.cs Statistic - Check IsHandleCreated 2020-07-06 15:05:38 +07:00
Statistic.Designer.cs Add Sidebar. Fix Statistic UI. 2020-07-06 10:32:30 +07:00
Statistic.resx Thêm {Statistic} UserControl 2020-06-24 16:21:33 +07:00
StatusBar.cs StatusBar - Fix bug check engine file path. 2020-07-06 10:54:17 +07:00
StatusBar.Designer.cs StatusBar - Fix UI 2020-07-06 11:42:21 +07:00
StatusBar.resx Add UserControl: StatusBar 2020-06-18 17:06:41 +07:00
Util.cs Util - UpdateImage and UpdateLabel check isDisposed 2020-07-06 15:05:24 +07:00