CN107580196B - Video data sharing system and method - Google Patents

Video data sharing system and method Download PDF

Info

Publication number
CN107580196B
CN107580196B CN201710632004.5A CN201710632004A CN107580196B CN 107580196 B CN107580196 B CN 107580196B CN 201710632004 A CN201710632004 A CN 201710632004A CN 107580196 B CN107580196 B CN 107580196B
Authority
CN
China
Prior art keywords
video
video data
module
user
metadata
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.)
Expired - Fee Related
Application number
CN201710632004.5A
Other languages
Chinese (zh)
Other versions
CN107580196A (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.)
Guochuang Christie Polytron Technologies Inc
Original Assignee
Guochuang Christie Polytron Technologies Inc
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 Guochuang Christie Polytron Technologies Inc filed Critical Guochuang Christie Polytron Technologies Inc
Priority to CN201710632004.5A priority Critical patent/CN107580196B/en
Publication of CN107580196A publication Critical patent/CN107580196A/en
Application granted granted Critical
Publication of CN107580196B publication Critical patent/CN107580196B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Television Signal Processing For Recording (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The invention relates to a video data sharing system, comprising: the system comprises a video acquisition terminal, a video metadata module, a user module, a video sharing module, a video verification module and a user authentication module; the video acquisition terminal is responsible for acquiring video data, encoding the acquired video data to obtain encoded video data, generating a hash code at regular time according to the encoded video data, submitting the hash code to a block chain system to exchange a video voucher code, storing the video voucher code into the video data as a video information enhancement frame, enabling the video data to have anti-tampering capability, and submitting video metadata to a video metadata module at regular time; the video metadata module is responsible for storing and retrieving video metadata; the user module is responsible for applying for video data and submitting the video data; the video sharing module is responsible for coordinating video data; the video verification module is responsible for verifying whether video data submitted by a user is tampered or forged; the user authentication module is responsible for user identity authentication.

Description

Video data sharing system and method
Technical Field
The invention relates to the technical field of videos, in particular to a video data sharing system and a video data sharing method.
Background
With the rapid development of computers, networks, image processing and transmission technologies, the popularization of video monitoring is more and more obvious, but the current video monitoring still has some problems, which are mainly reflected in the following two aspects, on one hand: with the fierce development of safe city construction with security monitoring as a technical means, people can deeply realize the important role of video data in maintaining social security, reducing crime rate and improving the overall happiness of the city, but due to the government financial limitation, the monitoring system cannot cover all places, so that the video monitoring system has a plurality of monitoring blind spots. On the other hand: with the popularization of mobile terminals such as mobile phones and tablet computers, more and more people are used to shoot and share videos by using intelligent terminals, but with the appearance of video editing software, video data can be easily tampered and forged, so that the video data collected by individuals cannot be used in the aspect of urban management, and the personal video data is not fully utilized.
In the prior art, a chinese patent CN 205017454U discloses a video security device, but the patent stores video data through a background, has high system operation cost, is used without large scale, only has video data tampering identification capability, cannot identify counterfeit videos, and does not provide a video data sharing platform;
chinese patent CN 204733294U discloses a surveillance video recording device for preventing clipping, but the patent requires foreign object assistance, which is not favorable for popularization;
therefore, in view of these drawbacks, the present invention provides a video data sharing system and method, and the main problems solved by the present invention are: 1. the prior art lacks the authentication capability of tampered or forged video data and cannot ensure the authenticity of the video, and 2, the prior art lacks a video data sharing platform.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide a video data sharing system and a video data sharing method; two problems that hinder video data sharing are solved: 1. the prior art lacks the authentication capability of tampering or forging video data, and cannot ensure the video authenticity, and 2, the prior art lacks a video data sharing platform.
In order to achieve the above purposes, the technical scheme adopted by the invention is as follows:
a video data sharing system, comprising: the system comprises a video acquisition terminal, a video metadata module, a user module, a video sharing module, a video verification module and a user authentication module;
the video acquisition terminal is responsible for acquiring video data, encoding the acquired video data to obtain encoded video data, generating a hash code at regular time according to the encoded video data, submitting the hash code to a block chain system to exchange a video voucher code, storing the video voucher code into the video data as a video information enhancement frame, enabling the video data to have anti-tampering capability, and submitting video metadata to a video metadata module at regular time;
the video metadata module is responsible for storing and retrieving video metadata;
the user module is responsible for applying for video data and submitting the video data;
the video sharing module is responsible for coordinating video data;
the video verification module is responsible for verifying whether video data submitted by a user is tampered or forged;
the user authentication module is responsible for user identity authentication.
On the basis of the above scheme, the metadata includes: video acquisition terminal coding, geographic coordinates, video owner coding, and video acquisition time.
On the basis of the scheme, the video data acquisition process of the video acquisition terminal is as follows:
step 1, accessing a user authentication module, acquiring a user code and a video metadata module access certificate, and submitting video metadata to a video metadata module at regular time according to the acquired video metadata module access certificate;
step 2, after obtaining the user code, starting to collect video data, and coding the collected video data to obtain coded video data;
step 3, buffering the coded video data in a queue to be signed;
step 4, when the queue to be signed meets the specified requirements (such as the number of frames of the key frame, the time interval of the key frame exceeds the number of seconds and the like), calculating the coded video data in the queue to be signed by using a hash algorithm (sha1, md5 and the like) to obtain a hash code;
step 5, submitting the hash code to a blockchain system to obtain a video voucher code (transaction code);
step 6, storing the coded video data in the queue to be signed and the information enhancement frame containing the video certificate code into a video file;
and 7, repeating the steps 2-6 until the user stops collecting the video.
On the basis of the scheme, the video data application flow is as follows:
step 1, a user performs identity authentication, and submits a video data application to a video sharing module through a user module after the authentication is passed;
step 2, the video sharing module submits a video data application to the video metadata module, and the video metadata module sends a video data application request to a user providing video metadata after receiving the video data application;
step 3, after receiving the video data application request, the user providing the video metadata submits the video data to the video sharing module;
step 4, after the video sharing module receives the video data, calling a video verification module to verify the video data;
step 5, after the video data passes the verification, the video data is marked as a video to be downloaded, and the video to be downloaded is submitted to the user module by the video verification module;
and 6, downloading the video data by the user through the user module.
On the basis of the above scheme, the video data application comprises: address coordinates and time period information.
On the basis of the above scheme, the process of the video verification module for verifying whether the video data is tampered with is as follows:
step a, scanning video data, finding an information enhancement frame containing a video voucher code, and dividing the video data by using the information enhancement frame to obtain a check block consisting of a video data block and the information enhancement frame;
b, calculating the video data block by using a hash algorithm to obtain a hash code I;
step c, acquiring a hash code II from the block chain system by using a video voucher code in a check block consisting of the information enhancement frame;
and d, judging whether the hash code I is the same as the hash code II, if so, indicating that the video data is not tampered, otherwise, tampering the video data.
On the basis of the above scheme, the flow of the video verification module for verifying whether the video data is forged is as follows:
step a, decoding video data to obtain continuous video pictures;
b, dividing the video picture into a moving target part (which can be a plurality of parts) and a background part by using a moving target detection algorithm;
step c, using a picture similarity detection algorithm to compare whether the color, shape, luminance direction view and sift features in the background parts of two adjacent video pictures are similar, if the similarity of the color, shape, luminance direction view and sift features in the background parts of the adjacent video pictures does not meet the requirement, recording the position where the similarity in the background parts of the video pictures does not meet the requirement as a mutation position, and simultaneously recording the mutation times of the mutation position;
d, if the mutation times of the background part of the video picture exceed the specified times, marking the video data as suspected forgery, and if the mutation times of the background part of the video picture do not exceed the specified times, performing the next step;
and e, dividing the video data with the similar moving targets into a group by using a picture similarity detection algorithm, wherein the video data in the video group represents the video credibility of the video group, and the more the video data in the video group is, the higher the credibility of the video data is.
Drawings
The invention has the following drawings:
fig. 1 is a flow chart of video data acquisition.
Fig. 2 is a flow chart of a video data application.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings.
As shown in fig. 1-2, the video data sharing system according to the present invention includes: the system comprises a video acquisition terminal, a video metadata module, a user module, a video sharing module, a video verification module and a user authentication module;
the video acquisition terminal is responsible for acquiring video data, encoding the acquired video data to obtain encoded video data, generating a hash code at regular time according to the encoded video data, submitting the hash code to a block chain system to exchange a video voucher code, storing the video voucher code into the video data as a video information enhancement frame, enabling the video data to have anti-tampering capability, and submitting video metadata to a video metadata module at regular time;
the video metadata module is responsible for storing and retrieving video metadata;
the user module is responsible for applying for video data and submitting the video data;
the video sharing module is responsible for coordinating video data;
the video verification module is responsible for verifying whether video data submitted by a user is tampered or forged;
the user authentication module is responsible for user identity authentication.
On the basis of the above scheme, the metadata includes: video acquisition terminal coding, geographic coordinates, video owner coding, and video acquisition time.
On the basis of the scheme, the video data acquisition process of the video acquisition terminal is as follows:
step 1, accessing a user authentication module, acquiring a user code and a video metadata module access certificate, and submitting video metadata to a video metadata module at regular time according to the acquired video metadata module access certificate;
step 2, after obtaining the user code, starting to collect video data, and coding the collected video data to obtain coded video data;
step 3, buffering the coded video data in a queue to be signed;
step 4, when the queue to be signed meets the specified requirements (such as the number of frames of the key frame, the time interval of the key frame exceeds the number of seconds and the like), calculating the coded video data in the queue to be signed by using a hash algorithm (sha1, md5 and the like) to obtain a hash code;
step 5, submitting the hash code to a blockchain system to obtain a video voucher code (transaction code);
step 6, storing the coded video data in the queue to be signed and the information enhancement frame containing the video certificate code into a video file;
and 7, repeating the steps 2-6 until the user stops collecting the video.
On the basis of the scheme, the video data application flow is as follows:
step 1, a user performs identity authentication, and submits a video data application to a video sharing module through a user module after the authentication is passed;
step 2, the video sharing module submits a video data application to the video metadata module, and the video metadata module sends a video data application request to a user providing video metadata after receiving the video data application;
step 3, after receiving the video data application request, the user providing the video metadata submits the video data to the video sharing module;
step 4, after the video sharing module receives the video data, calling a video verification module to verify the video data;
step 5, after the video data passes the verification, the video data is marked as a video to be downloaded, and the video to be downloaded is submitted to the user module by the video verification module;
and 6, downloading the video data by the user through the user module.
On the basis of the above scheme, the video data application comprises: address coordinates and time period information.
On the basis of the above scheme, the process of the video verification module for verifying whether the video data is tampered with is as follows:
step a, scanning video data, finding an information enhancement frame containing a video voucher code, and dividing the video data by using the information enhancement frame to obtain a check block consisting of a video data block and the information enhancement frame;
b, calculating the video data block by using a hash algorithm to obtain a hash code I;
step c, acquiring a hash code II from the block chain system by using a video voucher code in a check block consisting of the information enhancement frame;
and d, judging whether the hash code I is the same as the hash code II, if so, indicating that the video data is not tampered, otherwise, tampering the video data.
On the basis of the above scheme, the flow of the video verification module for verifying whether the video data is forged is as follows:
step a, decoding video data to obtain continuous video pictures;
b, dividing the video picture into a moving target part (which can be a plurality of parts) and a background part by using a moving target detection algorithm;
step c, using a picture similarity detection algorithm to compare whether the color, shape, luminance direction view and sift features in the background parts of two adjacent video pictures are similar, if the similarity of the color, shape, luminance direction view and sift features in the background parts of the adjacent video pictures does not meet the requirement, recording the position where the similarity in the background parts of the video pictures does not meet the requirement as a mutation position, and simultaneously recording the mutation times of the mutation position;
d, if the mutation times of the background part of the video picture exceed the specified times, marking the video data as suspected forgery, and if the mutation times of the background part of the video picture do not exceed the specified times, performing the next step;
and e, dividing the video data with the similar moving targets into a group by using a picture similarity detection algorithm, wherein the video data in the video group represents the video credibility of the video group, and the more the video data in the video group is, the higher the credibility of the video data is.
The invention has the beneficial effects that:
the invention aims to provide a video data sharing system and a video data sharing method, which can improve the utilization rate of video data and solve the problem of high video data acquisition and sharing cost.
The key points and points to be protected of the invention are as follows:
the method comprises a video data acquisition process, a video data application process and a process of verifying whether video data are forged or not.
Those not described in detail in this specification are within the skill of the art.

Claims (7)

1. A video data sharing system, comprising: the system comprises a video acquisition terminal, a video metadata module, a user module, a video sharing module, a video verification module and a user authentication module;
the video acquisition terminal is responsible for acquiring video data, encoding the acquired video data to obtain encoded video data, generating a hash code at regular time according to the encoded video data, submitting the hash code to a block chain system to exchange a video voucher code, storing the video voucher code into the video data as a video information enhancement frame, enabling the video data to have anti-tampering capability, and submitting video metadata to a video metadata module at regular time;
the user module is responsible for: the user passing the user identity authentication submits the video data application to the video sharing module through the user module; after receiving a video data application request, a user providing video metadata submits video data to a video sharing module through a user module;
the video sharing module is responsible for: submitting a video data application to a video metadata module; after receiving video data sent by a user module, calling a video verification module to verify the video data;
the video metadata module is responsible for: storing video source data submitted by a video acquisition terminal; after receiving the video data application, sending a video data application request to a user providing video metadata;
the video checking module is responsible for: verifying whether video data submitted by a user is tampered or forged; after the video data passes the verification, the video data is marked as a video to be downloaded, and the video to be downloaded is submitted to the user module by the video verification module;
the user authentication module is responsible for: authenticating the identity of the user;
the video verification module is responsible for verifying whether video data submitted by a user is tampered, and comprises the following steps:
step a, scanning video data, finding an information enhancement frame containing a video voucher code, and dividing the video data by using the information enhancement frame to obtain a check block consisting of a video data block and the information enhancement frame;
b, calculating the video data block by using a hash algorithm to obtain a hash code I;
step c, acquiring a hash code II from the block chain system by using a video voucher code in a check block consisting of the information enhancement frame;
d, judging whether the hash code I is the same as the hash code II, if so, indicating that the video data is not tampered, otherwise, tampering the video data;
the video verification module is responsible for verifying whether video data submitted by a user is forged or not, and comprises the following steps:
step a, decoding video data to obtain continuous video pictures;
b, dividing the video picture into a moving target part and a background part by using a moving target detection algorithm;
step c, using a picture similarity detection algorithm to compare whether the color, shape, luminance direction view and sift features in the background parts of two adjacent video pictures are similar, if the similarity of the color, shape, luminance direction view and sift features in the background parts of the adjacent video pictures does not meet the requirement, recording the position where the similarity in the background parts of the video pictures does not meet the requirement as a mutation position, and simultaneously recording the mutation times of the mutation position;
d, if the mutation times of the background part of the video picture exceed the specified times, marking the video data as suspected forgery, and if the mutation times of the background part of the video picture do not exceed the specified times, performing the next step;
and e, dividing the video data with the similar moving targets into a group by using a picture similarity detection algorithm, wherein the video data in the video group represents the video credibility of the video group, and the more the video data in the video group is, the higher the credibility of the video data is.
2. The video data sharing system of claim 1, wherein the metadata comprises: video acquisition terminal coding, geographic coordinates, video owner coding, and video acquisition time.
3. The video data sharing system according to claim 1, wherein the video data capturing process of the video capturing terminal is as follows:
step 1, accessing a user authentication module, acquiring a user code and a video metadata module access certificate, and submitting video metadata to a video metadata module at regular time according to the acquired video metadata module access certificate;
step 2, after obtaining the user code, starting to collect video data, and coding the collected video data to obtain coded video data;
step 3, buffering the coded video data in a queue to be signed;
step 4, when the queue to be signed meets the specified requirement, calculating the coded video data in the queue to be signed by using a hash algorithm to obtain a hash code;
step 5, submitting the hash code to a block chain system to obtain a video voucher code;
step 6, storing the coded video data in the queue to be signed and the information enhancement frame containing the video certificate code into a video file;
and 7, repeating the steps 2-6 until the user stops collecting the video.
4. A method for applying video data application using the video data sharing system as claimed in any one of claims 1 to 3, comprising the steps of:
step 1, a user performs identity authentication, and submits a video data application to a video sharing module through a user module after the authentication is passed;
step 2, the video sharing module submits a video data application to the video metadata module, and the video metadata module sends a video data application request to a user providing video metadata after receiving the video data application;
step 3, after receiving the video data application request, the user providing the video metadata submits the video data to the video sharing module;
step 4, after the video sharing module receives the video data, calling a video verification module to verify the video data;
step 5, after the video data passes the verification, the video data is marked as a video to be downloaded, and the video to be downloaded is submitted to the user module by the video verification module;
and 6, downloading the video data by the user through the user module.
5. The method of claim 4, wherein the video data application comprises: address coordinates and time period information.
6. The method of claim 4, wherein the video verification module verifies whether the video data is tampered with as follows:
step a, scanning video data, finding an information enhancement frame containing a video voucher code, and dividing the video data by using the information enhancement frame to obtain a check block consisting of a video data block and the information enhancement frame;
b, calculating the video data block by using a hash algorithm to obtain a hash code I;
step c, acquiring a hash code II from the block chain system by using a video voucher code in a check block consisting of the information enhancement frame;
and d, judging whether the hash code I is the same as the hash code II, if so, indicating that the video data is not tampered, otherwise, tampering the video data.
7. The method of claim 4, wherein the video verification module verifies whether the video data is forged by the following steps:
step a, decoding video data to obtain continuous video pictures;
b, dividing the video picture into a moving target part and a background part by using a moving target detection algorithm;
step c, using a picture similarity detection algorithm to compare whether the color, shape, luminance direction view and sift features in the background parts of two adjacent video pictures are similar, if the similarity of the color, shape, luminance direction view and sift features in the background parts of the adjacent video pictures does not meet the requirement, recording the position where the similarity in the background parts of the video pictures does not meet the requirement as a mutation position, and simultaneously recording the mutation times of the mutation position;
d, if the mutation times of the background part of the video picture exceed the specified times, marking the video data as suspected forgery, and if the mutation times of the background part of the video picture do not exceed the specified times, performing the next step;
and e, dividing the video data with the similar moving targets into a group by using a picture similarity detection algorithm, wherein the video data in the video group represents the video credibility of the video group, and the more the video data in the video group is, the higher the credibility of the video data is.
CN201710632004.5A 2017-07-28 2017-07-28 Video data sharing system and method Expired - Fee Related CN107580196B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710632004.5A CN107580196B (en) 2017-07-28 2017-07-28 Video data sharing system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710632004.5A CN107580196B (en) 2017-07-28 2017-07-28 Video data sharing system and method

Publications (2)

Publication Number Publication Date
CN107580196A CN107580196A (en) 2018-01-12
CN107580196B true CN107580196B (en) 2020-01-21

Family

ID=61034323

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710632004.5A Expired - Fee Related CN107580196B (en) 2017-07-28 2017-07-28 Video data sharing system and method

Country Status (1)

Country Link
CN (1) CN107580196B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI818344B (en) * 2021-11-01 2023-10-11 神達數位股份有限公司 Method and system for video data managing

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108540823A (en) * 2018-05-15 2018-09-14 北京首汽智行科技有限公司 A kind of integrity of video method of calibration based on block chain technology
CN108683925A (en) * 2018-05-15 2018-10-19 北京首汽智行科技有限公司 A kind of player system and video sharing method based on block chain technology
WO2019236470A1 (en) * 2018-06-08 2019-12-12 The Trustees Of Columbia University In The City Of New York Blockchain-embedded secure digital camera system to verify audiovisual authenticity
CN108959523B (en) * 2018-06-28 2020-07-31 北京首汽智行科技有限公司 Music playing method and player based on block chain technology
CN108881253B (en) * 2018-06-29 2020-11-06 全链通有限公司 Block chain real name participation method and system
CN109040783A (en) * 2018-09-11 2018-12-18 北京朗达和顺科技有限公司 A kind of video anti-counterfeiting system, method and device
CN109120714B (en) * 2018-09-21 2021-07-09 深圳市九洲电器有限公司 Security data recovery method and system, and node server
CN109286786A (en) * 2018-09-25 2019-01-29 安徽灵图壹智能科技有限公司 A kind of food production monitor video shared system based on block chain
CN109472598A (en) * 2018-11-07 2019-03-15 平安医疗健康管理股份有限公司 A kind of health data method of calibration, equipment and server based on block chain
CN109343429B (en) * 2018-11-21 2021-05-11 广州天源信息科技股份有限公司 Cold chain product circulation process parameter recording system and method
CN111385511B (en) * 2018-12-28 2022-11-25 杭州海康威视数字技术股份有限公司 Video data processing method and device and video recording equipment
CN111405223A (en) * 2019-01-02 2020-07-10 中国移动通信有限公司研究院 Video processing method, device and equipment
CN110233828B (en) * 2019-05-14 2022-01-04 深圳市科迈爱康科技有限公司 Mobile office method and device based on block chain
CN110324682A (en) * 2019-07-10 2019-10-11 中国联合网络通信集团有限公司 VOD method and system based on block chain
US11039205B2 (en) * 2019-10-09 2021-06-15 Sony Interactive Entertainment Inc. Fake video detection using block chain
CN111770360B (en) 2020-07-09 2021-06-18 山东舜网传媒股份有限公司 Method and system for marking whole flow of video manuscript collection, editing and auditing
CN112243100A (en) * 2020-09-30 2021-01-19 重庆兴创巢科技发展有限责任公司 Video recording method for real-time recovery of mobile terminal

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102314630A (en) * 2010-07-05 2012-01-11 深圳警翼数码科技有限公司 Movable law-enforcement electronic evidence management system and management method thereof
CN102932143A (en) * 2011-08-10 2013-02-13 上海康纬斯电子技术有限公司 Authentication, encryption and decryption and tamper-proofing method in digital interrogation device
CN104239309A (en) * 2013-06-08 2014-12-24 华为技术有限公司 Video analysis retrieval service side, system and method
CN104539636A (en) * 2015-01-22 2015-04-22 杭州安存网络科技有限公司 Video evidence service system
WO2016207899A1 (en) * 2015-06-25 2016-12-29 Capester Ltd System and method for secured capturing and authenticating of video clips
CN106339880A (en) * 2016-08-23 2017-01-18 白大文 Product production method and system for users to trace and examine filling process easily

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2721481C (en) * 2008-04-15 2018-10-23 Pvi Virtual Media Services, Llc Preprocessing video to insert visual elements and applications thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102314630A (en) * 2010-07-05 2012-01-11 深圳警翼数码科技有限公司 Movable law-enforcement electronic evidence management system and management method thereof
CN102932143A (en) * 2011-08-10 2013-02-13 上海康纬斯电子技术有限公司 Authentication, encryption and decryption and tamper-proofing method in digital interrogation device
CN104239309A (en) * 2013-06-08 2014-12-24 华为技术有限公司 Video analysis retrieval service side, system and method
CN104539636A (en) * 2015-01-22 2015-04-22 杭州安存网络科技有限公司 Video evidence service system
WO2016207899A1 (en) * 2015-06-25 2016-12-29 Capester Ltd System and method for secured capturing and authenticating of video clips
CN106339880A (en) * 2016-08-23 2017-01-18 白大文 Product production method and system for users to trace and examine filling process easily

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI818344B (en) * 2021-11-01 2023-10-11 神達數位股份有限公司 Method and system for video data managing

Also Published As

Publication number Publication date
CN107580196A (en) 2018-01-12

Similar Documents

Publication Publication Date Title
CN107580196B (en) Video data sharing system and method
US9946865B2 (en) Document authentication based on expected wear
US11080384B2 (en) Systems and methods for authentication using digital signature with biometrics
US20210279736A1 (en) Blockchain secure transaction method and device based on biomarker authentication
US9396383B2 (en) System, method and computer program for verifying a signatory of a document
Mohsin et al. Based medical systems for patient’s authentication: Towards a new verification secure framework using CIA standard
US9779284B2 (en) Privacy-preserving evidence in ALPR applications
JP2015529365A (en) System and method for biometric authentication associated with a camera-equipped device
US20170236355A1 (en) Method for securing and verifying a document
WO2019114615A1 (en) Original photo identification method and application
CN108491785B (en) Artificial intelligence image identification attack defense system
CN112650875A (en) House image verification method and device, computer equipment and storage medium
TW201528030A (en) System and method for biometric authentication in connection with camera-equipped devices
AU2010282394A1 (en) An intelligent peripheral device and system for the authentication and verification of individuals and/ or documents through a secure multifunctional authentication service with data storage capability
CN109583889B (en) Seal or signature recognition system based on block chain
WO2019114614A1 (en) Original photo identification method and system
Das et al. A new approach for face anti-spoofing using handcrafted and deep network features
CN112041850B (en) Dynamic illumination for image-based authentication processing
CN106055632B (en) Video authentication method based on scene frame fingerprints
CN112633200A (en) Human face image comparison method, device, equipment and medium based on artificial intelligence
Wu A QR Code-Based on-Street Parking Fee Payment Mechanism
CN112395580A (en) Authentication method, device, system, storage medium and computer equipment
CN116366331A (en) Remote data security encryption method
CN113989548B (en) Certificate classification model training method and device, electronic equipment and storage medium
CN109858339B (en) Information verification method, information verification device, computer equipment and computer readable storage medium

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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20200121

Termination date: 20210728

CF01 Termination of patent right due to non-payment of annual fee