CN106846435B - Method for realizing dynamic geometric custom coordinate system based on parameters - Google Patents

Method for realizing dynamic geometric custom coordinate system based on parameters Download PDF

Info

Publication number
CN106846435B
CN106846435B CN201710093197.1A CN201710093197A CN106846435B CN 106846435 B CN106846435 B CN 106846435B CN 201710093197 A CN201710093197 A CN 201710093197A CN 106846435 B CN106846435 B CN 106846435B
Authority
CN
China
Prior art keywords
coordinate system
axis
dynamic
parameters
geometric
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
Application number
CN201710093197.1A
Other languages
Chinese (zh)
Other versions
CN106846435A (en
Inventor
管皓
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chengdu Jingzhong Education Software Co ltd
Original Assignee
Chengdu Jingzhong Education Software Co ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Chengdu Jingzhong Education Software Co ltd filed Critical Chengdu Jingzhong Education Software Co ltd
Priority to CN201710093197.1A priority Critical patent/CN106846435B/en
Publication of CN106846435A publication Critical patent/CN106846435A/en
Application granted granted Critical
Publication of CN106846435B publication Critical patent/CN106846435B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles
    • G06T11/206Drawing of charts or graphs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • G06T15/10Geometric effects

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Geometry (AREA)
  • Computer Graphics (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention discloses a method for realizing a dynamic geometric self-defined coordinate system based on parameters, which comprises the following steps: s1, establishing a reference coordinate system according to the dynamic geometric figure to obtain an origin coordinate of the reference coordinate system; s2, performing parameter annotation on the dynamic geometric figure data information according to the reference coordinate system to obtain original annotation parameters; s3, replacing the original point coordinate of the reference coordinate system and the determined coordinate axis with the original marking parameter according to the requirement of a user to generate a new coordinate system; s4, updating the dynamic geometric figure data information according to the new coordinate system to obtain new marking parameters; and S5, rotating the coordinate axis by an angle, and updating and replacing the labeling parameters of the geometric dynamic graph in real time according to the rotation of the coordinate axis. The coordinate system can be generated by self-defining according to the needs of students or the needs of graphs, the students can adjust the coordinate system in real time, the graphs can be conveniently understood and observed from different angles, the interest and the efficiency of solving problems of the students are improved, and the thinking of the students is expanded.

Description

Method for realizing dynamic geometric custom coordinate system based on parameters
Technical Field
The invention relates to a coordinate system implementation method, in particular to a parameter-based dynamic geometry custom coordinate system implementation method.
Background
Along with the development of science and technology, education and teaching are also continuously improved, the current teaching is no longer limited to teachers explaining students by drawing on a blackboard, and more teaching software (such as step-by-step reading machines and step-by-step home teaching machines) can draw on computers and mobile Ipads.
However, the coordinate systems in the existing drawing software are fixed, and a new coordinate system cannot be generated in a self-defined manner according to the actual needs of students and the needs of figures, and the coordinate system can be adjusted in real time.
Disclosure of Invention
The invention aims to overcome the defects of the prior art, provides a method for realizing a dynamic geometric self-defined coordinate system based on parameters, and solves the problem that the coordinate system cannot be generated by self-definition according to the actual needs of students and the image needs in the prior art.
The purpose of the invention is realized by the following technical scheme: a method for realizing a dynamic geometry self-defined coordinate system based on parameters comprises the following steps:
s1, establishing a reference coordinate system according to the dynamic geometric figure to obtain an origin coordinate of the reference coordinate system;
s2, performing parameter annotation on the dynamic geometric figure data information according to the reference coordinate system to obtain original annotation parameters;
s3, replacing the original point coordinate of the reference coordinate system and the determined coordinate axis with the original marking parameter according to the requirement of a user to generate a new coordinate system;
and S4, updating the dynamic geometric figure data information according to the new coordinate system to obtain new marking parameters.
The reference coordinate system comprises a two-dimensional coordinate system consisting of an x axis and a y axis, or a three-dimensional coordinate system consisting of an x axis, a y axis and a z axis.
The step S2 includes the following substeps:
s21, determining the data type of the labeled dynamic geometric figure data information;
and S22, determining the marking parameters according to the data type of the dynamic geometric figure data information.
The marking parameters comprise the intersection number, each intersection coordinate, gravity center coordinate, side length, angle, motion trail and orientation vector of the dynamic geometric figure.
The dynamic geometric figures comprise two-dimensional dynamic geometric figures and three-dimensional dynamic geometric figures.
The step S3 includes the following substeps:
a1, one point coordinate (x) with maximum or minimum dynamic geometric figure intersection point0,y0) Or (x)0,y0,z0) Replacing original reference coordinate system origin coordinates (0, 0) or (0, 0, 0);
a2, overlapping the line with the longest side length or the shortest line at the position where the x axis, the y axis or the z axis is the most or the least of the intersection points of the dynamic geometric figures to form a new coordinate axis;
the step S3 further includes the following sub-steps:
b1, converting the coordinates (x) at the gravity center of the dynamic geometric figure1,y1) Or (x)1,y1,z1) Replacing original reference coordinate system origin coordinates (0, 0) or (0, 0, 0);
and B2, coinciding the x axis, the y axis or the z axis with the perpendicular bisector of the line with the longest side length or the shortest side length at the position with the maximum or minimum intersection point of the dynamic geometrical graph.
The method further includes step S5: and rotating the coordinate axis according to the orientation vector, and updating and replacing the labeling parameters of the geometric dynamic graph in real time according to the rotation of the coordinate axis.
The orientation vector is a direction vector which is larger than 0 degree and smaller than or equal to 90 degrees.
The invention has the beneficial effects that: a method for realizing a dynamic geometry custom coordinate system based on parameters can generate the coordinate system in a custom manner according to the needs of students or the needs of graphs, and the students can adjust the coordinate system in real time according to the habit of looking at the pictures by themselves, so that the graphs can be conveniently understood and observed from different angles, the interest of solving problems and the efficiency of solving problems of the students are improved, and the thinking of the students is expanded.
Drawings
FIG. 1 is a flow chart of a method.
Detailed Description
The technical solutions of the present invention are further described in detail below with reference to the accompanying drawings, but the scope of the present invention is not limited to the following.
As shown in fig. 1, a method for implementing a dynamic geometry custom coordinate system based on parameters includes the following steps:
s1, establishing a reference coordinate system according to the dynamic geometric figure to obtain an origin coordinate of the reference coordinate system;
s2, performing parameter annotation on the dynamic geometric figure data information according to the reference coordinate system to obtain original annotation parameters;
s3, replacing the original point coordinate of the reference coordinate system and the determined coordinate axis with the original marking parameter according to the requirement of a user to generate a new coordinate system;
and S4, updating the dynamic geometric figure data information according to the new coordinate system to obtain new marking parameters.
The reference coordinate system comprises a two-dimensional coordinate system consisting of an x axis and a y axis, or a three-dimensional coordinate system consisting of an x axis, a y axis and a z axis.
The step S2 includes the following substeps:
s21, determining the data type of the labeled dynamic geometric figure data information;
and S22, determining the marking parameters according to the data type of the dynamic geometric figure data information.
The marking parameters comprise the intersection number, each intersection coordinate, gravity center coordinate, side length, angle, motion trail and orientation vector of the dynamic geometric figure.
The dynamic geometric figures comprise two-dimensional dynamic geometric figures and three-dimensional dynamic geometric figures.
The step S3 includes the following substeps:
a1, one point coordinate (x) with maximum or minimum dynamic geometric figure intersection point0,y0) Or (x)0,y0,z0) Replacing original reference coordinate system origin coordinates (0, 0) or (0, 0, 0);
a2, overlapping the line with the longest side length or the shortest line at the position where the x axis, the y axis or the z axis is the most or the least of the intersection points of the dynamic geometric figures to form a new coordinate axis;
the step S3 further includes the following sub-steps:
b1, converting the coordinates (x) at the gravity center of the dynamic geometric figure1,y1) Or (x)1,y1,z1) Replacing original reference coordinate system origin coordinates (0, 0) or (0, 0, 0);
and B2, coinciding the x axis, the y axis or the z axis with the perpendicular bisector of the line with the longest side length or the shortest side length at the position with the maximum or minimum intersection point of the dynamic geometrical graph.
The method further includes step S5: and rotating the coordinate axis by an angle, and updating and replacing the labeling parameters of the geometric dynamic graph in real time according to the rotation of the coordinate axis.
The orientation vector is a direction vector which is larger than 0 degree and smaller than or equal to 90 degrees.
The foregoing is illustrative of the preferred embodiments of this invention, and it is to be understood that the invention is not limited to the precise form disclosed herein and that various other combinations, modifications, and environments may be resorted to, falling within the scope of the concept as disclosed herein, either as described above or as apparent to those skilled in the relevant art. And that modifications and variations may be effected by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (7)

1. A realization method of a dynamic geometry self-defined coordinate system based on parameters is characterized in that: it comprises the following steps:
s1, establishing a reference coordinate system according to the dynamic geometric figure to obtain an origin coordinate of the reference coordinate system;
s2, performing parameter annotation on the dynamic geometric figure data information according to the reference coordinate system to obtain original annotation parameters;
s3, replacing the original point coordinate of the reference coordinate system and the determined coordinate axis with the original marking parameter according to the requirement of a user to generate a new coordinate system;
the step S3 includes the following substeps:
a1, one point coordinate (x) with maximum or minimum dynamic geometric figure intersection point0,y0) Or (x)0,y0,z0) Replacing original reference coordinate system origin coordinates (0, 0) or (0, 0, 0);
a2, overlapping the line with the longest side length or the shortest line at the position where the x axis, the y axis or the z axis is the most or the least of the intersection points of the dynamic geometric figures to form a new coordinate axis;
and S4, updating the dynamic geometric figure data information according to the new coordinate system to obtain new marking parameters.
2. The method for implementing a dynamic geometry custom coordinate system based on parameters of claim 1, wherein the method comprises the following steps: the reference coordinate system comprises a two-dimensional coordinate system consisting of an x axis and a y axis, or a three-dimensional coordinate system consisting of an x axis, a y axis and a z axis.
3. The method for implementing a dynamic geometry custom coordinate system based on parameters of claim 1, wherein the method comprises the following steps: the step S2 includes the following substeps:
s21, determining the data type of the labeled dynamic geometric figure data information;
and S22, determining the marking parameters according to the data type of the dynamic geometric figure data information.
4. A method for implementing a dynamic geometry-based custom coordinate system based on parameters as claimed in claim 1 or 3, wherein: the marking parameters comprise the intersection number, each intersection coordinate, a gravity center coordinate, a side length, an angle, a motion track and an orientation vector of the dynamic geometric figure; the method further includes step S5: and rotating the coordinate axis according to the orientation vector, and updating and replacing the labeling parameters of the geometric dynamic graph in real time according to the rotation of the coordinate axis.
5. The method for implementing a dynamic geometry custom coordinate system based on parameters of claim 1, wherein the method comprises the following steps: the dynamic geometric figures comprise two-dimensional dynamic geometric figures and three-dimensional dynamic geometric figures.
6. The method of claim 4, wherein the method comprises: the substep of S3 may further be:
b1, converting the coordinates (x) at the gravity center of the dynamic geometric figure1,y1) Or (x)1,y1,z1) Replacing original reference coordinate system origin coordinates (0, 0) or (0, 0, 0);
and B2, coinciding the x axis, the y axis or the z axis with the perpendicular bisector of the line with the longest side length or the shortest side length at the position with the maximum or minimum intersection point of the dynamic geometrical graph.
7. The method of claim 4, wherein the method comprises: the orientation vector is a direction vector which is larger than 0 degree and smaller than or equal to 90 degrees.
CN201710093197.1A 2017-02-21 2017-02-21 Method for realizing dynamic geometric custom coordinate system based on parameters Active CN106846435B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710093197.1A CN106846435B (en) 2017-02-21 2017-02-21 Method for realizing dynamic geometric custom coordinate system based on parameters

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710093197.1A CN106846435B (en) 2017-02-21 2017-02-21 Method for realizing dynamic geometric custom coordinate system based on parameters

Publications (2)

Publication Number Publication Date
CN106846435A CN106846435A (en) 2017-06-13
CN106846435B true CN106846435B (en) 2020-05-26

Family

ID=59133993

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710093197.1A Active CN106846435B (en) 2017-02-21 2017-02-21 Method for realizing dynamic geometric custom coordinate system based on parameters

Country Status (1)

Country Link
CN (1) CN106846435B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110826218B (en) * 2019-11-01 2023-03-21 成都景中教育软件有限公司 Parameter-based coordinate system implementation method in dynamic geometric software
CN112149294B (en) * 2020-09-14 2023-06-20 南京信息工程大学 Elastic weather grid design method
CN112417080A (en) * 2020-12-11 2021-02-26 南京信息工程大学 Elastic design method of meteorological grid

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1269040A (en) * 1997-05-23 2000-10-04 3-设计有限公司 Reference based parametric dimensioning method and system
CN101814197A (en) * 2010-01-07 2010-08-25 董福田 Spatial entity view model and processing method thereof
CN102163340A (en) * 2011-04-18 2011-08-24 宁波万里电子科技有限公司 Method for labeling three-dimensional (3D) dynamic geometric figure data information in computer system
CN104809940A (en) * 2015-05-14 2015-07-29 广东小天才科技有限公司 Projection device and projection method for geometric solid figure

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9286712B2 (en) * 2013-03-15 2016-03-15 Google Inc. System and method for approximating cartographic projections by linear transformation

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1269040A (en) * 1997-05-23 2000-10-04 3-设计有限公司 Reference based parametric dimensioning method and system
CN101814197A (en) * 2010-01-07 2010-08-25 董福田 Spatial entity view model and processing method thereof
CN102163340A (en) * 2011-04-18 2011-08-24 宁波万里电子科技有限公司 Method for labeling three-dimensional (3D) dynamic geometric figure data information in computer system
CN104809940A (en) * 2015-05-14 2015-07-29 广东小天才科技有限公司 Projection device and projection method for geometric solid figure

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于Autodesk DWF Viewer 的图形化标注系统;徐阳,钟崴,童水光;《计算机工程》;20070131;第33卷(第2期);全文 *

Also Published As

Publication number Publication date
CN106846435A (en) 2017-06-13

Similar Documents

Publication Publication Date Title
EP3715792B1 (en) Method and device for drawing intersection
CN106846435B (en) Method for realizing dynamic geometric custom coordinate system based on parameters
CN108827249B (en) Map construction method and device
CN108981734B (en) Electronic map road expansion method and device, electronic equipment and storage medium
CN102096713A (en) Grid-based two-dimensional or three-dimensional map matching method and system
US10318102B2 (en) 3D model generation from 2D images
CN108228057B (en) Touch inflection point correction method and device and touch screen
CN110956674B (en) Graph adjusting method, device, equipment and storage medium
WO2018205493A1 (en) Graphic drawing method, apparatus and device
CN106600664B (en) drawing method and device of symmetric graph
CN113696188B (en) Hand-eye calibration data acquisition method and device, electronic equipment and storage medium
CN108133454B (en) Space geometric model image switching method, device and system and interaction equipment
US20160259435A1 (en) Apparatus, method, and program product for directing motion of a writing device
CN104504761A (en) Method and device for controlling rotation of 3D (three-dimensional) model
CN109032190A (en) Holder rotating direction control method, device, electronic equipment and storage medium
CN102236441A (en) Interactive three-dimensional image display system and method
CN111246189A (en) Virtual screen projection implementation method and device and electronic equipment
CN104573737A (en) Feature point locating method and device
CN103310409A (en) Quick triangle partitioning method of Tile-based rendering architecture central processing unit (CPU)
CN103092892A (en) Processing method and device of vector data
CN106910394B (en) Dynamic geometric multi-coordinate system implementation method
CN112835500B (en) Transition method and device for demonstration template
US11662896B2 (en) Method of content presentation, electronic device and storage medium
CN103345505B (en) A kind of spatial object topological relation determination methods based on Global Scale subdivision dough sheet
CN109191365B (en) Three-dimensional space handwritten character dimension reduction method based on directed cuboid

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant