WO2022191380A1 - Blockchain-based image forgery and falsification preventing system and method, and computer program therefor - Google Patents

Blockchain-based image forgery and falsification preventing system and method, and computer program therefor Download PDF

Info

Publication number
WO2022191380A1
WO2022191380A1 PCT/KR2021/017935 KR2021017935W WO2022191380A1 WO 2022191380 A1 WO2022191380 A1 WO 2022191380A1 KR 2021017935 W KR2021017935 W KR 2021017935W WO 2022191380 A1 WO2022191380 A1 WO 2022191380A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
unit
data
image data
forgery prevention
Prior art date
Application number
PCT/KR2021/017935
Other languages
French (fr)
Korean (ko)
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 숭실대학교 산학협력단
Publication of WO2022191380A1 publication Critical patent/WO2022191380A1/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

Definitions

  • Embodiments relate to a blockchain-based image forgery prevention system and method, and a computer program for the same. More specifically, the embodiments relate to a technology for preventing forgery or manipulation of a stored image by applying a block chain technology to the storage of image information in a device that shoots and stores an image, such as a black box or CCTV.
  • CCTV cameras are often installed.
  • CCTVs are installed for the purpose of crime prevention in enclosed spaces such as elevators or spaces frequented by many people.
  • Patent Publication No. 10-2019-0135634 discloses a real-time crime monitoring elevator that can monitor incidents and accidents occurring inside the elevator by transmitting the image of CCTV installed inside the elevator to the monitors installed on each floor.
  • the image stored in the video recording device such as CCTV or black box can be easily seized or seized by a malicious third party, so the image may be forged or manipulated, and the original image may be easily damaged.
  • Patent Document 1 Patent Publication No. 10-2019-0135634
  • a blockchain-based technology to the storage of image information in a device that shoots and stores images, such as a black box and CCTV, it is possible to check forgery or manipulation of an image in advance, It is possible to provide a block chain-based image forgery prevention system and method that can strengthen the reliability of stored images so that it is possible to use the image data as evidence, and a computer program for this.
  • An image forgery prevention system based on a blockchain includes an input unit configured to receive image information from a photographing device; an image dividing unit configured to divide the image information into a plurality of unit image data; a hash extraction unit 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, 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, in a data block preceding each data block, a hash value of unit image data preceding the unit image data corresponding to each data block among the unit image data.
  • the block chain-based image forgery prevention system 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.
  • the image dividing unit specifies an image in which at least one of a type of an object detected by the machine learning unit and the number of detected objects is changed, and converts before and after the specified image in the image information into different unit image data is further configured to divide.
  • the storage unit stores transaction information on 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. further configured to record.
  • the storage unit based on the type or number of objects detected by the machine learning unit with respect to the image included in the unit image data, the transaction information or the entry/exit details of the token defined by the transaction information It is further configured to determine one or more of the quantity of tokens defined by .
  • the block chain-based image forgery prevention system further includes a user management unit configured to receive user information corresponding to at least a part of the image information, including pre-registered user-specific wallet address information.
  • 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 a recipient.
  • the storage unit is further configured to store the image information in the image storage system or an external storage.
  • a block-chain-based image forgery prevention method includes: receiving, by a block-chain-based image forgery prevention system, image information from a photographing device; dividing, by the block chain-based image forgery prevention system, the image information into a plurality of unit image data; calculating, by the block chain-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.
  • each of the data blocks includes a hash value of the preceding data block and a hash value of the unit image data.
  • the step of writing to the data blocks on the block chain network includes, by the block chain-based image forgery prevention system, a unit preceding the unit image data corresponding to each data block among the plurality of unit image data. and writing a hash value of the image data in a data block preceding each data block.
  • the blockchain-based image forgery prevention system before the step of dividing the plurality of unit image data, converts the images included in the image information into a machine learning-based The method further includes detecting an object corresponding to the images by using it as an input value for the analysis model.
  • the block chain-based image forgery prevention system changes at least one of the types of objects detected by the machine learning-based analysis model and the number of detected objects specifying an image to be used; and dividing, by the block chain-based image forgery prevention system, before and after the specified image in the image information into different unit image data.
  • 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. and writing data blocks on the blockchain network together.
  • the step of recording the transaction information in the data blocks on the block chain network includes, by the block chain-based image forgery prevention system, the machine learning-based analysis of the image included in the unit image data. and determining, based on the type or number of objects detected by the model, at least one of a token entry/exit details defined by the transaction information or a quantity of tokens defined by the transaction information.
  • a block-chain-based image forgery prevention method comprises: storing wallet address information for each user registered in advance in the block-chain-based image forgery prevention system; and receiving, by the block chain-based image forgery prevention system, user information corresponding to at least a portion of the image information.
  • the step of recording the transaction information in the data blocks on the block chain network includes, by the block chain-based image forgery prevention system, for the unit image data corresponding to each data block based on the user information. determining a wallet address; and defining, by the block chain-based image forgery prevention system, the transaction information using the determined wallet address as a sender or a recipient.
  • the block-chain-based image forgery prevention method further includes, by the block-chain-based image forgery prevention system, storing the image information in the image storage system or an external storage.
  • the computer program according to an embodiment is to be 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.
  • image data such as a moving picture file is divided by a predetermined unit time (eg, frame) and hashed.
  • a value can be generated and these hash values can be stored in a time-wise chain in data blocks on the blockchain network.
  • the hash value of the image data is different from the hash value stored on the block chain, so that it can be recognized that the image has been manipulated. .
  • FIG. 1 is a schematic block diagram of an image forgery prevention system based on a blockchain according to an embodiment.
  • FIG. 2 is a flowchart illustrating each step of a method for preventing forgery and falsification of an image based on a block chain according to an embodiment.
  • FIG. 3 is a conceptual diagram of a process of segmenting unit image data by applying object detection by machine learning in a block chain-based image forgery prevention method according to an embodiment.
  • FIG. 4 is a conceptual diagram of a process of storing a hash value of image data in a data block on a block chain in a block chain-based image forgery prevention method according to an embodiment.
  • FIG. 5 is a conceptual diagram for explaining video monitoring through a transaction of a block chain-based token in a block chain-based video forgery prevention method according to an embodiment.
  • FIG. 1 is a schematic block diagram of an image forgery prevention system based on a blockchain according to an embodiment.
  • the block chain-based image forgery prevention system 3 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).
  • the photographing device 1 may be a black box or CCTV, but is not limited thereto.
  • the block chain-based image forgery prevention system 3 may store the image information itself in the internal storage of the block chain-based image forgery prevention system 3 or the storage of the external server 4 .
  • the block chain-based image forgery prevention system 3 is configured to be communicatively connected with the block chain network 2 and/or the external server 4 through a wired and/or wireless network.
  • the block chain-based image forgery prevention system 3 may receive image information from one or more photographing devices 1 in a communication method through a network.
  • the communication method between the block chain-based image forgery prevention system 3 and the photographing device 1, the block chain network 2 and/or the external server 4 is an object through a wired and/or wireless network. It may include all communication methods that the and object can network, and is not limited to wired communication, wireless communication, 3G, 4G, or other methods.
  • 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.
  • 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-
  • C) By at least one communication method 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-based communication. It may be configured to communicate, but is not limited thereto.
  • Flash-OFDM Flash-OFDM
  • iBurst and MBWA IEEE 802.20
  • HIPERMAN High-Division Multiple Access
  • BDMA Beam-Division Multiple Access
  • Wi-MAX Worldwide Interoperability for Microwave Access
  • ultrasound-based communication It may be configured to communicate, but is not limited thereto.
  • 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 the transaction information in the generated block.
  • the chain of generated data blocks is shared by all nodes 200 of the blockchain network 2, and the nodes 200 synchronize the chain of blocks.
  • the block chain-based image forgery prevention system 3 divides the image information received from the photographing device 1 into predetermined units to generate image data, and blocks the hash value of each image data. It functions to prevent forgery and falsification of image data by storing it in a data block on the chain network (2).
  • the block chain-based image forgery prevention system 3 includes an input unit 31 , an image segmentation unit 32 , a hash extraction unit 34 , and a storage unit 36 . Also, in one embodiment, the block chain-based image forgery prevention system 3 further includes a machine learning unit 33 for intelligently performing segmentation of image information. Also, in one embodiment, the blockchain-based image forgery prevention system 3 further includes a storage 35 for storing the image information itself in the blockchain-based image forgery prevention system 3 . Further, in one embodiment, the block chain-based image forgery prevention system 3 further includes a user management unit 37 for reflecting the user in the information recorded in the block chain network 2 .
  • the block chain-based image forgery prevention system 3 and each part 31-37 included therein may have an aspect that is entirely hardware, or is partially hardware and partially software.
  • the block chain-based image forgery prevention system 3 and each unit 31-37 included therein use hardware and related software to process data in a specific format and content and/or send/receive data in an electronic communication method.
  • hardware may be a data processing device including a CPU or other processor.
  • software driven by hardware may refer to a running process, an object, an executable file, a thread of execution, a program, and the like.
  • each element constituting the block chain-based image forgery prevention system 3 is not necessarily intended to refer to separate devices physically separated from each other. That is, each unit 31-37 of the block-chain-based image forgery prevention system 3 shown in FIG. 1 uses the hardware constituting the block-chain-based image forgery prevention system 3, an operation performed by the corresponding hardware. It is only functionally classified according to the requirements, and each part does not necessarily have to be provided independently of each other. Of course, depending on the embodiment, it is also possible to implement one or more of the above-described respective units 31 to 37 as separate devices physically separated from each other.
  • the input unit 31 may receive image information from the input unit 31 by being directly connected to one or more photographing devices 1 or by a communication method through a wired and/or wireless network.
  • the blockchain-based image forgery prevention system 3 is shown as a separate block from the photographing device 1, but according to the embodiment, the blockchain-based image forgery prevention system 3 is photographed It may be implemented as a part of the imaging device 1 located in the device 1 .
  • the number of photographing devices 1 shown in the drawing is merely exemplary, and does not limit the number of photographing devices 1 that operate in relation to the blockchain-based image forgery prevention system 3 .
  • the image dividing unit 32 may divide the image information received from the photographing apparatus 1 to the input unit 31 into a plurality of unit image data.
  • the unit image data may refer to each frame of an image in image information having the same form as a moving picture file, but is not limited thereto, and a plurality of preset frames or Unit image data may be defined by using image information corresponding to a preset unit time.
  • the image dividing unit 32 may determine a division into which unit image data is to be divided based on a result of detecting an object included in the image information by the machine learning unit 33 .
  • the machine learning unit 33 may detect an object included in the image by using the images included in the image information as input values to the machine learning-based analysis model.
  • the image dividing unit 32 specifies, as a boundary image, 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, and the specified boundary image Front and back may be divided into different unit image data. In this case, each unit image data may have different lengths.
  • the hash extractor 34 may extract a hash value by applying a predetermined hash algorithm to each unit image data generated by the above-described process. Also, 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 generated, and each data block stores a hash value of the previous data block. In this case, the storage unit 36 may store the hash values of each continuous unit image data in time series in successive data blocks on the block chain, respectively.
  • the data blocks of the block chain each include the hash value of the unit image data together with the hash value of the preceding data block, and the hash values of the unit image data consecutive in time series are stored in the successive data blocks, respectively. do. That is, when contiguous first and second data blocks exist and contiguous first and second image data exist, a hash value of the first unit image data may be stored in the first data block, and the second The hash value of the first data block may be stored in the data block together with the hash value of the second unit image data.
  • the hash value to be recorded in the data blocks after it changes due to the characteristics of the hash function. It can be determined whether the image information has been manipulated through the change of the hash value.
  • 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 .
  • 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.
  • the storage unit 36 may be configured to store the unit image data or image information itself in the storage 35 of the block chain-based image forgery prevention system 3 .
  • the storage unit 36 may further include a transaction generating unit 362 that generates transaction information to be recorded in a data block on the block chain together with a hash value of the unit image data.
  • the transaction generator 362 may record transaction information about a token in which the input/output details are recorded in the distributed ledger defined by the data blocks on the block chain in the data block.
  • the movement of the token defined by the transaction information may be determined based on the characteristic of the unit image data in which the hash value is recorded in the corresponding data block.
  • the transaction information may have the form of a smart contract, but is not limited thereto.
  • the transaction generating 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 .
  • 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 generation unit 362 corresponds to the unit image data.
  • a transaction can also be defined to reflect user information (eg, wallet address) in token movement. The form of a transaction reflecting the object or user information detected from the image will be described later in detail.
  • the storage unit 36 records the image information itself in the internal storage of the external server 4 or the block chain-based image forgery prevention system 3, but the storage location of the image information in this storage can be specified. Possible location information may be further recorded in data blocks on the blockchain network 2 .
  • the storage unit 36 records a hash value generated from each unit image data of the image information in a data block on the blockchain network 2, but the image information itself is the main of the blockchain network 2 You can upload data blocks on the sidechain rather than the main net.
  • a sidechain that uses a consensus algorithm such as Proof of Authority (POA)
  • POA Proof of Authority
  • FIGS. 1 and 2 is a flowchart illustrating each step of a method for preventing forgery and falsification of an image based on a block chain according to an embodiment.
  • the blockchain-based image forgery prevention method according to the embodiments may be performed using the blockchain-based image forgery prevention system according to the embodiments of the present invention.
  • each step of the block chain-based image forgery prevention method according to the embodiments will be described with reference to FIGS. 1 and 2 .
  • the input unit 31 of the block chain-based image forgery prevention system 3 may receive image information from one or more photographing devices 1 ( S1 ).
  • the image dividing unit 32 may divide the 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.
  • the image segmentation unit 32 may segment unit image data based on object recognition in the image by the machine learning unit 33 .
  • the machine learning unit 33 may recognize an object in the image by using each image constituting the image information as an input value to the machine learning-based analysis model (S2).
  • the machine learning-based analysis model is learned through a training image in which the type of object is known in advance, and has a function of detecting an object in an unknown image using parameters based on the learning result, for example. It may be to use a convolutional neural network (CNN), but is not limited thereto.
  • CNN convolutional neural network
  • 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 changes significantly beyond a preset level (S3), and uses the boundary image to Image information may be divided into unit image data so that before and after the boundary image becomes separate unit image data (S4).
  • FIG. 3 is a conceptual diagram of a process of dividing unit image data by applying object detection by machine learning in a block chain-based image forgery prevention method according to an embodiment.
  • the image information 100 in the form of a moving picture may be composed of a series of images 111 to 115 and 121-125 consecutively in time series with each other.
  • the block chain-based image forgery prevention system can 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, and the like through machine learning-based analysis.
  • the image 115 represents an image including an object 1150 corresponding to an adult male
  • the image 121 includes an object 1210 corresponding to an adult female and an object 1211 corresponding to a child. displayed image.
  • the image 115 and the image 121 are images that are temporally continuous with each other, but as shown in the drawing, the object 1150 included in the preceding image 115 and the object included in the following image 121 are The types and numbers of (1210, 1211) have changed. In the actual captured image, there will be many cases where the detected object changes more gradually, but for convenience of explanation, it is easy for those skilled in the art that the extreme form in which the type and number of objects vary in one image interval is exemplified. will be understood
  • the unit image data 11 and 12 may be defined using this as a division reference point.
  • the section from the start of the image 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 second.
  • the image information 100 may be divided into a plurality of unit image data to become two unit image data 12 .
  • the types of objects (adult male, adult female, child) and the number of objects included in the image of each unit image data are all different as an example, but in some embodiments, the number of objects is the same. However, it is also possible to specify as a boundary image images in which the types of objects are different or the number of objects is different even though the types of objects are the same.
  • the hash extraction unit 34 may calculate a hash value by applying a hash function (S5).
  • a hash function for calculating the hash value for example, Secure Hash Algorithm (SHA) may be used, but is not limited thereto.
  • SHA Secure Hash Algorithm
  • the storage unit 36 of the block chain-based image forgery prevention system 3 may record the hash value of the unit image data in a data block on the block chain network 2 (S8).
  • the storage unit 36 of the block chain-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.
  • FIG. 4 is a conceptual diagram of a process of storing a hash value of image data in a data block on a block chain in a block chain-based image forgery prevention method according to an embodiment.
  • the block chain may consist of a series of data blocks 301-303 consecutive to each other, and each data block 301-303 includes counter information indicating the serial number of the corresponding data block in the distributed ledger. (3013).
  • hash values 3011, 3021, 3031 of the unit image data assigned thereto are recorded in each data block 301-303, and also hash values 3012, 3022, 3032 of the preceding data block on the block chain. This is recorded.
  • each of the data blocks 301-303 stores hash values 3011, 3021, and 3031 of unit image data that are continuous with each other, and a preceding data block (for example, 302) For example, a hash value 3022 of 301 is stored.
  • the hash value is changed to a completely different value when any part of the data is changed due to the nature of the hash function
  • the image data hash value 3011 included in the preceding block 301 is changed due to the modulation of image information
  • the corresponding data The hash value of block 301 is changed to a completely different value.
  • the hash value 3022 of the previous block of the data block 302 that follows the data block 301 is changed as a result
  • the hash value of the data block 302 that follows is also changed and the block chain in this way Hash values of all blocks after the block corresponding to the modulated image data are changed. Therefore, by storing the hash value of the image data in the block chain, it is possible to detect that the image is manipulated or forged.
  • transaction information 3014, 3024, 3034 related to the movement of a token whose issuance and deposit/withdrawal are managed by the distributed ledger on the block chain may be further recorded.
  • the transaction information 3014, 3024, and 3034 may be defined by reflecting the characteristics of unit image data corresponding to the image data hash values 3011, 3021, and 3031 of each data block 301-303. .
  • the movement direction related to the movement of the token defined by the transaction information 3014 , 3024 , 3034 may be determined according to the characteristics of the image data, the sender and the receiver, the movement quantity, etc. may be determined, which will be described later in detail.
  • the storage unit 36 of the block chain-based image forgery prevention system 3 stores the hash value of the unit image data on the block chain, and the same image information may be received from different photographing apparatuses 1 and cross-verifying blocks in which hash values of unit image data generated from image information received from each photographing apparatus 1 are recorded (S6).
  • each of the photographing devices 1 may be configured to be able to communicate with each other through a wired and/or wireless network, and the block chain-based image forgery prevention system 3 may include any one or both of these photographing devices ( 1), or may be implemented as separate devices capable of communicating with all of them.
  • An image photographed by any one photographing device 1 is input to the block chain-based image forgery prevention system 3 provided in or linked to the corresponding photographing apparatus 1, while another photographing is performed through communication through a network can be transferred to the device 1 .
  • processing of image information is made through the block chain-based image forgery prevention system 3 provided or linked thereto.
  • hash value generation of unit image data and generation of data blocks are respectively performed on the basis of the image information of both photographing devices 1 .
  • a hash of a series of generated data blocks The values should be the same on both devices. Therefore, when the hash values of the data blocks are cross-verified, if there is a difference in the hash values of the data blocks generated by both devices, it can be known that manipulation of the data exists.
  • transaction information is recorded in a data block together with a hash value of unit image data, but transaction information is defined by reflecting the characteristics of unit image data, so that monitoring, management, or monitoring of image information is performed through transaction information.
  • the characteristic of the unit image data refers to the type and/or number of objects detected based on machine learning from images constituting the unit image data, and information that can specify a user related to the image information is received along with the image information. If it is, it may refer to user information corresponding to the unit image data.
  • the transaction generating unit 362 of the block chain-based image forgery prevention system 3 defines a transaction corresponding to each unit of image data of image information as a movement of a token, but at this time, It may be determined based on the presence, type, and/or number of objects identified from images included in the unit image data. For example, a transaction is defined that moves a token from a preset sending address to a preset receiving address corresponding to each data block, but when the number of objects detected from the image of the unit image data is 1, a token shift is generated by 1 and, when the number of objects detected from the image of the unit image data is 2, token movement by 2 may be generated. If the token movement quantity is defined according to the object detection result as described above, the inflection point at which the number of objects in the image changes can be easily detected through the change amount per transaction of the token quantity received at the receiving address.
  • the transaction generating unit 362 defines a transaction for moving a token from a sending address to a receiving address corresponding to each unit of image data of the image information, but whether an object is detected from the image of the unit image data, the object to be detected It may be configured to change the movement direction of the token according to the type of the token and/or the number of detected objects. For example, if an object is detected from the image of unit image data, the token is moved from the sending address to the receiving address, but when the object is not detected from the image, the transaction is executed to move the token by swapping the sending address and the receiving address.
  • Transactions can be defined to move tokens by swapping the sending and receiving addresses. If the token movement quantity is defined according to the object detection result as described above, an inflection point at which the type or presence of an object in the image changes can be easily detected through the increase or decrease of the token quantity received at the receiving address.
  • the user management unit 37 receives the user information of a user who has photographed the corresponding image or manages the corresponding image together with the reception of the image information through the input unit 31, and the transaction generating unit 362 is each unit image By reflecting user information corresponding to the data, it is possible to define a transaction to be recorded in the same data block as the hash value of the corresponding unit image data.
  • the user management unit 37 stores the e-wallet addresses of each user for a plurality of preset users, and the transaction generation unit 362 records the hash value of each unit image data in the data block.
  • the transaction defining the movement of the token can be recorded together.
  • personal information such as an administrator or photographer of an image can be easily identified by only moving the token through the wallet address of the sender who transmits the token through the transaction or the sender who transmits the corresponding token.
  • FIG. 5 is a conceptual diagram for explaining video monitoring through a blockchain-based token transaction in a block-chain-based image forgery prevention method according to an embodiment. is shown according to At this time, the number of tokens was changed by the transaction recorded in the data block along with the hash value of the image data.
  • the token quantity constantly increased over time in the first section 501 , but the slope at which the tokens increased in the next section 502 changed, and thereafter, in the next section 503 , tokens again This increasing slope decreased.
  • a first amount of tokens per hour is deposited in the sections 501 and 503 , in the section 502 , a second amount of tokens per hour greater than the first amount are deposited.
  • the amount of token movement through a transaction is defined according to the type or number of objects in the image of the image data, the amount of token movement per hour between sections 501 and 502 and between sections 502 and 503 Through this change, it can be seen that a change has occurred in the object detected at the corresponding inflection point.
  • the token quantity of the receiving address increased over time, which means that tokens were continuously deposited from other sending addresses to the corresponding receiving address.
  • the token quantity of the receiving address decreases over time, which means that the receiving address is no longer a receiver but a sender, and token withdrawal is made from the corresponding address. Therefore, when the movement direction of the token through the transaction is defined according to the type or number of objects in the image of the image data, the object detected at the corresponding inflection point through the change in the form of the transaction between the section 503 and the section 504 It can be seen that changes have occurred in
  • the storage unit 36 may further store one or more unit image data constituting image information or the image information itself ( S9 ).
  • the process (S9) of storing image information in FIG. 2 is illustrated as being performed after the process of storing a hash value for preventing forgery and falsification of image information, this is an example for convenience of explanation, and a hash value for preventing forgery and falsification of image information Image information may be stored in the storage prior to or in parallel with the storage of the hash value.
  • image data such as a moving image file is divided into predetermined unit image data, and a hash value of each unit image data is stored in a data block on a block chain network by time.
  • a hash value of each unit image data is stored in a data block on a block chain network by time.
  • the operation by the block chain-based image forgery prevention method according to the embodiments described above may be implemented at least partially as a computer program and recorded in a computer-readable recording medium.
  • a 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 the computer-readable recording medium include ROM, RAM, CD-ROM, magnetic tape, floppy disk, and optical data storage device.
  • the computer-readable recording medium may be distributed in network-connected computer systems, and the computer-readable code may be stored and executed in a distributed manner.
  • functional programs, codes, and code segments for implementing the present embodiment may be easily understood by those skilled in the art to which the present embodiment belongs.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Evolutionary Computation (AREA)
  • Medical Informatics (AREA)
  • Data Mining & Analysis (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Artificial Intelligence (AREA)
  • Power Engineering (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Storage Device Security (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A blockchain-based image forgery and falsification preventing system comprises: an input unit configured to receive image information from an imaging device; an image segmentation unit configured to divide the image information into a plurality of unit image data items; a hash extraction unit configured to calculate the respective hash value of the plurality of unit image data items; and a storage unit configured to record the respective hash value of the plurality of unit image data items in data blocks in a blockchain network, wherein each of the data blocks comprises the hash value of a preceding data block and the hash value of the unit image data, the storage unit recording the hash value of unit image data preceding the unit image data corresponding to each data block from among the plurality of unit image data items, in a data block preceding the respective data blocks. By using the image storage system, image data such as a video file is divided for each predetermined unit time (for example, frame) and the respective hash values of the divided parts are stored in the form of time-specific chains in data blocks in a blockchain network, and thus forgery and falsification, or fabrication of the image information may be prevented.

Description

블록체인 기반의 영상 위변조 방지 시스템 및 방법과 이를 위한 컴퓨터 프로그램Blockchain-based image forgery prevention system and method and computer program for the same
실시예들은 블록체인(blockchain) 기반의 영상 위변조 방지 시스템 및 방법과, 이를 위한 컴퓨터 프로그램에 관한 것이다. 보다 상세하게는, 실시예들은 블랙박스, CCTV 등 영상을 촬영하고 저장하는 기기에서 영상 정보의 저장에 블록체인 기술을 응용함으로써 저장 영상에 대한 위변조나 조작을 방지하는 기술에 대한 것이다. Embodiments relate to a blockchain-based image forgery prevention system and method, and a computer program for the same. More specifically, the embodiments relate to a technology for preventing forgery or manipulation of a stored image by applying a block chain technology to the storage of image information in a device that shoots and stores an image, such as a black box or CCTV.
영업비밀 등 보안을 유지해야 하는 정보가 많은 기업에서는, 시설에 대한 외부인의 출입을 통제하거나 사용자의 출입을 관리하기 위해 출입문에 통제 시스템을 설치하고, 시설의 출입구에 출입자를 출입자를 영상으로 확인할 수 있는 CCTV를 설치하는 경우가 많다. 또한, 엘리베이터와 같이 밀폐된 공간이나 사람이 많이 오가는 공간에도 범죄 예방 등을 목적으로 CCTV를 설치하고 있다. Companies that have a lot of information that needs to be kept secure, such as trade secrets, install a control system on the door to control the access of outsiders to the facility or manage the access of users. CCTV cameras are often installed. In addition, CCTVs are installed for the purpose of crime prevention in enclosed spaces such as elevators or spaces frequented by many people.
예를 들어, 공개특허공보 제10-2019-0135634호는 엘리베이터 내부에 설치된 CCTV의 영상을 층별로 설치된 모니터에 송신함으로써 엘리베이터 내부에서 일어나는 사건 사고를 모니터링할 수 있는 실시간 범죄 모니터링 엘리베이터를 개시한다. For example, Patent Publication No. 10-2019-0135634 discloses a real-time crime monitoring elevator that can monitor incidents and accidents occurring inside the elevator by transmitting the image of CCTV installed inside the elevator to the monitors installed on each floor.
그런데, CCTV나 블랙박스 등 영상 촬영 장치에 저장되는 영상은 악의적인 제3자가 장치가 저장된 영상을 쉽게 탈취하거나 점유할 수 있어서, 영상이 위변조 또는 조작될 가능성이 있고 본래의 영상이 쉽게 훼손될 수 있는 문제가 있다. 이러한 한계 때문에, 영상 자료가 범죄나 사건 등에 대한 주요 증거물에 해당하는 경우에도, 타인에 의한 위변조나 조작의 가능성 때문에 영상의 진위 여부를 신뢰할 수 없어 증거로서의 가치가 떨어지는 문제가 있다. However, the image stored in the video recording device such as CCTV or black box can be easily seized or seized by a malicious third party, so the image may be forged or manipulated, and the original image may be easily damaged. there is a problem Because of these limitations, even when the video data is a major evidence for a crime or incident, the authenticity of the video cannot be trusted due to the possibility of forgery or manipulation by others, and thus the value as evidence decreases.
[선행기술문헌][Prior art literature]
[특허문헌][Patent Literature]
(특허문헌1) 공개특허공보 제10-2019-0135634호(Patent Document 1) Patent Publication No. 10-2019-0135634
본 발명의 일 측면에 따르면, 블랙박스, CCTV 등 영상을 촬영하고 저장하는 기기에서 영상 정보의 저장에 블록체인(blockchain) 기반 기술을 적용함으로써 영상에 대한 위변조나 조작을 사전에 확인 가능하도록 하고, 영상 자료를 증거물로 사용하는 것이 가능하도록 저장 영상의 신뢰성을 강화할 수 있는 블록체인 기반의 영상 위변조 방지 시스템 및 방법과, 이를 위한 컴퓨터 프로그램을 제공할 수 있다. According to one aspect of the present invention, by applying a blockchain-based technology to the storage of image information in a device that shoots and stores images, such as a black box and CCTV, it is possible to check forgery or manipulation of an image in advance, It is possible to provide a block chain-based image forgery prevention system and method that can strengthen the reliability of stored images so that it is possible to use the image data as evidence, and a computer program for this.
일 실시예에 따른 블록체인(blockchain) 기반의 영상 위변조 방지 시스템은, 촬영 장치로부터 영상 정보를 수신하도록 구성된 입력부; 상기 영상 정보를 복수 개의 단위 영상 데이터로 분할하도록 구성된 영상 분할부; 상기 복수 개의 단위 영상 데이터 각각의 해시(hash)값을 산출하도록 구성된 해시 추출부; 및 상기 복수 개의 단위 영상 데이터 각각의 해시값을 블록체인 네트워크 상의 데이터 블록들에 기록하되, 상기 데이터 블록들 각각은 선행하는 데이터 블록의 해시값 및 상기 단위 영상 데이터의 해시값을 포함하며, 상기 복수 개의 단위 영상 데이터 중 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대해 선행하는 단위 영상 데이터의 해시값을 상기 각 데이터 블록에 선행하는 데이터 블록에 기록하도록 구성된 저장부를 포함한다.An image forgery prevention system based on a blockchain according to an embodiment includes an input unit configured to receive image information from a photographing device; an image dividing unit configured to divide the image information into a plurality of unit image data; a hash extraction unit 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, 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, in a data block preceding each data block, a hash value of unit image data preceding the unit image data corresponding to each data block among the unit image data.
일 실시예에 따른 블록체인 기반의 영상 위변조 방지 시스템은, 상기 영상 정보에 포함된 이미지들을 머신러닝(machine learning) 기반의 분석 모델에 대한 입력값으로 이용하여 상기 이미지들에 상응하는 객체를 탐지하도록 구성된 머신러닝부를 더 포함한다. 이때 상기 영상 분할부는, 상기 머신러닝부에 의해 탐지된 객체의 종류 및 탐지된 객체의 수 중 하나 이상이 변화되는 이미지를 특정하고, 상기 영상 정보에서 상기 특정된 이미지 전후를 서로 상이한 단위 영상 데이터로 분할하도록 더 구성된다.The block chain-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. In this case, the image dividing unit specifies an image in which at least one of a type of an object detected by the machine learning unit and the number of detected objects is changed, and converts before and after the specified image in the image information into different unit image data is further configured to divide.
일 실시예에서, 상기 저장부는, 상기 단위 영상 데이터에 상응하여 정의되는 상기 블록체인 네트워크 상의 토큰(token)에 대한 트랜잭션(transaction) 정보를 상기 단위 영상 데이터와 함께 상기 블록체인 네트워크 상의 데이터 블록들에 기록하도록 더 구성된다. In one embodiment, the storage unit stores transaction information on 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. further configured to record.
일 실시예에서, 상기 저장부는, 상기 단위 영상 데이터에 포함된 이미지에 대해 상기 머신러닝부에 의해 탐지된 객체의 종류 또는 수에 기초하여, 상기 트랜잭션 정보가 정의하는 토큰의 입출 내역 또는 상기 트랜잭션 정보가 정의하는 토큰의 수량 중 하나 이상을 결정하도록 더 구성된다. In one embodiment, the storage unit, based on the type or number of objects detected by the machine learning unit with respect to the image included in the unit image data, the transaction information or the entry/exit details of the token defined by the transaction information It is further configured to determine one or more of the quantity of tokens defined by .
일 실시예에 따른 블록체인 기반의 영상 위변조 방지 시스템은, 미리 등록된 사용자별 지갑 주소 정보를 포함하며, 상기 영상 정보의 적어도 일부에 상응하는 사용자 정보를 수신하도록 구성된 사용자 관리부를 더 포함한다. 이때 상기 저장부는, 상기 사용자 정보에 기초하여 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대한 지갑 주소를 결정하고, 결정된 지갑 주소를 송신인 또는 수신인으로 하여 상기 트랜잭션 정보를 정의하도록 더 구성된다. The block chain-based image forgery prevention system according to an embodiment further includes a user management unit configured to receive user information corresponding to at least a part of the image information, including pre-registered user-specific wallet address information. In this case, 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 a recipient.
일 실시예에서, 상기 저장부는, 상기 영상 정보를 상기 영상 저장 시스템 또는 외부 저장소에 저장하도록 더 구성된다.In an embodiment, the storage unit is further configured to store the image information in the image storage system or an external storage.
일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법은, 블록체인 기반의 영상 위변조 방지 시스템이 촬영 장치로부터 영상 정보를 수신하는 단계; 상기 블록체인 기반의 영상 위변조 방지 시스템이 상기 영상 정보를 복수 개의 단위 영상 데이터로 분할하는 단계; 상기 블록체인 기반의 영상 위변조 방지 시스템이 상기 복수 개의 단위 영상 데이터 각각의 해시값을 산출하는 단계; 및 상기 블록체인 기반의 영상 위변조 방지 시스템이 상기 복수 개의 단위 영상 데이터 각각의 해시값을 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계를 포함한다. 이때, 상기 데이터 블록들 각각은 선행하는 데이터 블록의 해시값 및 상기 단위 영상 데이터의 해시값을 포함한다. 또한, 상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계는, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 복수 개의 단위 영상 데이터 중 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대해 선행하는 단위 영상 데이터의 해시값을 상기 각 데이터 블록에 선행하는 데이터 블록에 기록하는 단계를 포함한다.A block-chain-based image forgery prevention method according to an embodiment includes: receiving, by a block-chain-based image forgery prevention system, image information from a photographing device; dividing, by the block chain-based image forgery prevention system, the image information into a plurality of unit image data; calculating, by the block chain-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 the preceding data block and a hash value of the unit image data. In addition, the step of writing to the data blocks on the block chain network includes, by the block chain-based image forgery prevention system, a unit preceding the unit image data corresponding to each data block among the plurality of unit image data. and writing a hash value of the image data in a data block preceding each data block.
일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법은, 상기 복수 개의 단위 영상 데이터로 분할하는 단계 전에, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보에 포함된 이미지들을 머신러닝 기반의 분석 모델에 대한 입력값으로 이용하여 상기 이미지들에 상응하는 객체를 탐지하는 단계를 더 포함한다. 이때, 상기 복수 개의 단위 영상 데이터로 분할하는 단계는, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 머신러닝 기반의 분석 모델에 의해 탐지된 객체의 종류 및 탐지된 객체의 수 중 하나 이상이 변화되는 이미지를 특정하는 단계; 및 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보에서 상기 특정된 이미지 전후를 서로 상이한 단위 영상 데이터로 분할하는 단계를 포함한다.In the blockchain-based image forgery prevention method according to an embodiment, before the step of dividing the plurality of unit image data, the blockchain-based image forgery prevention system converts the images included in the image information into a machine learning-based The method further includes detecting an object corresponding to the images by using it as an input value for the analysis model. At this time, in the step of dividing the plurality of unit image data, the block chain-based image forgery prevention system changes at least one of the types of objects detected by the machine learning-based analysis model and the number of detected objects specifying an image to be used; and dividing, by the block chain-based image forgery prevention system, before and after the specified image in the image information into different unit image data.
일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법은, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 단위 영상 데이터에 상응하여 정의되는 상기 블록체인 네트워크 상의 토큰에 대한 트랜잭션 정보를 상기 단위 영상 데이터와 함께 상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계를 더 포함한다.In the block chain-based image forgery prevention method according to an 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. and writing data blocks on the blockchain network together.
일 실시예에서, 상기 트랜잭션 정보를 상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계는, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 단위 영상 데이터에 포함된 이미지에 대해 상기 머신러닝 기반의 분석 모델에 의해 탐지된 객체의 종류 또는 수에 기초하여, 상기 트랜잭션 정보가 정의하는 토큰의 입출 내역 또는 상기 트랜잭션 정보가 정의하는 토큰의 수량 중 하나 이상을 결정하는 단계를 포함한다.In one embodiment, the step of recording the transaction information in the data blocks on the block chain network includes, by the block chain-based image forgery prevention system, the machine learning-based analysis of the image included in the unit image data. and determining, based on the type or number of objects detected by the model, at least one of a token entry/exit details 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 comprises: storing wallet address information for each user registered in advance in the block-chain-based image forgery prevention system; and receiving, by the block chain-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 block chain network includes, by the block chain-based image forgery prevention system, for the unit image data corresponding to each data block based on the user information. determining a wallet address; and defining, by the block chain-based image forgery prevention system, the transaction information using the determined wallet address as a sender or a recipient.
일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법은, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보를 상기 영상 저장 시스템 또는 외부 저장소에 저장하는 단계를 더 포함한다. 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 an external storage.
일 실시예에 따른 컴퓨터 프로그램은 하드웨어와 결합되어 전술한 실시예들에 따른 블록체인 기반의 영상 위변조 방지 방법을 실행하기 위한 것으로서 컴퓨터로 판독 가능한 매체에 저장된 것일 수 있다. The computer program according to an embodiment is to be 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 moving picture file is divided by a predetermined unit time (eg, frame) and hashed. A value can be generated and these hash values can be stored in a time-wise chain in data blocks on the blockchain network. According to the image storage system and method, if there is forgery or manipulation of the image data, the hash value of the image data is different from the hash value stored on the block chain, so that it can be recognized that the image has been manipulated. . As a result, it is possible to prevent forgery of image data, and when the image is used as evidence for illegal activities such as crimes or incidents, there is an advantage in that reliability can be increased.
도 1은 일 실시예에 따른 블록체인(blockchain) 기반의 영상 위변조 방지 시스템의 개략적인 블록도이다. 1 is a schematic block diagram of an image forgery prevention system based on a blockchain according to an embodiment.
도 2는 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법의 각 단계를 나타내는 순서도이다. 2 is a flowchart illustrating each step of a method for preventing forgery and falsification of an image based on a block chain according to an embodiment.
도 3은 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법에서 머신러닝(machine learning)에 의한 객체 탐지를 적용하여 단위 영상 데이터를 분할하는 과정의 개념도이다. 3 is a conceptual diagram of a process of segmenting unit image data by applying object detection by machine learning in a block chain-based image forgery prevention method according to an embodiment.
도 4는 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법에서 영상 데이터의 해시(hash) 값을 블록체인 상의 데이터 블록에 저장하는 과정의 개념도이다. 4 is a conceptual diagram of a process of storing a hash value of image data in a data block on a block chain in a block chain-based image forgery prevention method according to an embodiment.
도 5는 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법에서 블록체인 기반의 토큰(token)의 트랜잭션(transaction)을 통한 영상의 감시를 설명하기 위한 개념도이다. 5 is a conceptual diagram for explaining video monitoring through a transaction of a block chain-based token in a block chain-based video forgery prevention method according to an embodiment.
이하에서, 도면을 참조하여 본 발명의 실시예들에 대하여 상세히 살펴본다.Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
도 1은 일 실시예에 따른 블록체인(blockchain) 기반의 영상 위변조 방지 시스템의 개략적인 블록도이다.1 is a schematic block diagram of an image forgery prevention system based on a blockchain 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 block chain-based image forgery prevention system 3 may store the image information itself in the internal storage of the block chain-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 block chain-based image forgery prevention system 3 is configured to be communicatively connected with the block chain network 2 and/or the external server 4 through a wired and/or wireless network. Also, in an embodiment, the block chain-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 block chain-based image forgery prevention system 3 and the photographing device 1, the block chain network 2 and/or the external server 4 is an object through a wired and/or wireless network. It may include all communication methods that the and object can network, 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 at least one communication method 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-based 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 the transaction information in the generated block. The chain of generated 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 block chain-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 blocks the hash value of each image data. It functions to prevent forgery and falsification of image data by storing it in a data block on the chain network (2).
일 실시예에서, 블록체인 기반의 영상 위변조 방지 시스템(3)은 입력부(31), 영상 분할부(32), 해시(hash) 추출부(34) 및 저장부(36)를 포함한다. 또한 일 실시예에서, 블록체인 기반의 영상 위변조 방지 시스템(3)은 영상 정보의 분할을 지능적으로 수행하기 위한 머신러닝(machine learning)부(33)를 더 포함한다. 또한 일 실시예에서, 블록체인 기반의 영상 위변조 방지 시스템(3)은 영상 정보 자체를 블록체인 기반의 영상 위변조 방지 시스템(3) 내에 저장하기 위한 저장소(35)를 더 포함한다. 나아가 일 실시예에서, 블록체인 기반의 영상 위변조 방지 시스템(3)은 블록체인 네트워크(2)에 기록되는 정보에 사용자를 반영하기 위한 사용자 관리부(37)를 더 포함한다. In one embodiment, the block chain-based image forgery prevention system 3 includes an input unit 31 , an image segmentation unit 32 , a hash extraction unit 34 , and a storage unit 36 . Also, in one embodiment, the block chain-based image forgery prevention system 3 further includes a machine learning unit 33 for intelligently performing segmentation of image information. Also, in one embodiment, the blockchain-based image forgery prevention system 3 further includes a storage 35 for storing the image information itself in the blockchain-based image forgery prevention system 3 . Further, in one embodiment, the block chain-based image forgery prevention system 3 further includes a user management unit 37 for reflecting the user in the information recorded in the block chain network 2 .
실시예들에 따른 블록체인 기반의 영상 위변조 방지 시스템(3)과 이에 포함된 각 부(31-37)는, 전적으로 하드웨어이거나, 또는 부분적으로 하드웨어이고 부분적으로 소프트웨어인 측면을 가질 수 있다. 예컨대, 블록체인 기반의 영상 위변조 방지 시스템(3)과 이에 포함된 각 부(31-37)는 특정 형식 및 내용의 데이터를 처리하거나 또는/또한 전자통신 방식으로 주고받기 위한 하드웨어 및 이에 관련된 소프트웨어를 통칭할 수 있다. 본 명세서에서 "부", "모듈", "장치", "단말기", "서버" 또는 "시스템" 등의 용어는 하드웨어 및 해당 하드웨어에 의해 구동되는 소프트웨어의 조합을 지칭하는 것으로 의도된다. 예를 들어, 하드웨어는 CPU 또는 다른 프로세서(processor)를 포함하는 데이터 처리 기기일 수 있다. 또한, 하드웨어에 의해 구동되는 소프트웨어는 실행중인 프로세스, 객체(object), 실행파일(executable), 실행 스레드(thread of execution), 프로그램(program) 등을 지칭할 수 있다.The block chain-based image forgery prevention system 3 and each part 31-37 included therein according to the embodiments may have an aspect that is entirely hardware, or is partially hardware and partially software. For example, the block chain-based image forgery prevention system 3 and each unit 31-37 included therein use hardware and related software to process data in a specific format and content and/or send/receive data in an electronic communication method. can be called As used herein, 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. In addition, 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 block chain-based image forgery prevention system 3 is not necessarily intended to refer to separate devices physically separated from each other. That is, each unit 31-37 of the block-chain-based image forgery prevention system 3 shown in FIG. 1 uses the hardware constituting the block-chain-based image forgery prevention system 3, an operation performed by the corresponding hardware. It is only functionally classified according to the requirements, and each part does not necessarily have to be provided independently of each other. Of course, depending on the embodiment, it is also possible to implement one or more of the above-described respective units 31 to 37 as separate devices physically separated from each other.
입력부(31)는 하나 이상의 촬영 장치(1)에 직접 연결되거나 또는 유선 및/또는 무선 네트워크를 통한 통신 방식으로 연결되어, 입력부(31)로부터 영상 정보를 수신할 수 있다. 본 명세서의 실시예들에서 블록체인 기반의 영상 위변조 방지 시스템(3)은 촬영 장치(1)와 별개의 블록으로 도시되나, 실시예에 따라서는 블록체인 기반의 영상 위변조 방지 시스템(3)은 촬영 장치(1) 내에 위치하는 촬영 장치(1)의 일부로서 구현될 수도 있다. 또한, 도면에 도시된 촬영 장치(1)의 개수는 단지 예시적인 것으로서, 블록체인 기반의 영상 위변조 방지 시스템(3)과 관련하여 동작하는 촬영 장치(1)의 수를 한정하는 것이 아니다. The input unit 31 may receive image information from the input unit 31 by being directly connected to one or more photographing devices 1 or by a communication method through a wired and/or wireless network. In the embodiments of the present specification, the blockchain-based image forgery prevention system 3 is shown as a separate block from the photographing device 1, but according to the embodiment, the blockchain-based image forgery prevention system 3 is photographed It may be implemented as a part of the imaging device 1 located in the device 1 . In addition, the number of photographing devices 1 shown in the drawing is merely exemplary, and does not limit the number of photographing devices 1 that operate in relation to the blockchain-based image forgery prevention system 3 .
영상 분할부(32)는 촬영 장치(1)로부터 입력부(31)에 수신된 영상 정보를 복수 개의 단위 영상 데이터로 분할할 수 있다. 예를 들어, 일 실시예에서 단위 영상 데이터란 동영상 파일과 같은 형태를 가진 영상 정보에서 이미지의 각 프레임(frame)을 지칭하는 것일 수 있으나, 이에 한정되는 것은 아니며, 미리 설정된 복수 개의 개수의 프레임 또는 미리 설정된 단위 시간만큼의 영상 정보를 이용하여 단위 영상 데이터를 정의할 수도 있다. The image dividing unit 32 may divide the image information received from the photographing apparatus 1 to the input unit 31 into a plurality of unit image data. For example, in an embodiment, the unit image data may refer to each frame of an image in image information having the same form as a moving picture file, but is not limited thereto, and a plurality of preset frames or Unit image data may be defined by using image information corresponding to a preset unit time.
일 실시예에서, 영상 분할부(32)는 머신러닝부(33)에 의하여 영상 정보에 포함된 객체를 탐지한 결과에 기초하여 단위 영상 데이터를 구분할 구획을 결정할 수도 있다. 예를 들어, 머신러닝부(33)는 영상 정보에 포함된 이미지들을 머신러닝 기반의 분석 모델에 대한 입력값으로 이용하여 이미지에 포함된 객체를 탐지할 수 있다. 이때, 영상 분할부(32)는 영상 정보를 구성하는 일련의 이미지들 중 머신러닝부(33)에 의해 탐지된 객체의 종류 및/또는 수가 변화되는 이미지를 경계 이미지로 특정하고, 특정된 경계 이미지 전후를 서로 상이한 단위 영상 데이터로 분할할 수 있다. 이 경우, 각각의 단위 영상 데이터는 서로 상이한 길이를 가질 수도 있다. In an embodiment, the image dividing unit 32 may determine a division into which unit image data is to be divided based on a result of detecting an object included in the 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 the images included in the image information as input values to the machine learning-based analysis model. At this time, the image dividing unit 32 specifies, as a boundary image, 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, and the specified boundary image Front and back 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 by the above-described process. Also, 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 generated, and each data block stores a hash value of the previous data block. In this case, the storage unit 36 may store the hash values of each continuous unit image data in time series in successive data blocks on the block chain, respectively.
그 결과, 블록체인의 데이터 블록들은 각각 선행하는 데이터 블록의 해시값과 함께 단위 영상 데이터의 해시값을 포함하고 있으며, 시계열적으로 연속된 단위 영상 데이터들의 해시값이 각각 연속된 데이터 블록들에 저장된다. 즉, 연속된 제1 및 제2 데이터 블록이 존재하며 또한 연속된 제1 및 제2 영상 데이터가 존재하는 경우, 제1 데이터 블록에는 제1 단위 영상 데이터의 해시값이 저장될 수 있으며, 제2 데이터 블록에는 제2 단위 영상 데이터의 해시값과 함께 제1 데이터 블록의 해시값이 저장될 수 있다. 이처럼 데이터 블록들이 이전 블록이 해시값을 저장하는 구조에서는, 블록체인 상의 일부 데이터 블록에 대해 변조가 일어났을 경우 해시 함수의 특성 상 그 뒤의 데이터 블록들에 기록되어야 하는 해시값이 전부 변하게 되므로, 해시값의 변화를 통하여 영상 정보가 조작되었는지 여부를 판별할 수 있다. As a result, the data blocks of the block chain each include the hash value of the unit image data together with the hash value of the preceding data block, and the hash values of the unit image data consecutive in time series are stored in the successive data blocks, respectively. do. That is, when contiguous first and second data blocks exist and contiguous first and second image data exist, a hash value of the first unit image data may be stored in the first data block, and the second The hash value of the first data block may be stored in the data block together with the hash value of the second unit image data. In this structure of data blocks in which the previous block stores the hash value, if some data block on the block chain is tampered with, the hash value to be recorded in the data blocks after it changes due to the characteristics of the hash function. It can be determined whether the image information has been manipulated through the change of the 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 the unit image data or image information itself in the storage 35 of the block chain-based image forgery prevention system 3 .
일 실시예에서, 저장부(36)는 단위 영상 데이터의 해시값과 함께 블록체인 상의 데이터 블록에 기록될 트랜잭션 정보를 생성하는 트랜잭션 생성부(362)를 더 포함할 수 있다. 트랜잭션 생성부(362)는 블록체인 상의 데이터 블록들에 의해 정의되는 분산원장에 그 입출 내역이 기록되는 토큰(token)에 대한 트랜잭션 정보를 데이터 블록에 기록할 수 있다. 이때, 트랜잭션 정보가 정의하는 토큰의 이동은 해당 데이터 블록에 해시값이 기록되는 단위 영상 데이터의 특성에 기초하여 결정될 수 있다. 예컨대, 트랜잭션 정보는 스마트 컨트랙트(smart contract)의 형태를 가질 수도 있으나, 이에 한정되는 것은 아니다.In an embodiment, the storage unit 36 may further include a transaction generating unit 362 that generates transaction information to be recorded in a data block on the block chain together with a hash value of the unit image data. The transaction generator 362 may record transaction information about a token in which the input/output details are recorded in the distributed ledger defined by the data blocks on the block chain in the data block. In this case, the movement of the token defined by the transaction information may be determined based on the characteristic of the unit image data in which the 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 an embodiment, the transaction generating 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 generation unit 362 corresponds to the unit image data. A transaction can also be defined to reflect user information (eg, wallet address) in token movement. The form of a 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 block chain-based image forgery prevention system 3, but the storage location of the image information in this storage can be specified. Possible location information may be further recorded in data blocks on the blockchain network 2 .
또한 일 실시예에서, 저장부(36)는 영상 정보의 각 단위 영상 데이터로부터 생성된 해시값을 블록체인 네트워크(2) 상의 데이터 블록에 기록하되, 영상 정보 자체는 블록체인 네트워크(2)의 메인넷(main net)이 아닌 사이드체인(sidechain) 상의 데이터 블록에 업로드할 수 있다. 영상 정보를 사이드체인에 업로드하는 경우, 권한 증명(Proof of Authority; POA)과 같은 합의 알고리즘을 사용하는 사이드체인을 도입하여 트랜젝션 처리 속도를 크게 증가시킬 수 있고, 수수료 부담을 낮출 수 있는 이점이 있다. Also, in one embodiment, the storage unit 36 records a hash value generated from each unit image data of the image information in a data block on the blockchain network 2, but the image information itself is the main of the blockchain network 2 You can upload data blocks on the sidechain rather than the main net. When uploading video information to a sidechain, by introducing a sidechain that uses a consensus algorithm such as Proof of Authority (POA), the transaction processing speed can be greatly increased and the fee burden can be lowered. .
도 2는 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법의 각 단계를 나타내는 순서도이다. 실시예들에 따른 블록체인 기반의 영상 위변조 방지 방법은 본 발명의 실시예들에 따른 블록체인 기반의 영상 위변조 방지 시스템을 이용하여 수행될 수 있다. 이하에서는, 설명의 편의를 위하여, 도 1 및 도 2를 참조하여 실시예들에 따른 블록체인 기반의 영상 위변조 방지 방법의 각 단계에 대하여 설명한다.2 is a flowchart illustrating each step of a method for preventing forgery and falsification of an image based on a block chain according to an embodiment. The blockchain-based image forgery prevention method according to the embodiments may be performed using the blockchain-based image forgery prevention system according to the embodiments of the present invention. Hereinafter, for convenience of description, each step of the block chain-based image forgery prevention method according to the embodiments will be described with reference to FIGS. 1 and 2 .
도 1 및 도 2를 참조하면, 블록체인 기반의 영상 위변조 방지 시스템(3)의 입력부(31)는 하나 이상의 촬영 장치(1)로부터 영상 정보를 수신할 수 있다(S1). 전술한 바와 같이, 영상 분할부(32)는 영상 정보를 복수 개의 단위 영상 데이터로 분할할 수 있고, 각각의 단위 영상 데이터는 미리 설정된 개수의 프레임 또는 미리 설정된 시간을 가질 수 있다. 1 and 2 , the input unit 31 of the block chain-based image forgery prevention system 3 may receive image information from one or more photographing devices 1 ( S1 ). As described above, the image dividing unit 32 may divide the 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.
한편, 일 실시예에서 영상 분할부(32)는 머신러닝부(33)에 의한 이미지 내 객체 인식을 기반으로 단위 영상 데이터를 구획할 수도 있다. 본 실시예에서, 머신러닝부(33)는 영상 정보를 구성하는 각 이미지를 머신러닝 기반의 분석 모델에 대한 입력값으로 이용하여 이미지 내의 객체를 인식할 수 있다(S2). 이때 머신러닝 기반의 분석 모델은 미리 객체의 종류 등이 알려져 있는 학습 이미지를 통해 학습되고, 학습 결과를 기반으로 한 파라미터 등을 이용하여 미지의 이미지 내의 객체를 탐지하는 기능을 하는 것으로서, 예를 들어 컨볼루션 뉴럴 네트워크(Convolution Neural Network; CNN)를 이용하는 것일 수 있으나, 이에 한정되는 것은 아니다. Meanwhile, in an embodiment, the image segmentation unit 32 may segment unit image data based on object recognition in the image by the machine learning unit 33 . In the present embodiment, the machine learning unit 33 may recognize an object in the image by using each image constituting the image information as an input value to the machine learning-based analysis model (S2). At this time, the machine learning-based analysis model is learned through a training image in which the type of object is known in advance, and has a function of detecting an object in an unknown image using parameters based on the learning result, for example. It may be to use a convolutional neural network (CNN), 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 changes significantly beyond a preset level (S3), and uses the boundary image to Image information may be divided into unit image data so that before and after the boundary image becomes separate unit image data (S4).
도 3은 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법에서 머신러닝에 의한 객체 탐지를 적용하여 단위 영상 데이터를 분할하는 과정의 개념도이다. 3 is a conceptual diagram of a process of dividing unit image data by applying object detection by 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 , the image information 100 in the form of a moving picture may be composed of a series of images 111 to 115 and 121-125 consecutively in time series with each other. In this case, the block chain-based image forgery prevention system can 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, and the like through machine learning-based analysis. For example, the image 115 represents an image including an object 1150 corresponding to an adult male, and the image 121 includes an object 1210 corresponding to an adult female and an object 1211 corresponding to a child. displayed image.
이때, 이미지(115)와 이미지(121)는 서로 시간적으로 연속적인 이미지들이지만 도면에 도시되는 것과 같이 선행하는 이미지(115)에 포함된 객체(1150)와 후행하는 이미지(121)에 포함된 객체(1210, 1211)의 종류 및 수가 변화하였다. 실제 촬영 영상에서는 보다 점진적으로 탐지된 객체의 변화가 일어나는 경우가 많을 것이나, 설명의 편의를 위하여 하나의 이미지 간격에서 객체의 종류 및 수가 달라지는 극단적인 형태를 예시로 하였다는 점이 통상의 기술자에게 용이하게 이해될 것이다. At this time, the image 115 and the image 121 are images that are temporally continuous with each other, but as shown in the drawing, the object 1150 included in the preceding image 115 and the object included in the following image 121 are The types and numbers of (1210, 1211) have changed. In the actual captured image, there will be many cases where the detected object changes more gradually, but for convenience of explanation, it is easy for those skilled in the art that the extreme form in which the type and number of objects vary in one image interval is exemplified. 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 greatly change correspond to the boundary image, the unit image data 11 and 12 may be defined using this as a division reference point. For example, the section from the start of the image 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 second. The image information 100 may be divided into a plurality of unit image data to become two unit image data 12 .
도 3에 도시된 예에서는 각 단위 영상 데이터의 이미지에 포함된 객체의 종류(성인 남성, 성인 여성, 아이) 및 객체의 수가 모두 달라지는 것을 예시로 설명하였으나, 실시예에 따라서는 객체의 수는 동일하더라도 객체의 종류가 달라지거나, 또는 객체의 종류는 동일하더라도 객체의 수가 달라지는 이미지들을 경계 이미지로 특정하는 것도 가능하다. In the example shown in FIG. 3 , the types of objects (adult male, adult female, child) and the number of objects included in the image of each unit image data are all different as an example, but in some embodiments, the number of objects is the same. However, it is also possible to specify as a boundary image images in which the types of objects are different or the number of objects is different even though the types of objects are the same.
다시 도 1 및 도 2를 참조하면, 전술한 것과 같이 프레임 수나 시간 길이를 기반으로, 또는 객체 탐지를 기반으로 구획된 각 단위 영상 데이터를 대상으로, 블록체인 기반의 영상 위변조 방지 시스템(3)의 해시 추출부(34)가 해시 함수를 적용함으로써 해시값을 산출할 수 있다(S5). 해시값 산출을 위한 해시 함수로는 예를 들어 SHA(Secure Hash Algorithm) 등이 이용될 수 있으나, 이에 한정되는 것은 아니다. Referring back to FIGS. 1 and 2 , as described above, for each unit image data partitioned based on the number of frames or time length, or based on object detection, the block chain-based image forgery prevention system 3 The hash extraction unit 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 block chain-based image forgery prevention system 3 may record the hash value of the unit image data in a data block on the block chain network 2 (S8). At this time, the storage unit 36 of the block chain-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 data block above (S8).
도 4는 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법에서 영상 데이터의 해시값을 블록체인 상의 데이터 블록에 저장하는 과정의 개념도이다. 4 is a conceptual diagram of a process of storing a hash value of image data in a data block on a block chain in a block chain-based image forgery prevention method 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 , the block chain may consist of a series of data blocks 301-303 consecutive to each other, and each data block 301-303 includes counter information indicating the serial number of the corresponding data block in the distributed ledger. (3013). In addition, hash values 3011, 3021, 3031 of the unit image data assigned thereto are recorded in each data block 301-303, and also hash values 3012, 3022, 3032 of the preceding data block on the block chain. This is recorded. For example, each of the data blocks 301-303 stores hash values 3011, 3021, and 3031 of unit image data that are continuous with each other, and a preceding data block (for example, 302) For example, a hash value 3022 of 301 is stored.
해시 함수의 특성상 데이터의 어느 한 부분이라도 변경되면 해시값은 전혀 다른 값으로 변화되기 때문에, 영상 정보의 변조에 의하여 선행하는 블록(301)에 포함된 영상 데이터 해시값(3011)이 달라질 경우 해당 데이터 블록(301)의 해시값은 전혀 다른 값으로 변경된다. 또한, 그 결과 해당 데이터 블록(301)에 후행하는 데이터 블록(302)의 이전 블록 해시값(3022)이 변경되기 때문에, 후행하는 데이터 블록(302)의 해시값도 변경되면서 이와 같은 방식으로 블록체인에서 변조가 일어난 영상 데이터에 해당하는 블록 이후의 모든 블록의 해시값이 달라지게 된다. 따라서, 영상 데이터의 해시값을 블록체인에 저장함으로써 영상이 조작되거나 위변조되는 것을 탐지할 수 있다. Since the hash value is changed to a completely different value when any part of the data is changed due to the nature of the hash function, when the image data hash value 3011 included in the preceding block 301 is changed due to the modulation of image information, the corresponding data The hash value of block 301 is changed to a completely different value. In addition, since the hash value 3022 of the previous block of the data block 302 that follows the data block 301 is changed as a result, the hash value of the data block 302 that follows is also changed and the block chain in this way Hash values of all blocks after the block corresponding to the modulated image data are changed. Therefore, by storing the hash value of the image data in the block chain, 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 data block 301-303, transaction information 3014, 3024, 3034 related to the movement of a token whose issuance and deposit/withdrawal are managed by the distributed ledger on the block chain may be further recorded. In an embodiment, the transaction information 3014, 3024, and 3034 may be defined by reflecting the characteristics of unit image data corresponding to the image data hash values 3011, 3021, and 3031 of each data block 301-303. . For example, the movement direction related to the movement of the token defined by the transaction information 3014 , 3024 , 3034 may be determined according to the characteristics of the image data, the sender and the receiver, the movement quantity, etc. may be determined, which will be described later in detail.
다시 도 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 block chain-based image forgery prevention system 3 stores the hash value of the unit image data on the block chain, and the same image information may be received from different photographing apparatuses 1 and cross-verifying blocks in which hash values of unit image data generated from image information received from each photographing apparatus 1 are recorded (S6). To this end, each of the photographing devices 1 may be configured to be able to communicate with each other through a wired and/or wireless network, and the block chain-based image forgery prevention system 3 may include any one or both of these photographing devices ( 1), or may be implemented as separate devices capable of communicating with all of them.
어느 하나의 촬영 장치(1)에 의해 촬영된 영상은 해당 촬영 장치(1)에 구비되거나 연동된 블록체인 기반의 영상 위변조 방지 시스템(3)에 입력되는 한편, 네트워크를 통한 통신을 통하여 또 다른 촬영 장치(1)로 전달될 수 있다. 또 다른 촬영 장치(1)에서는 이에 구비되거나 연동된 블록체인 기반의 영상 위변조 방지 시스템(3)을 통하여 영상 정보에 대한 처리가 이루어진다. 이 경우, 양 촬영 장치(1)의 영상 정보를 기반으로 하여 단위 영상 데이터의 해시값 생성과 데이터 블록의 생성이 각각 수행되는데, 영상 정보의 조작이나 위변조가 없을 경우 생성된 일련의 데이터 블록들의 해시값은 양 기기에서 모두 동일해야 한다. 따라서, 데이터 블록들의 해시값을 교차 검증하게 되면, 양 기기에서 생성된 데이터 블록들의 해시값에 차이가 있다면 데이터에 대한 조작이 존재한다는 것을 알 수 있다. An image photographed by any one photographing device 1 is input to the block chain-based image forgery prevention system 3 provided in or linked to the corresponding photographing apparatus 1, while another photographing is performed through communication through a network can be transferred to the device 1 . In another photographing device 1, processing of image information is made through the block chain-based image forgery prevention system 3 provided or linked thereto. In this case, hash value generation of unit image data and generation of data blocks are respectively performed on the basis of the image information of both photographing devices 1 . When there is no manipulation or forgery of image information, a hash of a series of generated data blocks The values should be the same on both devices. Therefore, when the hash values of the data blocks are cross-verified, if there is a difference in the hash values of the data blocks generated by both devices, it can be known that manipulation of the data exists.
또한 일 실시예에서는 단위 영상 데이터의 해시값과 함께 트랜잭션 정보를 데이터 블록에 기록하되, 단위 영상 데이터의 특성을 반영하여 트랜잭션 정보를 정의함으로써, 트랜잭션 정보를 통하여 영상 정보에 대한 감시, 관리 또는 모니터링이 가능하도록 할 수 있다. 이때 단위 영상 데이터의 특성이란, 단위 영상 데이터를 구성하는 이미지들로부터 머신러닝에 기반하여 탐지된 객체의 종류 및/또는 수나, 영상 정보와 함께 해당 영상 정보에 연관된 사용자를 특정할 수 있는 정보가 수신되었을 경우 단위 영상 데이터에 상응하는 사용자 정보 등을 지칭할 수 있다. In addition, in one embodiment, transaction information is recorded in a data block together with a hash value of unit image data, but transaction information is defined by reflecting the characteristics of unit image data, so that monitoring, management, or monitoring of image information is performed through transaction information. can make it possible In this case, the characteristic of the unit image data refers to the type and/or number of objects detected based on machine learning from images constituting the unit image data, and information that can specify a user related to the image information is received along with the image information. If it is, it may refer to user information corresponding to the unit image data.
예를 들어, 블록체인 기반의 영상 위변조 방지 시스템(3)의 트랜잭션 생성부(362)는 영상 정보의 각 단위 영상 데이터에 상응하는 트랜잭션을 토큰의 이동으로 정의하되, 이때 이동되는 토큰의 수량을 해당 단위 영상 데이터에 포함된 이미지로부터 식별된 객체의 유무, 종류 및/또는 수에 기초하여 결정할 수 있다. 예를 들어, 각 데이터 블록에 상응하여 미리 설정된 송신 주소로부터 미리 설정된 수신 주소로 토큰을 이동시키는 트랜잭션을 정의하되, 단위 영상 데이터의 이미지로부터 검출된 객체의 수가 1일 경우 1만큼의 토큰 이동을 발생시키고, 단위 영상 데이터의 이미지로부터 검출된 객체의 수가 2일 경우 2만큼의 토큰 이동을 발생시킬 수 있다. 이와 같이 객체 탐지 결과에 따라 토큰 이동 수량을 정의하면, 수신 주소에 수신되는 토큰 수량의 트랜잭션당 변화량을 통하여 영상 내의 객체의 수가 변화되는 변곡점을 용이하게 탐지할 수 있다. For example, the transaction generating unit 362 of the block chain-based image forgery prevention system 3 defines a transaction corresponding to each unit of image data of image information as a movement of a token, but at this time, It may be determined based on the presence, type, and/or number of objects identified from images included in the unit image data. For example, a transaction is defined that moves a token from a preset sending address to a preset receiving address corresponding to each data block, but when the number of objects detected from the image of the unit image data is 1, a token shift is generated by 1 and, when the number of objects detected from the image of the unit image data is 2, token movement by 2 may be generated. If the token movement quantity is defined according to the object detection result as described above, the inflection point at which the number of objects in the image changes can be easily detected through the change amount per transaction of the token quantity 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 of image data of the image information, but whether an object is detected from the image of the unit image data, the object to be detected It may be configured to change the movement direction of the token according to the type of the token and/or the number of detected objects. For example, if an object is detected from the image of unit image data, the token is moved from the sending address to the receiving address, but when the object is not detected from the image, the transaction is executed to move the token by swapping the sending address and the receiving address. can be defined Alternatively, when a first type of object (eg, male) is detected from the image of the unit image data, the token is moved from the sending address to the receiving address, and when a different second type of object (eg, female) is detected Transactions can be defined to move tokens by swapping the sending and receiving addresses. If the token movement quantity is defined according to the object detection result as described above, an inflection point at which the type or presence of an object in the image changes can be easily detected through the increase or decrease of the token quantity received at the receiving address.
또 다른 예로, 입력부(31)를 통한 영상 정보의 수신과 함께 사용자 관리부(37)가 해당 영상을 촬영하였거나 해당 영상을 관리하는 사용자의 사용자 정보를 수신하고, 트랜잭션 생성부(362)는 각 단위 영상 데이터에 상응하는 사용자 정보를 반영하여 해당 단위 영상 데이터의 해시값과 동일한 데이터 블록에 기록될 트랜잭션을 정의할 수 있다. 예를 들어, 사용자 관리부(37)는 미리 설정된 복수의 사용자에 대해 각 사용자의 전자 지갑 주소를 저장하고 있으며, 트랜잭션 생성부(362)는 각 단위 영상 데이터의 해시값을 데이터 블록에 기록할 때 해당 단위 영상 데이터에 상응하는 사용자의 전자 지갑 주소를 송신 주소 또는 수신 주소로 하여 토큰의 이동을 정의하는 트랜잭션을 함께 기록할 수 있다. 이 경우, 트랜잭션을 통해 토큰을 전송하는 송신자 또는 해당 토큰을 전송하는 송신자의 지갑 주소를 통하여 토큰의 이동만으로도 영상에 대한 관리자나 촬영자 등 인적 정보를 용이하게 파악할 수 있다. As another example, the user management unit 37 receives the user information of a user who has photographed the corresponding image or manages the corresponding image together with the reception of the image information through the input unit 31, and the transaction generating unit 362 is each unit image By reflecting user information corresponding to the data, it is possible to define a transaction to be recorded in the same data block as the hash value of the corresponding unit image data. For example, the user management unit 37 stores the e-wallet addresses of each user for a plurality of preset users, and the transaction generation unit 362 records the hash value of each unit image data in the data block. With the user's e-wallet address corresponding to the unit image data as the sending address or the receiving address, the transaction defining the movement of the token can be recorded together. In this case, personal information such as an administrator or photographer of an image can be easily identified by only moving the token through the wallet address of the sender who transmits the token through the transaction or the sender who transmits the corresponding token.
도 5는 일 실시예에 따른 블록체인 기반의 영상 위변조 방지 방법에서 블록체인 기반의 토큰의 트랜잭션을 통한 영상의 감시를 설명하기 위한 개념도로서, 미리 설정된 특정 수신 주소에 입금된 토큰의 전체 수량을 시간에 따라 나타낸 것이다. 이때 토큰의 수량은 영상 데이터의 해시값과 함께 데이터 블록에 기록되는 트랜잭션에 의해 변화되었다. 5 is a conceptual diagram for explaining video monitoring through a blockchain-based token transaction in a block-chain-based image forgery prevention method according to an embodiment. is shown according to At this time, the number of tokens was changed by the transaction recorded in the data block along with the hash value of the image data.
도 5에 도시되는 바와 같이, 첫 번째 구간(501)에서 시간에 따라 토큰 수량이 일정하게 증가하였으나 다음 구간(502)에서 토큰이 증가하는 기울기가 변화하였으며, 이후 그 다음 구간(503)에서는 다시 토큰이 증가하는 기울기가 감소하였다. 이는 구간(501) 및 구간(503)에서는 시간당 제1 수량의 토큰이 입금되었다고 하면, 구간(502)에서는 제1 수량보다 많은 시간당 제2 수량의 토큰이 입금되었다는 것을 의미한다. 트랜잭션을 통한 토큰의 이동 수량을 영상 데이터의 이미지 내의 객체 종류나 수에 따라 정의할 경우, 구간(501)과 구간(502) 사이, 그리고 구간(502)과 구간(503) 사이에서 토큰의 시간당 이동량이 변화하는 것을 통하여 해당 변곡점에서 탐지되는 객체에 변화가 일어났다는 것을 알 수 있다. As shown in FIG. 5 , the token quantity constantly increased over time in the first section 501 , but the slope at which the tokens increased in the next section 502 changed, and thereafter, in the next section 503 , tokens again This increasing slope decreased. This means that if a first amount of tokens per hour is deposited in the sections 501 and 503 , in the section 502 , a second amount of tokens per hour greater than the first amount are deposited. When the amount of token movement through a transaction is defined according to the type or number of objects in the image of the image data, the amount of token movement per hour between sections 501 and 502 and between sections 502 and 503 Through this change, it can be seen that a change has occurred in the object detected at the corresponding inflection point.
또한, 구간(501-503)에서는 시간이 지남에 따라 수신 주소의 토큰 수량이 증가하였는데, 이는 다른 송신 주소로부터 해당 수신 주소로 지속적으로 토큰이 입금되었다는 것을 의미한다. 한편, 그 이후의 구간(504)에서는 시간이 지남에 따라 수신 주소의 토큰 수량이 감소하는데, 이는 수신 주소가 더 이상 수신자가 아니라 송신자로 전환되어 해당 주소로부터 토큰의 출금이 이루어졌음을 의미한다. 따라서, 트랜잭션을 통한 토큰의 이동 방향을 영상 데이터의 이미지 내의 객체 종류나 수에 따라 정의할 경우, 구간(503)과 구간(504) 사이에서 트랜잭션의 형태가 변화하는 것을 통하여 해당 변곡점에서 탐지되는 객체에 변화가 일어났다는 것을 알 수 있다.In addition, in the section 501-503, the token quantity 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 token quantity of the receiving address decreases over time, which means that the receiving address is no longer a receiver but a sender, and token withdrawal is made from the corresponding address. Therefore, when the movement direction of the token through the transaction is defined according to the type or number of objects in the image of the image data, the object detected at the corresponding inflection point through the change in the form of the transaction between the section 503 and the section 504 It can be seen that changes have occurred in
다시 도 1 및 도 2를 참조하면, 일 실시예에서 저장부(36)는 영상 정보를 구성하는 하나 이상의 단위 영상 데이터 또는 영상 정보 그 자체를 더 저장할 수도 있다(S9). 도 2에서 영상 정보를 저장하는 과정(S9)은 영상 정보의 위변조 방지를 위한 해시값의 저장 과정 후에 이루어지는 것으로 도시되었으나, 이는 설명의 편의를 위한 예시적인 것으로서, 영상 정보의 위변조 방지를 위한 해시값의 저장에 선행하여 또는 해시값의 저장 과정과 병행하여 영상 정보를 저장소에 저장할 수도 있다. Referring back to FIGS. 1 and 2 , in an embodiment, the storage unit 36 may further store one or more unit image data constituting image information or the image information itself ( S9 ). Although the process (S9) of storing image information in FIG. 2 is illustrated as being performed after the process of storing a hash value for preventing forgery and falsification of image information, this is an example for convenience of explanation, and a hash value for preventing forgery and falsification of image information Image information may be stored in the storage prior to 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 moving image file is divided into predetermined unit image data, and a hash value of each unit image data is stored in a data block on a block chain network by time. By storing in a chain form, if there is forgery or manipulation of the image data, it is possible to recognize that the image has been manipulated through the fact that the hash value of the image data is different from the hash value stored on the block chain. Through this, forgery of image data can be prevented, and reliability can be increased when the image is used as evidence for illegal activities such as crimes and incidents.
이상에서 설명한 실시예들에 따른 블록체인 기반의 영상 위변조 방지 방법에 의한 동작은 적어도 부분적으로 컴퓨터 프로그램으로 구현되고 컴퓨터로 읽을 수 있는 기록매체에 기록될 수 있다. 실시예들에 따른 블록체인 기반의 영상 위변조 방지 방법에 의한 동작을 구현하기 위한 프로그램이 기록되고 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광 데이터 저장장치 등이 있다. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산 방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수도 있다. 또한, 본 실시예를 구현하기 위한 기능적인 프로그램, 코드 및 코드 세그먼트(segment)들은 본 실시예가 속하는 기술 분야의 통상의 기술자에 의해 용이하게 이해될 수 있을 것이다.The operation by the block chain-based image forgery prevention method according to the embodiments described above may be implemented at least partially as a computer program and recorded in a computer-readable recording medium. A 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 the computer-readable recording medium include ROM, RAM, CD-ROM, magnetic tape, floppy disk, and optical data storage device. In addition, the computer-readable recording medium may be distributed in network-connected computer systems, and the computer-readable code may be stored and executed in a distributed manner. In addition, functional programs, codes, and code segments for implementing the present embodiment may be easily understood by those skilled in the art to which the present embodiment belongs.
이상에서 살펴본 본 발명은 도면에 도시된 실시예들을 참고로 하여 설명하였으나 이는 예시적인 것에 불과하며 당해 분야에서 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 실시예의 변형이 가능하다는 점을 이해할 것이다. 그러나, 이와 같은 변형은 본 발명의 기술적 보호범위 내에 있다고 보아야 한다. 따라서, 본 발명의 진정한 기술적 보호범위는 첨부된 청구범위의 기술적 사상에 의해서 정해져야 할 것이다.Although the present invention as described above has been described with reference to the embodiments shown in the drawings, it will be understood that these are merely exemplary, and that various modifications and variations of the embodiments are possible therefrom by those of ordinary skill in the art. However, such modifications should be considered to be within the technical protection scope of the present invention. Accordingly, the true technical protection scope of the present invention should be defined by the technical spirit of the appended claims.

Claims (13)

  1. 촬영 장치로부터 영상 정보를 수신하도록 구성된 입력부; an input unit configured to receive image information from a photographing device;
    상기 영상 정보를 복수 개의 단위 영상 데이터로 분할하도록 구성된 영상 분할부; an image dividing unit configured to divide the image information into a plurality of unit image data;
    상기 복수 개의 단위 영상 데이터 각각의 해시값을 산출하도록 구성된 해시 추출부; 및 a hash extraction unit 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, wherein each of the data blocks includes a hash value of a preceding data block and a hash value of the unit image data, Block chain-based image forgery prevention including a storage unit configured to record a hash value of unit image data preceding each unit image data corresponding to each data block among unit image data in a data block preceding each data block system.
  2. 제1항에 있어서, According to claim 1,
    상기 영상 정보에 포함된 이미지들을 머신러닝 기반의 분석 모델에 대한 입력값으로 이용하여 상기 이미지들에 상응하는 객체를 탐지하도록 구성된 머신러닝부를 더 포함하되, Further comprising a machine learning unit configured to detect an object 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 dividing unit specifies an image in which at least one of a type of an object detected by the machine learning unit and the number of detected objects is changed, and divides before and after the specified image in the image information into different unit image data A blockchain-based video forgery prevention system further configured to
  3. 제2항에 있어서,3. The method of claim 2,
    상기 저장부는, 상기 단위 영상 데이터에 상응하여 정의되는 상기 블록체인 네트워크 상의 토큰에 대한 트랜잭션 정보를 상기 단위 영상 데이터와 함께 상기 블록체인 네트워크 상의 데이터 블록들에 기록하도록 더 구성된 블록체인 기반의 영상 위변조 방지 시스템. The storage unit is further configured to record transaction information for a token on the block chain network defined corresponding to the unit image data in data blocks on the block chain network together with the unit image data. system.
  4. 제3항에 있어서,4. The method of claim 3,
    상기 저장부는, 상기 단위 영상 데이터에 포함된 이미지에 대해 상기 머신러닝부에 의해 탐지된 객체의 종류 또는 수에 기초하여, 상기 트랜잭션 정보가 정의하는 토큰의 입출 내역 또는 상기 트랜잭션 정보가 정의하는 토큰의 수량 중 하나 이상을 결정하도록 더 구성된 블록체인 기반의 영상 위변조 방지 시스템. The storage unit, based on the type or number of objects detected by the machine learning unit with respect to the image included in the unit image data, the entry/exit details of the token defined by the transaction information or the token defined by the transaction information A blockchain-based video forgery prevention system further configured to determine one or more of the quantities.
  5. 제3항에 있어서, 4. The method of claim 3,
    미리 등록된 사용자별 지갑 주소 정보를 포함하며, 상기 영상 정보의 적어도 일부에 상응하는 사용자 정보를 수신하도록 구성된 사용자 관리부를 더 포함하되, Including a wallet address information for each user registered in advance, further comprising a user management unit configured to receive user information corresponding to at least a part of the image information,
    상기 저장부는, 상기 사용자 정보에 기초하여 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대한 지갑 주소를 결정하고, 결정된 지갑 주소를 송신인 또는 수신인으로 하여 상기 트랜잭션 정보를 정의하도록 더 구성된 블록체인 기반의 영상 위변조 방지 시스템. 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 a recipient. video forgery prevention system.
  6. 제1항에 있어서,According to claim 1,
    상기 저장부는, 상기 영상 정보를 상기 영상 저장 시스템 또는 외부 저장소에 저장하도록 더 구성된 블록체인 기반의 영상 위변조 방지 시스템. The storage unit, a block chain-based image forgery prevention system further configured to store the image information in the image storage system or an external storage.
  7. 블록체인 기반의 영상 위변조 방지 시스템이 촬영 장치로부터 영상 정보를 수신하는 단계; Block chain-based image forgery prevention system receiving image information from a photographing device;
    상기 블록체인 기반의 영상 위변조 방지 시스템이 상기 영상 정보를 복수 개의 단위 영상 데이터로 분할하는 단계; dividing, by the block chain-based image forgery prevention system, the image information into a plurality of unit image data;
    상기 블록체인 기반의 영상 위변조 방지 시스템이 상기 복수 개의 단위 영상 데이터 각각의 해시값을 산출하는 단계; 및 calculating, by the block chain-based image forgery prevention system, a hash value of each of the plurality of unit image data; and
    상기 블록체인 기반의 영상 위변조 방지 시스템이 상기 복수 개의 단위 영상 데이터 각각의 해시값을 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계를 포함하되, Comprising the step of the block-chain-based image forgery prevention system recording the hash value of each of the plurality of unit image data in data blocks on a block chain network,
    상기 데이터 블록들 각각은 선행하는 데이터 블록의 해시값 및 상기 단위 영상 데이터의 해시값을 포함하며, Each of the data blocks includes a hash value of the preceding data block and a hash value of the unit image data,
    상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계는, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 복수 개의 단위 영상 데이터 중 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대해 선행하는 단위 영상 데이터의 해시값을 상기 각 데이터 블록에 선행하는 데이터 블록에 기록하는 단계를 포함하는 블록체인 기반의 영상 위변조 방지 방법. In the step of writing to the data blocks on the block chain network, the block chain-based image forgery prevention system is unit image data preceding the unit image data corresponding to each data block among the plurality of unit image data. A block chain-based image forgery prevention method comprising the step of recording the hash value of the data block preceding each data block.
  8. 제7항에 있어서, 8. The method of claim 7,
    상기 복수 개의 단위 영상 데이터로 분할하는 단계 전에, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보에 포함된 이미지들을 머신러닝 기반의 분석 모델에 대한 입력값으로 이용하여 상기 이미지들에 상응하는 객체를 탐지하는 단계를 더 포함하며, Before the step of dividing the 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 correspond to the images. Further comprising the step of detecting the object,
    상기 복수 개의 단위 영상 데이터로 분할하는 단계는, The step of dividing into the plurality of unit image data comprises:
    상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 머신러닝 기반의 분석 모델에 의해 탐지된 객체의 종류 및 탐지된 객체의 수 중 하나 이상이 변화되는 이미지를 특정하는 단계; 및specifying, by the block chain-based image forgery prevention system, an image in which at least one of a type and number of detected objects is changed by the machine learning-based analysis model; and
    상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보에서 상기 특정된 이미지 전후를 서로 상이한 단위 영상 데이터로 분할하는 단계를 포함하는 블록체인 기반의 영상 위변조 방지 방법. The block-chain-based image forgery prevention method comprising the step of, by the block-chain-based image forgery prevention system, dividing before and after the specified image in the image information into different unit image data.
  9. 제8항에 있어서,9. The method of claim 8,
    상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 단위 영상 데이터에 상응하여 정의되는 상기 블록체인 네트워크 상의 토큰에 대한 트랜잭션 정보를 상기 단위 영상 데이터와 함께 상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계를 더 포함하는 블록체인 기반의 영상 위변조 방지 방법.Recording, by the blockchain-based image forgery prevention system, 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 Block chain-based video forgery prevention method comprising more.
  10. 제9항에 있어서,10. The method of claim 9,
    상기 트랜잭션 정보를 상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계는, 상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 단위 영상 데이터에 포함된 이미지에 대해 상기 머신러닝 기반의 분석 모델에 의해 탐지된 객체의 종류 또는 수에 기초하여, 상기 트랜잭션 정보가 정의하는 토큰의 입출 내역 또는 상기 트랜잭션 정보가 정의하는 토큰의 수량 중 하나 이상을 결정하는 단계를 포함하는 블록체인 기반의 영상 위변조 방지 방법.The step of recording the transaction information in the data blocks on the block chain network is that the block chain-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, the block chain-based image forgery prevention method comprising the step of determining at least one of the token entry/exit details defined by the transaction information or the quantity of tokens defined by the transaction information.
  11. 제9항에 있어서, 10. The method of claim 9,
    상기 블록체인 기반의 영상 위변조 방지 시스템에 미리 등록된 사용자별 지갑 주소 정보를 저장하는 단계; 및 storing wallet address information for each user registered in advance in the block chain-based image forgery prevention system; and
    상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보의 적어도 일부에 상응하는 사용자 정보를 수신하는 단계를 더 포함하되,The block chain-based image forgery prevention system further comprises the step of receiving user information corresponding to at least a part of the image information,
    상기 트랜잭션 정보를 상기 블록체인 네트워크 상의 데이터 블록들에 기록하는 단계는, The step of writing the transaction information to data blocks on the blockchain network comprises:
    상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 사용자 정보에 기초하여 상기 각 데이터 블록에 상응하는 상기 단위 영상 데이터에 대한 지갑 주소를 결정하는 단계; 및determining, by the block chain-based image forgery prevention system, a wallet address for the unit image data corresponding to each data block based on the user information; and
    상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 결정된 지갑 주소를 송신인 또는 수신인으로 하여 상기 트랜잭션 정보를 정의하는 단계를 포함하는 블록체인 기반의 영상 위변조 방지 방법. and defining, by the block-chain-based video forgery prevention system, the transaction information using the determined wallet address as a sender or a recipient.
  12. 제7항에 있어서,8. The method of claim 7,
    상기 블록체인 기반의 영상 위변조 방지 시스템이, 상기 영상 정보를 상기 영상 저장 시스템 또는 외부 저장소에 저장하는 단계를 더 포함하는 블록체인 기반의 영상 위변조 방지 방법.The block-chain-based image forgery prevention method further comprising the step of, by the block-chain-based image forgery prevention system, storing the image information in the image storage system or an external storage.
  13. 하드웨어와 결합되어 제7항 내지 제12항 중 어느 한 항에 따른 블록체인 기반의 영상 위변조 방지 방법을 실행하도록 컴퓨터로 판독 가능한 기록매체에 저장된 컴퓨터 프로그램.A computer program stored in a computer-readable recording medium to execute the block chain-based image forgery prevention method according to any one of claims 7 to 12 in combination with hardware.
PCT/KR2021/017935 2021-03-10 2021-12-01 Blockchain-based image forgery and falsification preventing system and method, and computer program therefor WO2022191380A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2021-0031280 2021-03-10
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 (1)

Publication Number Publication Date
WO2022191380A1 true WO2022191380A1 (en) 2022-09-15

Family

ID=83228196

Family Applications (1)

Application Number Title Priority Date Filing Date
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

Country Status (2)

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

Cited By (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 (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180030971A (en) * 2018-03-07 2018-03-27 유비벨록스(주) 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
KR20180042145A (en) * 2017-12-28 2018-04-25 주식회사 차칵 A method for determining forgeries of media files
WO2019093561A1 (en) * 2017-11-07 2019-05-16 전자부품연구원 Apparatus and method for preventing forgery/falsification of video data
KR20190130933A (en) * 2018-05-15 2019-11-25 바이노드 피티이. 엘티디. Method and apparatus for constructing data based blockchain
KR20200141651A (en) * 2019-06-11 2020-12-21 건국대학교 산학협력단 Apparatus, method and system for hevc decoding image based on distributed system and machine learning model using block chain network

Family Cites Families (4)

* 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
KR20190135634A (en) 2018-05-29 2019-12-09 송광섭 The elevator of the real time crime monitoring system
KR102213839B1 (en) * 2019-07-11 2021-02-08 제주대학교 산학협력단 Method for preventing video falsification and apparatus therefor
KR102172903B1 (en) * 2019-12-09 2020-11-02 (주)트러스트체인파트너스위드하모니 Database management system based on blockchain technology

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019093561A1 (en) * 2017-11-07 2019-05-16 전자부품연구원 Apparatus and method for preventing forgery/falsification of video data
KR20180042145A (en) * 2017-12-28 2018-04-25 주식회사 차칵 A method for determining forgeries of media files
KR20180030971A (en) * 2018-03-07 2018-03-27 유비벨록스(주) 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
KR20200141651A (en) * 2019-06-11 2020-12-21 건국대학교 산학협력단 Apparatus, method and system for hevc decoding image based on distributed system and machine learning model using block chain network

Cited By (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

Also Published As

Publication number Publication date
KR102516548B1 (en) 2023-03-31
KR102516548B9 (en) 2024-02-08
KR20220126932A (en) 2022-09-19

Similar Documents

Publication Publication Date Title
WO2014051337A1 (en) Apparatus and method for detecting event from plurality of photographed images
WO2018012928A1 (en) User authentication method using face recognition and device therefor
CN106027974A (en) Image processing apparatus and image processing method
WO2014182014A1 (en) Method and system for recognizing face
WO2022191380A1 (en) Blockchain-based image forgery and falsification preventing system and method, and computer program therefor
CN106060470A (en) Video monitoring method and system
WO2021167374A1 (en) Video search device and network surveillance camera system including same
WO2022039319A1 (en) Personal information de-identification method, verification method, and system
CN106780875A (en) A kind of recognition of face gate inhibition integrated apparatus and its recognition methods
WO2021157794A1 (en) Device and method for controlling door lock
WO2019156543A2 (en) Method for determining representative image of video, and electronic device for processing method
WO2012137994A1 (en) Image recognition device and image-monitoring method therefor
WO2016208870A1 (en) Device for reading vehicle license plate number and method therefor
CN109815839A (en) Hover personal identification method and Related product under micro services framework
CN111753743A (en) Face recognition method and system based on gatekeeper
WO2020067615A1 (en) Method for controlling video anonymization device for improving anonymization performance, and device therefor
WO2022186426A1 (en) Image processing device for automatic segment classification, and method for driving same device
WO2022055023A1 (en) Iot integrated intelligent image analysis platform system capable of smart object recognition
WO2021091053A1 (en) Location measurement system using image similarity analysis, and method thereof
WO2023101400A1 (en) Vehicle information collection device
WO2021033851A1 (en) Fraudulent call detection system based on machine learning and control method thereof
WO2023080667A1 (en) Surveillance camera wdr image processing through ai-based object recognition
WO2022045519A1 (en) Optimization model selection device and method
WO2022019601A1 (en) Extraction of feature point of object from image and image search system and method using same
CN110400329B (en) People flow counting method and system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21930480

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21930480

Country of ref document: EP

Kind code of ref document: A1