CN111651152A - Method and device for transforming figure picture based on graphical programming - Google Patents

Method and device for transforming figure picture based on graphical programming Download PDF

Info

Publication number
CN111651152A
CN111651152A CN202010345921.7A CN202010345921A CN111651152A CN 111651152 A CN111651152 A CN 111651152A CN 202010345921 A CN202010345921 A CN 202010345921A CN 111651152 A CN111651152 A CN 111651152A
Authority
CN
China
Prior art keywords
target
user
picture
transformation
transforming
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.)
Pending
Application number
CN202010345921.7A
Other languages
Chinese (zh)
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.)
Beijing Programming Cat Technology Co ltd
Original Assignee
Beijing Programming Cat Technology 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 Beijing Programming Cat Technology Co ltd filed Critical Beijing Programming Cat Technology Co ltd
Priority to CN202010345921.7A priority Critical patent/CN111651152A/en
Publication of CN111651152A publication Critical patent/CN111651152A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/001Texturing; Colouring; Generation of texture or colour

Landscapes

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

Abstract

The invention discloses a method and a device for transforming a figure picture based on graphical programming, wherein the method comprises the following steps: judging whether the user finishes the programming operation of the target character picture; if so, prompting the user to perform figure picture transformation operation, and further judging whether the user needs to perform figure picture transformation; if so, acquiring a target conversion part of the target figure picture selected by the user, and converting the target figure picture according to the target conversion part and a preset conversion rule; wherein the target transformation part comprises a target head, a target trunk, a target hand and a target foot corresponding to the target character picture. The invention solves the following problems in the prior art: the user can only program and create people's drawings one by one, and it takes much time and effort to program multiple drawings.

Description

Method and device for transforming figure picture based on graphical programming
Technical Field
The invention relates to the technical field of graphical programming application, in particular to a method and a device for transforming a figure picture based on graphical programming.
Background
Today, with the rapid development of computer technology, people have more and more things in life to start or move to the digitization process, the trend is only more and more obvious in the future, and programming technology is the core capability for promoting the trend. Therefore, the national programming basic education for the teenagers pays more and more attention, the programming teaching is required to be developed in all high schools nowadays, and the programming language Python with low threshold and easy to use is used as the enlightenment of the teenager programming education. The graphical programming is the basis for children to learn Python, can cultivate interest and learn basic programming instructions, and most importantly conforms to the cognitive development rule of the children. The method removes boring programming grammar, and uses graphical and modular programming mode to create programs. Children can write their own storybooks, animations or small games only by using a mouse. The graphic programming skips over the complex concepts and grammars in the high-level language, and the core logic and achievement delivery of the programming is completed by the interaction of graphic expression and dragging, so that the problem of excessively steep learning curve can be solved, the learning process is not boring, result feedback can be obtained more timely, and the method is very suitable for the mental level and the cognitive ability of the people at the age stage. At present, after a user finishes creation of a character picture work by using a graphical programming tool, the user only finishes one character picture, and needs to restart programming to obtain another character picture. This programming method requires much time and effort of the user and cannot satisfy the programming experience of the user.
Disclosure of Invention
The embodiment of the invention provides a method and a device for transforming a character picture based on graphical programming, which aim to solve the problems that in the prior art, a user can only perform programming creation of the character picture one by one, and much time and energy are needed if a plurality of pictures are required to be programmed.
In order to solve the above technical problem, a first technical solution adopted in the embodiments of the present invention is as follows:
a method of transforming a figure drawing based on graphical programming, comprising: judging whether the user finishes the programming operation of the target character picture; if so, prompting the user to perform figure picture transformation operation, and further judging whether the user needs to perform figure picture transformation; if so, acquiring a target conversion part of the target figure picture selected by the user, and converting the target figure picture according to the target conversion part and a preset conversion rule; wherein the target transformation part comprises a target head, a target trunk, a target hand and a target foot corresponding to the target character picture.
Optionally, the transforming the target person drawing according to the target transforming part and a preset transforming rule includes: displaying a plurality of target transformation menus on a user operation page according to a preset arrangement sequence, wherein each target transformation menu comprises at least one target transformation factor; and acquiring one target transformation factor selected by a user, and transforming the target transformation part according to the target transformation factor selected by the user.
Optionally, the target transformation factor selected by the user is a target area ratio, and transforming the target transformation part according to the target transformation factor selected by the user includes: acquiring a target boundary contour of the target transformation part, and displaying a plurality of selectable target area proportions on the target boundary contour; and acquiring one target area proportion selected by a user, and transforming the area of the target transformation part according to the target area proportion.
Optionally, the target transformation factor selected by the user is a target volume ratio, and transforming the target transformation part according to the target transformation factor selected by the user includes: acquiring a target boundary contour of the target transformation part, and displaying a plurality of selectable target volume proportions on the target boundary contour; and acquiring one target volume proportion selected by a user, and transforming the volume of the target transformation part according to the target volume proportion.
Optionally, the target transformation factor selected by the user is a target color, and transforming the target transformation part according to the target transformation factor selected by the user includes: acquiring a target boundary contour of the target transformation part, and displaying a plurality of selectable target colors on the target boundary contour; and acquiring one target color selected by a user, and converting the color of the target conversion part according to the target color.
Optionally, the target transformation factor selected by the user is target brightness, and transforming the target transformation part according to the target transformation factor selected by the user includes: acquiring a target boundary contour of the target transformation part, and displaying a plurality of selectable target brightnesses on the target boundary contour; and acquiring one target brightness selected by a user, and converting the brightness of the target conversion part according to the target brightness.
Optionally, the target transformation factor selected by the user is a target status screen, and transforming the target transformation part according to the target transformation factor selected by the user includes: acquiring a target boundary outline of the target transformation part, and displaying a plurality of selectable target state pictures on the target boundary outline; acquiring one target state picture selected by a user, and converting the state picture of the target conversion part according to the target state picture; and the pictures corresponding to the target state pictures comprise static pictures and dynamic pictures.
In order to solve the above technical problem, a second technical solution adopted in the embodiments of the present invention is as follows:
a device for transforming a figure drawing based on graphical programming, comprising: the first judgment module is used for judging whether the user finishes the programming operation of the target figure picture; the second judgment module is used for prompting the user to perform figure picture transformation operation when the user finishes the programming operation of the target figure picture and further judging whether the user needs to perform figure picture transformation; the picture conversion module is used for acquiring a target conversion part of the target figure picture selected by the user when the user needs to carry out figure picture conversion, and converting the target figure picture according to the target conversion part and a preset conversion rule; wherein the target transformation part comprises a target head, a target trunk, a target hand and a target foot corresponding to the target character picture.
In order to solve the above technical problem, a third technical solution adopted in the embodiments of the present invention is as follows:
a computer readable storage medium having stored thereon a computer program which, when executed, implements a method of transforming a figure drawing based on graphical programming as described above.
In order to solve the above technical problem, a fourth technical solution adopted in the embodiments of the present invention is as follows:
a computer apparatus comprising a processor, a memory and a computer program stored on the memory and executable on the processor, the processor implementing a method of transforming a figure drawing based on graphical programming as described above when executing the computer program.
The embodiment of the invention has the beneficial effects that: different from the situation of the prior art, the embodiment of the invention solves the following problems in the prior art by judging whether a user finishes the programming operation of a target figure picture, prompting the user to perform figure picture transformation operation if the user finishes the programming operation of the target figure picture, further judging whether the user needs to perform figure picture transformation, acquiring a target transformation part of the target figure picture selected by the user if the user needs to perform figure picture transformation, and transforming the target figure picture according to the target transformation part and a preset transformation rule: the user can only program and create people's drawings one by one, and it takes much time and effort to program multiple drawings.
Drawings
FIG. 1 is a flowchart of an embodiment of a method for transforming a human figure based on graphical programming according to a first embodiment of the present invention;
FIG. 2 is a partial structural frame diagram of an embodiment of an apparatus for transforming a human figure based on graphical programming according to a second embodiment of the present invention;
FIG. 3 is a partial structural framework diagram of an embodiment of a computer-readable storage medium according to a third embodiment of the present invention;
fig. 4 is a partial structural framework diagram of an embodiment of a computer device according to a fourth embodiment of the present invention.
Detailed Description
Example one
Referring to fig. 1, fig. 1 is a flowchart illustrating an implementation of a method for transforming a human figure based on graphical programming according to an embodiment of the present invention, which can be obtained by combining fig. 1, and the method for transforming a human figure based on graphical programming according to the present invention includes:
step S101: it is determined whether the user has completed the programming operation of the target figure drawing, i.e., whether the user has completed programming of various parts (including the head, torso, and extremities) of a figure drawing.
Step S102: if the user finishes the programming operation of the target figure picture, prompting the user to perform figure picture transformation operation, and further judging whether the user needs to perform figure picture transformation. The user may need to transform the completed target person picture to obtain a plurality of additional person transformed pictures on the premise of keeping the original target person picture, without reprogramming for obtaining additional person pictures.
Step S103: and if the user needs to carry out character picture conversion, acquiring a target conversion part of the target character picture selected by the user, and converting the target character picture according to the target conversion part and a preset conversion rule.
Wherein the target transformation part comprises a target head, a target trunk, a target hand and a target foot corresponding to the target character picture. In this embodiment, a person-transformed drawing different from the original target person drawing can be obtained by transforming at least one of the target head, target torso, target hand and target foot.
In this embodiment, optionally, the transforming the target person picture according to the target transformation part and a preset transformation rule includes:
firstly, a plurality of object transformation menus are displayed on a user operation page according to a preset arrangement sequence, and each object transformation menu comprises at least one object transformation factor. For example, the target transformation menu may be selected as a target area ratio menu, a target volume ratio menu, a target color menu, a target brightness menu, and a target status screen menu.
Secondly, one target transformation factor selected by the user is obtained, and the target transformation part is transformed according to the target transformation factor selected by the user.
In this embodiment, optionally, the target transformation factor selected by the user is a target area ratio, and transforming the target transformation part according to the target transformation factor selected by the user includes:
first, an object boundary contour of the object transformation part is acquired, and a selectable plurality of object area ratios are displayed on the object boundary contour.
Secondly, one target area proportion selected by a user is obtained, and the area of the target transformation part is transformed according to the target area proportion, namely the area of the target transformation part is reduced or enlarged according to the target area proportion.
In this embodiment, optionally, the target transformation factor selected by the user is a target volume ratio, and transforming the target transformation portion according to the target transformation factor selected by the user includes:
first, an object boundary contour of the object transform portion is acquired and a selectable plurality of object volume proportions are displayed on the object boundary contour.
Secondly, obtaining one target volume proportion selected by a user, and transforming the volume of the target transformation part according to the target volume proportion, namely reducing or expanding the volume of the target transformation part according to the target volume proportion.
In this embodiment, optionally, the target transformation factor selected by the user is a target color, and transforming the target transformation portion according to the target transformation factor selected by the user includes:
first, an object boundary contour of the object transformation part is acquired, and a plurality of selectable object colors are displayed on the object boundary contour.
Secondly, one target color (including red, yellow, blue, black, white, and the like) selected by the user is obtained, and the color of the target transformation part is transformed according to the target color, namely, the color of the target transformation part is transformed into the target color.
In this embodiment, optionally, the target transformation factor selected by the user is target brightness, and transforming the target transformation portion according to the target transformation factor selected by the user includes:
first, an object boundary contour of the object transformation part is acquired, and a selectable plurality of object luminances are displayed on the object boundary contour.
Secondly, obtaining one target brightness selected by a user, converting the brightness of the target conversion part according to the target brightness, and adjusting the brightness of the target conversion part to be the brightness corresponding to the target brightness.
In this embodiment, optionally, the target transformation factor selected by the user is a target status screen, and transforming the target transformation part according to the target transformation factor selected by the user includes:
first, an object boundary contour of the object transformation part is acquired, and a plurality of selectable object state pictures are displayed on the object boundary contour.
Secondly, one target state picture selected by a user is obtained, and the state picture of the target conversion part is converted according to the target state picture. And the pictures corresponding to the target state pictures comprise static pictures and dynamic pictures.
The embodiment of the invention solves the following problems in the prior art by judging whether a user finishes the programming operation of a target figure picture, prompting the user to perform figure picture conversion operation if the user finishes the programming operation of the target figure picture, further judging whether the user needs to perform figure picture conversion, acquiring a target conversion part of the target figure picture selected by the user if the user needs to perform figure picture conversion, and converting the target figure picture according to the target conversion part and a preset conversion rule: the user can only program and create people's drawings one by one, and it takes much time and effort to program multiple drawings.
Example two
Referring to fig. 2, fig. 2 is a partial structural frame diagram of an apparatus for transforming a human figure based on graphical programming according to an embodiment of the present invention, which can be obtained by combining fig. 2, and an apparatus 100 for transforming a human figure based on graphical programming according to the present invention includes:
the first judging module 110 is used for judging whether the user has finished the programming operation of the target character picture.
A second judging module 120, configured to prompt the user to perform a character picture transformation operation when the user has completed the programming operation of the target character picture, and further judge whether the user needs to perform character picture transformation.
And the picture transformation module 130 is configured to, when a user needs to perform person picture transformation, obtain a target transformation part of the target person picture selected by the user, and transform the target person picture according to the target transformation part and a preset transformation rule.
Wherein the target transformation part comprises a target head, a target trunk, a target hand and a target foot corresponding to the target character picture.
The embodiment of the invention solves the following problems in the prior art by judging whether a user finishes the programming operation of a target figure picture, prompting the user to perform figure picture conversion operation if the user finishes the programming operation of the target figure picture, further judging whether the user needs to perform figure picture conversion, acquiring a target conversion part of the target figure picture selected by the user if the user needs to perform figure picture conversion, and converting the target figure picture according to the target conversion part and a preset conversion rule: the user can only program and create people's drawings one by one, and it takes much time and effort to program multiple drawings.
EXAMPLE III
Referring to fig. 3, a computer-readable storage medium 10 according to an embodiment of the present invention can be seen, where the computer-readable storage medium 10 includes: ROM/RAM, magnetic disk, optical disk, etc., on which a computer program 11 is stored, the computer program 11 when executed implementing a method of transforming a figure drawing based on graphical programming as described in the first embodiment. Since the method for transforming the character picture based on the graphic programming has been described in detail in the first embodiment, the description is not repeated here.
The method for transforming the figure picture based on the graphical programming, which is realized by the embodiment of the invention, comprises the steps of judging whether a user finishes the programming operation of a target figure picture, prompting the user to carry out the figure picture transformation operation if the user finishes the programming operation of the target figure picture, further judging whether the user needs to carry out the figure picture transformation, acquiring a target transformation part of the target figure picture selected by the user if the user finishes the programming operation of the target figure picture, and transforming the target figure picture according to the target transformation part and a preset transformation rule, thereby solving the following problems in the prior art: the user can only program and create people's drawings one by one, and it takes much time and effort to program multiple drawings.
Example four
Referring to fig. 4, a computer device 20 according to an embodiment of the present invention includes a processor 21, a memory 22, and a computer program 221 stored in the memory 22 and executable on the processor 21, wherein the processor 21 executes the computer program 221 to implement the method for transforming a character drawing based on graphical programming according to an embodiment. Since the method for transforming the character picture based on the graphic programming has been described in detail in the first embodiment, the description is not repeated here.
The method for transforming the figure picture based on the graphical programming, which is realized by the embodiment of the invention, comprises the steps of judging whether a user finishes the programming operation of a target figure picture, prompting the user to carry out the figure picture transformation operation if the user finishes the programming operation of the target figure picture, further judging whether the user needs to carry out the figure picture transformation, acquiring a target transformation part of the target figure picture selected by the user if the user finishes the programming operation of the target figure picture, and transforming the target figure picture according to the target transformation part and a preset transformation rule, thereby solving the following problems in the prior art: the user can only program and create people's drawings one by one, and it takes much time and effort to program multiple drawings.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes performed by the present specification and drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A method for transforming a figure picture based on graphical programming, comprising:
judging whether the user finishes the programming operation of the target character picture;
if so, prompting the user to perform figure picture transformation operation, and further judging whether the user needs to perform figure picture transformation;
if so, acquiring a target conversion part of the target figure picture selected by the user, and converting the target figure picture according to the target conversion part and a preset conversion rule;
wherein the target transformation part comprises a target head, a target trunk, a target hand and a target foot corresponding to the target character picture.
2. The method for transforming a human figure based on graphic programming according to claim 1, wherein said transforming the target human figure according to the target transformation part and a preset transformation rule comprises:
displaying a plurality of target transformation menus on a user operation page according to a preset arrangement sequence, wherein each target transformation menu comprises at least one target transformation factor;
and acquiring one target transformation factor selected by a user, and transforming the target transformation part according to the target transformation factor selected by the user.
3. The method for transforming a human drawing based on graphic programming as claimed in claim 2, wherein said target transformation factor selected by a user is a target area ratio, and said transforming said target transformation portion according to said target transformation factor selected by a user comprises:
acquiring a target boundary contour of the target transformation part, and displaying a plurality of selectable target area proportions on the target boundary contour;
and acquiring one target area proportion selected by a user, and transforming the area of the target transformation part according to the target area proportion.
4. The method for transforming a human drawing based on graphic programming as claimed in claim 2, wherein said target transformation factor selected by a user is a target volume ratio, and said transforming said target transformation portion according to said target transformation factor selected by a user comprises:
acquiring a target boundary contour of the target transformation part, and displaying a plurality of selectable target volume proportions on the target boundary contour;
and acquiring one target volume proportion selected by a user, and transforming the volume of the target transformation part according to the target volume proportion.
5. The method for transforming a human drawing based on graphic programming as claimed in claim 2, wherein said target transformation factor selected by a user is a target color, and said transforming said target transformation part according to said target transformation factor selected by a user comprises:
acquiring a target boundary contour of the target transformation part, and displaying a plurality of selectable target colors on the target boundary contour;
and acquiring one target color selected by a user, and converting the color of the target conversion part according to the target color.
6. The method for transforming a human figure drawing based on graphic programming as claimed in claim 2, wherein said target transformation factor selected by a user is a target brightness, and said transforming said target transformation part according to said target transformation factor selected by a user comprises:
acquiring a target boundary contour of the target transformation part, and displaying a plurality of selectable target brightnesses on the target boundary contour;
and acquiring one target brightness selected by a user, and converting the brightness of the target conversion part according to the target brightness.
7. The method for transforming a human drawing based on graphic programming according to claim 2, wherein the target transformation factor selected by a user is a target status picture, and the transforming the target transformation part according to the target transformation factor selected by the user comprises:
acquiring a target boundary outline of the target transformation part, and displaying a plurality of selectable target state pictures on the target boundary outline;
acquiring one target state picture selected by a user, and converting the state picture of the target conversion part according to the target state picture;
and the pictures corresponding to the target state pictures comprise static pictures and dynamic pictures.
8. An apparatus for transforming a figure drawing based on graphic programming, comprising:
the first judgment module is used for judging whether the user finishes the programming operation of the target figure picture;
the second judgment module is used for prompting the user to perform figure picture transformation operation when the user finishes the programming operation of the target figure picture and further judging whether the user needs to perform figure picture transformation;
the picture conversion module is used for acquiring a target conversion part of the target figure picture selected by the user when the user needs to carry out figure picture conversion, and converting the target figure picture according to the target conversion part and a preset conversion rule;
wherein the target transformation part comprises a target head, a target trunk, a target hand and a target foot corresponding to the target character picture.
9. A computer-readable storage medium, having stored thereon a computer program which, when executed, implements the method for transforming a figure drawing based on graphical programming according to any one of claims 1 to 7.
10. A computer device comprising a processor, a memory, and a computer program stored on the memory and executable on the processor, wherein the processor when executing the computer program implements the method for transforming a character drawing based on graphical programming according to any one of claims 1 to 7.
CN202010345921.7A 2020-04-27 2020-04-27 Method and device for transforming figure picture based on graphical programming Pending CN111651152A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010345921.7A CN111651152A (en) 2020-04-27 2020-04-27 Method and device for transforming figure picture based on graphical programming

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010345921.7A CN111651152A (en) 2020-04-27 2020-04-27 Method and device for transforming figure picture based on graphical programming

Publications (1)

Publication Number Publication Date
CN111651152A true CN111651152A (en) 2020-09-11

Family

ID=72352224

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010345921.7A Pending CN111651152A (en) 2020-04-27 2020-04-27 Method and device for transforming figure picture based on graphical programming

Country Status (1)

Country Link
CN (1) CN111651152A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023092950A1 (en) * 2021-11-23 2023-06-01 上海商汤智能科技有限公司 Material processing method and apparatus for virtual scenario, and electronic device, storage medium and computer program product

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008242964A (en) * 2007-03-28 2008-10-09 Kai Design:Kk User interface design program and user interface design method
CN109285209A (en) * 2018-09-14 2019-01-29 网易(杭州)网络有限公司 Processing method, device, processor and the terminal of the mask of game role
CN110111247A (en) * 2019-05-15 2019-08-09 浙江商汤科技开发有限公司 Facial metamorphosis processing method, device and equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008242964A (en) * 2007-03-28 2008-10-09 Kai Design:Kk User interface design program and user interface design method
CN109285209A (en) * 2018-09-14 2019-01-29 网易(杭州)网络有限公司 Processing method, device, processor and the terminal of the mask of game role
CN110111247A (en) * 2019-05-15 2019-08-09 浙江商汤科技开发有限公司 Facial metamorphosis processing method, device and equipment

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
绯介: "【模拟人生4】捏脸_逐渐变瘦" *
胡彦婷;高新波;路文;鲁保华;: "基于感兴趣区域的幅型比变换新方法" *
高粱月色: "怪物猎人世界mod可爱的捏脸、发型及美颜" *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023092950A1 (en) * 2021-11-23 2023-06-01 上海商汤智能科技有限公司 Material processing method and apparatus for virtual scenario, and electronic device, storage medium and computer program product

Similar Documents

Publication Publication Date Title
Dalim et al. TeachAR: An interactive augmented reality tool for teaching basic English to non-native children
Gallardo et al. A model-driven development method for collaborative modeling tools
CN107678743B (en) Method for intelligent programming of robot
CN106471444A (en) A kind of exchange method of virtual 3D robot, system and robot
CN111651152A (en) Method and device for transforming figure picture based on graphical programming
CN107391474A (en) Business card edit methods, server and computer-readable recording medium
CN106846972A (en) Graphic plotting training method and device
Nurumbekova ADVANCED METHODS AND STEPS OF PROFESSIONAL PROFESSIONAL IMPROVEMENT OF COACHING BASED ON INNOVATIVE APPROACHES
CN209571092U (en) Computer programming learning aids
CN109725792A (en) A kind of drawing method based on question and answer interaction
CN111651150A (en) Drawing method and device based on mobile terminal graphical programming tool
Bird et al. Systems scribing: An emerging visual practice
AlMeraj et al. A user centered design roadmap for researchers and designers working with visually impaired and blind chilrdren
CN111651153A (en) Programming creation method and device based on graphical programming tool
Boulet Rapid prototyping: An efficient way to collaboratively design and develop e-learning content
CN111651154A (en) Creation method and device based on graphical programming role transformation
CN113342231A (en) Vehicle-mounted display screen dynamic color matching method, system, medium and equipment based on deep learning
CN111651151A (en) Figure drawing method and device based on graphical programming tool
Ma et al. Design and research of experimental teaching system for CG digital painting course
CN106873875A (en) The graphical representation method of data, device and computing device
JP6450127B2 (en) Language training device
CN117726503A (en) Method and system for automatically generating digital human background image by adopting AI
CN106886391A (en) One kind distinguishes user's animated show method and system
Goncalves et al. A hands-on application-based tool for STEM students to understand differentiation
Rogers et al. Art in Collaboration: Celebrating Creative Communities through Dialogue

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