|
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 |
|
|
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 |
|