KR102516548B1 - System and method for preventing forgery of video based on blockchain and computer program for the same - Google Patents

System and method for preventing forgery of video based on blockchain and computer program for the same Download PDF

Info

Publication number
KR102516548B1
KR102516548B1 KR1020210031280A KR20210031280A KR102516548B1 KR 102516548 B1 KR102516548 B1 KR 102516548B1 KR 1020210031280 A KR1020210031280 A KR 1020210031280A KR 20210031280 A KR20210031280 A KR 20210031280A KR 102516548 B1 KR102516548 B1 KR 102516548B1
Authority
KR
South Korea
Prior art keywords
image
unit
data
image data
blockchain
Prior art date
Application number
KR1020210031280A
Other languages
Korean (ko)
Other versions
KR102516548B9 (en
KR20220126932A (en
Inventor
김명호
권재환
장성일
Original Assignee
숭실대학교 산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 숭실대학교 산학협력단 filed Critical 숭실대학교 산학협력단
Priority to KR1020210031280A priority Critical patent/KR102516548B1/en
Priority to PCT/KR2021/017935 priority patent/WO2022191380A1/en
Publication of KR20220126932A publication Critical patent/KR20220126932A/en
Application granted granted Critical
Publication of KR102516548B1 publication Critical patent/KR102516548B1/en
Publication of KR102516548B9 publication Critical patent/KR102516548B9/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/835Generation of protective data, e.g. certificates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/20Analysis of motion
    • G06T7/246Analysis of motion using feature-based methods, e.g. the tracking of corners or segments
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0643Hash functions, e.g. MD5, SHA, HMAC or f9 MAC
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/845Structuring of content, e.g. decomposing content into time segments

Abstract

블록체인(blockchain) 기반의 영상 위변조 방지 시스템은, 촬영 장치로부터 영상 정보를 수신하도록 구성된 입력부; 상기 영상 정보를 복수 개의 단위 영상 데이터로 분할하도록 구성된 영상 분할부; 상기 복수 개의 단위 영상 데이터 각각의 해시(hash)값을 산출하도록 구성된 해시 추출부; 및 상기 복수 개의 단위 영상 데이터 각각의 해시값을 블록체인 네트워크 상의 데이터 블록들에 기록하되, 상기 데이터 블록들 각각은 선행하는 데이터 블록의 해시값 및 상기 단위 영상 데이터의 해시값을 포함하며, 상기 복수 개의 단위 영상 데이터 중 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대해 선행하는 단위 영상 데이터의 해시값을 상기 각 데이터 블록에 선행하는 데이터 블록에 기록하도록 구성된 저장부를 포함한다. 상기 영상 저장 시스템을 이용하면, 동영상 파일과 같은 영상 데이터를 소정의 단위 시간(예컨대, 프레임(frame)) 별로 분할하고 분할된 각 부분에 대한 해시값을 블록체인 네트워크 상의 데이터 블록에 시간별 체인 형태로 저장함으로써 영상 정보의 위변조나 조작을 방지할 수 있다. A blockchain-based image forgery prevention system includes an input unit configured to receive image information from a photographing device; an image division unit configured to divide the image information into a plurality of unit image data; a hash extractor configured to calculate a hash value of each of the plurality of unit image data; and recording a hash value of each of the plurality of unit image data in data blocks on a blockchain network, wherein each of the data blocks includes a hash value of a preceding data block and a hash value of the unit image data, and a storage unit configured to record a hash value of unit image data preceding the unit image data corresponding to each data block among the unit image data in a data block preceding each data block. When using the video storage system, video data such as video files are divided by a predetermined unit time (eg, frame), and the hash value for each segment is stored in a data block on a blockchain network in the form of a chain by time. By storing, forgery or manipulation of image information can be prevented.

Description

블록체인 기반의 영상 위변조 방지 시스템 및 방법과 이를 위한 컴퓨터 프로그램{SYSTEM AND METHOD FOR PREVENTING FORGERY OF VIDEO BASED ON BLOCKCHAIN AND COMPUTER PROGRAM FOR THE SAME}Blockchain-based image forgery prevention system and method and computer program for it

실시예들은 블록체인(blockchain) 기반의 영상 위변조 방지 시스템 및 방법과, 이를 위한 컴퓨터 프로그램에 관한 것이다. 보다 상세하게는, 실시예들은 블랙박스, CCTV 등 영상을 촬영하고 저장하는 기기에서 영상 정보의 저장에 블록체인 기술을 응용함으로써 저장 영상에 대한 위변조나 조작을 방지하는 기술에 대한 것이다. Embodiments relate to a blockchain-based video forgery prevention system and method, and a computer program therefor. More specifically, the embodiments relate to a technology for preventing forgery or manipulation of stored images by applying block chain technology to storage of image information in a device that shoots and stores images such as a black box or CCTV.

영업비밀 등 보안을 유지해야 하는 정보가 많은 기업에서는, 시설에 대한 외부인의 출입을 통제하거나 사용자의 출입을 관리하기 위해 출입문에 통제 시스템을 설치하고, 시설의 출입구에 출입자를 출입자를 영상으로 확인할 수 있는 CCTV를 설치하는 경우가 많다. 또한, 엘리베이터와 같이 밀폐된 공간이나 사람이 많이 오가는 공간에도 범죄 예방 등을 목적으로 CCTV를 설치하고 있다. In companies with a lot of information that needs to be kept secure, such as trade secrets, a control system is installed at the door to control the access of outsiders to the facility or to manage the access of users, and it is possible to check the person entering the facility through a video. CCTV is often installed. In addition, CCTVs are installed for the purpose of crime prevention in an enclosed space such as an elevator or a space where a lot of people come and go.

예를 들어, 공개특허공보 제10-2019-0135634호는 엘리베이터 내부에 설치된 CCTV의 영상을 층별로 설치된 모니터에 송신함으로써 엘리베이터 내부에서 일어나는 사건 사고를 모니터링할 수 있는 실시간 범죄 모니터링 엘리베이터를 개시한다. For example, Patent Publication No. 10-2019-0135634 discloses a real-time crime monitoring elevator capable of monitoring incidents occurring inside the elevator by transmitting images of CCTVs installed inside the elevator to monitors installed for each floor.

그런데, CCTV나 블랙박스 등 영상 촬영 장치에 저장되는 영상은 악의적인 제3자가 장치가 저장된 영상을 쉽게 탈취하거나 점유할 수 있어서, 영상이 위변조 또는 조작될 가능성이 있고 본래의 영상이 쉽게 훼손될 수 있는 문제가 있다. 이러한 한계 때문에, 영상 자료가 범죄나 사건 등에 대한 주요 증거물에 해당하는 경우에도, 타인에 의한 위변조나 조작의 가능성 때문에 영상의 진위 여부를 신뢰할 수 없어 증거로서의 가치가 떨어지는 문제가 있다. However, images stored in video recording devices such as CCTVs or black boxes can be easily stolen or occupied by a malicious third party, so there is a possibility that the images can be forged or manipulated, and the original images can be easily damaged. there is a problem with Because of these limitations, even when the video data corresponds to major evidence for a crime or an incident, there is a problem in that the authenticity of the video cannot be trusted due to the possibility of forgery or manipulation by others, and thus the value as evidence is reduced.

공개특허공보 제10-2019-0135634호Publication No. 10-2019-0135634

본 발명의 일 측면에 따르면, 블랙박스, CCTV 등 영상을 촬영하고 저장하는 기기에서 영상 정보의 저장에 블록체인(blockchain) 기반 기술을 적용함으로써 영상에 대한 위변조나 조작을 사전에 확인 가능하도록 하고, 영상 자료를 증거물로 사용하는 것이 가능하도록 저장 영상의 신뢰성을 강화할 수 있는 블록체인 기반의 영상 위변조 방지 시스템 및 방법과, 이를 위한 컴퓨터 프로그램을 제공할 수 있다. According to one aspect of the present invention, by applying a blockchain-based technology to storage of image information in devices such as black boxes and CCTVs that shoot and store images, it is possible to check forgery or manipulation of images in advance, It is possible to provide a blockchain-based image forgery prevention system and method that can enhance the reliability of stored images so that the image data can be used as evidence, and a computer program for this.

일 실시예에 따른 블록체인(blockchain) 기반의 영상 위변조 방지 시스템은, 촬영 장치로부터 영상 정보를 수신하도록 구성된 입력부; 상기 영상 정보를 복수 개의 단위 영상 데이터로 분할하도록 구성된 영상 분할부; 상기 복수 개의 단위 영상 데이터 각각의 해시(hash)값을 산출하도록 구성된 해시 추출부; 및 상기 복수 개의 단위 영상 데이터 각각의 해시값을 블록체인 네트워크 상의 데이터 블록들에 기록하되, 상기 데이터 블록들 각각은 선행하는 데이터 블록의 해시값 및 상기 단위 영상 데이터의 해시값을 포함하며, 상기 복수 개의 단위 영상 데이터 중 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대해 선행하는 단위 영상 데이터의 해시값을 상기 각 데이터 블록에 선행하는 데이터 블록에 기록하도록 구성된 저장부를 포함한다.An image forgery prevention system based on blockchain according to an embodiment includes an input unit configured to receive image information from a photographing device; an image division unit configured to divide the image information into a plurality of unit image data; a hash extractor configured to calculate a hash value of each of the plurality of unit image data; and recording a hash value of each of the plurality of unit image data in data blocks on a blockchain network, wherein each of the data blocks includes a hash value of a preceding data block and a hash value of the unit image data, and a storage unit configured to record a hash value of unit image data preceding the unit image data corresponding to each data block among the unit image data in a data block preceding each data block.

일 실시예에 따른 블록체인 기반의 영상 위변조 방지 시스템은, 상기 영상 정보에 포함된 이미지들을 머신러닝(machine learning) 기반의 분석 모델에 대한 입력값으로 이용하여 상기 이미지들에 상응하는 객체를 탐지하도록 구성된 머신러닝부를 더 포함한다. 이때 상기 영상 분할부는, 상기 머신러닝부에 의해 탐지된 객체의 종류 및 탐지된 객체의 수 중 하나 이상이 변화되는 이미지를 특정하고, 상기 영상 정보에서 상기 특정된 이미지 전후를 서로 상이한 단위 영상 데이터로 분할하도록 더 구성된다.A blockchain-based image forgery prevention system according to an embodiment uses images included in the image information as input values for a machine learning-based analysis model to detect objects corresponding to the images. It further includes a configured machine learning unit. At this time, the image division unit specifies an image in which one or more of the type of object detected by the machine learning unit and the number of detected objects is changed, and converts the front and back of the specified image into different unit image data from the image information. It is further configured to divide.

일 실시예에서, 상기 저장부는, 상기 단위 영상 데이터에 상응하여 정의되는 상기 블록체인 네트워크 상의 토큰(token)에 대한 트랜잭션(transaction) 정보를 상기 단위 영상 데이터와 함께 상기 블록체인 네트워크 상의 데이터 블록들에 기록하도록 더 구성된다. In one embodiment, the storage unit stores transaction information for a token on the blockchain network defined corresponding to the unit image data to data blocks on the blockchain network together with the unit image data. It is further configured to record.

일 실시예에서, 상기 저장부는, 상기 단위 영상 데이터에 포함된 이미지에 대해 상기 머신러닝부에 의해 탐지된 객체의 종류 또는 수에 기초하여, 상기 트랜잭션 정보가 정의하는 토큰의 입출 내역 또는 상기 트랜잭션 정보가 정의하는 토큰의 수량 중 하나 이상을 결정하도록 더 구성된다. In one embodiment, the storage unit stores token input/output details or the transaction information defined by the transaction information based on the type or number of objects detected by the machine learning unit for an image included in the unit image data. is further configured to determine one or more of the quantities of tokens defined by

일 실시예에 따른 블록체인 기반의 영상 위변조 방지 시스템은, 미리 등록된 사용자별 지갑 주소 정보를 포함하며, 상기 영상 정보의 적어도 일부에 상응하는 사용자 정보를 수신하도록 구성된 사용자 관리부를 더 포함한다. 이때 상기 저장부는, 상기 사용자 정보에 기초하여 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대한 지갑 주소를 결정하고, 결정된 지갑 주소를 송신인 또는 수신인으로 하여 상기 트랜잭션 정보를 정의하도록 더 구성된다. A blockchain-based image forgery prevention system according to an embodiment includes pre-registered wallet address information for each user and further includes a user management unit configured to receive user information corresponding to at least a part of the image information. At this time, the storage unit is further configured to determine a wallet address for the unit image data corresponding to each data block based on the user information, and to define the transaction information using the determined wallet address as a sender or recipient.

일 실시예에서, 상기 저장부는, 상기 영상 정보를 상기 영상 저장 시스템 또는 외부 저장소에 저장하도록 더 구성된다.In one embodiment, the storage unit is further configured to store the image information in the image storage system or an external storage.

일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법은, 블록체인 기반의 영상 위변조 방지 시스템이 촬영 장치로부터 영상 정보를 수신하는 단계; 상기 블록체인 기반의 영상 위변조 방지 시스템이 상기 영상 정보를 복수 개의 단위 영상 데이터로 분할하는 단계; 상기 블록체인 기반의 영상 위변조 방지 시스템이 상기 복수 개의 단위 영상 데이터 각각의 해시값을 산출하는 단계; 및 상기 블록체인 기반의 영상 위변조 방지 시스템이 상기 복수 개의 단위 영상 데이터 각각의 해시값을 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계를 포함한다. 이때, 상기 데이터 블록들 각각은 선행하는 데이터 블록의 해시값 및 상기 단위 영상 데이터의 해시값을 포함한다. 또한, 상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계는, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 복수 개의 단위 영상 데이터 중 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대해 선행하는 단위 영상 데이터의 해시값을 상기 각 데이터 블록에 선행하는 데이터 블록에 기록하는 단계를 포함한다.A method for preventing forgery and falsification of an image based on a block chain according to an embodiment includes receiving image information from a photographing device by a block chain-based image forgery and falsification prevention system; Dividing the image information into a plurality of unit image data by the blockchain-based image forgery prevention system; calculating, by the blockchain-based image forgery prevention system, a hash value of each of the plurality of unit image data; and recording, by the blockchain-based image forgery prevention system, a hash value of each of the plurality of unit image data in data blocks on a blockchain network. In this case, each of the data blocks includes a hash value of a preceding data block and a hash value of the unit image data. In addition, in the step of recording data blocks on the blockchain network, the block chain-based image forgery prevention system precedes the unit image data corresponding to each data block among the plurality of unit image data. and recording the hash value of the image data in a data block preceding each data block.

일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법은, 상기 복수 개의 단위 영상 데이터로 분할하는 단계 전에, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보에 포함된 이미지들을 머신러닝 기반의 분석 모델에 대한 입력값으로 이용하여 상기 이미지들에 상응하는 객체를 탐지하는 단계를 더 포함한다. 이때, 상기 복수 개의 단위 영상 데이터로 분할하는 단계는, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 머신러닝 기반의 분석 모델에 의해 탐지된 객체의 종류 및 탐지된 객체의 수 중 하나 이상이 변화되는 이미지를 특정하는 단계; 및 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보에서 상기 특정된 이미지 전후를 서로 상이한 단위 영상 데이터로 분할하는 단계를 포함한다.In the block chain-based image forgery prevention method according to an embodiment, before the step of dividing into a plurality of unit image data, the block chain-based image forgery prevention system performs machine learning-based processing of images included in the image information. The method further includes detecting objects corresponding to the images by using them as input values to the analysis model. At this time, in the step of dividing into a plurality of unit image data, the block chain-based image forgery prevention system changes at least one of the type of object detected by the machine learning-based analysis model and the number of detected objects. specifying the image to be; and dividing, by the blockchain-based image forgery prevention system, the front and back of the specified image in the image information into different unit image data.

일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법은, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 단위 영상 데이터에 상응하여 정의되는 상기 블록체인 네트워크 상의 토큰에 대한 트랜잭션 정보를 상기 단위 영상 데이터와 함께 상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계를 더 포함한다.According to an exemplary embodiment, the block chain-based image forgery prevention system transmits transaction information for a token on the block chain network defined corresponding to the unit image data to the unit image data. Further comprising the step of writing to the data blocks on the blockchain network with.

일 실시예에서, 상기 트랜잭션 정보를 상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계는, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 단위 영상 데이터에 포함된 이미지에 대해 상기 머신러닝 기반의 분석 모델에 의해 탐지된 객체의 종류 또는 수에 기초하여, 상기 트랜잭션 정보가 정의하는 토큰의 입출 내역 또는 상기 트랜잭션 정보가 정의하는 토큰의 수량 중 하나 이상을 결정하는 단계를 포함한다.In one embodiment, the step of recording the transaction information in data blocks on the blockchain network may include the machine learning-based analysis of the image included in the unit image data by the blockchain-based image forgery prevention system. Based on the type or number of objects detected by the model, determining at least one of a token input/output history defined by the transaction information or a quantity of tokens defined by the transaction information.

일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법은, 상기 블록체인 기반의 영상 위변조 방지 시스템에 미리 등록된 사용자별 지갑 주소 정보를 저장하는 단계; 및 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보의 적어도 일부에 상응하는 사용자 정보를 수신하는 단계를 더 포함한다. 이때, 상기 트랜잭션 정보를 상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계는, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 사용자 정보에 기초하여 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대한 지갑 주소를 결정하는 단계; 및 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 결정된 지갑 주소를 송신인 또는 수신인으로 하여 상기 트랜잭션 정보를 정의하는 단계를 포함한다.A block chain-based image forgery prevention method according to an embodiment includes storing wallet address information for each user pre-registered in the block chain-based image forgery prevention system; and receiving, by the blockchain-based image forgery prevention system, user information corresponding to at least a portion of the image information. At this time, the step of recording the transaction information in the data blocks on the blockchain network, the blockchain-based image forgery prevention system determines the unit image data corresponding to each data block based on the user information. determining the wallet address; and defining, by the blockchain-based video forgery prevention system, the transaction information using the determined wallet address as a sender or receiver.

일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법은, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보를 상기 영상 저장 시스템 또는 외부 저장소에 저장하는 단계를 더 포함한다. The block chain-based image forgery prevention method according to an embodiment further includes, by the block chain-based image forgery prevention system, storing the image information in the image storage system or external storage.

일 실시예에 따른 컴퓨터 프로그램은 하드웨어와 결합되어 전술한 실시예들에 따른 블록체인 기반의 영상 위변조 방지 방법을 실행하기 위한 것으로서 컴퓨터로 판독 가능한 매체에 저장된 것일 수 있다. A computer program according to an embodiment is combined with hardware to execute the block chain-based image forgery prevention method according to the above-described embodiments, and may be stored in a computer-readable medium.

본 발명의 일 측면에 따른 블록체인(blockchain) 기반의 영상 위변조 방지 시스템 및 방법을 이용하면, 동영상 파일과 같은 영상 데이터를 소정의 단위 시간(예컨대, 프레임(frame)) 별로 분할하여 해시(hash) 값을 생성하고, 이러한 해시값을 블록체인 네트워크 상의 데이터 블록에 시간별 체인 형태로 저장할 수 있다. 상기 영상 저장 시스템 및 방법에 의하면, 영상 데이터에 대한 위변조나 조작이 있을 경우에는 영상 데이터의 해시값이 기존에 블록체인 상에 저장된 해시값과 달라지게 되므로, 이를 통하여 영상이 조작되었음을 인지할 수 있다. 그 결과, 영상 데이터의 위변조를 방지할 수 있으며, 영상이 범죄, 사건 등 불법 행위에 대한 증거물로 사용될 경우 신뢰성을 높일 수 있는 이점이 있다. Using a blockchain-based image forgery prevention system and method according to an aspect of the present invention, image data such as a video file is divided by a predetermined unit time (eg, frame) to hash Values can be created, and these hash values can be stored in the form of hourly chains in data blocks on the blockchain network. According to the video storage system and method, when there is forgery or manipulation of video data, the hash value of the video data becomes different from the hash value previously stored on the blockchain, so it can be recognized that the video has been manipulated. . As a result, forgery and alteration of image data can be prevented, and reliability can be increased when images are used as evidence for illegal acts such as crimes and incidents.

도 1은 일 실시예에 따른 블록체인(blockchain) 기반의 영상 위변조 방지 시스템의 개략적인 블록도이다.
도 2는 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법의 각 단계를 나타내는 순서도이다.
도 3은 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법에서 머신러닝(machine learning)에 의한 객체 탐지를 적용하여 단위 영상 데이터를 분할하는 과정의 개념도이다.
도 4는 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법에서 영상 데이터의 해시(hash) 값을 블록체인 상의 데이터 블록에 저장하는 과정의 개념도이다.
도 5는 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법에서 블록체인 기반의 토큰(token)의 트랜잭션(transaction)을 통한 영상의 감시를 설명하기 위한 개념도이다.
1 is a schematic block diagram of a block chain (blockchain) based video forgery prevention system according to an embodiment.
2 is a flowchart illustrating each step of a method for preventing forgery and alteration of an image based on a block chain according to an embodiment.
3 is a conceptual diagram of a process of segmenting unit image data by applying object detection based on machine learning in a block chain-based image forgery prevention method according to an embodiment.
4 is a conceptual diagram of a process of storing a hash value of image data in a data block on a blockchain in a method for preventing forgery and alteration of an image based on a blockchain according to an embodiment.
5 is a conceptual diagram for explaining monitoring of an image through a transaction of a blockchain-based token in a method for preventing forgery and alteration of an image based on a blockchain according to an embodiment.

이하에서, 도면을 참조하여 본 발명의 실시예들에 대하여 상세히 살펴본다.Hereinafter, with reference to the drawings, look at the embodiments of the present invention in detail.

도 1은 일 실시예에 따른 블록체인(blockchain) 기반의 영상 위변조 방지 시스템의 개략적인 블록도이다.1 is a schematic block diagram of a block chain (blockchain) based video forgery prevention system according to an embodiment.

도 1을 참조하면, 본 실시예에 따른 블록체인 기반의 영상 위변조 방지 시스템(3)은 하나 이상의 촬영 장치(1)로부터 영상 정보를 수신하고 수신된 영상 정보의 위변조를 방지하기 위하여 필요한 정보를 블록체인 네트워크(2) 상의 분산원장에 저장하는 역할을 한다. 예를 들어, 촬영 장치(1)는 블랙박스 또는 CCTV 등일 수 있으나, 이에 한정되는 것은 아니다. 또한 일 실시예에서, 블록체인 기반의 영상 위변조 방지 시스템(3)은 영상 정보 자체를 블록체인 기반의 영상 위변조 방지 시스템(3)의 내부 저장소 또는 외부 서버(4)의 저장소에 저장할 수도 있다. Referring to FIG. 1 , the block chain-based image forgery prevention system 3 according to the present embodiment receives image information from one or more photographing devices 1 and blocks information necessary to prevent forgery of the received image information. It serves to store in the distributed ledger on the chain network (2). For example, the photographing device 1 may be a black box or CCTV, but is not limited thereto. Also, in one embodiment, the blockchain-based image forgery prevention system 3 may store the image information itself in the internal storage of the blockchain-based image forgery prevention system 3 or the storage of the external server 4.

이상의 동작을 위하여, 블록체인 기반의 영상 위변조 방지 시스템(3)은 유선 및/또는 무선 네트워크를 통하여 블록체인 네트워크(2) 및/또는 외부 서버(4)와 통신 가능하게 연결되도록 구성된다. 또한 일 실시예에서, 블록체인 기반의 영상 위변조 방지 시스템(3)은 네트워크를 통한 통신 방식으로 하나 이상의 촬영 장치(1)로부터 영상 정보를 수신할 수도 있다. 본 명세서에서, 블록체인 기반의 영상 위변조 방지 시스템(3)과 촬영 장치(1), 블록체인 네트워크(2) 및/또는 외부 서버(4) 사이의 통신 방법은 유선 및/또는 무선 네트워크를 통하여 객체와 객체가 네트워킹 할 수 있는 모든 통신 방법을 포함할 수 있으며, 유선 통신, 무선 통신, 3G, 4G, 혹은 그 이외의 방법으로 제한되지 않는다. For the above operation, the blockchain-based image forgery prevention system 3 is configured to be communicatively connected to the blockchain network 2 and / or external server 4 through wired and / or wireless networks. Also, in one embodiment, the blockchain-based image forgery prevention system 3 may receive image information from one or more photographing devices 1 in a communication method through a network. In this specification, the communication method between the blockchain-based video forgery prevention system 3 and the photographing device 1, the blockchain network 2 and / or the external server 4 is an object through a wired and / or wireless network. It can include all communication methods that can be networked and objects, and is not limited to wired communication, wireless communication, 3G, 4G, or other methods.

예를 들어, 블록체인 기반의 영상 위변조 방지 시스템(3)은 LAN(Local Area Network), MAN(Metropolitan Area Network), GSM(Global System for Mobile Network), EDGE(Enhanced Data GSM Environment), HSDPA(High Speed Downlink Packet Access), W-CDMA(Wideband Code Division Multiple Access), CDMA(Code Division Multiple Access), TDMA(Time Division Multiple Access), 블루투스(Bluetooth), 지그비(Zigbee), 와이-파이(Wi-Fi), VoIP(Voice over Internet Protocol), LTE Advanced, IEEE802.16m, WirelessMAN-Advanced, HSPA+, 3GPP Long Term Evolution (LTE), Mobile WiMAX (IEEE 802.16e), UMB (formerly EV-DO Rev. C), Flash-OFDM, iBurst and MBWA (IEEE 802.20) systems, HIPERMAN, Beam-Division Multiple Access (BDMA), Wi-MAX(World Interoperability for Microwave Access) 및 초음파 활용 통신으로 이루어진 군으로부터 선택되는 하나 이상의 통신 방법에 의해 통신하도록 구성될 수 있으나, 이에 한정되는 것은 아니다. For example, the blockchain-based image forgery prevention system (3) is LAN (Local Area Network), MAN (Metropolitan Area Network), GSM (Global System for Mobile Network), EDGE (Enhanced Data GSM Environment), HSDPA (High Speed Downlink Packet Access), W-CDMA (Wideband Code Division Multiple Access), CDMA (Code Division Multiple Access), TDMA (Time Division Multiple Access), Bluetooth, Zigbee, Wi-Fi ), Voice over Internet Protocol (VoIP), LTE Advanced, IEEE802.16m, WirelessMAN-Advanced, HSPA+, 3GPP Long Term Evolution (LTE), Mobile WiMAX (IEEE 802.16e), UMB (formerly EV-DO Rev. C), By one or more communication methods selected from the group consisting of Flash-OFDM, iBurst and MBWA (IEEE 802.20) systems, HIPERMAN, Beam-Division Multiple Access (BDMA), Wi-MAX (World Interoperability for Microwave Access), and ultrasound-enabled communication. It may be configured to communicate, but is not limited thereto.

블록체인 네트워크(2)는 복수 개의 노드(node)(200)를 포함하며, 각각의 노드(200)들은 피어-투-피어(Peer-to-Peer) 네트워크를 통하여 상호 간에 통신 가능하게 연결되어, 발생된 트랜잭션(transaction)을 공유하고, 합의 알고리즘에 의하여 채굴 경쟁에서 결정된 노드(200)가 분산원장에 기록될 데이터 블록을 생성하고 생성된 블록에 트랜잭션 정보를 저장한다. 생성된 데이터 블록의 체인은 블록체인 네트워크(2)의 모든 노드(200)에 공유되며 노드(200)들은 블록들의 체인을 동기화한다. The blockchain network 2 includes a plurality of nodes 200, and each node 200 is communicatively connected to each other through a peer-to-peer network, The generated transaction is shared, and the node 200 determined in the mining competition by the consensus algorithm creates a data block to be recorded in the distributed ledger and stores transaction information in the generated block. The chain of created data blocks is shared by all nodes 200 of the blockchain network 2, and the nodes 200 synchronize the chain of blocks.

이때, 실시예들에 따른 블록체인 기반의 영상 위변조 방지 시스템(3)은 촬영 장치(1)로부터 수신된 영상 정보를 소정의 단위로 분할하여 영상 데이터를 생성하며, 각 영상 데이터의 해시값을 블록체인 네트워크(2) 상의 데이터 블록에 저장함으로써 영상 데이터에 대한 위변조를 방지하는 기능을 한다. At this time, the blockchain-based image forgery prevention system 3 according to the embodiments divides the image information received from the photographing device 1 into predetermined units to generate image data, and converts the hash value of each image data into blocks. By storing it in a data block on the chain network (2), it functions to prevent forgery and alteration of image data.

일 실시예에서, 블록체인 기반의 영상 위변조 방지 시스템(3)은 입력부(31), 영상 분할부(32), 해시(hash) 추출부(34) 및 저장부(36)를 포함한다. 또한 일 실시예에서, 블록체인 기반의 영상 위변조 방지 시스템(3)은 영상 정보의 분할을 지능적으로 수행하기 위한 머신러닝(machine learning)부(33)를 더 포함한다. 또한 일 실시예에서, 블록체인 기반의 영상 위변조 방지 시스템(3)은 영상 정보 자체를 블록체인 기반의 영상 위변조 방지 시스템(3) 내에 저장하기 위한 저장소(35)를 더 포함한다. 나아가 일 실시예에서, 블록체인 기반의 영상 위변조 방지 시스템(3)은 블록체인 네트워크(2)에 기록되는 정보에 사용자를 반영하기 위한 사용자 관리부(37)를 더 포함한다. In one embodiment, the blockchain-based video forgery prevention system 3 includes an input unit 31, an image segmentation unit 32, a hash extraction unit 34 and a storage unit 36. In addition, in one embodiment, the block chain-based image forgery prevention system 3 further includes a machine learning unit 33 for intelligently dividing image information. In addition, in one embodiment, the block chain-based image forgery prevention system 3 further includes a storage 35 for storing the image information itself in the block chain-based image forgery prevention system 3. Furthermore, in one embodiment, the blockchain-based video forgery prevention system 3 further includes a user management unit 37 for reflecting the user in the information recorded in the blockchain network 2.

실시예들에 따른 블록체인 기반의 영상 위변조 방지 시스템(3)과 이에 포함된 각 부(31-37)는, 전적으로 하드웨어이거나, 또는 부분적으로 하드웨어이고 부분적으로 소프트웨어인 측면을 가질 수 있다. 예컨대, 블록체인 기반의 영상 위변조 방지 시스템(3)과 이에 포함된 각 부(31-37)는 특정 형식 및 내용의 데이터를 처리하거나 또는/또한 전자통신 방식으로 주고받기 위한 하드웨어 및 이에 관련된 소프트웨어를 통칭할 수 있다. 본 명세서에서 "부", "모듈", "장치", "단말기", "서버" 또는 "시스템" 등의 용어는 하드웨어 및 해당 하드웨어에 의해 구동되는 소프트웨어의 조합을 지칭하는 것으로 의도된다. 예를 들어, 하드웨어는 CPU 또는 다른 프로세서(processor)를 포함하는 데이터 처리 기기일 수 있다. 또한, 하드웨어에 의해 구동되는 소프트웨어는 실행중인 프로세스, 객체(object), 실행파일(executable), 실행 스레드(thread of execution), 프로그램(program) 등을 지칭할 수 있다.The block chain-based video forgery prevention system 3 and each unit 31 to 37 included therein according to embodiments may have an aspect of being entirely hardware, or partially hardware and partially software. For example, the blockchain-based video forgery prevention system 3 and each unit 31 to 37 included in it provide hardware and related software for processing data of a specific format and content or/or exchanging data in an electronic communication method. can be called In this specification, terms such as "unit", "module", "device", "terminal", "server" or "system" are intended to refer to a combination of hardware and software driven by the hardware. For example, the hardware may be a data processing device including a CPU or other processor. Also, software driven by hardware may refer to a running process, an object, an executable file, a thread of execution, a program, and the like.

또한, 블록체인 기반의 영상 위변조 방지 시스템(3)을 구성하는 각각의 요소는 반드시 서로 물리적으로 구분되는 별개의 장치를 지칭하는 것으로 의도되지 않는다. 즉, 도 1에 도시된 블록체인 기반의 영상 위변조 방지 시스템(3)의 각 부(31-37)는 블록체인 기반의 영상 위변조 방지 시스템(3)을 구성하는 하드웨어를 해당 하드웨어에 의해 수행되는 동작에 따라 기능적으로 구분한 것일 뿐, 반드시 각각의 부가 서로 독립적으로 구비되어야 하는 것이 아니다. 물론, 실시예에 따라서는 전술한 각 부(31-37) 중 하나 이상이 서로 물리적으로 구분되는 별개의 장치로 구현되는 것도 가능하다. In addition, each element constituting the blockchain-based image forgery prevention system 3 is not necessarily intended to refer to a separate device that is physically separated from each other. That is, each unit 31 to 37 of the blockchain-based image forgery prevention system 3 shown in FIG. 1 operates the hardware constituting the blockchain-based image forgery prevention system 3 to operate It is only functionally classified according to, and each part does not necessarily have to be provided independently of each other. Of course, depending on embodiments, one or more of the above-described parts 31 to 37 may be implemented as separate devices that are physically separated from each other.

입력부(31)는 하나 이상의 촬영 장치(1)에 직접 연결되거나 또는 유선 및/또는 무선 네트워크를 통한 통신 방식으로 연결되어, 입력부(31)로부터 영상 정보를 수신할 수 있다. 본 명세서의 실시예들에서 블록체인 기반의 영상 위변조 방지 시스템(3)은 촬영 장치(1)와 별개의 블록으로 도시되나, 실시예에 따라서는 블록체인 기반의 영상 위변조 방지 시스템(3)은 촬영 장치(1) 내에 위치하는 촬영 장치(1)의 일부로서 구현될 수도 있다. 또한, 도면에 도시된 촬영 장치(1)의 개수는 단지 예시적인 것으로서, 블록체인 기반의 영상 위변조 방지 시스템(3)과 관련하여 동작하는 촬영 장치(1)의 수를 한정하는 것이 아니다. The input unit 31 may be directly connected to one or more photographing devices 1 or connected in a communication method through a wired and/or wireless network to receive image information from the input unit 31 . In the embodiments of the present specification, the block chain-based image forgery prevention system 3 is shown as a separate block from the photographing device 1, but according to the embodiment, the block chain-based image forgery prevention system 3 It may be implemented as a part of the photographing device 1 located in the device 1 . In addition, the number of photographing devices 1 shown in the drawing is merely illustrative and does not limit the number of photographing devices 1 operating in relation to the blockchain-based image forgery prevention system 3 .

영상 분할부(32)는 촬영 장치(1)로부터 입력부(31)에 수신된 영상 정보를 복수 개의 단위 영상 데이터로 분할할 수 있다. 예를 들어, 일 실시예에서 단위 영상 데이터란 동영상 파일과 같은 형태를 가진 영상 정보에서 이미지의 각 프레임(frame)을 지칭하는 것일 수 있으나, 이에 한정되는 것은 아니며, 미리 설정된 복수 개의 개수의 프레임 또는 미리 설정된 단위 시간만큼의 영상 정보를 이용하여 단위 영상 데이터를 정의할 수도 있다. The image divider 32 may divide the image information received from the photographing device 1 through the input unit 31 into a plurality of unit image data. For example, in one embodiment, unit image data may refer to each frame of an image in image information having a form such as a video file, but is not limited thereto, and includes a plurality of preset frames or frames. Unit image data may be defined using image information corresponding to a preset unit time.

일 실시예에서, 영상 분할부(32)는 머신러닝부(33)에 의하여 영상 정보에 포함된 객체를 탐지한 결과에 기초하여 단위 영상 데이터를 구분할 구획을 결정할 수도 있다. 예를 들어, 머신러닝부(33)는 영상 정보에 포함된 이미지들을 머신러닝 기반의 분석 모델에 대한 입력값으로 이용하여 이미지에 포함된 객체를 탐지할 수 있다. 이때, 영상 분할부(32)는 영상 정보를 구성하는 일련의 이미지들 중 머신러닝부(33)에 의해 탐지된 객체의 종류 및/또는 수가 변화되는 이미지를 경계 이미지로 특정하고, 특정된 경계 이미지 전후를 서로 상이한 단위 영상 데이터로 분할할 수 있다. 이 경우, 각각의 단위 영상 데이터는 서로 상이한 길이를 가질 수도 있다. In one embodiment, the image segmentation unit 32 may determine a partition to divide unit image data based on a result of detecting an object included in image information by the machine learning unit 33 . For example, the machine learning unit 33 may detect an object included in the image by using images included in the image information as input values for a machine learning-based analysis model. At this time, the image segmentation unit 32 specifies an image in which the type and/or number of objects detected by the machine learning unit 33 is changed among a series of images constituting the image information as a boundary image, and the specified boundary image The front and back images may be divided into different unit image data. In this case, each unit image data may have different lengths.

해시 추출부(34)는, 전술한 과정에 의하여 생성된 각 단위 영상 데이터에 소정의 해시 알고리즘을 적용하여 해시값을 추출할 수 있다. 또한, 저장부(36)는 해시 추출부(34)에 의해 추출된 각 단위 영상 데이터의 해시값을 블록체인 네트워크(2) 상의 데이터 블록에 저장할 수 있다. 블록체인 네트워크(2)에서는 순차적으로 데이터 블록들이 생성되는데, 각각의 데이터 블록은 이전 데이터블록의 해시값을 저장하고 있다. 이때, 저장부(36)는 시계열적으로 연속된 각 단위 영상 데이터의 해시값을 블록체인 상의 연속적인 데이터 블록들에 각각 저장할 수 있다. The hash extractor 34 may extract a hash value by applying a predetermined hash algorithm to each unit image data generated through the above process. In addition, the storage unit 36 may store the hash value of each unit image data extracted by the hash extraction unit 34 in a data block on the blockchain network 2 . In the blockchain network 2, data blocks are sequentially created, and each data block stores the hash value of the previous data block. At this time, the storage unit 36 may store the hash value of each unit image data consecutive in time series in successive data blocks on the blockchain.

그 결과, 블록체인의 데이터 블록들은 각각 선행하는 데이터 블록의 해시값과 함께 단위 영상 데이터의 해시값을 포함하고 있으며, 시계열적으로 연속된 단위 영상 데이터들의 해시값이 각각 연속된 데이터 블록들에 저장된다. 즉, 연속된 제1 및 제2 데이터 블록이 존재하며 또한 연속된 제1 및 제2 영상 데이터가 존재하는 경우, 제1 데이터 블록에는 제1 단위 영상 데이터의 해시값이 저장될 수 있으며, 제2 데이터 블록에는 제2 단위 영상 데이터의 해시값과 함께 제1 데이터 블록의 해시값이 저장될 수 있다. 이처럼 데이터 블록들이 이전 블록이 해시값을 저장하는 구조에서는, 블록체인 상의 일부 데이터 블록에 대해 변조가 일어났을 경우 해시 함수의 특성 상 그 뒤의 데이터 블록들에 기록되어야 하는 해시값이 전부 변하게 되므로, 해시값의 변화를 통하여 영상 정보가 조작되었는지 여부를 판별할 수 있다. As a result, the data blocks of the blockchain each contain the hash value of the unit image data together with the hash value of the preceding data block, and the hash value of the unit image data successive in time series is stored in each successive data block. do. That is, when there are consecutive first and second data blocks and there are consecutive first and second image data, a hash value of the first unit image data may be stored in the first data block, and the second image data may be stored in the first data block. The hash value of the first data block together with the hash value of the second unit image data may be stored in the data block. In such a structure in which data blocks store the hash value of the previous block, if some data block on the blockchain is tampered with, the hash value to be recorded in the subsequent data blocks will all change due to the nature of the hash function, It is possible to determine whether image information has been manipulated through a change in hash value.

저장부(36)는, 해시 함수를 이용하여 생성된 해시값을 블록체인 네트워크(2) 상의 데이터 블록에 저장하기 위한 통신부(361)를 포함할 수 있다. 또한 통신부(361)는, 단위 영상 데이터 또는 영상 정보 자체를 유선 및/또는 무선 네트워크를 통해 외부 서버(4)의 저장소에 저장할 수 있다. 또는 일 실시예에서, 저장부(36)는 단위 영상 데이터 또는 영상 정보 자체를 블록체인 기반의 영상 위변조 방지 시스템(3)의 저장소(35)에 저장하도록 구성될 수도 있다. The storage unit 36 may include a communication unit 361 for storing a hash value generated using a hash function in a data block on the blockchain network 2. Also, the communication unit 361 may store unit image data or image information itself in the storage of the external server 4 through a wired and/or wireless network. Alternatively, in one embodiment, the storage unit 36 may be configured to store unit image data or image information itself in the storage 35 of the blockchain-based image forgery prevention system 3 .

일 실시예에서, 저장부(36)는 단위 영상 데이터의 해시값과 함께 블록체인 상의 데이터 블록에 기록될 트랜잭션 정보를 생성하는 트랜잭션 생성부(362)를 더 포함할 수 있다. 트랜잭션 생성부(362)는 블록체인 상의 데이터 블록들에 의해 정의되는 분산원장에 그 입출 내역이 기록되는 토큰(token)에 대한 트랜잭션 정보를 데이터 블록에 기록할 수 있다. 이때, 트랜잭션 정보가 정의하는 토큰의 이동은 해당 데이터 블록에 해시값이 기록되는 단위 영상 데이터의 특성에 기초하여 결정될 수 있다. 예컨대, 트랜잭션 정보는 스마트 컨트랙트(smart contract)의 형태를 가질 수도 있으나, 이에 한정되는 것은 아니다.In one embodiment, the storage unit 36 may further include a transaction generator 362 that generates transaction information to be recorded in a data block on a blockchain together with a hash value of unit image data. The transaction generating unit 362 may record transaction information about a token whose input/output details are recorded in a data block in a distributed ledger defined by data blocks on a blockchain. In this case, the movement of the token defined by the transaction information may be determined based on the characteristics of unit image data whose hash value is recorded in the corresponding data block. For example, the transaction information may have the form of a smart contract, but is not limited thereto.

일 실시예에서 트랜잭션 생성부(362)는 머신러닝부(33)에 의하여 이미지로부터 탐지된 객체의 종류 및/또는 수에 따라 토큰의 트랜잭션을 정의할 수 있다. 또는/또한, 일 실시예에서 블록체인 기반의 영상 위변조 방지 시스템(3)은 사용자 관리부(37)를 통하여 영상 정보에 연관된 사용자 정보를 수신하고, 트랜잭션 생성부(362)는 단위 영상 데이터에 상응하는 사용자 정보(예컨대, 지갑 주소)를 토큰의 이동에 반영하도록 트랜잭션을 정의할 수도 있다. 이미지로부터 탐지된 객체 또는 사용자 정보를 반영한 트랜잭션의 형태에 대해서는 상세히 후술한다. In one embodiment, the transaction generation unit 362 may define a token transaction according to the type and/or number of objects detected from the image by the machine learning unit 33 . Alternatively, in one embodiment, the block chain-based image forgery prevention system 3 receives user information related to image information through the user management unit 37, and the transaction generator 362 corresponds to unit image data. Transactions can also be defined to reflect user information (e.g., wallet address) to the movement of tokens. The form of the transaction reflecting the object or user information detected from the image will be described later in detail.

일 실시예에서, 저장부(36)는 영상 정보 자체는 외부 서버(4) 또는 블록체인 기반의 영상 위변조 방지 시스템(3)의 내부 저장소에 기록하되, 이러한 저장소에서 영상 정보의 저장 위치를 특정할 수 있는 위치 정보를 블록체인 네트워크(2) 상의 데이터 블록에 더 기록할 수도 있다. In one embodiment, the storage unit 36 records the image information itself in the internal storage of the external server 4 or the blockchain-based image forgery prevention system 3, but it is possible to specify the storage location of the image information in this storage. Possible location information may be further recorded in a data block on the blockchain network (2).

또한 일 실시예에서, 저장부(36)는 영상 정보의 각 단위 영상 데이터로부터 생성된 해시값을 블록체인 네트워크(2) 상의 데이터 블록에 기록하되, 영상 정보 자체는 블록체인 네트워크(2)의 메인넷(main net)이 아닌 사이드체인(sidechain) 상의 데이터 블록에 업로드할 수 있다. 영상 정보를 사이드체인에 업로드하는 경우, 권한 증명(Proof of Authority; POA)과 같은 합의 알고리즘을 사용하는 사이드체인을 도입하여 트랜젝션 처리 속도를 크게 증가시킬 수 있고, 수수료 부담을 낮출 수 있는 이점이 있다. In addition, in one embodiment, the storage unit 36 records the hash value generated from each unit video data of the video information in a data block on the blockchain network 2, but the video information itself is the main unit of the blockchain network 2. It can be uploaded to data blocks on the sidechain, not the main net. When uploading video information to a sidechain, the introduction of a sidechain that uses a consensus algorithm such as Proof of Authority (POA) has the advantage of significantly increasing the transaction processing speed and lowering the fee burden. .

도 2는 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법의 각 단계를 나타내는 순서도이다. 실시예들에 따른 블록체인 기반의 영상 위변조 방지 방법은 본 발명의 실시예들에 따른 블록체인 기반의 영상 위변조 방지 시스템을 이용하여 수행될 수 있다. 이하에서는, 설명의 편의를 위하여, 도 1 및 도 2를 참조하여 실시예들에 따른 블록체인 기반의 영상 위변조 방지 방법의 각 단계에 대하여 설명한다.2 is a flowchart illustrating each step of a method for preventing forgery and alteration of an image based on a block chain according to an embodiment. The block chain-based image forgery prevention method according to embodiments may be performed using the block chain-based image forgery prevention system according to embodiments of the present invention. Hereinafter, for convenience of description, each step of a method for preventing forgery and alteration of an image based on a blockchain according to embodiments will be described with reference to FIGS. 1 and 2 .

도 1 및 도 2를 참조하면, 블록체인 기반의 영상 위변조 방지 시스템(3)의 입력부(31)는 하나 이상의 촬영 장치(1)로부터 영상 정보를 수신할 수 있다(S1). 전술한 바와 같이, 영상 분할부(32)는 영상 정보를 복수 개의 단위 영상 데이터로 분할할 수 있고, 각각의 단위 영상 데이터는 미리 설정된 개수의 프레임 또는 미리 설정된 시간을 가질 수 있다. Referring to FIGS. 1 and 2 , the input unit 31 of the blockchain-based image forgery prevention system 3 may receive image information from one or more photographing devices 1 (S1). As described above, the image divider 32 may divide image information into a plurality of unit image data, and each unit image data may have a preset number of frames or a preset time period.

한편, 일 실시예에서 영상 분할부(32)는 머신러닝부(33)에 의한 이미지 내 객체 인식을 기반으로 단위 영상 데이터를 구획할 수도 있다. 본 실시예에서, 머신러닝부(33)는 영상 정보를 구성하는 각 이미지를 머신러닝 기반의 분석 모델에 대한 입력값으로 이용하여 이미지 내의 객체를 인식할 수 있다(S2). 이때 머신러닝 기반의 분석 모델은 미리 객체의 종류 등이 알려져 있는 학습 이미지를 통해 학습되고, 학습 결과를 기반으로 한 파라미터 등을 이용하여 미지의 이미지 내의 객체를 탐지하는 기능을 하는 것으로서, 예를 들어 컨볼루션 뉴럴 네트워크(Convolution Neural Network; CNN)를 이용하는 것일 수 있으나, 이에 한정되는 것은 아니다. Meanwhile, in one embodiment, the image segmentation unit 32 may segment unit image data based on object recognition in an image by the machine learning unit 33 . In this embodiment, the machine learning unit 33 may recognize an object in an image by using each image constituting image information as an input value for a machine learning-based analysis model (S2). At this time, the machine learning-based analysis model is learned through a learning image in which the type of object is known in advance, and functions to detect an object in an unknown image using parameters based on the learning result, for example, A convolutional neural network (CNN) may be used, but is not limited thereto.

이때, 영상 분할부(32)는 머신러닝부(33)에 의해 이미지로부터 탐지된 객체의 종류 및/또는 수가 미리 설정된 수준 이상으로 크게 변화하는 경계 이미지를 특정하고(S3), 경계 이미지를 이용하여 경계 이미지 전후가 별도의 단위 영상 데이터가 되도록 영상 정보를 단위 영상 데이터들로 분할할 수 있다(S4). At this time, the image segmentation unit 32 specifies a boundary image in which the type and/or number of objects detected from the image by the machine learning unit 33 change significantly beyond a preset level (S3), and uses the boundary image Image information may be divided into unit image data so that the front and back of the boundary image become separate unit image data (S4).

도 3은 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법에서 머신러닝에 의한 객체 탐지를 적용하여 단위 영상 데이터를 분할하는 과정의 개념도이다. 3 is a conceptual diagram of a process of segmenting unit image data by applying object detection based on machine learning in a block chain-based image forgery prevention method according to an embodiment.

도 3을 참조하면, 동영상 형태의 영상 정보(100)는 서로 시계열적으로 연속된 일련의 이미지들(111-115, 121-125)로 구성될 수 있다. 이때, 블록체인 기반의 영상 위변조 방지 시스템은 머신러닝 기반의 분석을 통하여 각 이미지에 포함된 객체의 종류나 객체가 위치한 이미지 내의 영역, 이미지에 포함된 객체의 수 등을 결정할 수 있다. 예를 들어, 이미지(115)는 성인 남성에 해당하는 객체(1150)가 포함된 이미지를 나타내며, 이미지(121)는 성인 여성에 해당하는 객체(1210) 및 아이에 해당하는 객체(1211)가 포함된 이미지를 나타낸다. Referring to FIG. 3 , image information 100 in the form of a moving picture may be composed of a series of images 111-115 and 121-125 sequentially successive to each other. At this time, the blockchain-based video forgery prevention system may determine the type of object included in each image, the area in the image where the object is located, the number of objects included in the image, etc. through machine learning-based analysis. For example, image 115 represents an image including an object 1150 corresponding to an adult male, and image 121 includes an object 1210 corresponding to an adult female and an object 1211 corresponding to a child. represents an image.

이때, 이미지(115)와 이미지(121)는 서로 시간적으로 연속적인 이미지들이지만 도면에 도시되는 것과 같이 선행하는 이미지(115)에 포함된 객체(1150)와 후행하는 이미지(121)에 포함된 객체(1210, 1211)의 종류 및 수가 변화하였다. 실제 촬영 영상에서는 보다 점진적으로 탐지된 객체의 변화가 일어나는 경우가 많을 것이나, 설명의 편의를 위하여 하나의 이미지 간격에서 객체의 종류 및 수가 달라지는 극단적인 형태를 예시로 하였다는 점이 통상의 기술자에게 용이하게 이해될 것이다. At this time, the image 115 and the image 121 are temporally successive images, but as shown in the drawing, the object 1150 included in the preceding image 115 and the object included in the following image 121 The types and numbers of (1210, 1211) have changed. In actual shooting images, there will be many cases in which the detected object changes more gradually, but for convenience of description, an extreme form in which the type and number of objects change in one image interval is exemplified, making it easy for those skilled in the art. It will be understood.

도 3의 예에서 객체의 종류 및 수가 크게 변화하는 이미지(115) 및/또는 이미지(121)가 경계 이미지에 해당하므로, 이를 구분 기준점으로 하여 단위 영상 데이터(11, 12)를 정의할 수 있다. 예컨대, 영상 정보(100)의 시작부터 이미지(115)까지의 구간이 제1 단위 영상 데이터(11)가 되고, 그 다음 이미지(121)로부터 시작하여 또 다른 경계 이미지가 탐지되기 전까지의 구간이 제2 단위 영상 데이터(12)가 되도록 영상 정보(100)를 복수 개의 단위 영상 데이터로 분할할 수 있다. In the example of FIG. 3 , since the image 115 and/or the image 121 in which the type and number of objects change greatly corresponds to the boundary image, the unit image data 11 and 12 may be defined using this as a reference point for division. For example, the section from the beginning of the video information 100 to the image 115 becomes the first unit image data 11, and the section starting from the next image 121 until another boundary image is detected is the first unit image data 11. Image information 100 may be divided into a plurality of unit image data to form 2 unit image data 12 .

도 3에 도시된 예에서는 각 단위 영상 데이터의 이미지에 포함된 객체의 종류(성인 남성, 성인 여성, 아이) 및 객체의 수가 모두 달라지는 것을 예시로 설명하였으나, 실시예에 따라서는 객체의 수는 동일하더라도 객체의 종류가 달라지거나, 또는 객체의 종류는 동일하더라도 객체의 수가 달라지는 이미지들을 경계 이미지로 특정하는 것도 가능하다. In the example shown in FIG. 3, it has been described as an example that the types (adult male, adult female, child) and number of objects included in the image of each unit image data are all different, but depending on the embodiment, the number of objects is the same. It is also possible to specify as a boundary image images in which the type of object is different, or the number of objects is different even if the type of object is the same.

다시 도 1 및 도 2를 참조하면, 전술한 것과 같이 프레임 수나 시간 길이를 기반으로, 또는 객체 탐지를 기반으로 구획된 각 단위 영상 데이터를 대상으로, 블록체인 기반의 영상 위변조 방지 시스템(3)의 해시 추출부(34)가 해시 함수를 적용함으로써 해시값을 산출할 수 있다(S5). 해시값 산출을 위한 해시 함수로는 예를 들어 SHA(Secure Hash Algorithm) 등이 이용될 수 있으나, 이에 한정되는 것은 아니다. Referring back to FIGS. 1 and 2 , as described above, the block chain-based video forgery prevention system 3 for each unit image data partitioned based on the number of frames or the length of time or based on object detection The hash extractor 34 may calculate a hash value by applying a hash function (S5). As a hash function for calculating the hash value, for example, Secure Hash Algorithm (SHA) may be used, but is not limited thereto.

다음으로, 블록체인 기반의 영상 위변조 방지 시스템(3)의 저장부(36)는 단위 영상 데이터의 해시값을 블록체인 네트워크(2) 상의 데이터 블록에 기록할 수 있다(S8). 이때, 블록체인 기반의 영상 위변조 방지 시스템(3)의 저장부(36)는 각 단위 영상 데이터에 상응하는 트랜잭션 정보를 생성하고(S7), 트랜잭션 정보를 단위 영상 데이터의 해시값과 함께 블록체인 네트워크(2) 상의 데이터 블록에 기록할 수도 있다(S8). Next, the storage unit 36 of the blockchain-based image forgery prevention system 3 may record the hash value of unit image data in a data block on the blockchain network 2 (S8). At this time, the storage unit 36 of the blockchain-based image forgery prevention system 3 generates transaction information corresponding to each unit image data (S7), and transmits the transaction information along with the hash value of the unit image data to the blockchain network. (2) It is also possible to write to the above data block (S8).

도 4는 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법에서 영상 데이터의 해시값을 블록체인 상의 데이터 블록에 저장하는 과정의 개념도이다. 4 is a conceptual diagram of a process of storing a hash value of image data in a data block on a blockchain in a method for preventing forgery and alteration of an image based on a blockchain according to an embodiment.

도 4를 참조하면, 블록체인은 서로 연속적인 일련의 데이터 블록(301-303)들로 이루어질 수 있고, 각각의 데이터 블록(301-303)은 분산원장에서 해당 데이터 블록의 일련 번호를 나타내는 카운터 정보(3013)를 포함할 수 있다. 또한, 각각의 데이터 블록(301-303)에는 이에 부여된 단위 영상 데이터의 해시값(3011, 3021, 3031)이 기록되며, 또한 블록체인 상에서 선행하는 데이터 블록의 해시값(3012, 3022, 3032)이 기록된다. 예를 들어, 각각의 데이터 블록(301-303)은 서로 연속적인 단위 영상 데이터의 해시값(3011, 3021, 3031)을 저장하고 있으면서, 후행하는 데이터 블록(예컨대, 302)에는 선행하는 데이터 블록(예컨대, 301)의 해시값(3022)이 저장된다. Referring to FIG. 4, a blockchain may be composed of a series of data blocks 301-303 consecutive to each other, and each data block 301-303 has counter information representing the serial number of the corresponding data block in the distributed ledger. (3013). In addition, hash values (3011, 3021, 3031) of unit image data given to each data block (301-303) are recorded, and hash values (3012, 3022, 3032) of preceding data blocks on the blockchain are recorded. this is recorded For example, each of the data blocks 301 to 303 stores hash values 3011, 3021, and 3031 of consecutive unit image data, and the preceding data block (eg, 302) For example, a hash value 3022 of 301 is stored.

해시 함수의 특성상 데이터의 어느 한 부분이라도 변경되면 해시값은 전혀 다른 값으로 변화되기 때문에, 영상 정보의 변조에 의하여 선행하는 블록(301)에 포함된 영상 데이터 해시값(3011)이 달라질 경우 해당 데이터 블록(301)의 해시값은 전혀 다른 값으로 변경된다. 또한, 그 결과 해당 데이터 블록(301)에 후행하는 데이터 블록(302)의 이전 블록 해시값(3022)이 변경되기 때문에, 후행하는 데이터 블록(302)의 해시값도 변경되면서 이와 같은 방식으로 블록체인에서 변조가 일어난 영상 데이터에 해당하는 블록 이후의 모든 블록의 해시값이 달라지게 된다. 따라서, 영상 데이터의 해시값을 블록체인에 저장함으로써 영상이 조작되거나 위변조되는 것을 탐지할 수 있다. Due to the nature of the hash function, if any part of the data is changed, the hash value is changed to a completely different value, so if the hash value 3011 of the image data included in the preceding block 301 is changed due to the modulation of the image information, the corresponding data The hash value of block 301 is changed to a completely different value. In addition, as a result, since the previous block hash value 3022 of the data block 302 following the corresponding data block 301 is changed, the hash value of the following data block 302 is also changed and the blockchain is chained in this way. The hash values of all blocks after the block corresponding to the video data in which modulation has occurred in . Therefore, by storing the hash value of the image data in the blockchain, it is possible to detect that the image is manipulated or forged.

각각의 데이터 블록(301-303)에는 블록체인 상의 분산원장에 의하여 그 발행과 입출금 등이 관리되는 토큰의 이동에 관련된 트랜잭션 정보(3014, 3024, 3034)가 더 기록될 수 있다. 일 실시예에서는, 각 데이터 블록(301-303)의 영상 데이터 해시값(3011, 3021, 3031)에 상응하는 단위 영상 데이터의 특성을 반영하여 트랜잭션 정보(3014, 3024, 3034)를 정의할 수 있다. 예를 들어, 영상 데이터의 특성에 따라 트랜잭션 정보(3014, 3024, 3034)가 정의하는 토큰의 이동에 관련된 이동 방향, 송신인과 수신인, 이동 수량 등을 결정할 수 있고, 이에 대해서는 상세히 후술한다. In each of the data blocks 301 to 303, transaction information 3014, 3024, and 3034 related to the movement of tokens whose issuance and deposit and withdrawal are managed by the distributed ledger on the blockchain may be further recorded. In an embodiment, transaction information 3014, 3024, and 3034 may be defined by reflecting characteristics of unit image data corresponding to image data hash values 3011, 3021, and 3031 of each data block 301 to 303. . For example, according to the characteristics of the image data, the movement direction, sender and receiver, and movement amount related to the movement of the token defined by the transaction information 3014, 3024, and 3034 may be determined, which will be described in detail later.

다시 도 1 및 도 2를 참조하면, 일 실시예에서 블록체인 기반의 영상 위변조 방지 시스템(3)의 저장부(36)는 단위 영상 데이터의 해시값을 블록체인 상에 저장하는 과정에서 동일한 영상 정보를 서로 상이한 촬영 장치(1)로부터 수신하고, 각 촬영 장치(1)로부터 수신된 영상 정보로부터 생성된 단위 영상 데이터의 해시값이 기록되는 블록들을 교차 검증하는 과정을 수행할 수도 있다(S6). 이를 위하여, 각각의 촬영 장치(1)는 유선 및/또는 무선 네트워크를 통하여 상호 간에 통신 가능하게 구성될 수 있으며, 블록체인 기반의 영상 위변조 방지 시스템(3)은 이들 중 어느 하나 또는 양 촬영 장치(1)에 각각 구현되거나, 또는 이들 모두와 통신 가능한 별도의 장치로 구현될 수 있다. Referring back to FIGS. 1 and 2 , in one embodiment, the storage unit 36 of the blockchain-based video forgery prevention system 3 stores the hash value of unit video data on the blockchain, while storing the same image information. may be received from different photographing devices 1, and blocks in which hash values of unit image data generated from the image information received from each photographing device 1 are recorded may be cross-verified (S6). To this end, each photographing device 1 may be configured to communicate with each other through a wired and / or wireless network, and the blockchain-based image forgery prevention system 3 may be any one or both photographing devices ( 1), or may be implemented as a separate device capable of communicating with all of them.

어느 하나의 촬영 장치(1)에 의해 촬영된 영상은 해당 촬영 장치(1)에 구비되거나 연동된 블록체인 기반의 영상 위변조 방지 시스템(3)에 입력되는 한편, 네트워크를 통한 통신을 통하여 또 다른 촬영 장치(1)로 전달될 수 있다. 또 다른 촬영 장치(1)에서는 이에 구비되거나 연동된 블록체인 기반의 영상 위변조 방지 시스템(3)을 통하여 영상 정보에 대한 처리가 이루어진다. 이 경우, 양 촬영 장치(1)의 영상 정보를 기반으로 하여 단위 영상 데이터의 해시값 생성과 데이터 블록의 생성이 각각 수행되는데, 영상 정보의 조작이나 위변조가 없을 경우 생성된 일련의 데이터 블록들의 해시값은 양 기기에서 모두 동일해야 한다. 따라서, 데이터 블록들의 해시값을 교차 검증하게 되면, 양 기기에서 생성된 데이터 블록들의 해시값에 차이가 있다면 데이터에 대한 조작이 존재한다는 것을 알 수 있다. An image captured by one of the photographing devices 1 is input to the blockchain-based image forgery prevention system 3 provided in or interlocked with the corresponding photographing device 1, while another photograph is taken through communication through a network. It can be delivered to device 1. In another photographing device 1, image information is processed through a blockchain-based image forgery prevention system 3 provided or interlocked therewith. In this case, a hash value of unit image data and a data block are respectively generated based on the image information of the two photographing devices 1. When there is no manipulation or forgery of the image information, the generated hash value of a series of data blocks The value should be the same on both instruments. Therefore, if the hash values of the data blocks are cross-verified, if there is a difference in the hash values of the data blocks generated in both devices, it can be known that data manipulation exists.

또한 일 실시예에서는 단위 영상 데이터의 해시값과 함께 트랜잭션 정보를 데이터 블록에 기록하되, 단위 영상 데이터의 특성을 반영하여 트랜잭션 정보를 정의함으로써, 트랜잭션 정보를 통하여 영상 정보에 대한 감시, 관리 또는 모니터링이 가능하도록 할 수 있다. 이때 단위 영상 데이터의 특성이란, 단위 영상 데이터를 구성하는 이미지들로부터 머신러닝에 기반하여 탐지된 객체의 종류 및/또는 수나, 영상 정보와 함께 해당 영상 정보에 연관된 사용자를 특정할 수 있는 정보가 수신되었을 경우 단위 영상 데이터에 상응하는 사용자 정보 등을 지칭할 수 있다. In addition, in one embodiment, transaction information is recorded in a data block along with a hash value of unit image data, but transaction information is defined by reflecting the characteristics of unit image data, so that video information can be monitored, managed, or monitored through transaction information. can make it possible. At this time, the characteristics of the unit image data include the type and/or number of objects detected based on machine learning from the images constituting the unit image data, and information capable of specifying a user associated with the corresponding image information together with image information. In this case, it may refer to user information corresponding to unit image data.

예를 들어, 블록체인 기반의 영상 위변조 방지 시스템(3)의 트랜잭션 생성부(362)는 영상 정보의 각 단위 영상 데이터에 상응하는 트랜잭션을 토큰의 이동으로 정의하되, 이때 이동되는 토큰의 수량을 해당 단위 영상 데이터에 포함된 이미지로부터 식별된 객체의 유무, 종류 및/또는 수에 기초하여 결정할 수 있다. 예를 들어, 각 데이터 블록에 상응하여 미리 설정된 송신 주소로부터 미리 설정된 수신 주소로 토큰을 이동시키는 트랜잭션을 정의하되, 단위 영상 데이터의 이미지로부터 검출된 객체의 수가 1일 경우 1만큼의 토큰 이동을 발생시키고, 단위 영상 데이터의 이미지로부터 검출된 객체의 수가 2일 경우 2만큼의 토큰 이동을 발생시킬 수 있다. 이와 같이 객체 탐지 결과에 따라 토큰 이동 수량을 정의하면, 수신 주소에 수신되는 토큰 수량의 트랜잭션당 변화량을 통하여 영상 내의 객체의 수가 변화되는 변곡점을 용이하게 탐지할 수 있다. For example, the transaction generation unit 362 of the blockchain-based image forgery prevention system 3 defines a transaction corresponding to each unit image data of image information as a movement of tokens. It may be determined based on the presence, type, and/or number of objects identified from the image included in the unit image data. For example, a transaction for moving a token from a preset sending address to a preset receiving address corresponding to each data block is defined, but when the number of objects detected from an image of unit image data is 1, token movement by 1 occurs. and, when the number of objects detected from the image of the unit video data is 2, a token movement of 2 may be generated. In this way, if the token movement amount is defined according to the object detection result, the inflection point at which the number of objects in the image changes can be easily detected through the amount of change per transaction in the amount of tokens received at the receiving address.

다른 예로, 트랜잭션 생성부(362)는 영상 정보의 각 단위 영상 데이터에 상응하여 송신 주소로부터 수신 주소로 토큰을 이동시키는 트랜잭션을 정의하되, 단위 영상 데이터의 이미지로부터 객체가 탐지되는지 여부, 탐지되는 객체의 종류 및/또는 탐지된 객체의 수에 따라 토큰의 이동 방향을 변경하도록 구성될 수도 있다. 예를 들어, 단위 영상 데이터의 이미지로부터 객체가 검출되는 경우 송신 주소로부터 수신 주소로 토큰을 이동시키되, 이미지로부터 객체가 검출되지 않는 경우에는 송신 주소와 수신 주소를 서로 바꾸어 토큰을 이동시키도록 트랜잭션을 정의할 수 있다. 또는, 단위 영상 데이터의 이미지로부터 제1 종류의 객체(예컨대, 남성)가 검출되는 경우 송신 주소로부터 수신 주소로 토큰을 이동시키고, 이와 상이한 제2 종류의 객체(예컨대, 여성)이 검출되는 경우에는 송신 주소와 수신 주소를 서로 바꾸어 토큰을 이동시키도록 트랜잭션을 정의할 수 있다. 이와 같이 객체 탐지 결과에 따라 토큰 이동 수량을 정의하면, 수신 주소에 수신되는 토큰 수량의 증감을 통하여 영상 내의 객체의 종류나 유무가 변화되는 변곡점을 용이하게 탐지할 수 있다.As another example, the transaction generating unit 362 defines a transaction for moving a token from a sending address to a receiving address corresponding to each unit video data of video information, but determines whether or not an object is detected from the image of the unit video data, and the detected object. It may be configured to change the moving direction of the token according to the type of and/or the number of detected objects. For example, when an object is detected from an image of unit video data, a token is moved from a send address to a receive address, but when an object is not detected from an image, a transaction is executed to move a token by exchanging the send and receive addresses. can be defined Alternatively, when the first type of object (eg, male) is detected from the image of the unit video data, the token is moved from the sending address to the receiving address, and when a second type of object (eg, female) different from the sending address is detected, Transactions can be defined to move tokens by swapping the send and receive addresses. In this way, if the token movement amount is defined according to the object detection result, an inflection point where the type or presence of an object in the image changes can be easily detected through an increase or decrease in the amount of tokens received at the destination address.

또 다른 예로, 입력부(31)를 통한 영상 정보의 수신과 함께 사용자 관리부(37)가 해당 영상을 촬영하였거나 해당 영상을 관리하는 사용자의 사용자 정보를 수신하고, 트랜잭션 생성부(362)는 각 단위 영상 데이터에 상응하는 사용자 정보를 반영하여 해당 단위 영상 데이터의 해시값과 동일한 데이터 블록에 기록될 트랜잭션을 정의할 수 있다. 예를 들어, 사용자 관리부(37)는 미리 설정된 복수의 사용자에 대해 각 사용자의 전자 지갑 주소를 저장하고 있으며, 트랜잭션 생성부(362)는 각 단위 영상 데이터의 해시값을 데이터 블록에 기록할 때 해당 단위 영상 데이터에 상응하는 사용자의 전자 지갑 주소를 송신 주소 또는 수신 주소로 하여 토큰의 이동을 정의하는 트랜잭션을 함께 기록할 수 있다. 이 경우, 트랜잭션을 통해 토큰을 전송하는 송신자 또는 해당 토큰을 전송하는 송신자의 지갑 주소를 통하여 토큰의 이동만으로도 영상에 대한 관리자나 촬영자 등 인적 정보를 용이하게 파악할 수 있다. As another example, along with receiving image information through the input unit 31, the user management unit 37 receives user information of a user who has taken a corresponding image or manages the corresponding image, and the transaction generator 362 receives each unit image. A transaction to be recorded in the same data block as the hash value of the corresponding unit image data may be defined by reflecting user information corresponding to the data. For example, the user management unit 37 stores each user's electronic wallet address for a plurality of preset users, and the transaction generation unit 362 records the hash value of each unit image data in a data block. A transaction defining the movement of tokens can be recorded together with the user's electronic wallet address corresponding to the unit video data as the sending address or receiving address. In this case, personal information such as a video manager or a photographer can be easily identified simply by moving the token through the sender who transmits the token through a transaction or the wallet address of the sender who transmits the token.

도 5는 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법에서 블록체인 기반의 토큰의 트랜잭션을 통한 영상의 감시를 설명하기 위한 개념도로서, 미리 설정된 특정 수신 주소에 입금된 토큰의 전체 수량을 시간에 따라 나타낸 것이다. 이때 토큰의 수량은 영상 데이터의 해시값과 함께 데이터 블록에 기록되는 트랜잭션에 의해 변화되었다. 5 is a conceptual diagram for explaining video monitoring through a blockchain-based token transaction in a method for preventing forgery and falsification of a video based on a blockchain according to an embodiment. is shown according to At this time, the quantity of tokens was changed by the transaction recorded in the data block along with the hash value of the video data.

도 5에 도시되는 바와 같이, 첫 번째 구간(501)에서 시간에 따라 토큰 수량이 일정하게 증가하였으나 다음 구간(502)에서 토큰이 증가하는 기울기가 변화하였으며, 이후 그 다음 구간(503)에서는 다시 토큰이 증가하는 기울기가 감소하였다. 이는 구간(501) 및 구간(503)에서는 시간당 제1 수량의 토큰이 입금되었다고 하면, 구간(502)에서는 제1 수량보다 많은 시간당 제2 수량의 토큰이 입금되었다는 것을 의미한다. 트랜잭션을 통한 토큰의 이동 수량을 영상 데이터의 이미지 내의 객체 종류나 수에 따라 정의할 경우, 구간(501)과 구간(502) 사이, 그리고 구간(502)과 구간(503) 사이에서 토큰의 시간당 이동량이 변화하는 것을 통하여 해당 변곡점에서 탐지되는 객체에 변화가 일어났다는 것을 알 수 있다. As shown in FIG. 5, in the first section 501, the number of tokens constantly increased over time, but in the next section 502, the gradient of increasing tokens changed, and then again in the next section 503. This increasing slope decreased. This means that if the first quantity of tokens per hour is deposited in intervals 501 and 503, the second quantity of tokens per hour greater than the first quantity is deposited in interval 502. When the amount of movement of tokens through transactions is defined according to the type or number of objects in the image of video data, the amount of movement of tokens per hour between intervals 501 and 502 and between intervals 502 and 503 Through this change, it can be known that a change has occurred in the object detected at the corresponding inflection point.

또한, 구간(501-503)에서는 시간이 지남에 따라 수신 주소의 토큰 수량이 증가하였는데, 이는 다른 송신 주소로부터 해당 수신 주소로 지속적으로 토큰이 입금되었다는 것을 의미한다. 한편, 그 이후의 구간(504)에서는 시간이 지남에 따라 수신 주소의 토큰 수량이 감소하는데, 이는 수신 주소가 더 이상 수신자가 아니라 송신자로 전환되어 해당 주소로부터 토큰의 출금이 이루어졌음을 의미한다. 따라서, 트랜잭션을 통한 토큰의 이동 방향을 영상 데이터의 이미지 내의 객체 종류나 수에 따라 정의할 경우, 구간(503)과 구간(504) 사이에서 트랜잭션의 형태가 변화하는 것을 통하여 해당 변곡점에서 탐지되는 객체에 변화가 일어났다는 것을 알 수 있다.In addition, in the intervals 501 to 503, the number of tokens of the receiving address increased over time, which means that tokens were continuously deposited from other sending addresses to the corresponding receiving address. On the other hand, in the subsequent section 504, the number of tokens of the receiving address decreases over time, which means that the receiving address is no longer a receiver but is converted to a sender and tokens are withdrawn from the corresponding address. Therefore, when the direction of movement of the token through the transaction is defined according to the type or number of objects in the image of the video data, the object detected at the inflection point through the change in the form of the transaction between section 503 and section 504 It can be seen that a change has occurred in

다시 도 1 및 도 2를 참조하면, 일 실시예에서 저장부(36)는 영상 정보를 구성하는 하나 이상의 단위 영상 데이터 또는 영상 정보 그 자체를 더 저장할 수도 있다(S9). 도 2에서 영상 정보를 저장하는 과정(S9)은 영상 정보의 위변조 방지를 위한 해시값의 저장 과정 후에 이루어지는 것으로 도시되었으나, 이는 설명의 편의를 위한 예시적인 것으로서, 영상 정보의 위변조 방지를 위한 해시값의 저장에 선행하여 또는 해시값의 저장 과정과 병행하여 영상 정보를 저장소에 저장할 수도 있다. Referring back to FIGS. 1 and 2 , in one embodiment, the storage unit 36 may further store one or more unit image data constituting image information or image information itself (S9). Although the process of storing image information (S9) in FIG. 2 is illustrated as being performed after the process of storing a hash value for preventing forgery and alteration of image information, this is an example for convenience of description and hash value for preventing forgery and alteration of image information. Image information may be stored in the storage prior to the storage of the hash value or in parallel with the storage of the hash value.

이상에서 설명한 실시예들에 따른 블록체인 기반의 영상 위변조 방지 방법에 의하면, 동영상 파일과 같은 영상 데이터를 소정의 단위 영상 데이터로 분할하고 각 단위 영상 데이터의 해시값을 블록체인 네트워크 상의 데이터 블록에 시간별 체인 형태로 저장함으로써, 영상 데이터에 대한 위변조나 조작이 있을 경우에는 영상 데이터의 해시값이 기존에 블록체인 상에 저장된 해시값과 달라지는 것을 통하여 영상이 조작되었음을 인지할 수 있다. 이를 통하여, 영상 데이터의 위변조를 방지할 수 있으며, 영상이 범죄, 사건 등 불법 행위에 대한 증거물로 사용될 경우 신뢰성을 높일 수 있다.According to the block chain-based image forgery prevention method according to the embodiments described above, image data such as a video file is divided into predetermined unit image data, and the hash value of each unit image data is stored in a data block on a blockchain network for each time period. By storing in the form of a chain, when there is forgery or manipulation of image data, it is possible to recognize that the image has been manipulated through the hash value of the image data being different from the hash value previously stored on the blockchain. Through this, forgery and alteration of image data can be prevented, and reliability can be increased when images are used as evidence for illegal acts such as crimes and incidents.

이상에서 설명한 실시예들에 따른 블록체인 기반의 영상 위변조 방지 방법에 의한 동작은 적어도 부분적으로 컴퓨터 프로그램으로 구현되고 컴퓨터로 읽을 수 있는 기록매체에 기록될 수 있다. 실시예들에 따른 블록체인 기반의 영상 위변조 방지 방법에 의한 동작을 구현하기 위한 프로그램이 기록되고 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광 데이터 저장장치 등이 있다. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산 방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수도 있다. 또한, 본 실시예를 구현하기 위한 기능적인 프로그램, 코드 및 코드 세그먼트(segment)들은 본 실시예가 속하는 기술 분야의 통상의 기술자에 의해 용이하게 이해될 수 있을 것이다.The operation by the block chain-based video forgery prevention method according to the above-described embodiments may be at least partially implemented as a computer program and recorded on a computer-readable recording medium. The program for implementing the operation by the block chain-based image forgery prevention method according to the embodiments is recorded and the computer-readable recording medium includes all kinds of recording devices in which computer-readable data is stored. . Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tape, floppy disk, and optical data storage devices. In addition, computer-readable recording media may be distributed in computer systems connected through a network, and computer-readable codes may be stored and executed in a distributed manner. In addition, functional programs, codes, and code segments for implementing this embodiment can be easily understood by those skilled in the art to which this embodiment belongs.

이상에서 살펴본 본 발명은 도면에 도시된 실시예들을 참고로 하여 설명하였으나 이는 예시적인 것에 불과하며 당해 분야에서 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 실시예의 변형이 가능하다는 점을 이해할 것이다. 그러나, 이와 같은 변형은 본 발명의 기술적 보호범위 내에 있다고 보아야 한다. 따라서, 본 발명의 진정한 기술적 보호범위는 첨부된 청구범위의 기술적 사상에 의해서 정해져야 할 것이다.The present invention reviewed above has been described with reference to the embodiments shown in the drawings, but this is only exemplary, and those skilled in the art will understand that various modifications and variations of the embodiments are possible therefrom. However, such modifications should be considered within the technical protection scope of the present invention. Therefore, the true technical protection scope of the present invention should be determined by the technical spirit of the appended claims.

Claims (13)

촬영 장치로부터 영상 정보를 수신하도록 구성된 입력부;
상기 영상 정보를 복수 개의 단위 영상 데이터로 분할하도록 구성된 영상 분할부;
상기 복수 개의 단위 영상 데이터 각각의 해시값을 산출하도록 구성된 해시 추출부; 및
상기 복수 개의 단위 영상 데이터 각각의 해시값을 블록체인 네트워크 상의 데이터 블록들에 기록하되, 상기 데이터 블록들 각각은 선행하는 데이터 블록의 해시값 및 상기 단위 영상 데이터의 해시값을 포함하며, 상기 복수 개의 단위 영상 데이터 중 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대해 선행하는 단위 영상 데이터의 해시값을 상기 각 데이터 블록에 선행하는 데이터 블록에 기록하도록 구성된 저장부를 포함하고,
상기 영상 정보에 포함된 이미지들을 머신러닝 기반의 분석 모델에 대한 입력값으로 이용하여 상기 이미지들에 상응하는 객체를 탐지하도록 구성된 머신러닝부를 더 포함하되,
상기 영상 분할부는, 상기 머신러닝부에 의해 탐지된 객체의 종류 및 탐지된 객체의 수 중 하나 이상이 변화되는 이미지를 특정하고, 상기 영상 정보에서 상기 특정된 이미지 전후를 서로 상이한 단위 영상 데이터로 분할하도록 더 구성되고,
상기 저장부는, 상기 단위 영상 데이터에 상응하여 정의되는 상기 블록체인 네트워크 상의 토큰에 대한 트랜잭션 정보를 상기 단위 영상 데이터와 함께 상기 블록체인 네트워크 상의 데이터 블록들에 기록하도록 더 구성되고,
상기 저장부는, 상기 단위 영상 데이터에 포함된 이미지에 대해 상기 머신러닝부에 의해 탐지된 객체의 종류 또는 수에 기초하여, 상기 트랜잭션 정보가 정의하는 토큰의 입출 내역 또는 상기 트랜잭션 정보가 정의하는 토큰의 수량 중 하나 이상을 결정하도록 더 구성되고,
상기 단위 영상 데이터의 특성을 반영하여 트랜잭션 정보를 정의함으로써, 트랜잭션 정보를 통하여 영상 정보에 대한 감시, 관리 및 모니터링이 가능한 블록체인 기반의 영상 위변조 방지 시스템.
an input unit configured to receive image information from a photographing device;
an image division unit configured to divide the image information into a plurality of unit image data;
a hash extractor configured to calculate a hash value of each of the plurality of unit image data; and
A hash value of each of the plurality of unit image data is recorded in data blocks on a blockchain network, each of the data blocks including a hash value of a preceding data block and a hash value of the unit image data, and A storage unit configured to record a hash value of unit image data that precedes the unit image data corresponding to each data block among unit image data in a data block that precedes each data block,
Further comprising a machine learning unit configured to detect objects corresponding to the images by using the images included in the image information as input values for a machine learning-based analysis model,
The image segmentation unit specifies an image in which one or more of the type of object detected by the machine learning unit and the number of detected objects is changed, and divides the front and back of the specified image in the image information into different unit image data. more configured to
The storage unit is further configured to record transaction information for a token on the blockchain network defined corresponding to the unit image data in data blocks on the blockchain network together with the unit image data,
The storage unit, based on the type or number of objects detected by the machine learning unit for the image included in the unit image data, input/output history of the token defined by the transaction information or the token defined by the transaction information is further configured to determine one or more of the quantities;
A blockchain-based video forgery prevention system capable of monitoring, managing, and monitoring video information through transaction information by defining transaction information by reflecting the characteristics of the unit video data.
삭제delete 삭제delete 삭제delete 제1항에 있어서,
미리 등록된 사용자별 지갑 주소 정보를 포함하며, 상기 영상 정보의 적어도 일부에 상응하는 사용자 정보를 수신하도록 구성된 사용자 관리부를 더 포함하되,
상기 저장부는, 상기 사용자 정보에 기초하여 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대한 지갑 주소를 결정하고, 결정된 지갑 주소를 송신인 또는 수신인으로 하여 상기 트랜잭션 정보를 정의하도록 더 구성된 블록체인 기반의 영상 위변조 방지 시스템.
According to claim 1,
Further comprising a user management unit configured to receive user information corresponding to at least a part of the image information, including wallet address information for each user registered in advance;
The storage unit determines a wallet address for the unit image data corresponding to each data block based on the user information, and defines the transaction information using the determined wallet address as a sender or a recipient Blockchain-based 's video forgery prevention system.
제1항에 있어서,
상기 저장부는, 상기 영상 정보를 외부 저장소에 저장하도록 더 구성된 블록체인 기반의 영상 위변조 방지 시스템.
According to claim 1,
The storage unit is a blockchain-based image forgery prevention system further configured to store the image information in an external storage.
블록체인 기반의 영상 위변조 방지 시스템이 촬영 장치로부터 영상 정보를 수신하는 단계;
상기 블록체인 기반의 영상 위변조 방지 시스템이 상기 영상 정보를 복수 개의 단위 영상 데이터로 분할하는 단계;
상기 블록체인 기반의 영상 위변조 방지 시스템이 상기 복수 개의 단위 영상 데이터 각각의 해시값을 산출하는 단계; 및
상기 블록체인 기반의 영상 위변조 방지 시스템이 상기 복수 개의 단위 영상 데이터 각각의 해시값을 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계를 포함하되,
상기 데이터 블록들 각각은 선행하는 데이터 블록의 해시값 및 상기 단위 영상 데이터의 해시값을 포함하며,
상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계는, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 복수 개의 단위 영상 데이터 중 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대해 선행하는 단위 영상 데이터의 해시값을 상기 각 데이터 블록에 선행하는 데이터 블록에 기록하는 단계를 포함하고,
상기 복수 개의 단위 영상 데이터로 분할하는 단계 전에, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보에 포함된 이미지들을 머신러닝 기반의 분석 모델에 대한 입력값으로 이용하여 상기 이미지들에 상응하는 객체를 탐지하는 단계를 더 포함하며,
상기 복수 개의 단위 영상 데이터로 분할하는 단계는,
상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 머신러닝 기반의 분석 모델에 의해 탐지된 객체의 종류 및 탐지된 객체의 수 중 하나 이상이 변화되는 이미지를 특정하는 단계; 및
상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보에서 상기 특정된 이미지 전후를 서로 상이한 단위 영상 데이터로 분할하는 단계를 포함하고,
상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 단위 영상 데이터에 상응하여 정의되는 상기 블록체인 네트워크 상의 토큰에 대한 트랜잭션 정보를 상기 단위 영상 데이터와 함께 상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계를 더 포함하고,
상기 트랜잭션 정보를 상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계는, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 단위 영상 데이터에 포함된 이미지에 대해 상기 머신러닝 기반의 분석 모델에 의해 탐지된 객체의 종류 또는 수에 기초하여, 상기 트랜잭션 정보가 정의하는 토큰의 입출 내역 또는 상기 트랜잭션 정보가 정의하는 토큰의 수량 중 하나 이상을 결정하는 단계를 포함하고,
단위 영상 데이터의 특성을 반영하여 트랜잭션 정보를 정의함으로써, 트랜잭션 정보를 통하여 영상 정보에 대한 감시, 관리 및 모니터링이 가능한 블록체인 기반의 영상 위변조 방지 방법.
A block chain-based image forgery prevention system receiving image information from a photographing device;
Dividing the image information into a plurality of unit image data by the blockchain-based image forgery prevention system;
calculating, by the blockchain-based image forgery prevention system, a hash value of each of the plurality of unit image data; and
The blockchain-based video forgery prevention system includes recording a hash value of each of the plurality of unit image data in data blocks on a blockchain network,
Each of the data blocks includes a hash value of a preceding data block and a hash value of the unit image data,
In the step of recording data blocks on the blockchain network, the block chain-based image forgery prevention system performs unit image data that precedes the unit image data corresponding to each data block among the plurality of unit image data. Recording the hash value of in a data block preceding each data block,
Before the step of dividing into a plurality of unit image data, the block chain-based image forgery prevention system uses the images included in the image information as input values for a machine learning-based analysis model to obtain corresponding images for the images. Further comprising the step of detecting the object,
In the step of dividing into a plurality of unit image data,
specifying, by the blockchain-based image forgery prevention system, an image in which at least one of the number of detected objects and the type of objects detected by the machine learning-based analysis model is changed; and
The block chain-based image forgery prevention system includes dividing the front and back of the specified image in the image information into different unit image data,
The step of the blockchain-based image forgery prevention system recording transaction information about a token on the blockchain network defined corresponding to the unit image data in data blocks on the blockchain network together with the unit image data. contain more,
In the step of recording the transaction information in the data blocks on the blockchain network, the blockchain-based image forgery prevention system detects the image included in the unit image data by the machine learning-based analysis model. Based on the type or number of objects, determining at least one of a token input/output history defined by the transaction information or a quantity of tokens defined by the transaction information,
A block chain-based video forgery prevention method that can monitor, manage, and monitor video information through transaction information by defining transaction information by reflecting the characteristics of unit video data.
삭제delete 삭제delete 삭제delete 제7항에 있어서,
상기 블록체인 기반의 영상 위변조 방지 시스템에 미리 등록된 사용자별 지갑 주소 정보를 저장하는 단계; 및
상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보의 적어도 일부에 상응하는 사용자 정보를 수신하는 단계를 더 포함하되,
상기 트랜잭션 정보를 상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계는,
상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 사용자 정보에 기초하여 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대한 지갑 주소를 결정하는 단계; 및
상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 결정된 지갑 주소를 송신인 또는 수신인으로 하여 상기 트랜잭션 정보를 정의하는 단계를 포함하는 블록체인 기반의 영상 위변조 방지 방법.
According to claim 7,
Storing wallet address information for each user pre-registered in the blockchain-based video forgery prevention system; and
The blockchain-based image forgery prevention system further comprises receiving user information corresponding to at least a part of the image information,
The step of recording the transaction information in data blocks on the blockchain network,
determining, by the blockchain-based image forgery prevention system, a wallet address for the unit image data corresponding to each data block based on the user information; and
The block chain-based video forgery prevention system comprising the step of defining the transaction information using the determined wallet address as a sender or a receiver.
제7항에 있어서,
상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보를 외부 저장소에 저장하는 단계를 더 포함하는 블록체인 기반의 영상 위변조 방지 방법.
According to claim 7,
The block chain-based image forgery prevention method further comprising the step of storing the image information in an external storage by the blockchain-based image forgery prevention system.
하드웨어와 결합되어 제7항, 제11항, 제12항 중 어느 한 항에 따른 블록체인 기반의 영상 위변조 방지 방법을 실행하도록 컴퓨터로 판독 가능한 기록매체에 저장된 컴퓨터 프로그램.A computer program stored in a computer-readable recording medium to be combined with hardware to execute the block chain-based image forgery prevention method according to any one of claims 7, 11, and 12.
KR1020210031280A 2021-03-10 2021-03-10 System and method for preventing forgery of video based on blockchain and computer program for the same KR102516548B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020210031280A KR102516548B1 (en) 2021-03-10 2021-03-10 System and method for preventing forgery of video based on blockchain and computer program for the same
PCT/KR2021/017935 WO2022191380A1 (en) 2021-03-10 2021-12-01 Blockchain-based image forgery and falsification preventing system and method, and computer program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210031280A KR102516548B1 (en) 2021-03-10 2021-03-10 System and method for preventing forgery of video based on blockchain and computer program for the same

Publications (3)

Publication Number Publication Date
KR20220126932A KR20220126932A (en) 2022-09-19
KR102516548B1 true KR102516548B1 (en) 2023-03-31
KR102516548B9 KR102516548B9 (en) 2024-02-08

Family

ID=83228196

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210031280A KR102516548B1 (en) 2021-03-10 2021-03-10 System and method for preventing forgery of video based on blockchain and computer program for the same

Country Status (2)

Country Link
KR (1) KR102516548B1 (en)
WO (1) WO2022191380A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117254975A (en) * 2023-11-14 2023-12-19 深圳市嘉合劲威电子科技有限公司 Block chain-based data anti-counterfeiting method and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101648208B1 (en) * 2015-09-08 2016-08-12 김동기 Method and apparatus for recognizing and tracking object by using high resolution image
KR102172903B1 (en) * 2019-12-09 2020-11-02 (주)트러스트체인파트너스위드하모니 Database management system based on blockchain technology

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102275868B1 (en) * 2017-11-07 2021-07-12 한국전자기술연구원 Apparatus and Method for Falsification Protection of Video Data
KR101855442B1 (en) * 2017-12-28 2018-05-09 주식회사 차칵 A method for determining forgeries of media files
KR101880935B1 (en) * 2018-03-07 2018-07-23 유비벨록스(주) Photographing apparatus for generating digital image which can be verified by block-chain, digital image generating method using the same, and method for verifying image generated by the same
KR20190130933A (en) * 2018-05-15 2019-11-25 바이노드 피티이. 엘티디. Method and apparatus for constructing data based blockchain
KR20190135634A (en) 2018-05-29 2019-12-09 송광섭 The elevator of the real time crime monitoring system
KR102296987B1 (en) * 2019-06-11 2021-09-02 건국대학교 산학협력단 Apparatus, method and system for hevc decoding image based on distributed system and machine learning model using block chain network
KR102213839B1 (en) * 2019-07-11 2021-02-08 제주대학교 산학협력단 Method for preventing video falsification and apparatus therefor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101648208B1 (en) * 2015-09-08 2016-08-12 김동기 Method and apparatus for recognizing and tracking object by using high resolution image
KR102172903B1 (en) * 2019-12-09 2020-11-02 (주)트러스트체인파트너스위드하모니 Database management system based on blockchain technology

Also Published As

Publication number Publication date
KR102516548B9 (en) 2024-02-08
WO2022191380A1 (en) 2022-09-15
KR20220126932A (en) 2022-09-19

Similar Documents

Publication Publication Date Title
KR102190483B1 (en) System for compressing and restoring picture based on AI
CN106534273A (en) Block chain metadata storage system, and storage method and retrieval method thereof
CN107959812B (en) Monitoring data storage method, device and system and routing equipment
US20150002665A1 (en) Video-surveillance method, corresponding system, and computer program product
US20220028107A1 (en) Analysis apparatus, analysis method, and storage medium
CN105027172B (en) Monitor information processing device and method
US11250251B2 (en) Method for identifying potential associates of at least one target person, and an identification device
KR102516548B1 (en) System and method for preventing forgery of video based on blockchain and computer program for the same
CN110022355B (en) Storage method, verification method and equipment of environment data in specific scene
EP3029598B1 (en) Method implemented by computer for capturing evidentiary audiovisual and/or multimedia information and computer program
KR102213120B1 (en) System and method for providing smart contract of content sharing for integrity verification based on blockchain
CN111177795A (en) Method, device and computer storage medium for identifying video tampering by using block chain
KR101821242B1 (en) Method for counting vehicles based on image recognition and apparatus using the same
US20210099772A1 (en) System and method for verification of video integrity based on blockchain
TWI589158B (en) Storage system of original frame of monitor data and storage method thereof
KR20120052864A (en) Tansmission apparatus and transmission method
WO2020050003A1 (en) Method, identification device and non-transitory computer readable medium for multi-layer potential associates discovery
CN113872772B (en) Video segment shooting device and time recording method and corresponding verification method
CN110798656A (en) Method, device, medium and equipment for processing monitoring video file
CN109408572A (en) Mass data processing method based on SB frame and Bloom filter
CN113656842B (en) Data verification method, device and equipment
CN109218305B (en) Network evidence obtaining method and device based on alarm aggregation
KR102275868B1 (en) Apparatus and Method for Falsification Protection of Video Data
JP2009239804A (en) Surveillance system and image retrieval server
Deo et al. Video Tampering Detection Using Machine Learning and Deep Learning

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
G170 Re-publication after modification of scope of protection [patent]