CN110351523B - Building video monitoring system and video monitoring adjustment method - Google Patents

Building video monitoring system and video monitoring adjustment method Download PDF

Info

Publication number
CN110351523B
CN110351523B CN201910658427.3A CN201910658427A CN110351523B CN 110351523 B CN110351523 B CN 110351523B CN 201910658427 A CN201910658427 A CN 201910658427A CN 110351523 B CN110351523 B CN 110351523B
Authority
CN
China
Prior art keywords
current time
criminal
video monitoring
video surveillance
microprocessor
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
CN201910658427.3A
Other languages
Chinese (zh)
Other versions
CN110351523A (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.)
Shenzhen Changen Intelligent Ltd By Share Ltd
Original Assignee
Changzhou Vocational Institute of Mechatronic 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 Changzhou Vocational Institute of Mechatronic Technology filed Critical Changzhou Vocational Institute of Mechatronic Technology
Priority to CN201910658427.3A priority Critical patent/CN110351523B/en
Publication of CN110351523A publication Critical patent/CN110351523A/en
Application granted granted Critical
Publication of CN110351523B publication Critical patent/CN110351523B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/76Television signal recording
    • H04N5/78Television signal recording using magnetic recording
    • H04N5/781Television signal recording using magnetic recording on disks or drums
    • 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

Abstract

The invention belongs to the field of security and video monitoring, and relates to a building video monitoring system and a video monitoring adjusting method. The system comprises an image data acquisition module, a processing control module, an Ethernet controller and a cloud server; the method comprises the following steps that a microprocessor is used as a processing control module, a camera is used as a video image data acquisition module, and the microprocessor is respectively interconnected with the image data acquisition module, the processing control module, a memory, a hard disk and an Ethernet controller; the Ethernet controller is connected with the cloud server through the Internet. And a linux operating system and drivers required by a camera and an Ethernet controller are transplanted in the microprocessor. The invention predicts the possibility of the criminal behavior in the current time period according to the criminal behavior historical data records in and near the buildings, changes the frame rate of the stored images according to the possibility, adjusts the size of the video file and achieves the aim of saving the storage space.

Description

Building video monitoring system and video monitoring adjustment method
Technical Field
The invention belongs to the field of security and video monitoring, and relates to a building video monitoring system and a video monitoring adjusting method.
Background
At present, high-definition video monitoring brings about great improvement of image quality and also brings about increase of cost on storage equipment. Saving memory space is an important method to reduce cost. According to data statistics, the occurrence of criminal behaviors at different time nodes (month, week and hour) is regular. As shown in fig. 1 and fig. 2, according to the historical data records of the criminal behavior occurring in and near the building, the possibility of the criminal behavior occurring in the current time period can be predicted, and according to the possibility of the criminal behavior, the frame rate of the stored image is changed, the size of the video file is adjusted, and the purpose of saving the storage space can be achieved.
Disclosure of Invention
In order to solve the technical problems, the invention provides a building video monitoring system and a video monitoring adjustment method, which predict the possibility of the occurrence of the criminal behavior in the current time period according to the historical data record of the criminal behavior occurring in the building and the vicinity of the building, change the frame rate of the stored image according to the possibility, adjust the size of the video file and achieve the purpose of saving the storage space.
The technical scheme of the invention is as follows:
a building video monitoring system comprises an image data acquisition module, a processing control module, an Ethernet controller and a cloud server; a microprocessor is adopted as a processing control module, and further the microprocessor is an ARM; the camera is used as a video image data acquisition module, and the microprocessor is respectively interconnected with the image data acquisition module, the memory, the hard disk and the Ethernet controller; the Ethernet controller is connected with the cloud server through the Internet.
Furthermore, a linux operating system and drivers required by a camera and an Ethernet controller are transplanted in the microprocessor.
V4L2(video 4Linux 2) is in a Linux kernel and relates to switch control of video equipment, and video image information acquisition and processing. The video and audio equipment can be controlled through the system API provided by V4L2 after the corresponding equipment drivers are installed. The process of acquiring the image is operationally, i.e., the process of calling the various functions of V4L 2.
The video monitoring adjustment method adopting the building video monitoring system comprises the following steps:
the method comprises the steps of firstly, selecting typical data according to criminal behavior historical data records appearing in buildings and nearby buildings, and updating the data on a cloud server according to new criminal behaviors and new data.
The historical data records are classified according to months, weeks and hours, and the records of criminal behaviors in the classification time period are 1 and the records of criminal behaviors in the classification time period are 0;
secondly, setting the month, week and hour corresponding to the current time as m, w and h, calculating the distance between the current time and each group of data, and setting the month, week and hour corresponding to the first group of data as m1, w1 and h 1;
2.1 ordering m1 with m, if m > m1, keeping the value unchanged; if m < m1, exchanging the values of m, m1, so that m > m 1; for w and w1, h and h1 are also ordered in this manner.
2.2 order of
Xm1=min(m-m1,12+m1-m)
Xw1=min(w-w1,7+w1-w)
Xh1=min(h-h1,24+h1-h)
Third, the distance d between the current time vector and the first set of time vectors1Comprises the following steps:
Figure GDA0002616522010000021
further, the distances between the flow number of the personnel and the police strength number in the current time period and the first group of vectors of the personnel and the police strength number in the current time period can be added;
fourthly, calculating the distance di between the current time and the time corresponding to each group of data;
fifthly, sorting according to the increasing order of the distances di; and selecting K points with the minimum distance from the current time.
And sixthly, returning the category with the highest occurrence frequency of the previous K points as the prediction classification of the existence of the criminal behavior corresponding to the current time.
And seventhly, predicting according to the existence of the criminal behaviors in the current time period: when the criminal behavior is predicted, the frame frequency of the video monitoring is unchanged; and when no criminal behavior is predicted, reducing the frame rate of video monitoring and saving the storage space.
The method for reducing the frame rate of video monitoring comprises the following steps:
and calling a function (such as embedded linux is a system function ioctl) to acquire a frame of image. If the current time quantum predicts that the criminal behavior exists, all the images read from the memory are transferred to the hard disk; if the current time period is predicted to be non-criminal, the images read from the memory are discarded according to a set ratio, and the purpose of reducing the frame rate of video monitoring is achieved. The program that completes step 7 runs on the local microprocessor.
The invention has the following beneficial effects;
the invention predicts the possibility of the criminal behavior in the current time period according to the criminal behavior historical data records in and near the buildings, changes the frame rate of the stored images according to the possibility, adjusts the size of the video file and achieves the aim of saving the storage space.
Drawings
Fig. 1 is a statistical graph of crime behavior at different time nodes (months).
Fig. 2 is a statistical graph of criminal behaviors at different time nodes (time).
Fig. 3 is a schematic structural diagram of a building video monitoring system.
Detailed Description
The invention is further described below with reference to the accompanying drawings. The following examples are only for illustrating the technical solutions of the present invention more clearly, and the protection scope of the present invention is not limited thereby.
A video monitoring adjustment method of a building video monitoring system comprises the following steps:
firstly, selecting typical data according to criminal behavior historical data records appearing at and near buildings, as follows:
Figure GDA0002616522010000041
the data is updated on the cloud server according to the appearance of new data of new criminal behaviors.
Secondly, setting the month, week and hour corresponding to the current time as m, w and h, calculating the distance between the current time and each group of data, and setting the month, week and hour corresponding to the first group of data as m1, w1 and h 1;
2.1 ordering m1 with m, if m > m1, keeping the value unchanged; if m < m1, exchanging the values of m, m1, so that m > m 1; for w and w1, h and h1 are also ordered in this manner.
2.2 order of
Xm1=min(m-m1,12+m1-m)
Xw1=min(w-w1,7+w1-w)
Xh1=min(h-h1,24+h1-h)
Third, the distance d between the current time vector and the first set of time vectors1Comprises the following steps:
Figure GDA0002616522010000042
fourthly, calculating the distance di between the current time and the time corresponding to each group of data;
fifthly, sorting according to the increasing order of the distances di; and 9 points with the minimum distance from the current time are selected.
And sixthly, returning the category with the highest frequency of occurrence at the first 9 points as the prediction classification of whether the criminal behavior corresponding to the current time exists, and when k is 9 and 6(6>5) criminal behaviors exist in the 9 points, predicting the current time period as the criminal behavior.
The program runs on the cloud server, and after the program obtains the prediction of the criminal behavior in the current time period, the prediction result is transmitted to the local microprocessor through the network protocol.
And seventhly, predicting according to the existence of the criminal behaviors in the current time period: when the criminal behavior is predicted, the frame frequency of the video monitoring is unchanged; and when no criminal behavior is predicted, reducing the frame rate of video monitoring and saving the storage space.
The method for reducing the frame rate of video monitoring comprises the following steps:
and acquiring a frame of image by adopting the embedded linux as a system function ioctl. If the current time quantum predicts that the criminal behavior exists, all the images read from the memory are transferred to the hard disk; if the current time period is predicted to be non-criminal, the image read from the memory is reserved for 60% and discarded for 40% according to the set proportion, the purpose of reducing the frame rate of video monitoring is achieved, and the program in the step 7 is completed and runs in a local microprocessor.

Claims (5)

1. A video monitoring and adjusting method is characterized by comprising the following steps:
firstly, selecting typical data according to criminal behavior historical data records appearing in buildings and nearby buildings, and updating according to the appearance of new criminal behavior data;
the historical data records are classified according to months, weeks and hours, and the records of criminal behaviors in the classification time period are 1 and the records of criminal behaviors in the classification time period are 0;
secondly, setting the month, week and hour corresponding to the current time as m, w and h, calculating the distance between the current time and each group of data, and setting the month, week and hour corresponding to the first group of data as m1, w1 and h 1;
2.1 ordering m1 with m, if m > m1, keeping the value unchanged; if m < m1, exchanging the values of m, m1, so that m > m 1; the pairs w and w1, h and h1 are also ordered in this manner;
2.2 order of
Xm1=min(m-m1,12+m1-m)
Xw1=min(w-w1,7+w1-w)
Xh1=min(h-h1,24+h1-h)
Third, the distance d between the current time vector and the first set of time vectors1Comprises the following steps:
Figure FDA0002616520000000011
fourthly, calculating the distance di between the current time and the time corresponding to each group of data;
fifthly, sorting according to the increasing order of the distances di; selecting K points with the minimum distance from the current time;
sixthly, returning the category with the highest occurrence frequency of the previous K points as the prediction classification of whether the criminal behavior corresponding to the current time exists or not;
and seventhly, predicting according to the existence of the criminal behaviors in the current time period: when the criminal behavior is predicted, the frame frequency of the video monitoring is unchanged; and when no criminal behavior is predicted, reducing the frame rate of video monitoring and saving the storage space.
2. The video surveillance adjustment method according to claim 1, wherein in the seventh step, the method for reducing the frame rate of video surveillance comprises: calling a function to obtain a frame of image, and if the current time period is predicted to have criminal behavior, transferring all the images read from the memory to a hard disk; and if the current time period is predicted to be non-criminal, discarding the images read from the memory according to a set ratio.
3. The video surveillance adjustment method according to claim 1 or 2, wherein the video surveillance adjustment method is implemented by using a building video surveillance system, and the building video surveillance system comprises an image data acquisition module, a processing control module, an ethernet controller and a cloud server; a microprocessor is used as a processing control module, a camera is used as a video image data acquisition module, and the microprocessor is respectively interconnected with the image data acquisition module, a memory, a hard disk and an Ethernet controller; the Ethernet controller is connected with the cloud server through the Internet.
4. The video surveillance adjustment method according to claim 3, wherein the building video surveillance system is provided with a linux operating system and drivers required for the transplantation of the camera and the Ethernet controller in the microprocessor.
5. The video surveillance adjustment method of claim 3, wherein an ARM is adopted as a microprocessor in the building video surveillance system.
CN201910658427.3A 2019-07-22 2019-07-22 Building video monitoring system and video monitoring adjustment method Active CN110351523B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910658427.3A CN110351523B (en) 2019-07-22 2019-07-22 Building video monitoring system and video monitoring adjustment method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910658427.3A CN110351523B (en) 2019-07-22 2019-07-22 Building video monitoring system and video monitoring adjustment method

Publications (2)

Publication Number Publication Date
CN110351523A CN110351523A (en) 2019-10-18
CN110351523B true CN110351523B (en) 2020-10-16

Family

ID=68179429

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910658427.3A Active CN110351523B (en) 2019-07-22 2019-07-22 Building video monitoring system and video monitoring adjustment method

Country Status (1)

Country Link
CN (1) CN110351523B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114900671B (en) * 2022-07-12 2022-09-23 深圳市盈润科技有限公司 Comprehensive management service system and method based on agricultural Internet of things

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8949164B1 (en) * 2011-09-08 2015-02-03 George O. Mohler Event forecasting system
CN105117605A (en) * 2015-09-09 2015-12-02 浪潮(北京)电子信息产业有限公司 Device and method for case prediction
US9336493B2 (en) * 2011-06-06 2016-05-10 Sas Institute Inc. Systems and methods for clustering time series data based on forecast distributions
CN105678428A (en) * 2016-01-28 2016-06-15 温州职业技术学院 Criminal suspicion probability prediction method and system
CN106952208A (en) * 2017-03-17 2017-07-14 讯飞智元信息科技有限公司 Crime automatic prediction method and system
CN107133575A (en) * 2017-04-13 2017-09-05 中原智慧城市设计研究院有限公司 A kind of monitor video pedestrian recognition methods again based on space-time characteristic
CN107563122A (en) * 2017-09-20 2018-01-09 长沙学院 The method of crime prediction of Recognition with Recurrent Neural Network is locally connected based on interleaving time sequence
CN108596386A (en) * 2018-04-20 2018-09-28 上海市司法局 A kind of prediction convict repeats the method and system of crime probability
CN108874911A (en) * 2018-05-28 2018-11-23 广西师范学院 Suspect's position predicting method based on regional environment Yu crime dramas data
CN108876062A (en) * 2018-08-13 2018-11-23 湖北经济学院 A kind of big data method and device of crime dramas intelligent predicting
KR20180131165A (en) * 2017-05-31 2018-12-10 (주)아이티폴리스 System for and method of deciding cpted cctv position by big data
CN109461106A (en) * 2018-10-11 2019-03-12 浙江公共安全技术研究院有限公司 A kind of multidimensional information perception processing method
WO2019125192A1 (en) * 2017-12-20 2019-06-27 Motorola Solutions, Inc System, device and method for balancing human resource usage at a plurality of computing terminals

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100538763C (en) * 2007-02-12 2009-09-09 吉林大学 Mixed traffic flow parameters detection method based on video
CN102073864B (en) * 2010-12-01 2015-04-22 北京邮电大学 Football item detecting system with four-layer structure in sports video and realization method thereof
US9681125B2 (en) * 2011-12-29 2017-06-13 Pelco, Inc Method and system for video coding with noise filtering
CN106469314A (en) * 2016-08-31 2017-03-01 深圳市唯特视科技有限公司 A kind of video image classifier method based on space-time symbiosis binary-flow network
JP2018061216A (en) * 2016-10-07 2018-04-12 パナソニックIpマネジメント株式会社 Information display system and information display method

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9336493B2 (en) * 2011-06-06 2016-05-10 Sas Institute Inc. Systems and methods for clustering time series data based on forecast distributions
US8949164B1 (en) * 2011-09-08 2015-02-03 George O. Mohler Event forecasting system
CN105117605A (en) * 2015-09-09 2015-12-02 浪潮(北京)电子信息产业有限公司 Device and method for case prediction
CN105678428A (en) * 2016-01-28 2016-06-15 温州职业技术学院 Criminal suspicion probability prediction method and system
CN106952208A (en) * 2017-03-17 2017-07-14 讯飞智元信息科技有限公司 Crime automatic prediction method and system
CN107133575A (en) * 2017-04-13 2017-09-05 中原智慧城市设计研究院有限公司 A kind of monitor video pedestrian recognition methods again based on space-time characteristic
KR20180131165A (en) * 2017-05-31 2018-12-10 (주)아이티폴리스 System for and method of deciding cpted cctv position by big data
CN107563122A (en) * 2017-09-20 2018-01-09 长沙学院 The method of crime prediction of Recognition with Recurrent Neural Network is locally connected based on interleaving time sequence
WO2019125192A1 (en) * 2017-12-20 2019-06-27 Motorola Solutions, Inc System, device and method for balancing human resource usage at a plurality of computing terminals
CN108596386A (en) * 2018-04-20 2018-09-28 上海市司法局 A kind of prediction convict repeats the method and system of crime probability
CN108874911A (en) * 2018-05-28 2018-11-23 广西师范学院 Suspect's position predicting method based on regional environment Yu crime dramas data
CN108876062A (en) * 2018-08-13 2018-11-23 湖北经济学院 A kind of big data method and device of crime dramas intelligent predicting
CN109461106A (en) * 2018-10-11 2019-03-12 浙江公共安全技术研究院有限公司 A kind of multidimensional information perception processing method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
人工智能在犯罪预防中的应用及前景分析;刘钊,林晞楠,李昂霖;《中国人民公安大学学报( 社会科学版)》;20180430;全文 *
大数据与侦查模式变革研究;何军;《中国人民公安大学学报(社会科学版)》;20150131;全文 *

Also Published As

Publication number Publication date
CN110351523A (en) 2019-10-18

Similar Documents

Publication Publication Date Title
US10776665B2 (en) Systems and methods for object detection
US20180070134A1 (en) Systems and methods for managing video transmission and storage
CN1650622B (en) Systems and methods for digitally re-mastering or otherwise modifying motion pictures or other image sequences data
US11877085B2 (en) Optimized video review using motion recap images
CN107134146B (en) Cloud vehicle license plate automatic correction system for managing multiple parking lots
KR20070053358A (en) Target property maps for surveillance systems
CN102484715B (en) Moving picture encoding device
CN101155265B (en) System, medium, and method compensating brightness of an image
CN108881743B (en) Video image processing method, device and system based on splicing wall
US20190373250A1 (en) Predictive diagnostic device and monitoring system
CN110351523B (en) Building video monitoring system and video monitoring adjustment method
US20160210759A1 (en) System and method of detecting moving objects
US20110255590A1 (en) Data transmission apparatus and method, network data transmission system and method using the same
WO1997016921A1 (en) Method and apparatus for generating a reference image from an image sequence
CN104702972A (en) Self-adaptive image data sending method and self-adaptive image data sending device
US10713913B2 (en) Managing copies of media samples in a system having a plurality of interconnected network cameras
US20120268605A1 (en) Image display device
US8594182B1 (en) Systems and methods for video rate control
GB2553105B (en) Method and system for determining a relationship between two regions of a scene
US20220414498A1 (en) System and method for decentralized distributed model adaptation
CN112770081B (en) Parameter adjustment method and device of monitoring equipment, electronic equipment and storage medium
US11115619B2 (en) Adaptive storage between multiple cameras in a video recording system
CN109993767A (en) Image processing method and system
CN112637615B (en) Method and device for smooth display of intelligent tag in live broadcast scene
US10555012B2 (en) Method and systems for providing video data streams to multiple users

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
TR01 Transfer of patent right

Effective date of registration: 20231009

Address after: 518000 Room 201, building A, No. 1, Qian Wan Road, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong (Shenzhen Qianhai business secretary Co., Ltd.)

Patentee after: Zhigaogao Intellectual Property Group Co.,Ltd.

Address before: 230000 floor 1, building 2, phase I, e-commerce Park, Jinggang Road, Shushan Economic Development Zone, Hefei City, Anhui Province

Patentee before: Dragon totem Technology (Hefei) Co.,Ltd.

Effective date of registration: 20231009

Address after: 230000 floor 1, building 2, phase I, e-commerce Park, Jinggang Road, Shushan Economic Development Zone, Hefei City, Anhui Province

Patentee after: Dragon totem Technology (Hefei) Co.,Ltd.

Address before: No.26, Mingxin Middle Road, Wujin District, Changzhou City, Jiangsu Province

Patentee before: CHANGZHOU INSTITUTE OF MECHATRONIC TECHNOLOGY

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20231104

Address after: 518000 Shenzhen, Guangdong, Yantian District, Hai Shan Street, Sha Tou Jiao Deep Salt Road South Bao Fa Building fifth floor H1

Patentee after: Shenzhen changen intelligent Limited by Share Ltd.

Address before: 518000 Room 201, building A, No. 1, Qian Wan Road, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong (Shenzhen Qianhai business secretary Co., Ltd.)

Patentee before: Zhigaogao Intellectual Property Group Co.,Ltd.

TR01 Transfer of patent right