JP5033216B2 - コンピュータグラフィックスシステムにおける立方ベジェ制御点の生成 - Google Patents
コンピュータグラフィックスシステムにおける立方ベジェ制御点の生成 Download PDFInfo
- Publication number
- JP5033216B2 JP5033216B2 JP2010098109A JP2010098109A JP5033216B2 JP 5033216 B2 JP5033216 B2 JP 5033216B2 JP 2010098109 A JP2010098109 A JP 2010098109A JP 2010098109 A JP2010098109 A JP 2010098109A JP 5033216 B2 JP5033216 B2 JP 5033216B2
- Authority
- JP
- Japan
- Prior art keywords
- point
- points
- computer
- bezier curve
- sequence
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/20—Drawing from basic elements, e.g. lines or circles
- G06T11/203—Drawing of straight lines or curves
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Image Generation (AREA)
- Processing Or Creating Images (AREA)
Description
B(t)=(1−t)3P0+3(1−t)2tP1+3(1−t)t2P2+t3P3、tは0≦t≦1
RA=|AB|/(|AB|+|BC|)
RC=|BC|/(|AB|+|BC|)
として定義されうる。
PABB=B+RA*(RA*(B−C)+RC*(A−B))
PBBC=B+RC*(RA*(C−B)+RC*(B−A))
RA=|AB|/(|AB|+|BC|)=2.24/5.06=0.44、及び
RC=|BC|/(|AB|+|BC|)=2.82/5.06=0.56となる。
30 コンピュータシステム
34 処理装置
36 表示装置
38 メモリ
40 データストレージ
52 オペレーティングシステム
54 プロセスモジュール
56 入力モジュール
58 表示モジュール
60 点列
62 ベジェ曲線
64 ベジェ曲線データ構造
Claims (16)
- 点列からのベジェ曲線の生成を可能にする双方向コンピュータグラフィックスのためのシステムであって、
データ論理処理手段と、
ユーザー入力を受け取るための入力手段と、
コンピュータ読み取り可能媒体とを含み、
ユーザー入力を受け取るための前記入力手段によって隣接する連続点である点A、点B及び点Cを含む点列を受け取り、前記データ論理処理手段により処理するために前記コンピュータ読み取り可能媒体に前記点列が転送され、前記データ論理処理手段は、前記コンピュータ読み取り可能媒体から前記点列の前記点A、点B及び点C点を読み出し、前記点列の連続点間である点B,A間及び点B,C間の相対距離に従い点Bに対応する制御点を計算し、前記データ論理処理手段は、前記計算された制御点及び前記点列を用いてベジェ曲線を生成し、前記生成されたベジェ曲線は、前記コンピュータ読み取り可能媒体に保存されるシステム。 - 前記入力手段は、コンピュータポインティングデバイスを含む請求項1に記載のシステム。
- 前記コンピュータ読み取り可能媒体は、コンピュータメモリである請求項1に記載のシステム。
- 前記点Bに対応しセグメントABに関連する制御点は、式B+RA*(RA*(B−C)+RC*(A−B))により決定され、且つ点Bに対応しセグメントBCに関連する制御点は、式B+RC*(RA*(C−B)+RC*(B−A))により決定され、式中RA=|AB|/(|AB|+|BC|)、及びRC=|BC|/(|AB|+|BC|)である請求項1に記載のシステム。
- 前記データ論理処理手段は、前記コンピュータ読み取り可能媒体から前記作られたベジェ曲線を読み出し、前記出力装置上に前記作られたベジェ曲線を表すコンピュータ出力装置を更に含む請求項1に記載のシステム。
- 前記データ論理処理手段は、前記コンピュータ出力装置及び前記入力手段を用いるグラフィカルユーザーインターフェースを提供し、前記グラフィカルユーザーインターフェースはユーザーが前記ベジェ曲線の制御点を修正することができる請求項5に記載のシステム。
- 点列からベジェ曲線を生成するための方法を実行するためのコンピュータシステムにより実行可能な保存されたコンピュータ命令を有する非一時的コンピュータ読み取り可能媒体であって、前記方法は、
コンピュータ読み取り可能媒体から、コンピュータ入力装置を用いる前記コンピュータシステムのユーザーにより特定された点列中の隣接する連続点である点A、B及びCを読み出すステップと、
前記コンピュータシステムの処理装置において、前記読み出された点A、B、及びCの点B,A間及び点B,C間の相対距離に従い点Bに対応する制御点を計算するステップと、
前記点A、B、及びC及び前記計算された制御点を含むベジェ曲線データ構造を生成するステップと、
コンピュータ読み取り可能媒体に前記生成されたベジェ曲線データ構造を保存するステップと、
グラフィカルユーザーインターフェースを用い前記作られたベジェ曲線データ構造をユーザーが操作することを可能にするステップと
を含むコンピュータ読み取り可能媒体。 - 点Bに対応しセグメントABに関連する制御点は、式B+RA*(RA*(B−C)+RC*(A−B))により決定され、且つ点Bに対応しセグメントBCに関連する制御点は、式B+RC*(RA*(C−B)+RC*(B−A))により決定され、式中RA=|AB|/(|AB|+|BC|)、及びRC=|BC|/(|AB|+|BC|)である請求項7に記載のコンピュータ読み取り可能媒体。
- 双方向コンピュータグラフィックスシステムのグラフィカルユーザーインターフェースにおいて、ベジェ曲線を定義する方法であって、
前記双方向コンピュータグラフィックスシステムの前記グラフィカルユーザーインターフェースを通じてユーザーにより特定された第1の点Aを受け取るステップと、
前記双方向コンピュータグラフィックスシステムの前記グラフィカルユーザーインターフェースを通じてユーザーにより特定された第2の点Bを受け取るステップと、
前記双方向コンピュータグラフィックスシステムの前記グラフィカルユーザーインターフェースを通じてユーザーにより特定された第3の点Cを受け取るステップと、
RA=|AB|/(|AB|+|BC|)、及びRC=|BC|/(|AB|+|BC|)であって、式B+RA*(RA*(B−C)+RC*(A−B))により決定される、点Bに対応しセグメントABに関連する制御点を計算するステップと、
式B+RC*(RA*(C−B)+RC*(B−A))により決定される、点Bに対応しセグメントBCに関連する制御点を計算するステップと、
点A、点B及び点Cを保存するベジェ曲線データ構造を作り、且つ点Bに関連する前記第1制御点及び前記第2制御点を点Bに関連して保存するステップとを含む方法であって、 前記ベジェ曲線データ構造は、コンピュータグラフィックスシステムの表示装置上に表示するため及びユーザーによる操作のためベジェ曲線を表現するために使われる方法。 - データ論理処理手段と、
コンピュータ読み取り可能媒体と、
経路データを受け取り且つ前記コンピュータ読み取り可能媒体に前記経路データを保存する入力装置とを含み、
隣接する連続点である点A、点B及び点Cを含む点列は、前記データ論理処理手段により処理するために前記経路データから特定され且つ前記コンピュータ読み取り可能媒体に保存され、前記データ論理処理手段は、前記コンピュータ読み取り可能媒体から前記特定された点列の前記点A、点B及び点C点を読み出し、前記特定された点列の連続点間である点B,A間及び点B,C間の相対距離に従い点Bに対応する制御点を計算し、前記データ論理処理手段は、前記計算された制御点及び前記特定された点列を用いるベジェ曲線を作り、前記作られたベジェ曲線は、前記コンピュータ読み取り可能媒体に保存されるシステム。 - 前記点列は、所定の間隔に従い前記経路データから特定される請求項10に記載のシステム。
- 前記所定の間隔は、距離ベースである請求項11に記載のシステム。
- 前記所定の間隔は、時間ベースである請求項11に記載のシステム。
- 前記所定の間隔は、形状ベースである請求項11に記載のシステム。
- 前記入力装置は、ユーザー入力装置から経路データを受け取る請求項10に記載のシステム。
- 前記入力装置は、コンピュータ読み取り可能媒体から経路データを受け取る請求項10に記載のシステム。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/427,524 US8248419B2 (en) | 2009-04-21 | 2009-04-21 | Generation of cubic Bezier control points in computer graphics systems |
US12/427,524 | 2009-04-21 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010257460A JP2010257460A (ja) | 2010-11-11 |
JP5033216B2 true JP5033216B2 (ja) | 2012-09-26 |
Family
ID=42321204
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010098109A Active JP5033216B2 (ja) | 2009-04-21 | 2010-04-21 | コンピュータグラフィックスシステムにおける立方ベジェ制御点の生成 |
Country Status (6)
Country | Link |
---|---|
US (1) | US8248419B2 (ja) |
EP (2) | EP2667357A3 (ja) |
JP (1) | JP5033216B2 (ja) |
KR (1) | KR20100116133A (ja) |
CN (1) | CN101923725B (ja) |
TW (1) | TWI427553B (ja) |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9448706B2 (en) * | 2009-07-29 | 2016-09-20 | Synopsys, Inc. | Loop removal in electronic design automation |
WO2011061624A2 (en) * | 2009-11-19 | 2011-05-26 | Ocali Bilisim Teknolojileri Yazilim Donanim San. Tic. A.S. | Direct 3-d drawing by employing camera view constraints |
WO2011076248A1 (en) * | 2009-12-21 | 2011-06-30 | Promethean Limited | Multi-point contacts with pressure data on an interactive surface |
US20120050293A1 (en) * | 2010-08-25 | 2012-03-01 | Apple, Inc. | Dynamically smoothing a curve |
CN102663384B (zh) * | 2012-03-31 | 2014-01-22 | 北京智安邦科技有限公司 | 基于贝塞尔控制点搜索的曲线识别方法及装置 |
JP6028486B2 (ja) * | 2012-09-20 | 2016-11-16 | カシオ計算機株式会社 | 情報処理装置、情報処理方法、及びプログラム |
US9224219B2 (en) * | 2012-12-21 | 2015-12-29 | Citrix Systems, Inc. | Systems and methods for presenting a free-form drawing |
CN104463789A (zh) * | 2013-09-12 | 2015-03-25 | 广东福地新视野光电技术有限公司 | 一种校正光学相干断层扫描图像边缘线的方法和装置 |
CN103971101A (zh) * | 2014-05-21 | 2014-08-06 | 国家电网公司 | 一种基于贝塞尔控制点搜索的曲线识别方法 |
TW201629839A (zh) * | 2015-02-07 | 2016-08-16 | 阿里巴巴集團服務有限公司 | 用於提供使用者設備的安全資訊的方法及設備 |
US10788641B2 (en) | 2016-02-12 | 2020-09-29 | Ppc Broadband, Inc. | Cable spool and storage |
CN110363828A (zh) * | 2019-06-18 | 2019-10-22 | 深圳壹账通智能科技有限公司 | 一种绘制流程图的方法及绘制流程图的设备 |
CN113961008A (zh) * | 2021-10-25 | 2022-01-21 | 上海同普电力技术有限公司 | 一种应用于agv曲线路径导航跟随方法 |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5241654A (en) * | 1988-12-28 | 1993-08-31 | Kabushiki Kaisha Toshiba | Apparatus for generating an arbitrary parameter curve represented as an n-th order Bezier curve |
KR930002339B1 (ko) | 1989-04-20 | 1993-03-29 | 가부시기가이샤 도시바 | 짧은 직선 벡터의 곡선 세그멘트에 3차 베지어(Bzxier)곡선을 정합시키는 방법 |
JP3339648B2 (ja) | 1993-06-28 | 2002-10-28 | 株式会社ジャストシステム | 情報処理装置及び描画方法 |
JP3341548B2 (ja) | 1995-11-14 | 2002-11-05 | ミノルタ株式会社 | 3次元形状データの生成方法及び処理装置 |
US6850249B1 (en) * | 1998-04-03 | 2005-02-01 | Da Vinci Systems, Inc. | Automatic region of interest tracking for a color correction system |
US6304677B1 (en) * | 1998-04-07 | 2001-10-16 | Adobe Systems Incorporated | Smoothing and fitting point sequences |
US6677944B1 (en) * | 1998-04-14 | 2004-01-13 | Shima Seiki Manufacturing Limited | Three-dimensional image generating apparatus that creates a three-dimensional model from a two-dimensional image by image processing |
JPH11345344A (ja) | 1998-06-01 | 1999-12-14 | Matsushita Electric Ind Co Ltd | 3次曲線を与える方法及び装置 |
JP4066585B2 (ja) | 2000-01-24 | 2008-03-26 | 株式会社日立製作所 | 図形作成方法 |
CA2380105A1 (en) * | 2002-04-09 | 2003-10-09 | Nicholas Routhier | Process and system for encoding and playback of stereoscopic video sequences |
JP2004295317A (ja) * | 2003-03-26 | 2004-10-21 | Just Syst Corp | 情報処理装置、描画方法およびその方法をコンピュータに実行させるプログラム |
US20050007369A1 (en) * | 2003-07-07 | 2005-01-13 | Jiangen Cao | Graphic engine for approximating a quadratic Bezier curve in a resource-constrained device |
GB2406028A (en) | 2003-09-11 | 2005-03-16 | Autodesk Canada Inc | Tangent handle adjustment for Bezier curves |
US7116327B2 (en) | 2004-08-31 | 2006-10-03 | A{grave over (g)}fa Corporation | Methods for generating control points for cubic bezier curves |
WO2007032215A1 (ja) * | 2005-09-12 | 2007-03-22 | Fujifilm Corporation | 感光性組成物、パターン形成材料、感光性積層体、並びにパターン形成装置及びパターン形成方法 |
US7903336B2 (en) * | 2005-10-11 | 2011-03-08 | Gsi Group Corporation | Optical metrological scale and laser-based manufacturing method therefor |
US7782324B2 (en) * | 2005-11-23 | 2010-08-24 | Dreamworks Animation Llc | Non-hierarchical unchained kinematic rigging technique and system for animation |
JP2007287114A (ja) | 2006-04-19 | 2007-11-01 | Yasushi Suga | 三次ベジェ曲線入力プログラム |
-
2009
- 2009-04-21 US US12/427,524 patent/US8248419B2/en active Active
-
2010
- 2010-03-31 EP EP13003811.0A patent/EP2667357A3/en not_active Withdrawn
- 2010-03-31 EP EP10003624.3A patent/EP2244229B1/en active Active
- 2010-04-19 KR KR1020100035704A patent/KR20100116133A/ko not_active Application Discontinuation
- 2010-04-21 JP JP2010098109A patent/JP5033216B2/ja active Active
- 2010-04-21 CN CN201010170511XA patent/CN101923725B/zh active Active
- 2010-04-21 TW TW099112558A patent/TWI427553B/zh active
Also Published As
Publication number | Publication date |
---|---|
EP2244229A3 (en) | 2011-03-02 |
TW201044313A (en) | 2010-12-16 |
US8248419B2 (en) | 2012-08-21 |
KR20100116133A (ko) | 2010-10-29 |
EP2244229B1 (en) | 2013-09-18 |
CN101923725A (zh) | 2010-12-22 |
US20100265255A1 (en) | 2010-10-21 |
JP2010257460A (ja) | 2010-11-11 |
EP2667357A2 (en) | 2013-11-27 |
TWI427553B (zh) | 2014-02-21 |
EP2244229A2 (en) | 2010-10-27 |
EP2667357A3 (en) | 2014-01-15 |
CN101923725B (zh) | 2013-03-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5033216B2 (ja) | コンピュータグラフィックスシステムにおける立方ベジェ制御点の生成 | |
CN104423795B (zh) | 使用最大曲率来拟合参数曲线 | |
JP5668365B2 (ja) | 描画処理システム、サーバ装置、ユーザ端末、描画処理方法、プログラム及び記録媒体 | |
CN108475505A (zh) | 使用部分条件从输入序列生成目标序列 | |
JP7098793B2 (ja) | 因果関係表示システム及び方法 | |
TWI601020B (zh) | 圖表分析系統及圖表分析方法 | |
US20190295217A1 (en) | Digital image transformation environment using spline handles | |
US10310715B2 (en) | Transition controlled e-book animations | |
CN110069191B (zh) | 基于终端的图像拖拽变形实现方法和装置 | |
JP5992934B2 (ja) | 三次元ビューイングの方法 | |
US20150113453A1 (en) | Methods and devices for simplified graphical object editing | |
JP2022551249A (ja) | 画像処理方法、画像処理用コマンドの生成方法および装置 | |
JP2008003823A (ja) | 線形状処理装置、線形状処理方法、ならびに、プログラム | |
JP6126679B2 (ja) | リンクの湾曲のインタラクティブコントロール | |
JP2008003825A (ja) | 線形状処理装置、線形状処理方法、ならびに、プログラム | |
CN108507563B (zh) | 巡航路径生成方法及装置 | |
US11340761B2 (en) | Systems and methods for indicating organizational relationships between objects | |
Fratarcangeli et al. | A gpu-based implementation of position based dynamics for interactive deformable bodies | |
US11132821B1 (en) | Providing graphical user interface tools for efficiently selecting handles in vector artwork on touch-based devices | |
WO2012126343A1 (zh) | 一种用于对显示对象进行显示变换的方法、装置和设备 | |
JP2001209816A5 (ja) | ||
US9213475B2 (en) | Information processing apparatus, program, and information processing method for representing correlation of parameters within objects | |
JP4745699B2 (ja) | 3次元モデル表示制御プログラム及び3次元モデル表示制御方法 | |
US20180276858A1 (en) | Digital Ink Based Visual Components | |
CN113946264A (zh) | 滑动条处理方法及装置、存储介质、电子设备 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110111 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20111212 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111220 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120207 |
|
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: 20120619 |
|
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: 20120629 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5033216 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150706 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |