JP4441611B2 - 3次元図形の曲面再構成装置および3次元図形の曲面再構成プログラム - Google Patents
3次元図形の曲面再構成装置および3次元図形の曲面再構成プログラム Download PDFInfo
- Publication number
- JP4441611B2 JP4441611B2 JP2004214138A JP2004214138A JP4441611B2 JP 4441611 B2 JP4441611 B2 JP 4441611B2 JP 2004214138 A JP2004214138 A JP 2004214138A JP 2004214138 A JP2004214138 A JP 2004214138A JP 4441611 B2 JP4441611 B2 JP 4441611B2
- Authority
- JP
- Japan
- Prior art keywords
- curved surface
- normal
- vector
- dimensional
- signed distance
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Landscapes
- Image Generation (AREA)
Description
(符号付距離場)
まず定義について説明する。図1は符号付距離場(SDF)を記述するパラメータの概要を示す図である。物体表面10を向き付の曲面Sとみなすとき、一般の位置にある3次元空間中の任意のベクトルpで表されるサンプル点11から最も近い曲面上の点である最近点12は一意に決めることができる。例外は球の中心・円柱の軸・2平面からの等距離面のような、曲面上の複数の点から等距離にある点、一般的には表面のボロノイ境界上にある点である。サンプル点11から物体表面10に最も近い最近点12を次の式(1)で表す。
まず曲面曲率について説明する。SDFの法線情報を利用すると、曲面の曲率を求めることができる(たとえば、非特許文献12参照。)。図4はサンプル点11の近傍のSDFからの曲率の計算に用いられるパラメータの概要を示す図である。サンプル点11における最近点12と法線を、cとn(いずれもベクトル値。)とする。サンプル点11がp+Δpに変化したときに最近点12と法線がc+Δcとn+Δnに変化するとする。法線nの方向への射影行列を次の式(12)とすると、
次に、SDFを用いて未計測部分の補完を行うアルゴリズムを提案する。光造形などの現場では、既に対話的な3次元形状編集ツールが使用されており、平面で埋めたり一定の厚みで表面を残すような操作は量が少なければあまり困難ではないため、今回対象とするのは、曲面として欠損している部分とする。
Step2:出力SDF:ext←org
Step3:extを拡張する。
Step4:extの各サンプル点で近傍のorgまたはextからQSDFを計算し、extを更新する。
Step5:Step3に戻って必要な回数繰り返す。
Step6:extが結果となる。
11 サンプル点
12 最近点
Claims (4)
- CPUを用いることによって実現される3次元図形の曲面再構成装置において、
3次元空間において、ベクトルpで表される所定のサンプル点から方向つき曲面である形状表面への符号付距離および最も近い点への法線により構成される、法線情報付符号付距離場が離散的にサンプルされたデータを入力する入力手段と、
前記ベクトルpで表されるサンプル点からベクトルΔpiだけずれたi番目の近傍のサンプル点の法線ベクトルniと符号付距離のサンプル値siに、所定の法線ベクトルn、符号付距離sおよび対称行列Mの成分で表される法線情報付符号付距離場の局所2次近似を行う近似手段と、を含み、
前記近似手段は、i番目の近傍の符号付距離の重み係数をw i 、法線成分の重み係数をw ni 、3x3対称行列Mの成分をmxx,myy,...,mxyとして、次の線形連立方程式の最小二乗解を求めることにより局所2次近似を行う、
- 前記サンプルされたデータは、3次元空間における図形のデータであり、前記近似手段は、前記局所2次近似を当てはめることにより、前記3次元空間における図形のデータの補完データを作成し、該補完データを用いて前記3次元空間における図形の描画を行うことを特徴とする請求項1に記載の3次元図形の曲面再構成装置。
- CPUを用いることによって実現される3次元図形の曲面再構成プログラムにおいて、
3次元空間において、ベクトルpで表される所定のサンプル点から方向つき曲面である形状表面への符号付距離および最も近い点への法線により構成される、法線情報付符号付距離場が離散的にサンプルされたデータを入力させる入力工程と、
前記ベクトルpで表されるサンプル点からベクトルΔpiだけずれたi番目の近傍のサンプル点の法線ベクトルniと符号付距離のサンプル値siに、所定の法線ベクトルn、符号付距離sおよび対称行列Mの成分で表される法線情報付符号付距離場の局所2次近似を行う近似工程と、を含み、
前記近似工程は、i番目の近傍の符号付距離の重み係数をw i 、法線成分の重み係数をw ni 、3x3対称行列Mの成分をmxx,myy,...,mxyとして、次の線形連立方程式の最小二乗解を求めることにより局所2次近似を行うこと、
- 前記サンプルされたデータは、3次元空間における図形のデータであり、前記近似工程は、前記局所2次近似を当てはめることにより、前記3次元空間における図形のデータの補完データを作成し、該補完データを用いて前記3次元空間における図形の描画を行うことを特徴とする請求項3に記載の3次元図形の曲面再構成プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004214138A JP4441611B2 (ja) | 2004-07-22 | 2004-07-22 | 3次元図形の曲面再構成装置および3次元図形の曲面再構成プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004214138A JP4441611B2 (ja) | 2004-07-22 | 2004-07-22 | 3次元図形の曲面再構成装置および3次元図形の曲面再構成プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006039622A JP2006039622A (ja) | 2006-02-09 |
JP4441611B2 true JP4441611B2 (ja) | 2010-03-31 |
Family
ID=35904597
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004214138A Expired - Fee Related JP4441611B2 (ja) | 2004-07-22 | 2004-07-22 | 3次元図形の曲面再構成装置および3次元図形の曲面再構成プログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4441611B2 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101828785B1 (ko) * | 2017-03-20 | 2018-02-13 | 주식회사 에이치비티 | 3d 족부 스캐닝을 이용한 맞춤형 신발 제조 방법 및 시스템 |
CN111473756A (zh) * | 2020-04-03 | 2020-07-31 | 上海嘉奥信息科技发展有限公司 | 基于Unity3D模型表面曲线测量方法、系统及介质 |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5541653B2 (ja) * | 2009-04-23 | 2014-07-09 | キヤノン株式会社 | 撮像装置及びその制御方法 |
EP3090542B1 (en) * | 2014-01-03 | 2020-09-30 | Intel Corporation | Real-time 3d reconstruction with a depth camera |
CN104408773B (zh) * | 2014-12-02 | 2017-02-22 | 北京大学工学院南京研究院 | 一种结构化网格非匹配界面插值的方法 |
EP3705080B1 (de) * | 2019-03-08 | 2021-05-26 | Exocad GmbH | Computerimplementiertes modellieren eines patientenindividuellen zahnersatzteils |
CN112419502A (zh) * | 2020-11-23 | 2021-02-26 | 苏州千机智能技术有限公司 | 发动机叶盘的叶片曲面重建方法 |
-
2004
- 2004-07-22 JP JP2004214138A patent/JP4441611B2/ja not_active Expired - Fee Related
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101828785B1 (ko) * | 2017-03-20 | 2018-02-13 | 주식회사 에이치비티 | 3d 족부 스캐닝을 이용한 맞춤형 신발 제조 방법 및 시스템 |
CN111473756A (zh) * | 2020-04-03 | 2020-07-31 | 上海嘉奥信息科技发展有限公司 | 基于Unity3D模型表面曲线测量方法、系统及介质 |
CN111473756B (zh) * | 2020-04-03 | 2021-07-06 | 上海嘉奥信息科技发展有限公司 | 基于Unity3D模型表面曲线测量方法、系统及介质 |
Also Published As
Publication number | Publication date |
---|---|
JP2006039622A (ja) | 2006-02-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8711143B2 (en) | System and method for interactive image-based modeling of curved surfaces using single-view and multi-view feature curves | |
Zaharescu et al. | Topology-adaptive mesh deformation for surface evolution, morphing, and multiview reconstruction | |
Pottmann et al. | Industrial geometry: recent advances and applications in CAD | |
KR20160070712A (ko) | 3d 모델링된 객체 텍스처링 | |
Liang et al. | Robust and efficient implicit surface reconstruction for point clouds based on convexified image segmentation | |
Pérez et al. | A comparison of hole-filling methods in 3D | |
EP4092558A1 (en) | Parameterization of cad model | |
Yoshihara et al. | Topologically robust B-spline surface reconstruction from point clouds using level set methods and iterative geometric fitting algorithms | |
Tang et al. | Multi-scale surface reconstruction based on a curvature-adaptive signed distance field | |
Kim | Extraction of ridge and valley lines from unorganized points | |
JP5220144B2 (ja) | 低密度の反射対応から鏡面物体の表面を再構築するための方法 | |
Campos et al. | Splat-based surface reconstruction from defect-laden point sets | |
Alliez et al. | CGAL: the computational geometry algorithms library | |
Jalba et al. | Efficient surface reconstruction from noisy data using regularized membrane potentials | |
Sagawa et al. | Hole filling of a 3D model by flipping signs of a signed distance field in adaptive resolution | |
JP4441611B2 (ja) | 3次元図形の曲面再構成装置および3次元図形の曲面再構成プログラム | |
Tubic et al. | A volumetric approach for interactive 3D modeling | |
Mi et al. | 3D reconstruction based on the depth image: A review | |
Clémot et al. | Neural skeleton: Implicit neural representation away from the surface | |
Koo et al. | Shape from projections via differentiable forward projector for computed tomography | |
Masuda | Filling the signed distance field by fitting local quadrics | |
Söderkvist | Introductory overview of surface reconstruction methods | |
Sagawa et al. | Taking consensus of signed distance field for complementing unobservable surface | |
Zhang et al. | Model reconstruction from cloud data | |
Wu et al. | Photogrammetric reconstruction of free-form objects with curvilinear structures |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070129 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090908 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20091105 |
|
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: 20091201 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20091202 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130122 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130122 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130122 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130122 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140122 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140122 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140122 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |