JPWO2009142037A1 - 近似処理方法、および近似処理装置 - Google Patents
近似処理方法、および近似処理装置 Download PDFInfo
- Publication number
- JPWO2009142037A1 JPWO2009142037A1 JP2010512954A JP2010512954A JPWO2009142037A1 JP WO2009142037 A1 JPWO2009142037 A1 JP WO2009142037A1 JP 2010512954 A JP2010512954 A JP 2010512954A JP 2010512954 A JP2010512954 A JP 2010512954A JP WO2009142037 A1 JPWO2009142037 A1 JP WO2009142037A1
- Authority
- JP
- Japan
- Prior art keywords
- point
- approximate
- curved surface
- control
- control point
- 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.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three dimensional [3D] modelling, e.g. data description of 3D objects
- G06T17/20—Finite element generation, e.g. wire-frame surface description, tesselation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three dimensional [3D] modelling, e.g. data description of 3D objects
- G06T17/30—Polynomial surface description
Landscapes
- Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Geometry (AREA)
- Computer Graphics (AREA)
- Algebra (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Mathematical Physics (AREA)
- Pure & Applied Mathematics (AREA)
- Image Generation (AREA)
- Image Processing (AREA)
Abstract
Description
2…記憶手段
2a…データ記憶部
2b…演算ツールプログラム記憶部
2c…演算プログラム処理プログラム部
2d…一次記憶部
2e…演算記憶部
3…演算手段
4…表示手段
5…出力手段
[(p−S(v,w))・Sv (v,w)]=0
[(p−S(v,w))・Sw (v,w)]=0 …(1)
[p−(S(v,w)+Sv(v,w)Δv+Sw(v,w)Δw)]・Sw(v,w)]i j=0 …(2)
e*(k) i,J=u(k) i,J・e(k) i,J …(3)
J=1,…,m
で表される。なお、mは制御点P(k)を共通の頂点としてその周囲に形成される複数の近似曲面S上に存在する最近点S*(k)(ti)の個数である。また、制御点P*(k)における重み付け係数u(k) i,Jは“1”であり、制御点P*(k)から離れた近似曲面Sの縁部における重み付け係数u(k) i,Jは“0”である(S6a)。
d(k)=ΣJe*(k) i,J/Σu(k) i,J …(4)
で表される。Σu(k) i,Jは重み付け係数u(k) i,Jの加算値であり、この加算値で誤差ベクトルe*(k) i,Jの加算値(ΣJe*(k) i,J)を除算することで正規化する。
平均誤差Eave=Σn i=1‖pi−S(k)(ti)‖2/n …(5)
最大誤差Emax=max1≦i≦n‖pi−S(k)(ti)‖2 …(6)
R(M)=Σ(d(v)−dopt(v))2 …(7)
が知られ、この評価値が低いほどメッシュの質が高いことを示している。なお、vはMの要素である。
2…記憶手段
2a…データ記憶部
2b…演算ツールプログラム記憶部
2c…演算処理プログラム記憶部
2d…一時記憶部
2e…演算結果記憶部
3…演算手段
4…表示手段
5…出力手段
e*(k) i,J=u(k) i,J・e(k) i,J …(3)
J=1,…,m
で表される。なお、mは制御点P*(k)を共通の頂点としてその周囲に形成される複数の近似曲面S上に存在する最近点S*(k)(ti)の個数である。また、制御点P*(k)における重み付け係数u(k) i,Jは“1”であり、制御点P*(k)から離れた近似曲面Sの縁部における重み付け係数u(k) i,Jは“0”である(S6a)。
d(k)=ΣJe*(k) i,J/Σu(k) i,J …(4)
で表される。Σu(k) i,Jは重み付け係数u(k) i,Jの加算値であり、この加算値で誤差ベクトルe*(k) i,Jの加算値(ΣJe*(k) i,J)を除算することで正規化する。
Claims (10)
- 制御点により定義される曲線又は曲面によって点群のデータ点を近似する近似処理方法において、
形状の特徴を保存する制御点を用いて近似曲線又は近似曲面を形成する工程と、
前記近似曲線又は近似曲面上において、前記データ点に最も近い最近点を算出する第1の算出工程と、
前記第1の算出工程で求めた最近点から前記データ点を結ぶ誤差ベクトルを算出する第2の算出工程と、
前記第2の算出工程で求めた誤差ベクトルに基づいて前記制御点を移動し修正後の制御点を算出する第3の算出工程とを備え、
前記近似曲線又は近似曲面を形成する工程および各算出工程は、幾何アルゴリズムを組み込んだ演算手段により行い、
前記近似曲線又は近似曲面の形成工程と前記第1〜第3の算出工程を繰り返すことによって、前記近似曲線又は近似曲面をそれぞれ対象とするデータ点が構成する曲線又は曲面に近似させることを特徴とする近似処理方法。 - 前記第1の算出工程は、ニュートン法によって近似曲線又は近似曲面上において前記データ点に最も近い最近点を算出することを特徴とする請求項1に記載の近似処理方法。
- 前記第3の算出工程は、前記第2の算出工程で算出した複数の誤差ベクトルの内、修正を行う制御点の周囲にある最近点について算出した誤差ベクトルに重み付け処理を行い、当該重み付けした誤差ベクトルをベクトル加算し、当該ベクトル加算された加算ベクトルを移動ベクトルとして前記制御点を移動し、移動後の制御点を修正後制御点として算出することを特徴とする請求項1又は2に記載の近似処理方法。
- 前記第3の算出工程における重み付け処理は、前記制御点の周囲の最近点について求めた誤差ベクトルに係数を乗じる演算処理であり、
前記係数は制御点と最近点との距離に応じて、制御点に近い程ほど大きな値を設定することを特徴とする請求項3に記載の近似処理方法。 - 前記係数は、重心座標系(barycentric coordinate)に従って定めることを特徴とする請求項4に記載の近似処理方法。
- 前記データ点と当該データ点に対応する近似曲線又は近似曲面上の最近点との距離に基づいて、近似曲線又は近似曲面の近似誤差を算出し、
前記近似誤差が所定値未満となるまで前記第1〜第3の算出工程を繰り返すことを特徴とする請求項1から5の何れか一つに記載の近似処理方法。 - 前記制御点の算出処理の繰り返し回数が所定回数を超えた場合には、面分割による制御点の個数を増加させ、
前記近似誤差が所定値未満となるまで前記制御点の算出工程と前記面分割による制御点の増加を繰り返すことを特徴とする請求項6に記載の近似処理方法。 - 前記曲面は、三角形メッシュによるLoop細分割、四角形メッシュによるCatmull-Clark,Doo-Sabin細分割、NURBS、B-Splineの何れか一つにより定められる制御点により定義されることを特徴とする請求項1から請求項7の何れか一つに記載の近似処理方法。
- 点群のデータ点を結んで折れ線又はメッシュを形成する工程と、
当該折れ線又はメッシュの特徴をとらえた頂点を求め、当該頂点を初期制御点とする工程とを備え、
前記近似曲線又は近似曲面を形成する工程は、前記初期制御点を用いて第1回目の近似曲線又は近似曲面の形成を行うことを特徴とする請求項1から請求項8の何れか一つに記載の近似処理方法。 - 制御点により定義される曲線又は曲面によって点群を近似する近似処理装置において、
形状の特徴点を保存する制御点を用いて近似曲線又は近似曲面を形成する工程と、
前記近似曲線又は近似曲面上において、前記データ点に最も近い最近点を算出する第1の算出工程と、
前記第1の算出工程で求めた最近点から前記データ点を結ぶ誤差ベクトルを算出する第2の算出工程と、
前記第2の算出工程で求めた誤差ベクトルに基づいて前記制御点を移動し修正後の制御点を算出する第3の算出工程の各工程を行う演算手段を備え、
前記演算手段は、前記近似曲線又は近似曲面を形成する工程、および前記各算出工程を行う幾何アルゴリズムをソフトウエアで実行するためのCPU及び記憶装置、又は各幾何アルゴリズムをハードウエアで実行するための回路を備え、前記近似曲線又は近似曲面の形成工程と前記第1〜第3の算出工程を繰り返すことによって、前記近似曲線又は近似曲面をそれぞれ対象とする曲線又は曲面に近似させることを特徴とする近似処理装置。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010512954A JP5436416B2 (ja) | 2008-05-23 | 2009-02-24 | 近似処理方法、および近似処理装置 |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008135643 | 2008-05-23 | ||
JP2008135643 | 2008-05-23 | ||
PCT/JP2009/053252 WO2009142037A1 (ja) | 2008-05-23 | 2009-02-24 | 近似処理方法、および近似処理装置 |
JP2010512954A JP5436416B2 (ja) | 2008-05-23 | 2009-02-24 | 近似処理方法、および近似処理装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2009142037A1 true JPWO2009142037A1 (ja) | 2011-09-29 |
JP5436416B2 JP5436416B2 (ja) | 2014-03-05 |
Family
ID=41339976
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010512954A Expired - Fee Related JP5436416B2 (ja) | 2008-05-23 | 2009-02-24 | 近似処理方法、および近似処理装置 |
Country Status (3)
Country | Link |
---|---|
US (1) | US8805908B2 (ja) |
JP (1) | JP5436416B2 (ja) |
WO (1) | WO2009142037A1 (ja) |
Families Citing this family (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9336628B2 (en) * | 2008-05-08 | 2016-05-10 | United Technologies Corporation | Systems and methods involving surface fitting |
US8669983B2 (en) * | 2010-08-31 | 2014-03-11 | Microsoft Corporation | Buffer construction with geodetic circular arcs |
CN102629292B (zh) * | 2012-03-26 | 2014-04-09 | 河北省送变电公司 | 连接管钢梁不同平面间的斜角钢制弯计算方法 |
JP6056016B2 (ja) * | 2012-09-14 | 2017-01-11 | 株式会社ミツトヨ | 三次元モデル生成方法、システム及びプログラム |
CN103136431B (zh) * | 2013-03-26 | 2015-07-15 | 山东大学 | 一种自由曲面的保面积参数特性优化方法 |
CN104392021B (zh) * | 2014-10-24 | 2016-04-06 | 山东大学 | 一种层次自由曲面的保角参数特性优化方法 |
JP6180587B1 (ja) * | 2016-05-31 | 2017-08-16 | 株式会社セルシス | 2つの画像を対応づける方法、及びプログラム |
US10115226B2 (en) * | 2016-07-21 | 2018-10-30 | Christie Digital Systems Usa, Inc. | System and method for geometric warping correction in projection mapping |
EP3502929A1 (en) * | 2017-12-22 | 2019-06-26 | Dassault Systèmes | Determining a set of facets that represents a skin of a real object |
JP7326742B2 (ja) * | 2019-01-08 | 2023-08-16 | セイコーエプソン株式会社 | 測色方法、画像表示方法、測色装置、画像表示装置及び画像表示システム |
JP7446579B2 (ja) * | 2019-09-02 | 2024-03-11 | マツダ株式会社 | 曲面のフィッティング処理方法、フィッティング処理装置およびフィッティング処理プログラム、並びに、該フィッティング処理プログラムを記憶したコンピュータ読取可能な記憶媒体 |
US20240020935A1 (en) * | 2022-07-15 | 2024-01-18 | The Boeing Company | Modeling system for 3d virtual model |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04117572A (ja) * | 1990-09-07 | 1992-04-17 | Ricoh Co Ltd | 3次元立体形状生成装置 |
US6084586A (en) * | 1991-10-29 | 2000-07-04 | Sony Corporation | Method and apparatus for forming objects based on free-form curves and free-form surfaces generated by minimizing sum of distances from an input series of points to a free-form curve |
JP3054108B2 (ja) * | 1997-08-15 | 2000-06-19 | 理化学研究所 | 自由曲面の測定データ合成方法 |
CA2529044C (en) * | 2003-06-13 | 2011-08-09 | Universite Laval | Three-dimensional modeling from arbitrary three-dimensional curves |
US8228329B2 (en) | 2006-01-23 | 2012-07-24 | National University Corporation Yokohama National University | Interpolation processing method, interpolation processing device, shape evaluation method, and shape evaluation device |
US20090027398A1 (en) * | 2007-07-26 | 2009-01-29 | Tufts University | Method for recognizing a shape from a path of a digitizing device |
-
2009
- 2009-02-24 US US12/994,011 patent/US8805908B2/en not_active Expired - Fee Related
- 2009-02-24 JP JP2010512954A patent/JP5436416B2/ja not_active Expired - Fee Related
- 2009-02-24 WO PCT/JP2009/053252 patent/WO2009142037A1/ja active Application Filing
Also Published As
Publication number | Publication date |
---|---|
US20110078223A1 (en) | 2011-03-31 |
US8805908B2 (en) | 2014-08-12 |
WO2009142037A1 (ja) | 2009-11-26 |
JP5436416B2 (ja) | 2014-03-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5436416B2 (ja) | 近似処理方法、および近似処理装置 | |
JP4934789B2 (ja) | 補間処理方法および補間処理装置 | |
Suzuki et al. | Subdivision surface fitting to a range of points | |
KR100707841B1 (ko) | 3차원 목표곡선을 이용한 곡면 변형 장치 및 그 방법 | |
CN109683552B (zh) | 一种基面曲线导向的复杂点云模型上的数控加工路径生成方法 | |
CN111581776B (zh) | 一种基于几何重建模型的等几何分析方法 | |
CN106384384B (zh) | 一种三维产品模型的形状优化方法 | |
EP2869226A1 (en) | Updating a CAD model to reflect global or local shape changes | |
Sieger et al. | A comprehensive comparison of shape deformation methods in evolutionary design optimization | |
Zhang et al. | Adaptive hexahedral mesh generation based on local domain curvature and thickness using a modified grid-based method | |
Krause et al. | Reconstruction of freeform objects with arbitrary topology using neural networks and subdivision techniques | |
Knopf et al. | Adaptive reconstruction of free-form surfaces using Bernstein basis function networks | |
JP2007156604A (ja) | 曲面作成方法及び曲面作成プログラム並びに3次元形状処理装置 | |
JP2005149245A (ja) | Cadシステム、曲面解析装置、曲面再生装置、その方法及びそのプログラム | |
CN116797762B (en) | Parameter curved surface grid generation method with controllable error | |
Makhlouf et al. | Approach for CAD model reconstruction basing on 3D points insertion and surface approximation | |
CN117315196B (zh) | 一种模型的构建方法、装置、设备和存储介质 | |
Knopf et al. | Intelligent systems for interactive design and visualization | |
Gandotra et al. | Representation of model for efficient collision detection in virtual reality environment | |
Elloumi et al. | Towards a Building Techniques of a BREP Model Starting From a Meshed Surface | |
CN112614046B (zh) | 一种二维平面上绘制三维模型的方法及装置 | |
Claus et al. | A finite-element based mesh morphing approach for surface meshes | |
Huang et al. | Research on insertion points planning of head model | |
Wood et al. | Subdivision Multi-Resolution Systems for Three-dimensional Aerodynamic Optimisation | |
Qiu et al. | Curvature estimation of point set data based on the moving-least square surface |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120207 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130405 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130529 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130829 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20131024 |
|
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: 20131203 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131210 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5436416 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: R3D04 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |