CN110668274A - Method and device for displaying remaining number of people available in elevator - Google Patents

Method and device for displaying remaining number of people available in elevator Download PDF

Info

Publication number
CN110668274A
CN110668274A CN201910940012.5A CN201910940012A CN110668274A CN 110668274 A CN110668274 A CN 110668274A CN 201910940012 A CN201910940012 A CN 201910940012A CN 110668274 A CN110668274 A CN 110668274A
Authority
CN
China
Prior art keywords
elevator
contour
people
head
image
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN201910940012.5A
Other languages
Chinese (zh)
Inventor
冯亚平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Environmental Energy Design Institute Co Ltd
Original Assignee
Shandong Environmental Energy Design Institute Co Ltd
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 Shandong Environmental Energy Design Institute Co Ltd filed Critical Shandong Environmental Energy Design Institute Co Ltd
Priority to CN201910940012.5A priority Critical patent/CN110668274A/en
Publication of CN110668274A publication Critical patent/CN110668274A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B66HOISTING; LIFTING; HAULING
    • B66BELEVATORS; ESCALATORS OR MOVING WALKWAYS
    • B66B1/00Control systems of elevators in general
    • B66B1/34Details, e.g. call counting devices, data transmission from car to control system, devices giving information to the control system
    • B66B1/3476Load weighing or car passenger counting devices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/40Scenes; Scene-specific elements in video content
    • G06V20/46Extracting features or characteristics from the video content, e.g. video fingerprints, representative shots or key frames
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/52Surveillance or monitoring of activities, e.g. for recognising suspicious objects
    • G06V20/53Recognition of crowd images, e.g. recognition of crowd congestion
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Mechanical Engineering (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Human Computer Interaction (AREA)
  • Indicating And Signalling Devices For Elevators (AREA)
  • Image Analysis (AREA)

Abstract

The invention provides a method and a device for displaying the number of remaining loadable people in an elevator, wherein a camera is arranged at the top of the center of the elevator, an elevator car is taken as an application background through a video acquisition technology, the head contour of a video frame image is extracted, the condition of overlapping the head image is analyzed, whether the head is a person is judged according to the area of the fitted curve contour through curve fitting, so that the number of people in the elevator is judged, the number of the remaining loadable people in the elevator is converted into the number of the remaining loadable people in the elevator, the number of the remaining loadable people in the elevator is sent to an elevator floor display screen to be displayed, and clear information is given to passengers riding the elevator, so that the passengers can make corresponding correct judgment, and the waiting time of the passengers in the elevator is saved.

Description

Method and device for displaying remaining number of people available in elevator
Technical Field
The invention relates to the technical field of elevator operation equipment, in particular to a method and a device for displaying the number of remaining loadable people in an elevator.
Background
The elevator that moves in the existing market can not give the information of the number of people in the passenger elevator, when taking the elevator, can only see which floor the elevator moves to, but can't judge the carrying state of this elevator accurately, can't judge whether this elevator is in full load state to can't judge oneself and carry on this elevator in proper order.
Generally, thousands of office workers exist in a large office building, people are always puzzled by the trouble of taking the elevator for going to and from the office, the elevator is in a full state when the elevator arrives at an elevator entrance, time waste can be caused by continuously searching the elevator which can be taken, the card-taking for going to the office is delayed, and the time for waiting for one elevator exceeds the time for climbing the building.
Therefore, there is a need for a method for displaying the remaining number of people in an elevator, so as to reduce the waiting time of office workers for the elevator, and give clear information to passengers taking the elevator, so as to help the passengers to make corresponding correct judgment.
Disclosure of Invention
The invention aims to provide a method and a device for displaying the number of remaining persons capable of carrying in an elevator, which aim to solve the problem that in the prior art, elevator passengers cannot know the number of remaining persons capable of carrying in the elevator, and realize that clear information is given to the passengers taking the elevator so as to help the passengers to make corresponding correct judgment and save the waiting time of the elevator passengers.
In order to achieve the technical purpose, the invention provides a method for displaying the number of remaining loadable people in an elevator, which comprises the following steps:
s1, acquiring a video in the elevator motion process through a camera, and extracting a video frame image;
s2, carrying out image preprocessing on the video frame image, and carrying out contour extraction on the preprocessed image;
s3, performing curve fitting on the contour data matrix, judging whether the contour data matrix is a human head image according to the fitted curve contour area, performing inflection point analysis on the overlapped head image, performing secondary curve fitting, and counting the number of human heads in the elevator;
and S4, obtaining the number of the remaining persons carried by the elevator according to the difference value between the elevator threshold value and the number of the heads of the persons in the elevator, uploading the number of the remaining persons carried by the elevator to a rear-end server, and displaying the number of the remaining persons carried by the elevator on an elevator floor display screen by the rear-end server.
Preferably, the camera covers an angle of 180 degrees, and the width pixel of the human head target in the detection area is not less than 10 pixel points.
Preferably, the curve fitting equation is:
Ax2+Bxy+Cy2+Dy+Ey+F=0。
preferably, the operation of step S3 is as follows:
performing curve fitting on the contour data matrix, presetting a threshold interval of the area of the head image, and determining the contour of the head of the person when the fitted curve contour area is in the threshold interval; when the area is 1.5-2.0 times of the upper limit of the threshold value, judging whether the fitted curve contour has an inflection point, when the inflection point exists, randomly selecting at least 6 points from the initial point to the inflection point of the head contour data matrix and from the inflection point to the end point of the head contour data matrix to perform quadratic curve fitting by taking the inflection point as a boundary point, judging whether the fitted contour is a human head according to the size of the contour area of the quadratic curve fitting, and counting the number of the head contours to be used as the number of the human heads in the elevator.
The invention also provides a device for displaying the number of remaining loadable people in the elevator, which comprises the following modules:
the video frame image extraction module is used for acquiring a video in the elevator motion process through a camera and extracting a video frame image;
the contour extraction module is used for carrying out image preprocessing on the video frame image and carrying out contour extraction on the preprocessed image;
the human head identification module is used for performing curve fitting on the contour data matrix, judging whether the contour data matrix is a human head image according to the fitted curve contour area, performing inflection point analysis on the overlapped head image, performing secondary curve fitting, and counting the number of human heads in the elevator;
and the quantity display module is used for obtaining the number of the remaining loadable people of the elevator according to the difference value between the elevator threshold value and the number of the heads of the people in the elevator, uploading the number to the rear-end server, and the rear-end server displays the number of the remaining loadable people of the elevator on the elevator floor display screen.
Preferably, the camera covers an angle of 180 degrees, and the width pixel of the human head target in the detection area is not less than 10 pixel points.
Preferably, the curve fitting equation is:
Ax2+Bxy+Cy2+Dx+Ey+F=0。
preferably, the remaining number of persons carried by the elevator is the number of persons carried by the elevator minus the number of heads of the persons in the elevator.
The effect provided in the summary of the invention is only the effect of the embodiment, not all the effects of the invention, and one of the above technical solutions has the following advantages or beneficial effects:
compared with the prior art, the elevator head contour extraction method has the advantages that the camera is arranged at the top of the elevator center, the elevator car is used as an application background through a video acquisition technology, the head contour extraction is carried out on the video frame image, the overlapping condition of the head image is analyzed, whether the head is a person or not is judged through curve fitting and the fitted curve contour area, so that the number of people in the elevator is judged, the number of people is converted into the remaining number of people capable of being carried by the elevator, the remaining number of people is sent to the elevator floor display screen to be displayed, clear information is given to passengers riding the elevator, the passengers can make corresponding correct judgment, and the waiting time of the passengers in the elevator is saved.
Drawings
Fig. 1 is a flow chart of a method for displaying the number of persons remaining in an elevator according to an embodiment of the present invention;
fig. 2 is a block diagram of a device for displaying the number of persons remaining in an elevator according to an embodiment of the present invention.
Detailed Description
In order to clearly explain the technical features of the present invention, the following detailed description of the present invention is provided with reference to the accompanying drawings. The following disclosure provides many different embodiments, or examples, for implementing different features of the invention. To simplify the disclosure of the present invention, the components and arrangements of specific examples are described below. Furthermore, the present invention may repeat reference numerals and/or letters in the various examples. This repetition is for the purpose of simplicity and clarity and does not in itself dictate a relationship between the various embodiments and/or configurations discussed. It should be noted that the components illustrated in the figures are not necessarily drawn to scale. Descriptions of well-known components and processing techniques and procedures are omitted so as to not unnecessarily limit the invention.
The following describes a method and a device for displaying the number of remaining persons in an elevator, which are provided by the embodiments of the present invention, in detail with reference to the accompanying drawings.
As shown in FIG. 1, the embodiment of the invention discloses a method for displaying the number of persons remaining in an elevator, which comprises the following steps:
s1, acquiring a video in the elevator motion process through a camera, and extracting a video frame image;
s2, carrying out image preprocessing on the video frame image, and carrying out contour extraction on the preprocessed image;
s3, performing curve fitting on the contour data matrix, judging whether the contour data matrix is a human head image according to the fitted curve contour area, performing inflection point analysis on the overlapped head image, performing secondary curve fitting, and counting the number of human heads in the elevator;
and S4, obtaining the number of the remaining persons carried by the elevator according to the difference value between the elevator threshold value and the number of the heads of the persons in the elevator, uploading the number of the remaining persons carried by the elevator to a rear-end server, and displaying the number of the remaining persons carried by the elevator on an elevator floor display screen by the rear-end server.
According to the embodiment of the invention, the personnel density recognition camera with a scene covering 180-degree angle is installed in the elevator, the real-time personnel number in the elevator is recognized through an image recognition algorithm, the recognized personnel number in the elevator is converted into the residual loadable personnel number in the elevator through data extraction and conversion, and the residual loadable personnel number is uploaded to the server and then uploaded to and displayed beside the elevator floor display screen.
In the embodiment of the invention, the personnel density identification camera needs to cover a 180-degree angle scene in the elevator, so that personnel conditions in the elevator can be shot without dead angles, and in addition, the focal length of the camera is adjusted according to the requirement of a focal length scene, so that the width pixel requirement of a head target in a detection area is not less than 10 pixel points, and the accuracy of image identification is favorably improved.
The interior of an elevator car is used as an application background, an identification camera is erected at the top of the center of the car, and the whole elevator car is taken in. Because the number of people in the ascending or descending process of the elevator is stable and unchanged, the video frame is extracted from the video in the running process, and because the conditions such as background light, brightness and the like in the elevator are not changed, the advantage that the elevator car is used as an application background is fully utilized to carry out image processing on the video frame. The method comprises the steps of firstly preprocessing a video frame image, wherein the preprocessing comprises graying processing and binarization processing, the binarization processing is favorable for further processing of the image, the data volume is reduced, the image is simplified, and the outline of the image is extracted after preprocessing.
Because the camera shoots the situation of the person in the elevator car from top to bottom, the outline of the head of the person in the video frame image is approximately circular, the head of the person suspected in the image is found through curve fitting, and whether the head of the person is judged according to the area of the outline subjected to curve fitting. The curve fitting equation is as follows:
Ax2+Bxy+Cy2+Dx+Ey+F=0
and (3) performing least square processing on the points after the edge detection by using the equation:
Figure BDA0002222616340000061
the constraint condition is that A + C is 1, a linear equation set is obtained, the equation is solved, the solution of the equation is used as the best fit of the contour, the contour area is calculated according to a fitted contour curve to judge whether the contour is the head, and the contour of the head of the person is determined by presetting a threshold interval of the image area of the head when the contour area is in the threshold interval.
And when the area of the fitted contour is larger than the threshold and the area is 1.5-2.0 times of the upper limit of the threshold, judging whether the contour has an inflection point. Since the situation that the head of a person in the elevator is in contact, or the person is in contact left and right, or in contact front and back, appears as two circles overlapping on the image, the situation that the head images overlap is judged through the contour inflection point. And taking the inflection point as a boundary point, randomly selecting at least 6 points from the starting point to the inflection point of the head contour data matrix and from the inflection point to the end point of the head contour data matrix to perform quadratic curve fitting, and judging whether the head is a human head according to the contour area of the quadratic curve fitting. And counting the number of the head profiles as the number of people in the final elevator car.
The number of people in the elevator car is sent to the background server, the background server carries out data conversion on the number of people, the number of people in the elevator is converted into the number of people remaining in the elevator, the number of people remaining in the elevator is subtracted by the number of people in the elevator in real time, and the number of people remaining in the elevator is sent to the floor display screen of the elevator, so that passengers waiting to take the elevator can see that the elevator runs to several floors, the number of people remaining in the elevator can be seen, and the elevator can be selected to wait to take the elevator.
According to the embodiment of the invention, the camera is arranged at the top of the elevator center, the elevator car is taken as an application background through a video acquisition technology, the head outline extraction is carried out on the video frame image, the overlapping condition of the head image is analyzed, whether the head is a person is judged through curve fitting and the size of the area of the fitted curve outline, so that the number of people in the elevator is judged, the number of people is converted into the number of the remaining people capable of being carried by the elevator, the number of people is sent to the elevator floor display screen to be displayed, the clear information is given to the passengers riding the elevator, the passengers can make corresponding correct judgment, and the waiting time of the passengers in the elevator is saved.
As shown in fig. 2, the embodiment of the invention also discloses a device for displaying the number of remaining loadable people in an elevator, which comprises the following modules:
the video frame image extraction module is used for acquiring a video in the elevator motion process through a camera and extracting a video frame image;
the contour extraction module is used for carrying out image preprocessing on the video frame image and carrying out contour extraction on the preprocessed image;
the human head identification module is used for performing curve fitting on the contour data matrix, judging whether the contour data matrix is a human head image according to the fitted curve contour area, performing inflection point analysis on the overlapped head image, performing secondary curve fitting, and counting the number of human heads in the elevator;
and the quantity display module is used for obtaining the number of the remaining loadable people of the elevator according to the difference value between the elevator threshold value and the number of the heads of the people in the elevator, uploading the number to the rear-end server, and the rear-end server displays the number of the remaining loadable people of the elevator on the elevator floor display screen.
The camera needs to cover a scene with an angle of 180 degrees in the elevator, can shoot the personnel condition in the elevator without dead angles, and adjusts the focal length of the camera according to the requirement of the focal length scene, so that the width pixel requirement of a human head target in a detection area is not less than 10 pixel points, and the accuracy of image identification is improved.
The interior of an elevator car is used as an application background, an identification camera is erected at the top of the center of the car, and the whole elevator car is taken in. Because the number of people in the ascending or descending process of the elevator is stable and unchanged, the video frame is extracted from the video in the running process, and because the conditions such as background light, brightness and the like in the elevator are not changed, the advantage that the elevator car is used as an application background is fully utilized to carry out image processing on the video frame. The method comprises the steps of firstly preprocessing a video frame image, wherein the preprocessing comprises graying processing and binarization processing, the binarization processing is favorable for further processing of the image, the data volume is reduced, the image is simplified, and the outline of the image is extracted after preprocessing.
Because the camera shoots the situation of the person in the elevator car from top to bottom, the outline of the head of the person in the video frame image is approximately circular, the head of the person suspected in the image is found through curve fitting, and whether the head of the person is judged according to the area of the outline subjected to curve fitting. The curve fitting equation is as follows:
Ax2+Bxy+Cy2+Dx+Ey+F=0
and (3) performing least square processing on the points after the edge detection by using the equation:
Figure BDA0002222616340000081
the constraint condition is that A + C is 1, a linear equation set is obtained, the equation is solved, the solution of the equation is used as the best fit of the contour, the contour area is calculated according to a fitted contour curve to judge whether the contour is the head, and the contour of the head of the person is determined by presetting a threshold interval of the image area of the head when the contour area is in the threshold interval.
And when the area of the fitted contour is larger than the threshold and the area is 1.5-2.0 times of the upper limit of the threshold, judging whether the contour has an inflection point. Since the situation that the head of a person in the elevator is in contact, or the person is in contact left and right, or in contact front and back, appears as two circles overlapping on the image, the situation that the head images overlap is judged through the contour inflection point. And taking the inflection point as a boundary point, randomly selecting at least 6 points from the starting point to the inflection point of the head contour data matrix and from the inflection point to the end point of the head contour data matrix to perform quadratic curve fitting, and judging whether the head is a human head according to the contour area of the quadratic curve fitting. And counting the number of the head profiles as the number of people in the final elevator car.
The number of people in the elevator car is sent to the background server, the background server carries out data conversion on the number of people, the number of people in the elevator is converted into the number of people remaining in the elevator, the number of people remaining in the elevator is subtracted by the number of people in the elevator in real time, and the number of people remaining in the elevator is sent to the floor display screen of the elevator, so that passengers waiting to take the elevator can see that the elevator runs to several floors, the number of people remaining in the elevator can be seen, and the elevator can be selected to wait to take the elevator.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (8)

1. A method of displaying the number of remaining persons in an elevator, the method comprising the steps of:
s1, acquiring a video in the elevator motion process through a camera, and extracting a video frame image;
s2, carrying out image preprocessing on the video frame image, and carrying out contour extraction on the preprocessed image;
s3, performing curve fitting on the contour data matrix, judging whether the contour data matrix is a human head image according to the fitted curve contour area, performing inflection point analysis on the overlapped head image, performing secondary curve fitting, and counting the number of human heads in the elevator;
and S4, obtaining the number of the remaining persons carried by the elevator according to the difference value between the elevator threshold value and the number of the heads of the persons in the elevator, uploading the number of the remaining persons carried by the elevator to a rear-end server, and displaying the number of the remaining persons carried by the elevator on an elevator floor display screen by the rear-end server.
2. The method of claim 1, wherein the camera covers an angle of 180 degrees and the width pixels of the human head target in the detection area are not less than 10 pixels.
3. The method of claim 1, wherein the curve fitting equation is:
Ax2+Bxy+Cy2+Dx+Ey+F=0。
4. the method as claimed in claim 1, wherein the step S3 is implemented by the following steps:
performing curve fitting on the contour data matrix, presetting a threshold interval of the area of the head image, and determining the contour of the head of the person when the fitted curve contour area is in the threshold interval; when the area is 1.5-2.0 times of the upper limit of the threshold value, judging whether the fitted curve contour has an inflection point, when the inflection point exists, randomly selecting at least 6 points from the initial point to the inflection point of the head contour data matrix and from the inflection point to the end point of the head contour data matrix to perform quadratic curve fitting by taking the inflection point as a boundary point, judging whether the fitted contour is a human head according to the size of the contour area of the quadratic curve fitting, and counting the number of the head contours to be used as the number of the human heads in the elevator.
5. A device for displaying the number of persons remaining in an elevator, said device comprising the following modules:
the video frame image extraction module is used for acquiring a video in the elevator motion process through a camera and extracting a video frame image;
the contour extraction module is used for carrying out image preprocessing on the video frame image and carrying out contour extraction on the preprocessed image;
the human head identification module is used for performing curve fitting on the contour data matrix, judging whether the contour data matrix is a human head image according to the fitted curve contour area, performing inflection point analysis on the overlapped head image, performing secondary curve fitting, and counting the number of human heads in the elevator;
and the quantity display module is used for obtaining the number of the remaining loadable people of the elevator according to the difference value between the elevator threshold value and the number of the heads of the people in the elevator, uploading the number to the rear-end server, and the rear-end server displays the number of the remaining loadable people of the elevator on the elevator floor display screen.
6. The device of claim 5, wherein the camera covers an angle of 180 degrees and the width pixels of the human head target in the detection area are not less than 10 pixels.
7. The apparatus according to claim 5, wherein the curve fitting equation is:
Ax2+Bxy+Cy2+Dx+Ey+F=0。
8. the device for displaying the number of people remaining in the elevator according to claim 5, wherein the number of people remaining in the elevator is the number of people in the elevator minus the number of heads of people in the elevator.
CN201910940012.5A 2019-09-30 2019-09-30 Method and device for displaying remaining number of people available in elevator Pending CN110668274A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910940012.5A CN110668274A (en) 2019-09-30 2019-09-30 Method and device for displaying remaining number of people available in elevator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910940012.5A CN110668274A (en) 2019-09-30 2019-09-30 Method and device for displaying remaining number of people available in elevator

Publications (1)

Publication Number Publication Date
CN110668274A true CN110668274A (en) 2020-01-10

Family

ID=69080497

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910940012.5A Pending CN110668274A (en) 2019-09-30 2019-09-30 Method and device for displaying remaining number of people available in elevator

Country Status (1)

Country Link
CN (1) CN110668274A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114426233A (en) * 2021-12-21 2022-05-03 哈尔滨理工大学 Device and method for displaying elevator running state and remaining number of people capable of carrying people in real time
CN115215177A (en) * 2022-08-26 2022-10-21 中建八局发展建设有限公司 Intelligent identification system and method for elevator lifting

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4663756B2 (en) * 2008-04-28 2011-04-06 株式会社日立製作所 Abnormal behavior detection device
CN103778442A (en) * 2014-02-26 2014-05-07 哈尔滨工业大学深圳研究生院 Central air-conditioner control method based on video people counting statistic analysis
CN203794374U (en) * 2014-04-01 2014-08-27 日立楼宇设备制造(天津)有限公司 Elevator passenger number detecting device on basis of face recognition technology
CN203998490U (en) * 2014-07-03 2014-12-10 杨德明 A kind of elevator person number detection device
CN105035887A (en) * 2015-07-03 2015-11-11 穆国栋 Intelligent elevator master control system based on computer visual inspection
CN207001924U (en) * 2017-05-25 2018-02-13 日立楼宇技术(广州)有限公司 A kind of apparatus for controlling elevator
WO2018221023A1 (en) * 2017-05-31 2018-12-06 株式会社日立製作所 Elevator group control system
CN110217652A (en) * 2019-07-31 2019-09-10 山东职业学院 A kind of intelligent elevator inside passengers quantity display device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4663756B2 (en) * 2008-04-28 2011-04-06 株式会社日立製作所 Abnormal behavior detection device
CN103778442A (en) * 2014-02-26 2014-05-07 哈尔滨工业大学深圳研究生院 Central air-conditioner control method based on video people counting statistic analysis
CN203794374U (en) * 2014-04-01 2014-08-27 日立楼宇设备制造(天津)有限公司 Elevator passenger number detecting device on basis of face recognition technology
CN203998490U (en) * 2014-07-03 2014-12-10 杨德明 A kind of elevator person number detection device
CN105035887A (en) * 2015-07-03 2015-11-11 穆国栋 Intelligent elevator master control system based on computer visual inspection
CN207001924U (en) * 2017-05-25 2018-02-13 日立楼宇技术(广州)有限公司 A kind of apparatus for controlling elevator
WO2018221023A1 (en) * 2017-05-31 2018-12-06 株式会社日立製作所 Elevator group control system
CN110217652A (en) * 2019-07-31 2019-09-10 山东职业学院 A kind of intelligent elevator inside passengers quantity display device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
段新美: "基于图像处理的电梯轿厢内人数计数研究", 《中国优秀硕士学位论文全文数据库(电子期刊)》 *
陈林 廖恩红 曾杰: "《"互联网+"智慧校园技术与工程实施》", 30 September 2017 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114426233A (en) * 2021-12-21 2022-05-03 哈尔滨理工大学 Device and method for displaying elevator running state and remaining number of people capable of carrying people in real time
CN115215177A (en) * 2022-08-26 2022-10-21 中建八局发展建设有限公司 Intelligent identification system and method for elevator lifting

Similar Documents

Publication Publication Date Title
EP3740897B1 (en) License plate reader using optical character recognition on plural detected regions
CN108090458B (en) Human body falling detection method and device
WO2017028587A1 (en) Vehicle monitoring method and apparatus, processor, and image acquisition device
CN105035887B (en) A kind of intelligent elevator master control system based on Computer Vision Detection
EP3581890A3 (en) Method and device for positioning
WO2019052318A1 (en) Method, apparatus and system for monitoring elevator car
CN110668274A (en) Method and device for displaying remaining number of people available in elevator
CN107871405A (en) The detection and assessment of midair collision threat are carried out using visual information
CN107911663A (en) A kind of elevator passenger hazardous act intelligent recognition early warning system based on Computer Vision Detection
CN106056594A (en) Double-spectrum-based visible light image extraction system and method
KR101246120B1 (en) A system for recognizing license plate using both images taken from front and back faces of vehicle
US20150227806A1 (en) Object information extraction apparatus, object information extraction program, and object information extraction method
CN105303844B (en) Night expressway fog automatic detection device and its detection method based on laser
CN113012335A (en) Subway platform guide queuing system based on YOLOv3 face detection
CN107483894A (en) Judge to realize the high ferro station video monitoring system of passenger transportation management based on scene
EP3051461A1 (en) A computer implemented system and method for extracting and recognizing alphanumeric characters from traffic signs
CN110633648A (en) Face recognition method and system in natural walking state
CN106407894A (en) Improved LDCF-based pedestrian detection method
JP2599701B2 (en) Elevator Standby Passenger Number Detection Method
CN106372566A (en) Digital signage-based emergency evacuation system and method
CN104156737B (en) A kind of passenger on public transport Safe getting-off automatic testing method
CN106951823B (en) A kind of infrared image undercarriage automatic identifying method
CN103956055B (en) A kind of method for snap control captured for vehicle image
US8958598B2 (en) System and method for detecting moving objects using video capturing device
CN105891535A (en) Separation speed measurement method for recoverable spacecraft

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200110

RJ01 Rejection of invention patent application after publication