• Joined on 2020-04-15
ducda pushed to master at ducda/AIParkingApplication 2020-07-06 02:34:23 +00:00
b441c2d70a StatusBar - lblEngineStatus Rename Default Text
ducda pushed to master at ducda/AIParkingApplication 2020-07-06 02:33:42 +00:00
a717b356f0 Util - add ExecuteCommand. StatusBar - Check engine status.
798eee42e2 StatusBar - Update UI
2be71a249a LaneIn, LaneOut - Add PictureBox Border
a8bb5bf67a Statistic - Refactor
Compare 4 commits »
ducda pushed to master at ducda/AIParkingApplication 2020-07-01 10:38:41 +00:00
2a2c1439b3 AIParkingApplicationForm, Statistic - Fix UI
ede593da17 Statistic - use ApiController instead baseAddress
d1128f34c2 Statistic - Fix Design
42e04898cf LaneOut - Update lblStatusInfo Text
1871f67ec2 AIParkingApplicationForm - Add StatusBar into Form.
Compare 6 commits »
ducda pushed to master at ducda/AIParkingApplication 2020-07-01 04:23:55 +00:00
005095401f LaneIn - Update Some Texts
9916304ce2 LaneOut - Update sometext
0eefa56149 LaneOut - Update Timein, timeOut Text
9e34d572b7 LaneOut - add lblCardTimeOut
cd4fd83d4c Use DateTime.Now.GetTimeFormatted() instead DateTime.Now.ToString(AppConstant.DATETIME_FORMAT)
Compare 13 commits »
ducda pushed to master at ducda/AIParkingApplication 2020-06-30 10:18:19 +00:00
b5d532f2a9 Add IDoorControlAccess. LaneIn - use IDoorControlAccess instead of C3DeviceController
e72f365013 C3DeviceController - prop. IPAddress to field.
4ee2507055 Util - Add OverLoad for UpdateLabel. StatusBar - Refactor.
9894ce831d Statistic - UpdateLabel
75efa50256 Statistic - Remove redundant code.
Compare 7 commits »
ducda pushed to master at ducda/AIParkingApplication 2020-06-30 03:58:37 +00:00
19f9a4ed82 LaneIn - Refactor C3Device_OnNewCardReceived
562cccc7d5 LaneIn - use UpdateLabel.
9668f8f3ac Util - Add Extensition Methods: UpdateImage, UpdateLabel
d756d36082 LaneIn - Formload Event: Connect and check door access control connection .
1eee458212 LaneIn - rename lblRecogizePlateStatus to lblStatusInfo
Compare 11 commits »
ducda pushed to master at ducda/AIParkingApplication 2020-06-29 08:06:15 +00:00
148896423f Camera - Destructor check videoCapture null.
e30cc8470d LaneIn - Change lblRecogizePlateStatus Text
0f39bd31f3 PlateDetector - Add Destructor To Dispose plateCascadeClassifier
f63da8a968 Camera - use videoCapture as a field.
5259eba6b5 LaneIn - Refactor C3Device_OnNewCardReceived
Compare 7 commits »
ducda pushed to master at ducda/AIParkingApplication 2020-06-29 04:44:08 +00:00
34fc28a0d8 Util - Rename Prop Ocr -> PlateString
ducda pushed to master at ducda/AIParkingApplication 2020-06-29 04:40:20 +00:00
5bcea0ba3f PlateProcessor - FinalPlateResult add Prop: PlateType. ApiController - Rename CardValidation -> CardInformation
6c93c0dcb7 Util - OcrResult Rename Property: Plate -> PlateImageBase64
a7a060f89c ApiController - Rename TimeVehicleInOrOut -> Timestamp
8060a595c8 ApiController - Method SaveLog change params input
96cc32dbee ApiController - change Method CheckCard to GetCardInformation
Compare 9 commits »
ducda pushed to master at ducda/AIParkingApplication 2020-06-29 02:39:44 +00:00
12c2618932 LaneIn - Remove Event overviewCamera.OnOneVideoFrameRequested
2de7ff5745 LaneIn - capture one video frame then show UI. C3Device_OnNewCardReceived
b7eae98821 LaneIn - Remove field: isRetryModeUntilOk
b0b062788e LaneIn - Remove Method CaptureAllCamera.
Compare 6 commits »
ducda pushed to master at ducda/AIParkingApplication 2020-06-29 02:18:07 +00:00
b8e88aaafe LaneIn - Check card info then do recognize plate. ApiController: CardValidation IsValid change type.
44eb7c3ee7 LaneIn - synchronous C3Device_OnNewCardReceived and PlateCamera_OnOneVideoFrameRequested
48e900b353 LaneIn - Make ProcessFrameImage Return Result.
Compare 5 commits »
ducda pushed to master at ducda/AIParkingApplication 2020-06-25 06:39:58 +00:00
73a13a249d Add ApiController
7529efa6d2 LaneIn - Remove using Task For Event: PlateCamera_OnOneVideoFrameRequested
Compare 3 commits »
ducda pushed to master at ducda/AIParkingApplication 2020-06-24 04:30:13 +00:00
3f22ddceb1 LaneIn - Add DoorId field.
4ca1cc1bd6 LaneIn - C3Device_OnNewCardReceived check isAutoOpenDoor
3332827fd5 LaneIn - Handle Event C3Device_OnNewCardReceived
4df6d9f2d6 C3DeviceController - Remove C3DeviceEvent, C3RTLogEventHandler. Add Event C3DeviceEvent. Add Method GetLogToReceiveNewCard
7880d5bced Project - Add CantConnectCamera.jpg. AppConstant: Add CAMERA_FAILED_IMAGE_PATH. Camera: Add Event OnOpenVideoStreamFailed. LaneIn: Add Event handler for OnOpenVideoStreamFailed
Compare 5 commits »
ducda pushed to master at ducda/BiTable 2020-06-20 12:49:33 +00:00
69f13de555 Update timeout SendRequestToDevice
241162c5ee Check requestResult.Data null, Set lblStatusSign.BackColor Status
2aa346ec64 Check Radio Button Checked
469086cfa2 Use API
3896d05526 Fix: clear dgvBluetoothDevices.
ducda created repository ducda/BiTable 2020-06-20 12:48:46 +00:00
ducda pushed to master at ducda/BITableSquare 2020-06-20 12:48:18 +00:00
bfe18a1173 Change title
3896d05526 Fix: clear dgvBluetoothDevices.
eac82673c8 Done
5a07b2710b Init
ducda created repository ducda/BITableSquare 2020-06-20 12:47:24 +00:00
ducda pushed to master at ducda/AIParkingApplication 2020-06-19 10:28:44 +00:00
8a8e8c8481 LaneIn - ShowCardInfoOnUI: Update lblRecogizePlateStatus.BackColor
908bd883fe Update lblRecogizePlateStatus Default UI
53e4faf307 LaneIn - Remove Redundant lblPlateString.Invoke
Compare 3 commits »
ducda pushed to master at ducda/AIParkingApplication 2020-06-19 10:07:09 +00:00
a0199cc0f8 LaneIn - lblLaneLabel, lblRecogizePlateStatus: Set AutoSize to False. Fixed Layout Size
f641690f38 LaneIn - Add Method: ShowCardInfoOnUI
96d01f00f5 Add Interface: ILane
Compare 3 commits »