JP7444655B2 - 画像処理装置およびその制御方法、プログラム - Google Patents
画像処理装置およびその制御方法、プログラム Download PDFInfo
- Publication number
- JP7444655B2 JP7444655B2 JP2020046840A JP2020046840A JP7444655B2 JP 7444655 B2 JP7444655 B2 JP 7444655B2 JP 2020046840 A JP2020046840 A JP 2020046840A JP 2020046840 A JP2020046840 A JP 2020046840A JP 7444655 B2 JP7444655 B2 JP 7444655B2
- Authority
- JP
- Japan
- Prior art keywords
- dimensional shape
- warning
- volume
- image processing
- image
- 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
- 238000012545 processing Methods 0.000 title claims description 80
- 238000000034 method Methods 0.000 title claims description 21
- 238000005259 measurement Methods 0.000 claims description 56
- 238000009795 derivation Methods 0.000 claims description 13
- 230000002159 abnormal effect Effects 0.000 claims description 11
- 238000004321 preservation Methods 0.000 claims 1
- 238000003384 imaging method Methods 0.000 description 14
- 230000008569 process Effects 0.000 description 9
- 238000004891 communication Methods 0.000 description 7
- 238000010586 diagram Methods 0.000 description 5
- 230000008859 change Effects 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 230000000694 effects Effects 0.000 description 3
- 230000004044 response Effects 0.000 description 3
- 230000007704 transition Effects 0.000 description 3
- 230000000007 visual effect Effects 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 2
- 239000000284 extract Substances 0.000 description 2
- 239000004973 liquid crystal related substance Substances 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 238000009877 rendering Methods 0.000 description 2
- 230000005856 abnormality Effects 0.000 description 1
- 238000003491 array Methods 0.000 description 1
- 239000003086 colorant Substances 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 230000005484 gravity Effects 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000010187 selection method Methods 0.000 description 1
- 238000011410 subtraction method Methods 0.000 description 1
Images
Landscapes
- Length Measuring Devices By Optical Means (AREA)
- Processing Or Creating Images (AREA)
- Image Generation (AREA)
Description
仮想視点画像を生成する画像処理装置であって、
オブジェクトの3次元形状を導出する導出手段と、
前記3次元形状の体積を測定する測定手段と、
前記オブジェクトの基準の体積を保存する保存手段と、
前記保存手段に保存されている前記基準の体積と、前記測定手段が測定した前記3次元形状の体積との比較に基づいて、前記オブジェクトの前記3次元形状が正常か否かを判定する判定手段と、
前記判定手段によって前記3次元形状が正常でないと判定された場合に警告を行う警告手段と、を備える。
頂点1(Xmin,Ymin,Zmin)
頂点2(Xmax,Ymin,Zmin)
頂点3(Xmin,Ymax,Zmin)
頂点4(Xmax,Ymax,Zmin)
頂点5(Xmin,Ymin,Zmax)
頂点6(Xmax,Ymin,Zmax)
頂点7(Xmin,Ymax,Zmax)
頂点8(Xmax,Ymax,Zmax)。
Claims (14)
- 仮想視点画像を生成する画像処理装置であって、
オブジェクトの3次元形状を導出する導出手段と、
前記3次元形状の体積を測定する測定手段と、
前記オブジェクトの基準の体積を保存する保存手段と、
前記保存手段に保存されている前記基準の体積と、前記測定手段が測定した前記3次元形状の体積との比較に基づいて、前記オブジェクトの前記3次元形状が正常か否かを判定する判定手段と、
前記判定手段によって前記3次元形状が正常でないと判定された場合に警告を行う警告手段と、を備えることを特徴とする画像処理装置。 - 前記体積は、オブジェクトの3次元形状を構成するボクセル群のボクセル数で表されることを特徴とする請求項1記載の画像処理装置。
- 前記測定手段は、前記オブジェクトに外接するバウンディングボックス内の前記ボクセル群のボクセル数を前記オブジェクトの体積として測定することを特徴とする請求項2に記載の画像処理装置。
- 前記保存手段は、仮想視点画像においてオペレータが指定したオブジェクトの3次元形状について前記測定手段が測定した体積を、前記基準の体積として保存することを特徴とする請求項1乃至3のいずれか1項に記載の画像処理装置。
- 前記保存手段は、複数のフレームにわたって前記測定手段により測定された、前記オブジェクトから導出された前記3次元形状の体積の平均値を前記基準の体積として保存することを特徴とする請求項1乃至3のいずれか1項に記載の画像処理装置。
- 前記判定手段は、前記基準の体積と前記3次元形状の体積との差が、前記基準の体積に基づいて設定された範囲を超える場合に前記3次元形状が正常ではないと判定することを特徴とする請求項1乃至5のいずれか1項に記載の画像処理装置。
- 前記判定手段は、前記オブジェクトを所定の方向に所定の比率で所定数に分割し、分割された部分ごとに前記基準の体積と前記測定手段が測定した前記3次元形状の体積とを比較することを特徴とする請求項1乃至5のいずれか1項に記載の画像処理装置。
- 前記警告手段は、前記基準の体積と、前記測定手段が測定した前記3次元形状の体積との乖離の程度に基づいて、段階的に変更された警告を行うことを特徴とする請求項1乃至7のいずれか1項に記載の画像処理装置。
- 前記警告手段は、前記判定手段により前記3次元形状が正常でないと判定されている期間または所定の期間のうちの長い方の期間にわたって警告を行うことを特徴とする請求項1乃至8のいずれか1項に記載の画像処理装置。
- 前記警告手段は、仮想視点画像に前記警告を示す警告表示を重畳することを特徴とする請求項1乃至9のいずれか1項に記載の画像処理装置。
- 前記警告手段は、前記判定手段により前記3次元形状が正常でないと判定されたときの時刻を示す時刻情報を仮想視点画像に付与することを特徴とする請求項1乃至10のいずれか1項に記載の画像処理装置。
- オペレータが仮想カメラを操作するための第1の仮想視点画像と撮影対象を俯瞰する第2の仮想視点画像を生成する生成手段を備え、
前記警告手段は、前記第2の仮想視点画像に前記警告を付与することを特徴とする請求項1乃至11のいずれか1項に記載の画像処理装置。 - 仮想視点画像を生成する画像処理装置の制御方法であって、
オブジェクトの3次元形状を導出する導出工程と、
前記3次元形状の体積を測定する測定工程と、
前記オブジェクトの基準の体積を保存する保存工程と、
前記保存工程に保存されている前記基準の体積と、前記測定工程が測定した前記3次元形状の体積との比較に基づいて、前記オブジェクトの前記3次元形状が正常か否かを判定する判定工程と、
前記判定工程によって前記3次元形状が正常でないと判定された場合に警告を行う警告工程と、を備えることを特徴とする画像処理装置の制御方法。 - 請求項1乃至12のいずれか1項に記載された画像処理装置の各手段としてコンピュータを機能させるためのプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020046840A JP7444655B2 (ja) | 2020-03-17 | 2020-03-17 | 画像処理装置およびその制御方法、プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020046840A JP7444655B2 (ja) | 2020-03-17 | 2020-03-17 | 画像処理装置およびその制御方法、プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021149324A JP2021149324A (ja) | 2021-09-27 |
JP7444655B2 true JP7444655B2 (ja) | 2024-03-06 |
Family
ID=77848801
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020046840A Active JP7444655B2 (ja) | 2020-03-17 | 2020-03-17 | 画像処理装置およびその制御方法、プログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7444655B2 (ja) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004202131A (ja) | 2002-12-26 | 2004-07-22 | Aloka Co Ltd | 超音波診断装置 |
JP2020028096A (ja) | 2018-08-17 | 2020-02-20 | キヤノン株式会社 | 画像処理装置、画像処理装置の制御方法及びプログラム |
-
2020
- 2020-03-17 JP JP2020046840A patent/JP7444655B2/ja active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004202131A (ja) | 2002-12-26 | 2004-07-22 | Aloka Co Ltd | 超音波診断装置 |
JP2020028096A (ja) | 2018-08-17 | 2020-02-20 | キヤノン株式会社 | 画像処理装置、画像処理装置の制御方法及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
JP2021149324A (ja) | 2021-09-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR102280587B1 (ko) | 가상 시점 화상을 생성하는 시스템, 방법, 및 비일시적 컴퓨터 판독가능 기억 매체 | |
JP7051457B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
KR20190034092A (ko) | 화상처리 장치, 화상처리 방법, 화상처리 시스템 및 기억매체 | |
JP7023696B2 (ja) | 情報処理装置、情報処理方法及びプログラム | |
JP2018180655A5 (ja) | ||
US20190132529A1 (en) | Image processing apparatus and image processing method | |
US11798233B2 (en) | Generation device, generation method and storage medium for three-dimensional model that remove a portion of the three-dimensional model | |
US20200175702A1 (en) | Image processing apparatus, three-dimensional shape data generation method, and non-transitory computer readable storage medium | |
US11521346B2 (en) | Image processing apparatus, image processing method, and storage medium | |
JP7446754B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP7544036B2 (ja) | 画像処理装置、3dモデル生成方法、およびプログラム | |
JP7520539B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP7444655B2 (ja) | 画像処理装置およびその制御方法、プログラム | |
JP6759375B2 (ja) | 仮想視点画像を生成するシステム、方法及びプログラム | |
JP2008142417A (ja) | 画像表示制御装置、画像表示制御プログラム及び画像表示制御方法 | |
JP2022060815A (ja) | 情報処理装置、情報処理方法及びプログラム | |
JP7479793B2 (ja) | 画像処理装置、仮想視点映像を生成するシステム、画像処理装置の制御方法及びプログラム | |
JP2020135290A (ja) | 画像生成装置、画像生成方法、画像生成システム、及びプログラム | |
JP2022077380A (ja) | 画像処理装置、画像処理方法、およびプログラム | |
JP2022039374A (ja) | 画像処理装置、画像処理システム、画像処理方法、およびプログラム | |
JP7506493B2 (ja) | 画像処理装置、画像処理方法、およびプログラム | |
US20230334767A1 (en) | Image processing apparatus, image processing method, and storage medium | |
US20240314280A1 (en) | Image processing system, image processing method, and storage medium | |
US20230177851A1 (en) | Image processing apparatus, image processing method, and storage medium | |
JP7500333B2 (ja) | 生成装置、生成方法、およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20210103 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210113 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230317 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20240115 |
|
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: 20240126 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240222 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7444655 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |