Community Profile

photo

Nadeem Mohd


自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

  • First Answer

查看徽章

Feeds

排序方式:

提问


how to detect a car entred parking lot and leaving it
source = videoinput('winvideo',1); thresh = 25; im=getsnapshot(source); %(Remove this) bg = im; % read in 1st frame as backgrou...

5 years 前 | 0 个回答 | 0

0

个回答

已回答
How to detect free parking space with counting?
source = videoinput('winvideo',1); thresh = 25; im=getsnapshot(source); %(Remove this) bg = im; % read in 1st frame as backgrou...

5 years 前 | 0