JP7040624B2 - 画像データの特徴データを判別する方法、装置、システム及びプログラム、並びに記憶媒体 - Google Patents
画像データの特徴データを判別する方法、装置、システム及びプログラム、並びに記憶媒体 Download PDFInfo
- Publication number
- JP7040624B2 JP7040624B2 JP2020543479A JP2020543479A JP7040624B2 JP 7040624 B2 JP7040624 B2 JP 7040624B2 JP 2020543479 A JP2020543479 A JP 2020543479A JP 2020543479 A JP2020543479 A JP 2020543479A JP 7040624 B2 JP7040624 B2 JP 7040624B2
- Authority
- JP
- Japan
- Prior art keywords
- feature
- image data
- data
- discriminating
- label
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 73
- 238000012545 processing Methods 0.000 claims description 19
- 238000010801 machine learning Methods 0.000 claims description 10
- 238000013473 artificial intelligence Methods 0.000 description 33
- 230000008569 process Effects 0.000 description 23
- 230000015654 memory Effects 0.000 description 13
- 238000010586 diagram Methods 0.000 description 12
- 241000282412 Homo Species 0.000 description 11
- 239000000284 extract Substances 0.000 description 9
- 230000006870 function Effects 0.000 description 9
- 238000003708 edge detection Methods 0.000 description 8
- 238000002372 labelling Methods 0.000 description 8
- 238000012549 training Methods 0.000 description 7
- 238000013459 approach Methods 0.000 description 6
- 238000012850 discrimination method Methods 0.000 description 6
- 238000004891 communication Methods 0.000 description 5
- 238000000605 extraction Methods 0.000 description 5
- 238000007689 inspection Methods 0.000 description 5
- 230000000694 effects Effects 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 4
- 206010028980 Neoplasm Diseases 0.000 description 3
- 201000011510 cancer Diseases 0.000 description 3
- 238000003745 diagnosis Methods 0.000 description 3
- 201000010099 disease Diseases 0.000 description 3
- 208000037265 diseases, disorders, signs and symptoms Diseases 0.000 description 3
- 230000010354 integration Effects 0.000 description 3
- 238000004458 analytical method Methods 0.000 description 2
- 238000013528 artificial neural network Methods 0.000 description 2
- 230000019771 cognition Effects 0.000 description 2
- 230000008878 coupling Effects 0.000 description 2
- 238000010168 coupling process Methods 0.000 description 2
- 238000005859 coupling reaction Methods 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 238000010191 image analysis Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 241001465754 Metazoa Species 0.000 description 1
- 238000003491 array Methods 0.000 description 1
- 210000004556 brain Anatomy 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000003930 cognitive ability Effects 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000010606 normalization Methods 0.000 description 1
- 238000007781 pre-processing Methods 0.000 description 1
- 230000002787 reinforcement Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 210000000697 sensory organ Anatomy 0.000 description 1
- 238000013179 statistical model Methods 0.000 description 1
- 230000000638 stimulation Effects 0.000 description 1
- 238000001931 thermography Methods 0.000 description 1
- 230000017105 transposition Effects 0.000 description 1
- 230000003936 working memory Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/44—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
- G06V10/443—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components by matching or filtering
- G06V10/449—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters
- G06V10/451—Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters with interaction between the filter responses, e.g. cortical complex cells
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/241—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
- G06F18/2413—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/25—Fusion techniques
- G06F18/253—Fusion techniques of extracted features
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/764—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/80—Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level
- G06V10/806—Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level of extracted features
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/82—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Computation (AREA)
- Multimedia (AREA)
- Artificial Intelligence (AREA)
- Data Mining & Analysis (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computing Systems (AREA)
- Databases & Information Systems (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- General Engineering & Computer Science (AREA)
- Biodiversity & Conservation Biology (AREA)
- Molecular Biology (AREA)
- Biomedical Technology (AREA)
- Image Analysis (AREA)
Description
110:プロセッサ
112:メインメモリ
114:メモリ
116:入力インターフェース
118:ディスプレイインターフェイス
120:通信インターフェース
40:取得部
42:第1認識部
44:第2認識部
46:判別部
46-1:判別及びラベリング部
46-2:出力部
50:取得部
52:第1認識部
54:第2認識部
56:判別部
56-1:判別及びラベリング部
56-2:出力部
60:取得部
62:第2認識部
64:第1認識部
66:判別部
66-1:判別及びラベリング部
66-2:出力部
Claims (13)
- 画像データの特徴データを判別する方法であって、
前記画像データの特徴を取得し、前記特徴は、第1特徴及び第2特徴を含み、前記第1特徴は、第1モデルを使用して画像データから抽出され、前記第1モデルは機械学習方式で訓練され、前記第2特徴は、第2モデルを使用して画像データから抽出され、前記第2モデルは予め設定されたデータ処理アルゴリズムに基づいて構築されることと、
前記第1特徴及び前記第2特徴に基づいて特徴データを判別することと、
を含み、
前記第1特徴及び前記第2特徴に基づいて前記特徴データを判別することは、
前記第1特徴と前記第2特徴との比較結果に基づいて、前記特徴データとして前記特徴にラベルを割り当てることを含む方法。 - 前記画像データの特徴を取得することは、
前記画像データから前記第1特徴を抽出し、且つ前記画像データの前記第1特徴が配置されている特徴領域から前記第2特徴を抽出することと、
前記画像データから前記第2特徴を抽出し、且つ前記画像データの前記第2特徴が配置されている特徴領域から前記第1特徴を抽出することと、
前記画像データ全体に対して前記第1特徴及び前記第2特徴を抽出することと、
のうち1つを含む請求項1に記載の画像データの特徴データを判別する方法。 - 前記第1特徴及び前記第2特徴に基づいて前記特徴データを判別することは、
前記第1特徴が前記第2特徴と異なる場合と同じ場合とで、前記特徴データとして前記特徴に異なる前記ラベルを割り当てることを含む請求項1又は2に記載の画像データの特徴データを判別する方法。 - 前記第1特徴及び前記第2特徴に基づいて前記特徴データを判別することは、
前記第1特徴が前記第2特徴と異なる場合、それぞれ第1特徴データと第2特徴データとして、前記第1特徴と前記第2特徴にそれぞれ第1ラベルと第2ラベルを割り当てることと、
前記第1特徴が前記第2特徴と同じ場合、第3特徴データとして、前記第1特徴又は前記第2特徴に第3ラベルを割り当てることと、
を含む請求項1又は2に記載の画像データの特徴データを判別する方法。 - 前記特徴データは、前記画像データの輝度特徴、色特徴、テクスチャ特徴、形状特徴、又は空間関係特徴を特徴付ける請求項1又は2に記載の画像データの特徴データを判別する方法。
- 画像データの特徴データを判別する装置であって、
前記画像データの特徴を取得し、前記特徴は、第1特徴と第2特徴を含み、前記第1特徴は第1モデルを使用して画像データから抽出され、前記第1モデルは機械学習方式で訓練され、前記第2特徴は、第2モデルを使用して画像データから抽出され、前記第2モデルは、予め設定されたデータ処理アルゴリズムに基づいて構築される取得部と、
前記第1特徴及び前記第2特徴に基づいて前記特徴データを判別する判別部と、
を含み、
前記判別部は、
前記第1特徴と前記第2特徴との比較結果に基づいて、前記特徴データとして前記特徴にラベルを割り当てる装置。 - 前記取得部は、
前記画像データから前記第1特徴を抽出し、且つ前記画像データの前記第1特徴が配置されている特徴領域から前記第2特徴を抽出することと、
前記画像データから前記第2特徴を抽出し、且つ前記画像データの前記第2特徴が配置されている特徴領域から前記第1特徴を抽出することと、
前記画像データ全体に対して前記第1特徴及び前記第2特徴を抽出することと、
のうち1つによって前記画像データの特徴を取得する請求項6に記載の画像データの特徴データを判別する装置。 - 前記判別部は、
前記第1特徴が前記第2特徴と異なる場合と同じ場合とで、前記特徴データとして前記特徴に異なる前記ラベルを割り当てる請求項6又は7に記載の画像データの特徴データを判別する装置。 - 前記判別部は、
前記第1特徴が前記第2特徴と異なる場合、それぞれ第1特徴データと第2特徴データとして、前記第1特徴と前記第2特徴にそれぞれ第1ラベルと第2ラベルを割り当て、
前記第1特徴が前記第2特徴と同じ場合、第3特徴データとして、前記第1特徴又は前
記第2特徴に第3ラベルを割り当てる請求項6又は7に記載の画像データの特徴データを判別する装置。 - 前記特徴データは、前記画像データの色特徴、テクスチャ特徴、形状特徴、又は空間関係特徴を特徴付ける請求項6又は7に記載の画像データの特徴データを判別する装置。
- 請求項1~5の何れか一項に記載の方法を実行する処理手段と、
前記特徴データを出力する出力手段と、
を含む、画像データの特徴データを判別するシステム。 - 実行されると、請求項1~5の何れか一項に記載の方法を実行することを特徴とする、画像データの特徴データを判別するプログラム。
- 実行されると、請求項1~5の何れか一項に記載の方法を実行するプログラムが記憶されている記憶媒体。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/IB2018/051390 WO2019171118A1 (en) | 2018-03-05 | 2018-03-05 | Method, apparatus, system and program for determining feature data of image data, and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021516385A JP2021516385A (ja) | 2021-07-01 |
JP7040624B2 true JP7040624B2 (ja) | 2022-03-23 |
Family
ID=62104330
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020543479A Active JP7040624B2 (ja) | 2018-03-05 | 2018-03-05 | 画像データの特徴データを判別する方法、装置、システム及びプログラム、並びに記憶媒体 |
Country Status (5)
Country | Link |
---|---|
US (1) | US11461996B2 (ja) |
EP (1) | EP3762865A1 (ja) |
JP (1) | JP7040624B2 (ja) |
CN (1) | CN111684461B (ja) |
WO (1) | WO2019171118A1 (ja) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111684461B (zh) * | 2018-03-05 | 2023-10-20 | 欧姆龙株式会社 | 确定图像数据的特征数据的方法、装置、系统及存储介质 |
WO2020070876A1 (ja) * | 2018-10-05 | 2020-04-09 | 日本電気株式会社 | 教師データ拡張装置、教師データ拡張方法およびプログラム |
CN111476773A (zh) * | 2020-04-07 | 2020-07-31 | 重庆医科大学附属儿童医院 | 一种耳廓畸形分析识别方法、系统、介质和电子终端 |
US11335108B2 (en) * | 2020-08-10 | 2022-05-17 | Marlabs Incorporated | System and method to recognise characters from an image |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002140714A (ja) | 2000-10-31 | 2002-05-17 | Konica Corp | 特徴量正誤判定方法および画像処理装置 |
JP2005115525A (ja) | 2003-10-06 | 2005-04-28 | Fuji Photo Film Co Ltd | 識別処理に用いる特徴量の種類と識別条件を決定する装置、プログラムならびにプログラムを記録した記録媒体、および特定内容のデータを選別する装置 |
JP2009169518A (ja) | 2008-01-11 | 2009-07-30 | Kddi Corp | 領域識別装置およびコンテンツ識別装置 |
US20170193655A1 (en) | 2015-12-30 | 2017-07-06 | Case Western Reserve University | Radiomic features on diagnostic magnetic resonance enterography |
Family Cites Families (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4696856B2 (ja) * | 2005-11-02 | 2011-06-08 | オムロン株式会社 | 画像処理装置、画像処理方法、そのプログラム、およびそのプログラムを記録したコンピュータ読取り可能な記録媒体 |
JP4093273B2 (ja) * | 2006-03-13 | 2008-06-04 | オムロン株式会社 | 特徴点検出装置、特徴点検出方法および特徴点検出プログラム |
US8027521B1 (en) * | 2008-03-25 | 2011-09-27 | Videomining Corporation | Method and system for robust human gender recognition using facial feature localization |
US9760799B2 (en) * | 2010-03-10 | 2017-09-12 | Tandent Vision Science, Inc. | Pipeline for generating an intrinsic image |
KR101630286B1 (ko) * | 2010-08-09 | 2016-06-15 | 한화테크윈 주식회사 | 전경 및 배경 분리 장치 및 방법 |
JP5831420B2 (ja) * | 2012-09-28 | 2015-12-09 | オムロン株式会社 | 画像処理装置および画像処理方法 |
KR101491461B1 (ko) * | 2013-08-02 | 2015-02-23 | 포항공과대학교 산학협력단 | 공분산 기술자를 이용하는 물체 인식 방법 및 장치 |
CN104281843A (zh) * | 2014-10-20 | 2015-01-14 | 上海电机学院 | 基于自适应特征和分类模型选择的图像识别方法及系统 |
WO2017027475A1 (en) * | 2015-08-07 | 2017-02-16 | Jianming Liang | Methods, systems, and media for simultaneously monitoring colonoscopic video quality and detecting polyps in colonoscopy |
CN106446754A (zh) * | 2015-08-11 | 2017-02-22 | 阿里巴巴集团控股有限公司 | 图像识别方法、度量学习方法、图像来源识别方法及装置 |
US9684967B2 (en) * | 2015-10-23 | 2017-06-20 | International Business Machines Corporation | Imaging segmentation using multi-scale machine learning approach |
EP3255586A1 (en) * | 2016-06-06 | 2017-12-13 | Fujitsu Limited | Method, program, and apparatus for comparing data graphs |
US9984471B2 (en) * | 2016-07-26 | 2018-05-29 | Intuit Inc. | Label and field identification without optical character recognition (OCR) |
US10169647B2 (en) * | 2016-07-27 | 2019-01-01 | International Business Machines Corporation | Inferring body position in a scan |
US10395362B2 (en) * | 2017-04-07 | 2019-08-27 | Kla-Tencor Corp. | Contour based defect detection |
CN107463960A (zh) * | 2017-08-07 | 2017-12-12 | 石林星 | 一种图像识别方法及装置 |
KR102425578B1 (ko) * | 2017-08-08 | 2022-07-26 | 삼성전자주식회사 | 객체를 인식하는 방법 및 장치 |
CN111684461B (zh) * | 2018-03-05 | 2023-10-20 | 欧姆龙株式会社 | 确定图像数据的特征数据的方法、装置、系统及存储介质 |
US10229346B1 (en) * | 2018-09-04 | 2019-03-12 | StradVision, Inc. | Learning method, learning device for detecting object using edge image and testing method, testing device using the same |
US11689526B2 (en) * | 2019-11-19 | 2023-06-27 | Paypal, Inc. | Ensemble method for face recognition deep learning models |
US10997752B1 (en) * | 2020-03-09 | 2021-05-04 | Adobe Inc. | Utilizing a colorization neural network to generate colorized images based on interactive color edges |
US11886953B2 (en) * | 2020-04-13 | 2024-01-30 | Position Imaging, Inc. | Computer vision system and method of label detection, reading, and registration of labels on objects |
-
2018
- 2018-03-05 CN CN201880088622.0A patent/CN111684461B/zh active Active
- 2018-03-05 WO PCT/IB2018/051390 patent/WO2019171118A1/en unknown
- 2018-03-05 JP JP2020543479A patent/JP7040624B2/ja active Active
- 2018-03-05 EP EP18721846.6A patent/EP3762865A1/en active Pending
- 2018-03-05 US US16/968,612 patent/US11461996B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002140714A (ja) | 2000-10-31 | 2002-05-17 | Konica Corp | 特徴量正誤判定方法および画像処理装置 |
JP2005115525A (ja) | 2003-10-06 | 2005-04-28 | Fuji Photo Film Co Ltd | 識別処理に用いる特徴量の種類と識別条件を決定する装置、プログラムならびにプログラムを記録した記録媒体、および特定内容のデータを選別する装置 |
JP2009169518A (ja) | 2008-01-11 | 2009-07-30 | Kddi Corp | 領域識別装置およびコンテンツ識別装置 |
US20170193655A1 (en) | 2015-12-30 | 2017-07-06 | Case Western Reserve University | Radiomic features on diagnostic magnetic resonance enterography |
Non-Patent Citations (2)
Title |
---|
福井 類, 前田 啓輔, 渡邉 匡彦, 下坂 正倫, 佐藤 知正,スマートデバイスによる物品探索システムのための画像弁別性の数値モデル化,人工知能学会全国大会(第27回)論文集,日本,人工知能学会,2013年06月07日,4D1-2in,pp. 1-4 |
高橋 和馬, 道満 恵介, 川西 康友, 平山 高嗣, 井出 一郎, 出口 大輔, 村瀬 洋,料理写真の魅力度推定に用いる特徴量の検討による精度向上,電子情報通信学会技術研究報告,日本,電子情報通信学会,2016年10月16日,Vol. 16, No. 245, MVE2016-12 (2016-10),pp. 41-46 |
Also Published As
Publication number | Publication date |
---|---|
WO2019171118A1 (en) | 2019-09-12 |
US20210049398A1 (en) | 2021-02-18 |
CN111684461A (zh) | 2020-09-18 |
US11461996B2 (en) | 2022-10-04 |
EP3762865A1 (en) | 2021-01-13 |
CN111684461B (zh) | 2023-10-20 |
JP2021516385A (ja) | 2021-07-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Ai et al. | Automatic pixel-level pavement crack detection using information of multi-scale neighborhoods | |
JP7040624B2 (ja) | 画像データの特徴データを判別する方法、装置、システム及びプログラム、並びに記憶媒体 | |
US20180204057A1 (en) | Object detection method and object detection apparatus | |
JP6552613B2 (ja) | 画像処理装置、画像処理装置の作動方法、及び画像処理プログラム | |
JP5315411B2 (ja) | 有糸分裂像検出装置および計数システム、および有糸分裂像を検出して計数する方法 | |
Han et al. | A novel computer vision-based approach to automatic detection and severity assessment of crop diseases | |
WO2020062088A1 (zh) | 图像识别方法和设备、存储介质和处理器 | |
Do et al. | Early melanoma diagnosis with mobile imaging | |
Alharbi et al. | Automatic counting of wheat spikes from wheat growth images | |
Holzer et al. | Learning to efficiently detect repeatable interest points in depth data | |
Zitnick et al. | The role of image understanding in contour detection | |
Yoshinaga et al. | Object detection based on spatiotemporal background models | |
Fathi et al. | General rotation-invariant local binary patterns operator with application to blood vessel detection in retinal images | |
Meher et al. | Efficient method of moving shadow detection and vehicle classification | |
Demirkus et al. | Hierarchical temporal graphical model for head pose estimation and subsequent attribute classification in real-world videos | |
Karadağ et al. | Segmentation fusion for building detection using domain-specific information | |
Li et al. | Sublingual vein extraction algorithm based on hyperspectral tongue imaging technology | |
US20180047158A1 (en) | Chest radiograph (cxr) image analysis | |
Joshi et al. | Plant leaf disease detection using computer vision techniques and machine learning | |
Guo et al. | A multi-stage approach to curve extraction | |
Xu et al. | Seabird image identification in natural scenes using Grabcut and combined features | |
Amaral et al. | Weakly supervised fire and smoke segmentation in forest images with CAM and CRF | |
Chang et al. | Single-shot person re-identification based on improved random-walk pedestrian segmentation | |
Zhang et al. | Integral channel features for particle filter based object tracking | |
KR101032581B1 (ko) | 유해영상 자동 판별 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201104 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20201104 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20211109 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20211130 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220124 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20220208 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220221 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7040624 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |