WO2020001263A1 - Reconnaissance de place de stationnement - Google Patents

Reconnaissance de place de stationnement Download PDF

Info

Publication number
WO2020001263A1
WO2020001263A1 PCT/CN2019/090635 CN2019090635W WO2020001263A1 WO 2020001263 A1 WO2020001263 A1 WO 2020001263A1 CN 2019090635 W CN2019090635 W CN 2019090635W WO 2020001263 A1 WO2020001263 A1 WO 2020001263A1
Authority
WO
WIPO (PCT)
Prior art keywords
parking space
parking
area
image
identifier
Prior art date
Application number
PCT/CN2019/090635
Other languages
English (en)
Chinese (zh)
Inventor
高海珂
Original Assignee
杭州海康威视数字技术股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 杭州海康威视数字技术股份有限公司 filed Critical 杭州海康威视数字技术股份有限公司
Publication of WO2020001263A1 publication Critical patent/WO2020001263A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/56Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
    • G06V20/588Recognition of the road, e.g. of lane markings; Recognition of the vehicle driving pattern in relation to the road
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/14Traffic control systems for road vehicles indicating individual free spaces in parking areas

Definitions

  • the invention relates to the technical field of intelligent parking, in particular to a method, a device and a device for identifying parking spaces, and a storage medium.
  • the image collected by the camera is used to determine whether there is a car in the parking space. Furthermore, the position of the camera used to collect the parking space image is used to determine which parking space the vehicle is parked in or which parking space is occupied.
  • the method of determining the occupancy of the parking space in combination with the position of the camera used to collect the parking space image has certain limitations on the mechanical garage.
  • the present invention provides a parking space identification method, device, equipment and storage medium, which can be applied to determining the parking space occupation situation in a mechanical garage.
  • a first aspect of the present invention provides a parking space identification method, including:
  • the parking area tile refers to a tile in the image corresponding to a parking space area including a plurality of vertically overlapping parking spaces, the A parking space identifier is used to identify the parking space;
  • the method further includes:
  • the parking space identification is a two-dimensional code identification, and / or a number, and / or a character, and / or a barcode identification; the parking space identification provided on different parking spaces is different.
  • identifying whether a parking space area tile in the captured image has a parking space identifier includes:
  • the acquired image is input into a preset neural network, and the neural network recognizes a parking space identifier in the image, and outputs the identified parking space identifier.
  • the method further includes:
  • the state of the parking space corresponding to the parking space identifier identified from the previous frame image is updated to be occupied.
  • the method further includes:
  • a second aspect of the present invention provides a parking space identification device, including:
  • a recognition unit configured to identify whether there is vehicle information and a parking space identifier in a parking area tile in the collected image, wherein the parking area tile refers to a parking space area in the image corresponding to a parking space area including a plurality of vertically overlapping parking spaces; A tile, the parking space identifier is used to identify the parking space;
  • a first determining unit configured to determine that the current state of the parking space area is occupied when it is recognized that the parking space area tile has vehicle information and the parking space identifier does not exist;
  • a second determining unit is configured to determine that the current state of the parking space area is unoccupied when it is recognized that the parking space area tile does not have vehicle information and the parking space identifier exists.
  • the apparatus further includes:
  • a third determining unit is configured to determine that the current state of the parking space area is unoccupied when it is identified that the parking area area tile does not have vehicle information and the parking space identifier does not exist.
  • the parking space identification is a two-dimensional code identification, and / or a number, and / or a character, and / or a barcode identification; the parking space identification provided on different parking spaces is different.
  • the identification unit further includes:
  • a neural network is configured to recognize a parking space identifier in the image based on the inputted captured image, and output the recognized parking space identifier.
  • the apparatus further includes:
  • a comparison unit is configured to compare the current state of the parking space area with a previous state of the parking space area, wherein the previous state of the parking space area is based on Determined by the previous frame of the image;
  • a first updating unit configured to update the state of a parking space corresponding to the parking space identifier to be unoccupied if the current state is different from the previous state and the current state is unoccupied;
  • a second updating unit configured to update the status of the parking space corresponding to the parking space identification identified from the previous frame image to, if the current status is different from the previous status and the current status is occupied; Occupied.
  • the apparatus further includes:
  • a binding unit is configured to query whether there is a binding relationship between the parking space and a vehicle occupying the parking space if the status of the parking space is occupied; if the binding relationship does not exist, establish the binding relationship Fixed relationship
  • the unbinding unit is configured to query whether there is a binding relationship between the parking space and the vehicle if the state of the parking space is not occupied, and release the binding relationship if the binding relationship exists.
  • an electronic device including a processor and a memory; the memory stores a program that can be called by the processor; wherein when the processor executes the program, it implements any one of the foregoing embodiments.
  • the parking space identification method described in the item is provided.
  • a fourth aspect of the present invention provides a machine-readable storage medium on which a program is stored, and when the program is executed by a processor, the parking space identification method according to any one of the foregoing embodiments is implemented.
  • the parking space is marked with a parking space identifier, so it can be determined which parking space is identified when the parking space identification is identified. After the identification of the parking space area is determined once, the parking space area's occupancy can be obtained later based on the parking space identification.
  • the determination and management of the situation can of course also be used in a flat garage, which has a wider scope of application; the presence of a parking space identifier and vehicle information in the parking area of the image at the same time as a condition for determining whether the parking space is occupied can also improve the determination result of the parking space occupation situation Accuracy.
  • FIG. 1 is a schematic diagram of a field of view of an image collected by a camera in a mechanical garage in the prior art
  • FIG. 2 is a schematic flowchart of a parking space identification method according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram of an acquired image according to an embodiment of the present invention.
  • FIG. 4 is a schematic flowchart of a parking space identification method according to another embodiment of the present invention.
  • FIG. 5 is a structural block diagram of a parking space identification device according to an embodiment of the present invention.
  • FIG. 6 is a structural block diagram of a parking space identification device according to another embodiment of the present invention.
  • FIG. 7 is a structural block diagram of an electronic device according to an embodiment of the present invention.
  • Parking guidance provide users with guidance on empty parking spaces. For example, in a large parking lot with a large passenger flow, it is inconvenient to find an empty parking space after the user's vehicle enters the parking lot.
  • the parking guidance function can more quickly determine the location of the empty parking space and guide the user's vehicle to the empty parking space Parking makes it easier to find empty parking spaces.
  • the device for parking induction may include an intersection guidance screen and / or an LED (Light-Emitting Diode) indicator provided above the parking space. For example, green may be used to indicate that there is an available parking space and red to indicate that there is no available parking space; or An LED indicator shows the status of 3 parking spaces; or an LED indicator shows whether a parking space is occupied, etc.
  • An empty space means that the parking space is not occupied by the vehicle, and a full space means that the parking space is occupied by the vehicle.
  • Reverse car search The user can query the specific location of the car in the parking lot by entering the car information, such as the license plate number. For example, in a large parking lot with a large passenger flow, the user parks the vehicle into the parking space of the parking lot and leaves. When the user returns to pick up the vehicle, he often cannot find the vehicle or forgets where the vehicle is parked. And through the reverse car search function, users can query the parking position of the vehicle, so as to find the vehicle accurately.
  • the device for realizing reverse car search may be a fixed query device in a parking lot, or a smart terminal such as a mobile phone that installs or accesses a specific application program. This disclosure does not limit this.
  • a method for identifying a parking space includes the following steps.
  • S101 Identify whether there is vehicle information and a parking space identifier in the parking area tile in the acquired image.
  • the parking space recognition method according to the embodiment of the present invention may be applied to an image processing device.
  • the image processing device may be any device capable of processing acquired images, such as a DSP (Digital Signal Processor) device.
  • the image processing device may have an image acquisition function itself, for example, a smart camera; or it may not have an image acquisition function, but instead receives and processes the real-time image acquisition input from the image acquisition device through a connection with the image acquisition device. Is not limited.
  • step S101 it is identified whether there is vehicle information and a parking space identifier in the parking area tile in the acquired image.
  • the parking area tile refers to a tile in the image corresponding to a parking space area including a plurality of vertically overlapping parking spaces, and the parking space identifier is used to identify the parking space.
  • the acquired image may be an image acquired in real time by an image processing device, or may be an image acquired from a device used to acquire an image in real time.
  • the image contains at least one parking area tile.
  • Each parking space is provided with a unique parking space identification, and the corresponding parking space can be uniquely determined by identifying the parking space identification.
  • each parking space (car board) on each floor has a unique parking space identification. Real-time processing of the collected images can provide services such as parking guidance and reverse car search in a timely manner, avoiding situations where there are vacancies but no vacancy information can be provided.
  • the captured image can include parking area tile 10 and parking area tile 20.
  • the image collected for a mechanical garage will include a parking area tile, and for a plane
  • the image collected by the garage will include more than one parking area tile, of course, it is not limited to this.
  • the camera can capture images of the two parking spaces at the same time, or the image collected by the camera in the flat garage can have only one parking area tile.
  • the subsequent steps can be performed for each parking area tile separately, in the same manner as the image includes only one parking area tile.
  • the position of the parking area tile in the image can be determined by image recognition of the parking space boundary, or it can be set in advance (when the camera's shooting orientation is fixed), which is not specifically limited.
  • the image contains more than one parking area tile
  • Recognition the recognition result is distinguished according to the parking area block, and then the subsequent steps are performed for the recognition result of each parking area block, without specific restrictions.
  • the purpose of identification is to find out the vehicle information and parking space identification in the parking space area tile of the image. And, as the vehicle in the parking space is parked, the vehicle leaves, and the person or object is blocked, the recognition result is dynamically changed.
  • the recognition result includes the following possibilities: there is a parking space identifier and no vehicle information, there is no parking space identifier and vehicle information, there is no parking space identifier and vehicle information, and there is both a parking space identifier and vehicle information.
  • the feature recognition method of the image may be implemented by using an object recognition technology in image processing that is well known to those skilled in the art, and is not specifically limited. Of course, it is also possible to perform pre-processing on the image and then perform feature recognition to ensure the accuracy of the recognition result.
  • a parking space identifier is set on each parking space to identify the corresponding parking space, thereby managing information about the parking space.
  • the information about the parking space may include parking space occupation information, parked vehicle information, parking space position information, and the like.
  • the corresponding parking space identification of the parking space can be queried to determine the parking space occupancy.
  • the corresponding parking space can be lowered to the first floor according to the parking space identification, and the parking space occupancy can be identified based on the vehicle information and the parking space identification. In this way, even when the parking space is not in the field of view of the camera, the occupancy situation of the parking space can be known, which facilitates the realization of the guidance of the vacant position in parking guidance and the guidance of the vehicle position in reverse car searching.
  • a parking space identifier is marked on each parking space, so when a parking space identifier is identified, which parking space can be determined. After the occupancy of the parking space is determined, the occupancy of the parking space can be obtained later according to the parking space identification. Applicable to the determination and management of parking spaces in mechanical garages. In addition, the presence of the parking space identifier and the vehicle information in the parking area block of the image at the same time as the conditions for determining whether the parking space is occupied can improve the accuracy of the determination result of the parking space occupation situation.
  • the parking space identification device 200 mainly includes an identification unit 201, a first determination unit 202, and a second determination unit 203.
  • the identification unit 201 is configured to perform the foregoing step S101
  • the first determination unit 202 is configured to perform the foregoing step S102
  • the second determination unit 203 is configured to perform the foregoing step S103.
  • the parking space identification method further includes the following step S104 (not shown in FIG. 2): when it is identified that the parking space area tile does not have vehicle information and the parking space identifier does not exist, determining the parking space The area's current status is unoccupied.
  • step S104 it can be determined whether the parking space area is occupied by the vehicle according to the recognition result.
  • the recognition result is that no vehicle information exists in the parking area tile and no parking space identifier exists, it is determined that the current state of the parking space area is unoccupied.
  • the judgment is made only on the presence of a parking area tile in the image, it is determined that the current status of the parking area is unoccupied when the parking space identification exists, and it is determined as the parking area area if the parking area identification does not exist.
  • the current status is occupied, and it is only guaranteed to determine the status of the parking area in the absence of abnormal conditions. If the obstruction obscures the parking space mark, the state of the accurate parking area cannot be obtained. For example, when there is no parking mark in the parking area tile, the status of the parking area is determined to be occupied. However, it may be that the parking space is blocked by a block. At this time, the status of the parking area is unoccupied and an error occurs. Sentence.
  • whether the parking space area and the vehicle information are present in the parking area block of the image is used as a condition for judging whether the parking area area is occupied. It is determined that the parking space area is not occupied by the vehicle, thereby avoiding the problem of erroneously judging that the parking space area is occupied by the vehicle because the parking space mark is blocked by the obstruction.
  • the parking space identification method may further include: when it is recognized that the vehicle information exists and the parking space identifier exists, determining that the current state of the parking space area is unoccupied.
  • the parking space identification device 200 mainly includes an identification unit 201, a first determination unit 202, a second determination unit 203, and a third determination unit 204.
  • the identification unit 201 is configured to execute the above step S101
  • the first determination unit 202 is used to perform the above step S102
  • the second determination unit 203 is used to perform the above step S103
  • the third determination unit 204 is used to execute the above step S104.
  • the parking space identification may be a two-dimensional code identification, and / or a number, and / or a character, and / or a bar code identification, as long as it can be used to uniquely identify the parking space.
  • the parking space identifiers set on different parking spaces must be different, so that each parking space has a unique parking space identifier, which will not cause the information to be confused with each other. By identifying the parking space identifier, the corresponding parking space can be uniquely determined.
  • the parking space identification is a two-dimensional code identification, and the identification of the two-dimensional code identification can obtain the parking space number of the parking area.
  • the information obtained by identifying the two-dimensional code can also include other required information, such as the location information of the parking space area (flat garage), or the location information of the parking area pre-allocated or allocated (mechanical garage) ); Or may also include fixed parking space information.
  • a fixed parking space refers to a vehicle that can only park in a specific license plate or plates. Other vehicles are not allowed to park in. These license plate information can be set in the parking space sign. When other vehicles with a license plate are parked, a warning and corresponding Follow-up processing.
  • the image shown includes a parking area block 10 and a parking area block 20.
  • the parking space block 10 can be identified in the parking area block 10 .
  • the parking space identification 101 is a result of identifying a physical mark provided on the parking space.
  • the physical mark can be attached, painted, or connected through a connection structure to mark a position in the parking space that can be blocked by a vehicle parked on it. For example, at the middle position of the parking space, it is ensured that there is no parking space identifier in the image when the parking space is occupied by the vehicle.
  • the vehicle information includes at least one of the following information: vehicle body characteristic information and license plate characteristic information.
  • vehicle information is information indicating a vehicle parked in the parking space area, as long as it can determine whether there is a vehicle in the parking space area.
  • the vehicle information may be, for example, the characteristics of the license plate. After the license plate is identified in the parking area block of the image, it can be determined that the vehicle is parked in the parking space, and the license plate number on the license plate can be further identified to uniquely determine the corresponding vehicle.
  • the vehicle information may include both vehicle body characteristic information and license plate characteristic information.
  • the vehicle body characteristic information may also be used to determine that there is indeed a vehicle on the parking area tile in the image.
  • the volume is large, and it is usually not completely blocked, while the license plate features are small, and it is easy to be blocked by passing vehicles or people.
  • the step S101 of identifying whether a parking space tile in the captured image has a parking space identifier includes:
  • the acquired image is input into a preset neural network to recognize the parking space identifier in the image by the neural network, and output the identified parking space identifier.
  • the neural network is already trained. By inputting the image into the neural network, the neural network can realize the identification of the parking space mark.
  • the neural network may be integrated in the recognition unit 201 as a part of the parking space recognition device 200, or may be provided outside the parking space recognition device 200, and may be called by the recognition unit 201.
  • the specific form of the neural network is not limited, and the neural network may be a Convolutional Neural Network (CNN), a Recurrent Neural Network (RNN), or a Deep Neural Network (DNN) Wait.
  • CNN Convolutional Neural Network
  • RNN Recurrent Neural Network
  • DNN Deep Neural Network
  • the neural network outputs a specific parking space identification when the parking space identification is recognized, and may output no information or output information indicating that there is no parking space identification when the parking space identification is not recognized.
  • a neural network can be used to identify the two-dimensional identification code from the image, and then scan the code to analyze the information of the two-dimensional identification code, such as the parking space number.
  • various situations need to be considered when training the neural network.
  • identifying whether a parking space area tile in the acquired image has a parking space identifier may include the following steps: inputting the acquired image into at least two preset neural networks corresponding to different imaging environments, so that each The neural network separately recognizes whether there is a parking space identifier in the parking area tile in the image and outputs the recognized parking space identifier; compares the parking space identifiers output by each of the neural networks, and selects the optimal result as the parking area tile of the image Parking space sign.
  • the object of comparison may be, for example, unlimited clarity, completeness, uniformity of brightness, etc. of the parking space mark, and the optimal result may correspondingly be the parking space mark with the highest definition and / or completeness and / or the most uniform brightness.
  • the parking space identifiers of the parking area tiles in the image are identified by these neural networks, respectively.
  • the results are compared.
  • the neural network does not recognize the parking space identification, it is not necessary to perform the comparison, but the result of directly identifying the parking space identification is not determined.
  • the neural networks corresponding to these different imaging environments are deep learning neural networks trained through image training sets corresponding to different imaging environments.
  • the image training set may include sample images with parking space identification and corresponding parking space identification.
  • Imaging environments are, for example, a darker environment and a brighter environment.
  • a darker environment may refer to an image environment with a brightness lower than a set minimum brightness threshold
  • a brighter environment may refer to an image environment with a brightness higher than a set maximum brightness threshold.
  • identifying whether the parking area tile in the acquired image includes a parking space identifier may include the following steps: inputting the acquired image into a preset neural network to identify the neural network by the neural network; The parking space identifier in the image, and the identified parking space identifier is output.
  • This preset neural network can be adapted to different imaging environments, that is, the collected image may have multiple conditions, such as an image that is too bright, an image that is too dark, etc., but after inputting this image into this preset neural network, Both can get a relatively good result.
  • the image training set of the neural network may include multiple sample images of parking spaces collected at different locations in the garage at different times.
  • the vehicle In each sample image, the vehicle may or may not be parked in the parking space, and the parked vehicle may be blocked by a pedestrian or other vehicles.
  • the parking space may or may not have a parking space identification, and the parking space identification may be blocked.
  • the background brightness may be bright or dim.
  • the algorithm can also artificially correct the recognition errors and compare the results of the parking space identification in the neural network recognition image.
  • the comparison object can be, for example, the clarity of the parking space identification, There is no limit to completeness, uniformity of brightness, etc., and the optimal result may be the parking space marking with the highest definition and / or the highest completeness and / or the most uniform brightness.
  • step S101 the vehicle information in the parking area block of the collected image can be identified through image processing methods such as traditional license plate recognition and feature recognition, or can also be identified through a neural network.
  • the parking space recognition method further includes the following steps.
  • S101 Identify whether there is vehicle information and a parking space identifier in the parking area tile in the acquired image.
  • step S204 may be further performed to determine the state of the parking space; in step S103, the state of the parking space area is determined.
  • step S205 may be further performed to determine the state of the parking space.
  • the status of each parking space in the mechanical garage is determined by combining several frames of the parking space area.
  • the current state of the parking space area can be obtained from the acquired images.
  • the previous state of the parking space area can be determined, and the current state of the parking space area is compared with the previous state. If the current state is the same as the previous state, the state is not updated. If the current state and the previous state are different, there are two cases of the state of the parking space area. In the first case, if the current status is unoccupied, the status of the parking space corresponding to the parking space identification is updated to unoccupied according to the parking space identification identified by the acquired image.
  • the parking space can be determined based on the acquired image Corresponding vehicle information is associated with parking spaces.
  • the image acquisition device performs image acquisition on the empty parking space to obtain a first frame image (that is, a previous frame image).
  • the image processing device can recognize that there is no vehicle information and a parking space identifier exists in the parking space area according to the first frame image.
  • the previous state of the parking space area is unoccupied, and the parking space identification may be 101. at this time.
  • the image acquisition device performs image acquisition on the parking space to obtain a second frame image (that is, the captured image).
  • the image processing device can identify the parking space based on the second frame image. There is vehicle information in the area and no parking space identifier exists.
  • the current status of the parking space area is occupied, and the vehicle information may be vehicle A.
  • the image processing device associates the vehicle information A with the parking space identification 101 obtained from the first frame image, and updates the status of the parking space corresponding to the parking space identification 101 to be occupied.
  • the vehicle A After parking the vehicle, the vehicle A may rise to another floor with the panel. When the user picks up the vehicle, the vehicle A needs to be lowered to the first floor first.
  • the image acquisition device can perform image acquisition on the parking space to obtain the first frame image (that is, the previous frame image).
  • the image processing device can recognize that the parking area has vehicle information A and no parking space identifier according to the first frame image. At this time, the previous state of the parking area is occupied.
  • the image acquisition device After vehicle A drives out of the parking space, the image acquisition device performs image acquisition on the parking space to obtain a second frame image (that is, the captured image), and the image processing device can identify that there is no vehicle in the parking space area according to the second frame image Information and a parking space identification 101 exists, the current state of the parking space area is unoccupied. At this time, the image processing device may update the status of the parking space corresponding to the parking space identification 101 to be unoccupied.
  • the information of the previous frame is used to obtain the parking space identifier by combining the information of the previous frame. If the current state of the parking space area is occupied, the vehicle will put the parking space on the parking lot file, and it will not know which specific board the vehicle is occupying. At this time, there is a parking space in the previous frame image, so the previous frame is combined. Image, you can know the status of the parking space corresponding to the parking space mark in the previous image. By using at least two frames of images, the state of the parking space area can be determined to a specific parking space.
  • the time interval between the previous frame image and the acquired image described in this example can be set according to experience values, which is not limited in this application.
  • the previous frame image and the captured image described in this example are just examples.
  • multiple frames of image may be collected to determine the status of the parking space.
  • the first frame of the collected image has a parking space identification. Due to the slow entry of the vehicle into the warehouse, the second frame of the image cannot identify the vehicle information (such as the vehicle number cannot be determined).
  • the status of the parking space corresponding to the parking space identifier may be updated using the information of the first frame and the i-th frame image.
  • the specific implementation manner is similar to the use of two consecutive frames of images, and details are not described herein again.
  • the method described in this example can more accurately identify each parking space in a mechanical garage, and provide a basis for subsequent parking induction and reverse car search.
  • the parking space identification method may further include the following steps:
  • the vehicle information can be identified when there is a vehicle in the parking space, and the parking space identification can be identified when there is no vehicle, so the parking space can be identified by the parking space identification and vehicle information.
  • the vehicle information and parking space identification can be identified successively. No matter the vehicle parks in or leaves, the parking space identification and vehicle information can be obtained according to at least two frames of the collected images to obtain the occupied status of the parking space. When the status of the parking space changes, the parking space identifier and vehicle information can be bound or unbound. The same goes for flat garages.
  • a parking space When a parking space is occupied by a vehicle, it means that the vehicle has been parked in the parking space. Check whether there is a binding relationship between the vehicle occupying the parking space and the parking space. If there is no binding relationship, establish a binding relationship between the vehicle and the parking space. , The identified parking space identifier and vehicle information can be bound, for example, the parking space identifier carried by the parking space identifier and the license plate information can be bound. If there is a binding relationship, it means that the parking space is occupied by the vehicle and is full. The binding relationship can be used to perform reverse car search processing, for example, the corresponding parking space label can be queried according to the license plate information, so that the specific location of the parking space can be located.
  • the parking space When the parking space is not occupied by the vehicle, it means that there is no parked vehicle in the parking space. You can query whether there is a binding relationship between the parking space and the vehicle. If there is a binding relationship, the binding relationship between the vehicle and the parking space is released, indicating that the vehicle is Has left the parking space. When the parking space does not have a binding relationship, it means that the parking space area is not occupied by the vehicle and is empty. Other vehicles can be induced to stop, such as providing vacancy information for a parking space, which can further guide the direction of the vacancy.
  • a binding relationship identifier may be set for each parking space identifier, and the relationship identifier may be updated during binding and unbinding.
  • the actual number of parking spaces in a parking area minus the number of parking spaces identified by the binding relationship as a binding state can quickly obtain the remaining parking spaces in the area.
  • the search can be performed only in the parking spaces whose binding relationship is identified as a binding state, thereby increasing the searching efficiency.
  • a parking space identification device 200 may include:
  • a recognition unit 201 is configured to identify whether there is vehicle information and a parking space identifier in a parking area tile in an acquired image, where the parking area tile corresponds to a parking space area including a plurality of vertically overlapping parking spaces in the image. Block, the parking space identifier is used to identify the parking space;
  • a first determining unit 202 configured to determine that the state of the parking space area is occupied when it is recognized that the parking space area tile has vehicle information and the parking space identifier does not exist;
  • the second determining unit 203 is configured to determine that the state of the parking space area is unoccupied when it is recognized that the parking space area tile does not have vehicle information and the parking space identifier exists.
  • the parking space identification device 200 further includes:
  • the third determining unit 204 is configured to determine that the state of the parking space area is unoccupied when it is recognized that the parking space area tile does not have vehicle information and the parking space identifier does not exist.
  • the parking space identification is a two-dimensional code identification, and / or a number, and / or a character, and / or a barcode identification; the parking space identifications set on different parking spaces are different.
  • the identification unit 201 further includes:
  • a neural network is configured to recognize a parking space identifier in the image based on the inputted captured image, and output the recognized parking space identifier.
  • a parking space identification device 200 further includes:
  • a comparison unit is configured to compare the current state of the parking space area with a previous state of the parking space area, wherein the previous state of the parking space area is based on Determined by the previous frame of the image;
  • a first updating unit configured to update the state of a parking space corresponding to the parking space identifier to be unoccupied if the current state is different from the previous state and the current state is unoccupied;
  • a second updating unit configured to update the status of the parking space corresponding to the parking space identification identified from the previous frame image to, if the current status is different from the previous status and the current status is occupied; Occupied.
  • the parking space identification device 200 further includes:
  • a binding unit is configured to query whether there is a binding relationship between the parking space and a vehicle occupying the parking space if the status of the parking space is occupied; if the binding relationship does not exist, establish the binding relationship Fixed relationship
  • the unbinding unit is configured to query whether there is a binding relationship between the parking space and the vehicle if the state of the parking space is not occupied, and release the binding relationship if the binding relationship exists.
  • the relevant part may refer to the description of the method embodiment.
  • the device embodiments described above are only schematic, and the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units.
  • a parking space identifier is marked on each parking space, so it can be determined which parking space is when the parking space identifier is recognized. Once the occupancy of the parking space is identified and determined, the occupancy of the parking space can be learned and the subsequent management can be performed according to the parking space identification. Using this method, it is relatively easy to realize the occupation management of parking spaces, such as reverse car search, parking induction, etc.
  • the present invention also provides an electronic device including a processor and a memory; the memory stores a program that can be called by the processor; wherein when the processor executes the program, the program is implemented as in any one of the foregoing embodiments.
  • FIG. 7 is a hardware structure diagram of an electronic device in which the parking space identification device 200 is located according to an exemplary embodiment of the present invention, except for the processor 510 and the memory shown in FIG. 7.
  • the electronic device in which device 200 is located in the embodiment may generally include other hardware according to the actual function of the electronic device, and details are not described herein again.
  • the present invention also provides a machine-readable storage medium on which a program is stored, and when the program is executed by a processor, the image processing method according to any one of the foregoing embodiments is implemented.
  • the present invention may take the form of a computer program product implemented on one or more storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) containing program code therein.
  • Machine-readable storage media includes permanent and non-permanent, removable and non-removable media, and information can be stored by any method or technology.
  • Information may be computer-readable instructions, data structures, modules of a program, or other data.
  • machine-readable storage media include, but are not limited to: phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only Memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technologies, read-only disc read-only memory (CD-ROM), digital versatile disc (DVD), or other optical storage , Magnetic tape cartridges, magnetic tape storage or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices.
  • PRAM phase change memory
  • SRAM static random access memory
  • DRAM dynamic random access memory
  • RAM random access memory
  • ROM read-only Memory
  • EEPROM electrically erasable programmable read-only memory
  • flash memory or other memory technologies
  • CD-ROM compact disc read-only memory
  • DVD digital versatile disc
  • Magnetic tape cartridges magnetic tape storage or other magnetic storage devices or any other non-transmission media can be used to store information that can be accessed by computing devices

Abstract

La présente invention concerne un procédé, un appareil et un dispositif de reconnaissance de place de stationnement, et un support de stockage, ledit procédé de reconnaissance de place de stationnement comprenant les étapes consistant à : reconnaître si des informations de véhicule et un identifiant de place de stationnement sont présents dans un bloc d'image de zone de place de stationnement dans une image capturée ; ledit bloc d'image de zone de place de stationnement fait référence à un bloc d'image, dans ladite image, correspondant à une zone de place de stationnement comprenant une pluralité de places de stationnement se chevauchant verticalement ; l'identifiant de place de stationnement est utilisé pour identifier la place de stationnement ; s'il est reconnu que le bloc d'image de zone de place de stationnement comprend des informations de véhicule et que l'identifiant de place de stationnement n'est pas présent, déterminer alors que l'état actuel de la zone de place de stationnement est occupé ; s'il est reconnu que le bloc d'image de zone de place de stationnement ne comprend pas d'informations de véhicule et que l'identifiant de place de stationnement est présent, déterminer alors que l'état actuel de la zone de place de stationnement est inoccupé.
PCT/CN2019/090635 2018-06-25 2019-06-11 Reconnaissance de place de stationnement WO2020001263A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810663986.9A CN110633606A (zh) 2018-06-25 2018-06-25 一种车位识别方法、装置及设备、存储介质
CN201810663986.9 2018-06-25

Publications (1)

Publication Number Publication Date
WO2020001263A1 true WO2020001263A1 (fr) 2020-01-02

Family

ID=68968619

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/090635 WO2020001263A1 (fr) 2018-06-25 2019-06-11 Reconnaissance de place de stationnement

Country Status (2)

Country Link
CN (1) CN110633606A (fr)
WO (1) WO2020001263A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111507269A (zh) * 2020-04-17 2020-08-07 浙江大华技术股份有限公司 车位状态的识别方法及装置、存储介质和电子装置
CN112835359A (zh) * 2020-12-24 2021-05-25 浙江合众新能源汽车有限公司 一种基于视觉slam技术的avp控制方法及装置

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111899548A (zh) * 2020-07-31 2020-11-06 上海博泰悦臻电子设备制造有限公司 室内停车场寻车方法及系统、存储介质及平台

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105448100A (zh) * 2015-12-15 2016-03-30 重庆凯泽科技有限公司 一种反向寻车的方法及系统
CN106448257A (zh) * 2016-12-19 2017-02-22 深圳市捷顺科技实业股份有限公司 一种车位占用情况检测方法及装置
CN108022431A (zh) * 2017-12-04 2018-05-11 珠海横琴小可乐信息技术有限公司 一种通过视频采集图像检测车位的方法及系统

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104282169B (zh) * 2014-09-29 2016-03-02 四川川大智胜软件股份有限公司 嵌入式一体化车位检测器及其检测方法
CN104794931B (zh) * 2015-04-15 2018-10-02 深圳市景阳信息技术有限公司 利用摄像机监测车位使用情况的方法及系统
CN106611509A (zh) * 2015-10-23 2017-05-03 中兴通讯股份有限公司 车辆停放的提示方法和装置及系统

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105448100A (zh) * 2015-12-15 2016-03-30 重庆凯泽科技有限公司 一种反向寻车的方法及系统
CN106448257A (zh) * 2016-12-19 2017-02-22 深圳市捷顺科技实业股份有限公司 一种车位占用情况检测方法及装置
CN108022431A (zh) * 2017-12-04 2018-05-11 珠海横琴小可乐信息技术有限公司 一种通过视频采集图像检测车位的方法及系统

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111507269A (zh) * 2020-04-17 2020-08-07 浙江大华技术股份有限公司 车位状态的识别方法及装置、存储介质和电子装置
CN111507269B (zh) * 2020-04-17 2023-05-09 浙江大华技术股份有限公司 车位状态的识别方法及装置、存储介质和电子装置
CN112835359A (zh) * 2020-12-24 2021-05-25 浙江合众新能源汽车有限公司 一种基于视觉slam技术的avp控制方法及装置

Also Published As

Publication number Publication date
CN110633606A (zh) 2019-12-31

Similar Documents

Publication Publication Date Title
WO2020001263A1 (fr) Reconnaissance de place de stationnement
WO2019223586A1 (fr) Procédé et appareil de détection de condition d'utilisation de place de stationnement, dispositif électronique et support d'enregistrement
US9483944B2 (en) Prediction of free parking spaces in a parking area
CN102610119B (zh) 反向寻车的方法及反向寻车的系统
CN104282169B (zh) 嵌入式一体化车位检测器及其检测方法
CN110837807A (zh) 一种套牌车辆的识别方法及系统
CN112052826A (zh) 基于YOLOv4算法的智慧执法多尺度目标检测方法、装置、系统及存储介质
CN106384532A (zh) 视频数据分析方法、装置以及停车位监控系统
CN105528912A (zh) 一种室内车位推荐方法及其系统
CN110619277A (zh) 一种多社区智慧布控方法以及系统
Hakim et al. Implementation of an image processing based smart parking system using Haar-Cascade method
KR101895374B1 (ko) 주차면 관리시스템
CN105909116A (zh) 控制车门的方法、装置及系统
CN110291569A (zh) 一种用于停车管理及控制的相关的视频和照明系统
CN108805184B (zh) 一种固定空间、车辆上的图像识别方法及系统
KR20210048132A (ko) 인공지능 기반 영상분석을 통한 차량인식기를 구비한 주차 차단기 및 그 구성 방법
CN115063746A (zh) 一种车辆入库管理方法、装置、计算机设备及存储介质
CN103106400B (zh) 一种人脸检测方法与装置
CN109325755B (zh) 基于汽车轮毂的电子计费系统
CN111951601B (zh) 一种识别配送车辆停放位置的方法及装置
Zhang et al. Image-based approach for parking-spot detection with occlusion handling
CN103761345A (zh) 一种基于ocr字符识别技术的视频检索方法
CN109686110A (zh) 车位空满状态判别方法及设备
CN111639640B (zh) 基于人工智能的车牌识别方法、装置及设备
Anuar et al. Smart campus initiative: car entrance, exit and parking management prototype development

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19824918

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19824918

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 19824918

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS (EPO FORM 1205A DATED 28.06.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19824918

Country of ref document: EP

Kind code of ref document: A1