CN110933372B - PTZ-based target tracking type monitoring method - Google Patents

PTZ-based target tracking type monitoring method Download PDF

Info

Publication number
CN110933372B
CN110933372B CN201911219105.5A CN201911219105A CN110933372B CN 110933372 B CN110933372 B CN 110933372B CN 201911219105 A CN201911219105 A CN 201911219105A CN 110933372 B CN110933372 B CN 110933372B
Authority
CN
China
Prior art keywords
target
ptz
value
absolute coordinates
millimeter wave
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.)
Active
Application number
CN201911219105.5A
Other languages
Chinese (zh)
Other versions
CN110933372A (en
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.)
Qingdao Institute Of Computing Technology Xi'an University Of Electronic Science And Technology
Original Assignee
Qingdao Institute Of Computing Technology Xi'an University Of Electronic Science And Technology
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 Qingdao Institute Of Computing Technology Xi'an University Of Electronic Science And Technology filed Critical Qingdao Institute Of Computing Technology Xi'an University Of Electronic Science And Technology
Priority to CN201911219105.5A priority Critical patent/CN110933372B/en
Publication of CN110933372A publication Critical patent/CN110933372A/en
Application granted granted Critical
Publication of CN110933372B publication Critical patent/CN110933372B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/18Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D3/00Control of position or direction
    • G05D3/12Control of position or direction using feedback

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Closed-Circuit Television Systems (AREA)

Abstract

The invention discloses a target tracking type monitoring method based on PTZ, which comprises the following steps: s1, inputting the sn, absolute coordinates and ip address of a millimeter wave radar into a central system, and inputting the sn, absolute coordinates, installation height and ip address of an intelligent dome camera; s2, the millimeter wave radar packages information of a target, x and y coordinates relative to the millimeter wave radar and sn number of the millimeter wave radar into json format data and sends the json format data to a central system; s3, the central system performs data processing, calculates to obtain a Pan value and a Tilt value which are reached by the spherical machine, and obtains a Zoom value which needs focusing of the spherical machine according to the distance between the target and the spherical machine; s4, calculating to obtain a PTZ value which should be rotated; s5, converting the PTZ value into a PTZ instruction and transmitting the PTZ instruction to the spherical camera corresponding to the sn number to realize rotation of the cradle head and zoom of the lens. The invention has the advantages that: the target can be tracked, the target is ensured not to be lost in the monitoring range, the target can be clearly amplified, the target can be conveniently identified, and the resource waste is avoided.

Description

PTZ-based target tracking type monitoring method
Technical Field
The invention relates to the technical field of security protection, in particular to a target tracking type monitoring method based on PTZ.
Background
At present, the common security monitoring method on the market can only monitor a certain area and a certain direction, can not realize 360-degree full coverage of one monitoring, and can not track and amplify targets. If a plurality of monitoring cameras are adopted to realize the full coverage of the area, the resource waste is caused, and the pain point problems such as the monitoring dead angle and the like occur.
Disclosure of Invention
The technical problem to be solved by the invention is to provide the PTZ-based target tracking type monitoring method which can track the target, ensure that the target is not lost in the monitoring range, can be amplified clearly, is convenient for identifying the target and avoids resource waste.
In order to solve the technical problems, the technical scheme provided by the invention is as follows: a target tracking type monitoring method based on PTZ comprises the following steps:
s1, inputting the sn number, absolute coordinates and ip address of a millimeter wave radar and the sn number, absolute coordinates, installation height and ip address of an intelligent dome camera into a central system, and storing the sn number, absolute coordinates, installation height and ip address into a system database;
s2, when a target enters a monitorable area, the millimeter wave radar packages information of the target, x and y coordinates relative to the millimeter wave radar and sn number of the millimeter wave radar into json format, and sends the json format to a central system;
s3, the central system performs data processing, finds the absolute coordinates of the corresponding millimeter wave radar in the database according to the sn number of the millimeter wave radar in the json format data, calculates the absolute coordinates of the target through relative coordinate system conversion by combining the relative coordinate information of the target in the json format data, can acquire the absolute coordinates of the known intelligent dome camera from the database, compares the absolute coordinates with the absolute coordinates of the target, finds the intelligent dome camera nearest to the target, obtains the sn number of the dome camera, calculates the Pan value and the Tilt value reached by the dome camera through geometric angles, and obtains the Zoom value required to be focused by the dome camera according to the distance between the target and the dome camera;
s4, comparing the obtained Pan value, tilt value and Zoom value with the Pan value, tilt value and Zoom value of the original intelligent ball machine, and calculating to obtain a PTZ value which should be rotated;
s5, converting the PTZ value into a PTZ instruction and transmitting the PTZ instruction to the spherical camera corresponding to the sn number to realize rotation of the cradle head and zoom of the lens, and realize the function of monitoring and tracking the target.
Further, in the step S3, after the absolute coordinates of the known intelligent ball machine are obtained, the absolute coordinates are stored as a dictionary set.
Further, in the step S2, the sn number encapsulated into json format is sent to the central system in a wireless transmission manner, where the central system and the wireless network are located in the same frequency band.
The beneficial effects of the invention are as follows: according to the PTZ-based target tracking type monitoring method, whether targets appear in an area is monitored by adopting the millimeter wave radar, when the targets appear, the millimeter wave radar sends target coordinate information to the central system for processing, the central system analyzes and processes the target information after receiving the target information of the millimeter wave radar and generates a PTZ control instruction which can be identified by a corresponding intelligent dome camera to be transmitted to the intelligent dome camera, and the intelligent dome camera finishes locking the targets through pan-tilt movement and lens zoom, so that the PTZ-based target tracking type monitoring is realized.
Drawings
Fig. 1 is a control analysis diagram of a PTZ-based target tracking type monitoring method according to the present invention.
Fig. 2 is a logic block diagram of a PTZ-based target tracking type monitoring method of the present invention.
Fig. 3 is a graph of geometric angle calculations based on Pan values for a PTZ target tracking type monitoring method of the present invention.
Fig. 4 is a geometric angle calculation chart of Tilt value and Zoom value based on the PTZ target tracking type monitoring method.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings.
Referring to the accompanying drawings, the PTZ-based target tracking type monitoring method comprises the following steps of:
s1, inputting the sn number, absolute coordinates and ip address of a millimeter wave radar and the sn number, absolute coordinates, installation height and ip address of an intelligent dome camera into a central system, and storing the sn number, absolute coordinates, installation height and ip address into a system database;
s2, when a target enters a monitorable area, the millimeter wave radar packages information of the target, x and y coordinates relative to the millimeter wave radar and sn number of the millimeter wave radar into json format, and sends the json format to a central system;
s3, the central system performs data processing, finds the absolute coordinates of the corresponding millimeter wave radar in the database according to the sn number of the millimeter wave radar in the json format data, calculates the absolute coordinates of the target through relative coordinate system conversion by combining the relative coordinate information of the target in the json format data, can acquire the absolute coordinates of the known intelligent dome camera from the database, compares the absolute coordinates with the absolute coordinates of the target, finds the intelligent dome camera nearest to the target, obtains the sn number of the dome camera, calculates the Pan value and the Tilt value reached by the dome camera through geometric angles, and obtains the Zoom value required to be focused by the dome camera according to the distance between the target and the dome camera;
s4, comparing the obtained Pan value, tilt value and Zoom value with the Pan value, tilt value and Zoom value of the original intelligent ball machine, and calculating to obtain a PTZ value which should be rotated;
s5, converting the PTZ value into a PTZ instruction and transmitting the PTZ instruction to the spherical camera corresponding to the sn number to realize rotation of the cradle head and zoom of the lens, and realize the function of monitoring and tracking the target.
In the step S2, after the absolute coordinates of the known intelligent ball machine are obtained, the absolute coordinates are stored as a dictionary set, so that the next comparison is convenient.
In the step S2, sn numbers packaged into json format are sent to the central system in a wireless transmission mode, the central system and the wireless network are located in the same frequency band, transmission is carried out through the wireless network, wiring is avoided, and the wireless transmission system is convenient to use.
The working principle of the invention is as follows: according to the PTZ-based target tracking type monitoring method, whether targets appear in the area is monitored by adopting a millimeter wave radar, and when the targets appear, the millimeter wave radar sends target coordinate information to a central system for processing. After receiving the target information of the millimeter wave radar, the central system analyzes and processes the target information, generates a PTZ control instruction which can be identified by the corresponding intelligent ball machine, and transmits the PTZ control instruction to the intelligent ball machine, and the intelligent ball machine finishes the locking of the target through the movement of the cradle head and the zoom of the lens. The target tracking method and device can be used for tracking the target, ensuring that the target is not lost in the monitoring range, clearly amplifying the target, conveniently identifying the target and avoiding the resource waste of monitoring the same area by a plurality of monitoring devices.
The foregoing description of the embodiments has been provided for the purpose of illustrating the general principles of the invention, and is not meant to limit the scope of the invention, but to limit the invention to the particular embodiments, and any modifications, equivalents, improvements, etc. that fall within the spirit and principles of the invention are intended to be included within the scope of the invention.

Claims (3)

1. The PTZ-based target tracking type monitoring method is characterized by comprising the following steps of:
s1, inputting the sn number, absolute coordinates and ip address of a millimeter wave radar and the sn number, absolute coordinates, installation height and ip address of an intelligent dome camera into a central system, and storing the sn number, absolute coordinates, installation height and ip address into a system database;
s2, when a target enters a monitorable area, the millimeter wave radar packages information of the target, x and y coordinates relative to the millimeter wave radar and sn number of the millimeter wave radar into json format, and sends the json format to a central system;
s3, the central system performs data processing, finds the absolute coordinates of the corresponding millimeter wave radar in the database according to the sn number of the millimeter wave radar in the json format data, calculates the absolute coordinates of the target through relative coordinate system conversion by combining the relative coordinate information of the target in the json format data, can acquire the absolute coordinates of the known intelligent dome camera from the database, compares the absolute coordinates with the absolute coordinates of the target, finds the intelligent dome camera nearest to the target, obtains the sn number of the dome camera, calculates the Pan value and the Tilt value reached by the dome camera through geometric angles, and obtains the Zoom value required to be focused by the dome camera according to the distance between the target and the dome camera;
s4, comparing the obtained Pan value, tilt value and Zoom value with the Pan value, tilt value and Zoom value of the original intelligent ball machine, and calculating to obtain a PTZ value which should be rotated;
s5, converting the PTZ value into a PTZ instruction and transmitting the PTZ instruction to the spherical camera corresponding to the sn number to realize rotation of the cradle head and zoom of the lens, and realize the function of monitoring and tracking the target.
2. The PTZ-based target tracking type monitoring method according to claim 1, wherein: in the step S3, after the absolute coordinates of the known intelligent ball machine are obtained, the absolute coordinates are stored as a dictionary set.
3. The PTZ-based target tracking type monitoring method according to claim 1, wherein: in the step S2, the sn number packaged into the json format is sent to the central system in a wireless transmission mode, and the central system and the wireless network are located in the same frequency band.
CN201911219105.5A 2019-12-03 2019-12-03 PTZ-based target tracking type monitoring method Active CN110933372B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911219105.5A CN110933372B (en) 2019-12-03 2019-12-03 PTZ-based target tracking type monitoring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911219105.5A CN110933372B (en) 2019-12-03 2019-12-03 PTZ-based target tracking type monitoring method

Publications (2)

Publication Number Publication Date
CN110933372A CN110933372A (en) 2020-03-27
CN110933372B true CN110933372B (en) 2024-03-19

Family

ID=69848451

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911219105.5A Active CN110933372B (en) 2019-12-03 2019-12-03 PTZ-based target tracking type monitoring method

Country Status (1)

Country Link
CN (1) CN110933372B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111586357A (en) * 2020-05-08 2020-08-25 深圳市万佳安人工智能数据技术有限公司 Monitoring device and method for automatic focusing of multiple monitoring cameras
CN112489438B (en) * 2020-11-19 2022-09-27 公安部第三研究所 Radar and dome camera linkage system and method for realizing mobile target data calibration
CN113286080A (en) * 2021-05-18 2021-08-20 中国民用航空总局第二研究所 Scene monitoring system and video linkage tracking and enhanced display method and device
CN113064156B (en) * 2021-06-01 2021-11-19 北京高普乐光电科技股份公司 Radar and photoelectric linkage tracking method and device
CN113542695B (en) * 2021-07-27 2024-04-12 安徽云森物联网科技有限公司 Full-automatic regional monitoring system for internet of things
CN113573022B (en) * 2021-07-27 2024-03-26 安徽云森物联网科技有限公司 Automatic target tracking method based on millimeter wave radar and PTZ (pulse-to-pulse) holder
CN114302059A (en) * 2021-12-27 2022-04-08 维坤智能科技(上海)有限公司 Three-dimensional online intelligent inspection system and method thereof

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1359435A1 (en) * 2002-04-24 2003-11-05 Hitachi, Ltd. Intruder monitoring system using a millimeter wave radar
KR100775867B1 (en) * 2007-06-07 2007-11-13 (주)동화이엔지 System for auto tracking of moving object
CN102497543A (en) * 2012-01-06 2012-06-13 合肥博微安全电子科技有限公司 Multi-target tracking method based on DSP and system thereof
CN103679687A (en) * 2012-09-18 2014-03-26 杭州海康威视数字技术股份有限公司 Target tracking method of intelligent tracking high-speed dome camera
CN206863891U (en) * 2017-06-21 2018-01-09 山东壹云智能科技有限公司 A kind of seamless tracks of device of ball machine
WO2018090825A1 (en) * 2016-11-15 2018-05-24 杭州海康威视数字技术股份有限公司 Method for automatic focus and ptz camera
CN207611142U (en) * 2017-12-13 2018-07-13 湖南安隆软件有限公司 A kind of system and device controlling high-speed ball-forming machine active tracing using radar fix
CN108965809A (en) * 2018-07-20 2018-12-07 长安大学 The video linkage monitoring system and control method of radar vectoring
CN110097726A (en) * 2018-01-30 2019-08-06 保定市天河电子技术有限公司 A kind of prevention regional aim monitoring method and system
CN110163885A (en) * 2018-02-12 2019-08-23 杭州海康威视数字技术股份有限公司 A kind of method for tracking target and device
CN110278417A (en) * 2019-07-25 2019-09-24 上海莫吉娜智能信息科技有限公司 Monitoring device method for rapidly positioning and system based on millimetre-wave radar
WO2019194084A1 (en) * 2018-04-04 2019-10-10 パナソニック株式会社 Traffic monitoring system and traffic monitoring method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8294881B2 (en) * 2008-08-26 2012-10-23 Honeywell International Inc. Security system using LADAR-based sensors
US8711218B2 (en) * 2009-02-09 2014-04-29 Verint Systems, Ltd. Continuous geospatial tracking system and method
US8180107B2 (en) * 2009-02-13 2012-05-15 Sri International Active coordinated tracking for multi-camera systems

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1359435A1 (en) * 2002-04-24 2003-11-05 Hitachi, Ltd. Intruder monitoring system using a millimeter wave radar
KR100775867B1 (en) * 2007-06-07 2007-11-13 (주)동화이엔지 System for auto tracking of moving object
CN102497543A (en) * 2012-01-06 2012-06-13 合肥博微安全电子科技有限公司 Multi-target tracking method based on DSP and system thereof
CN103679687A (en) * 2012-09-18 2014-03-26 杭州海康威视数字技术股份有限公司 Target tracking method of intelligent tracking high-speed dome camera
WO2018090825A1 (en) * 2016-11-15 2018-05-24 杭州海康威视数字技术股份有限公司 Method for automatic focus and ptz camera
CN206863891U (en) * 2017-06-21 2018-01-09 山东壹云智能科技有限公司 A kind of seamless tracks of device of ball machine
CN207611142U (en) * 2017-12-13 2018-07-13 湖南安隆软件有限公司 A kind of system and device controlling high-speed ball-forming machine active tracing using radar fix
CN110097726A (en) * 2018-01-30 2019-08-06 保定市天河电子技术有限公司 A kind of prevention regional aim monitoring method and system
CN110163885A (en) * 2018-02-12 2019-08-23 杭州海康威视数字技术股份有限公司 A kind of method for tracking target and device
WO2019194084A1 (en) * 2018-04-04 2019-10-10 パナソニック株式会社 Traffic monitoring system and traffic monitoring method
CN108965809A (en) * 2018-07-20 2018-12-07 长安大学 The video linkage monitoring system and control method of radar vectoring
CN110278417A (en) * 2019-07-25 2019-09-24 上海莫吉娜智能信息科技有限公司 Monitoring device method for rapidly positioning and system based on millimetre-wave radar

Also Published As

Publication number Publication date
CN110933372A (en) 2020-03-27

Similar Documents

Publication Publication Date Title
CN110933372B (en) PTZ-based target tracking type monitoring method
CN109343050B (en) Radar video monitoring method and device
US8279283B2 (en) Methods and systems for operating a video surveillance system
CN103686131A (en) Monitoring apparatus and system using 3d information of images and monitoring method using the same
CN112911249B (en) Target object tracking method and device, storage medium and electronic device
JP5579691B2 (en) POSITIONING SYSTEM, MOBILE TERMINAL, AND POSITIONING SYSTEM CONTROL METHOD
KR102001594B1 (en) Radar-camera fusion disaster tracking system and method for scanning invisible space
CN103929592A (en) All-dimensional intelligent monitoring equipment and method
KR101290782B1 (en) System and method for Multiple PTZ Camera Control Based on Intelligent Multi-Object Tracking Algorithm
CN111402296B (en) Target tracking method and related device based on camera and radar
US20210248384A1 (en) Building evacuation method and building evacuation system
US20190098220A1 (en) Tracking A Moving Target Using Wireless Signals
CN117347996A (en) Target relay method, system and equipment for continuous radar area
CN104199425A (en) Intelligent agricultural monitoring pre-warning system and method
US20080026713A1 (en) Methods and apparatus for a wireless surveillance system
CN113068000A (en) Method, device, equipment and system for monitoring video target and storage medium
KR20180072466A (en) System and method for setting of video surveillance area
CN111741435A (en) Target object monitoring method and device
US11875573B2 (en) Image processing system
CN112489438B (en) Radar and dome camera linkage system and method for realizing mobile target data calibration
CN213814925U (en) Mobile flame identification system based on wireless local area network
KR102286958B1 (en) Supporting apparatus for object tracing, and control method thereof
Ahmad et al. A taxonomy of visual surveillance systems
US20230073570A1 (en) Method and system to track and monitor human using an array of radars
KR20230134712A (en) Terminal location providing system and location providing method

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
GR01 Patent grant
GR01 Patent grant