Commit Graph

151 Commits

Author SHA1 Message Date
ede593da17 Statistic - use ApiController instead baseAddress 2020-07-01 17:24:38 +07:00
d1128f34c2 Statistic - Fix Design 2020-07-01 17:21:02 +07:00
42e04898cf LaneOut - Update lblStatusInfo Text 2020-07-01 17:07:02 +07:00
1871f67ec2 AIParkingApplicationForm - Add StatusBar into Form. 2020-07-01 16:50:31 +07:00
9573166217 LaneIn, LaneOut - Refactor abit 2020-07-01 16:30:47 +07:00
005095401f LaneIn - Update Some Texts 2020-07-01 11:23:49 +07:00
9916304ce2 LaneOut - Update sometext 2020-07-01 11:22:55 +07:00
0eefa56149 LaneOut - Update Timein, timeOut Text 2020-07-01 11:22:04 +07:00
9e34d572b7 LaneOut - add lblCardTimeOut 2020-07-01 11:16:17 +07:00
cd4fd83d4c Use DateTime.Now.GetTimeFormatted() instead DateTime.Now.ToString(AppConstant.DATETIME_FORMAT) 2020-07-01 10:53:34 +07:00
d541accb33 LaneOut - Change lblStatusInfo Text, Display lblMoneyAmount 2020-07-01 10:48:49 +07:00
be4b3b184a LaneIn - Change lblStatusInfo Text 2020-07-01 10:48:14 +07:00
c84d277f15 Util - Add method: ConvertFromBase64Image(string base64ImageString). LaneOut - Rename pictureBoxOverviewImageIn, pictureBoxPlateImageIn. ApiController - Rename CardIP -> CardId, Plate -> PlateString 2020-07-01 09:53:24 +07:00
3913dd41e7 AIParkingApplicationForm - Add StartLanes() 2020-07-01 09:26:27 +07:00
5c6775c6d4 LaneIn, LaneOut - Fix label lblStatusInfo 2020-07-01 09:26:08 +07:00
5f4fa31c35 LaneIn, LaneOut - Check doorId then do job 2020-06-30 17:40:47 +07:00
c93f57592f Update LaneOut 2020-06-30 17:38:14 +07:00
a761829216 LaneOut - Redeign layout. 2020-06-30 17:22:38 +07:00
b5d532f2a9 Add IDoorControlAccess. LaneIn - use IDoorControlAccess instead of C3DeviceController 2020-06-30 16:52:53 +07:00
e72f365013 C3DeviceController - prop. IPAddress to field. 2020-06-30 16:35:00 +07:00
4ee2507055 Util - Add OverLoad for UpdateLabel. StatusBar - Refactor. 2020-06-30 14:56:56 +07:00
9894ce831d Statistic - UpdateLabel 2020-06-30 14:37:16 +07:00
75efa50256 Statistic - Remove redundant code. 2020-06-30 14:17:11 +07:00
a7f5406550 ActionResult - Remove prop. public object Data 2020-06-30 14:16:50 +07:00
d00adfac4c Util - Add Overload UpdateLabel 2020-06-30 14:16:01 +07:00
19f9a4ed82 LaneIn - Refactor C3Device_OnNewCardReceived 2020-06-30 10:58:25 +07:00
562cccc7d5 LaneIn - use UpdateLabel. 2020-06-30 10:52:30 +07:00
9668f8f3ac Util - Add Extensition Methods: UpdateImage, UpdateLabel 2020-06-30 10:15:15 +07:00
d756d36082 LaneIn - Formload Event: Connect and check door access control connection . 2020-06-30 09:45:36 +07:00
1eee458212 LaneIn - rename lblRecogizePlateStatus to lblStatusInfo 2020-06-29 17:02:48 +07:00
e3d81bc413 ApiController - Refactor SaveLog 2020-06-29 16:58:16 +07:00
996a13013d Camera - Refactor abit 2020-06-29 16:51:31 +07:00
5b90cee75b LaneIn - Add Method: ClearPlateAndOverviewImage 2020-06-29 16:06:56 +07:00
0d5e76b2af AIParkingApplicationForm - Add 2 Test Button: btnStopLaneIn, btnStartLaneIn 2020-06-29 15:21:28 +07:00
20b3ce8360 LaneIn, PlateDetector - Remove 2 todos. 2020-06-29 15:20:55 +07:00
cc92f80a45 Util - use static HttpClient httpClientEngine as field. 2020-06-29 15:19:36 +07:00
148896423f Camera - Destructor check videoCapture null. 2020-06-29 15:06:00 +07:00
e30cc8470d LaneIn - Change lblRecogizePlateStatus Text 2020-06-29 15:05:26 +07:00
0f39bd31f3 PlateDetector - Add Destructor To Dispose plateCascadeClassifier 2020-06-29 15:05:07 +07:00
f63da8a968 Camera - use videoCapture as a field. 2020-06-29 15:02:31 +07:00
5259eba6b5 LaneIn - Refactor C3Device_OnNewCardReceived 2020-06-29 14:39:38 +07:00
ab14853d29 LaneIn - Check CardInfomation. 2020-06-29 13:56:04 +07:00
f280376752 LaneIn - Merge isAutoOpenDoor && this.doorId == doorId 2020-06-29 11:46:07 +07:00
34fc28a0d8 Util - Rename Prop Ocr -> PlateString 2020-06-29 11:41:24 +07:00
5bcea0ba3f PlateProcessor - FinalPlateResult add Prop: PlateType. ApiController - Rename CardValidation -> CardInformation 2020-06-29 11:39:36 +07:00
6c93c0dcb7 Util - OcrResult Rename Property: Plate -> PlateImageBase64 2020-06-29 11:37:18 +07:00
a7a060f89c ApiController - Rename TimeVehicleInOrOut -> Timestamp 2020-06-29 10:50:54 +07:00
8060a595c8 ApiController - Method SaveLog change params input 2020-06-29 10:41:03 +07:00
96cc32dbee ApiController - change Method CheckCard to GetCardInformation 2020-06-29 10:35:46 +07:00
57101b4d8f ApiController - Refactoring abit 2020-06-29 10:07:59 +07:00