Commit Graph

166 Commits

Author SHA1 Message Date
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
7b05cbafa2 ApiController - remove method: GetApiPathFromServer 2020-06-29 09:56:12 +07:00
f4527e3eac Add Enums.cs. PlateDetector Remove enum PlateType. ApiController Remove enums: LaneDirection, ModePlate 2020-06-29 09:51:56 +07:00
454251898d Camera - Remove CameraEvent OnOneVideoFrameRequested; 2020-06-29 09:40:34 +07:00
963bba78a8 Merge branch 'master' of http://gitea.beetai.com/ducda/AIParkingApplication 2020-06-29 09:38:46 +07:00
12c2618932 LaneIn - Remove Event overviewCamera.OnOneVideoFrameRequested 2020-06-29 09:38:41 +07:00
7512bafc43 SmallRefactor 2020-06-29 09:37:00 +07:00
2cd9fa1ef3 SmallRefactor: {APIPath} -> {APIPathModel} 2020-06-29 09:37:00 +07:00
089c289019 SmallRefactor: {Data} -> {Config} 2020-06-29 09:37:00 +07:00
f8004c3212 SmallRefactor: {CardInfo} -> {CardModel} 2020-06-29 09:37:00 +07:00
02870d5aa7 SmallRefactor: {VehicleDirection} -> {LaneDirection} 2020-06-29 09:36:59 +07:00
5d7dcd63da Handle một lỗi Thread chạy trước khi Control được tạo dẫn đến lỗi 2020-06-29 09:36:59 +07:00
30f5f14ee7 SmallRefactor: {SaveLogParams} -> {SaveLogModel} 2020-06-29 09:36:59 +07:00
d5089f189b Chuyển API lấy Thống kê từ {Statistic} sang {ApiController} 2020-06-29 09:36:59 +07:00
e972222b91 SmallRefactor: Xoá component không cần thiết 2020-06-29 09:36:59 +07:00
2903ea8653 SmallRefactor: Truyền kiểu dữ liệu enum thay vì int 2020-06-29 09:36:59 +07:00
2de7ff5745 LaneIn - capture one video frame then show UI. C3Device_OnNewCardReceived 2020-06-29 09:35:05 +07:00
b7eae98821 LaneIn - Remove field: isRetryModeUntilOk 2020-06-29 09:28:20 +07:00
b0b062788e LaneIn - Remove Method CaptureAllCamera. 2020-06-29 09:25:59 +07:00
b94b6773d5 LaneIn - Remove Test Button. Remove Eventhandler for plateCamera.OnOneVideoFrameRequested 2020-06-29 09:25:12 +07:00
b8e88aaafe LaneIn - Check card info then do recognize plate. ApiController: CardValidation IsValid change type. 2020-06-26 17:46:45 +07:00
44eb7c3ee7 LaneIn - synchronous C3Device_OnNewCardReceived and PlateCamera_OnOneVideoFrameRequested 2020-06-26 17:38:50 +07:00
c01b0dac8a Merge branch 'master' of http://gitea.beetai.com/ducda/AIParkingApplication 2020-06-26 14:17:05 +07:00
b3517e90ea Thêm API Check valid thẻ 2020-06-26 14:16:53 +07:00
f38d8dd085 Merge branch 'master' of http://gitea.beetai.com/ducda/AIParkingApplication 2020-06-26 14:09:36 +07:00
eb9f0e86d3 Thêm API Lưu Log 2020-06-26 13:48:56 +07:00
968e852f18 Thêm API Login 2020-06-26 10:19:33 +07:00
48e900b353 LaneIn - Make ProcessFrameImage Return Result. 2020-06-25 16:39:00 +07:00
059e79924c Merge branch 'master' of http://gitea.beetai.com/ducda/AIParkingApplication 2020-06-25 13:39:42 +07:00
73a13a249d Add ApiController 2020-06-25 13:39:28 +07:00
04e74cea45 Tách show info thống kê ra khỏi phần {GetDataFromServer} 2020-06-25 11:46:37 +07:00
b6aef4b864 SmallRefactor: Xoá comment 2020-06-25 11:23:09 +07:00
7c0383fa9f Check null trong trường hợp không có jsonProperty trả về thì set giá trị về "0" với {TotalIn} và {TotalOut} 2020-06-25 11:16:24 +07:00
6344eaed34 Refactor: Đổi tên class {Vehicle} -> {parkInfo} 2020-06-25 11:11:20 +07:00
e939613153 SmallRefactor: {apiUrl} -> {baseAddress} 2020-06-25 11:09:02 +07:00
7529efa6d2 LaneIn - Remove using Task For Event: PlateCamera_OnOneVideoFrameRequested 2020-06-25 11:03:03 +07:00