AIParkingApplication/AIParkingApplication
2020-07-13 10:02:10 +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 Printer Class, printerForm 2020-07-07 15:05:46 +07:00
AIParkingApplicationForm.cs AIParkingApplicationForm - Refactor abit 2020-07-13 10:02:10 +07:00
AIParkingApplicationForm.Designer.cs AIParkingApplicationForm - Switch Lane Features. 2020-07-09 14:26:51 +07:00
AIParkingApplicationForm.resx AIParkingApplicationForm - Add menustrip for laneswitch. 2020-07-08 13:54:01 +07:00
ApiController.cs LoginForm - check exception login status text 2020-07-10 15:11:41 +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 AppConstant - Add Constant: DEFAULT_LOGO_IMAGE 2020-07-06 17:16:39 +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
EngineApiController.cs Add EngineApiController 2020-07-06 17:51:30 +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 ILane - Add Method Hide, Show 2020-07-08 15:39:01 +07:00
LaneIn.cs ApiController - Refactor. 2020-07-10 14:57:19 +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 ApiController - Refactor. 2020-07-10 14:57:19 +07:00
LaneOut.Designer.cs LaneOut - Add FormLoad Event. 2020-07-07 17:21:09 +07:00
LaneOut.resx LaneIn, LaneOut - Add PictureBox Border 2020-07-02 10:03:05 +07:00
LoginForm.cs LoginForm - check exception login status text 2020-07-10 15:11:41 +07:00
LoginForm.Designer.cs LoginForm - Remove pictureBoxImageLogo border style 2020-07-06 17:13:33 +07:00
LoginForm.resx Add LoginForm. Make start LoginForm default. 2020-07-06 15:06:45 +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 Add EngineApiController 2020-07-06 17:51:30 +07:00
Printer.cs LaneOut - Add Printer. 2020-07-07 16:18:16 +07:00
printerForm.html Add Printer Class, printerForm 2020-07-07 15:05:46 +07:00
Program.cs Add LoginForm. Make start LoginForm default. 2020-07-06 15:06:45 +07:00
Sidebar.cs AppConstant - Add Constant: DEFAULT_LOGO_IMAGE 2020-07-06 17:16:39 +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 - Fix bugs. 2020-07-07 17:09:47 +07:00
Statistic.Designer.cs Statistic - Fix bugs. 2020-07-07 17:09:47 +07:00
Statistic.resx Thêm {Statistic} UserControl 2020-06-24 16:21:33 +07:00
StatusBar.cs StatusBar - Form Load start Thread to Update Info. 2020-07-07 17:13:43 +07:00
StatusBar.Designer.cs AIParkingApplicationForm, StatusBar - Fix UI 2020-07-09 14:45:03 +07:00
StatusBar.resx Add UserControl: StatusBar 2020-06-18 17:06:41 +07:00
Util.cs LoginForm - Try catch exception while init ApiController 2020-07-06 18:09:07 +07:00