Home > Software engineering >  How to judge whether a car on parking space
How to judge whether a car on parking space

Time:09-23

Need detailed algorithm processes and procedures, thank you

CodePudding user response:

Background deduction of optical flow method such as

CodePudding user response:

Is to have a detailed algorithm processes and procedures to directly sell the project to do

CodePudding user response:

Baidu search relevant keywords,

CodePudding user response:

The
refer to the original poster weixin_42459503 response:
need detailed algorithm processes and procedures, thank you


refer to the second floor shiyanbo_1006 response:
is to have a detailed algorithm processes and procedures to directly sell the project to do

Can do indeed, but directly to don't look so good, should go to send a outsourcing

CodePudding user response:

The opencv library object recognition

CodePudding user response:

Don't hae any photos of the car as standard and by judgment do related photos

CodePudding user response:

You have to add a few restrictions to your problem, otherwise, this problem is complicated, such as: in fixed surveillance cameras, it should be a frame differential method can solve the problem, if not add scene limited, algorithm in addition to detect a parking space, and detect the vehicle, I'm afraid, just return to CV hot areas: deep learning,,,,

CodePudding user response:

With SSDS detection vehicles, reference OpenCV within DNN
https://github.com/opencv/opencv/wiki/TensorFlow-Object-Detection-API



CodePudding user response:

refer to the eighth floor SSBQRM response:
with SSDS detection vehicles, reference OpenCV within DNN
https://github.com/opencv/opencv/wiki/TensorFlow-Object-Detection-API





Pal

CodePudding user response:

I wipe, opencv so strong now, I was useless for two years

CodePudding user response:

Hough detection line, through the straight line endpoint coordinates of judgment
  • Related