CN116820369A - Self-adaptive adjustment display system and display method for rivet mark point on image - Google Patents

Self-adaptive adjustment display system and display method for rivet mark point on image Download PDF

Info

Publication number
CN116820369A
CN116820369A CN202310575683.2A CN202310575683A CN116820369A CN 116820369 A CN116820369 A CN 116820369A CN 202310575683 A CN202310575683 A CN 202310575683A CN 116820369 A CN116820369 A CN 116820369A
Authority
CN
China
Prior art keywords
data
rivet
image
mark point
punctuation
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
CN202310575683.2A
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.)
Deqing Alpha Innovation Research Institute
Original Assignee
Deqing Alpha Innovation Research Institute
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 Deqing Alpha Innovation Research Institute filed Critical Deqing Alpha Innovation Research Institute
Priority to CN202310575683.2A priority Critical patent/CN116820369A/en
Publication of CN116820369A publication Critical patent/CN116820369A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1407General aspects irrespective of display type, e.g. determination of decimal point position, display with fixed or driving decimal point, suppression of non-significant zeros
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

The system comprises a data display system, a data management system and a data processing system, wherein the data display system is connected with a data display device and displays the data on the display device, the data processing system processes the data, and the data is displayed after the data processing system processes the data, and the data management system stores and stores the displayed data for the next use. According to the invention, through setting the event of monitoring the image change for the rivet mark point, the position and the size of the rivet mark point relative to the image can be changed along with the change of the image, and the problems that the relative position of the rivet mark point on the image is deviated and the size proportion is inconsistent in the process of amplifying, shrinking and dragging the image are well solved.

Description

Self-adaptive adjustment display system and display method for rivet mark point on image
Technical Field
The invention relates to the technical field of image self-adaptive adjustment display, in particular to a self-adaptive adjustment display system and a display method for rivet mark points on an image.
Background
The image self-adaption is that the image can make the wanted change in real time according to different input and output, but the rivet mark point on the image can generate the problems of relative position deviation and inconsistent size proportion in the process of amplifying, reducing and dragging the image, so that the use experience is affected.
Therefore, the self-adaptive adjustment display system and the display method for the rivet mark point on the image are designed, so that the problems are overcome.
Disclosure of Invention
The invention aims to provide a self-adaptive adjustment display system and a display method for rivet mark points on an image, which can enable the positions and sizes of the rivet mark points relative to the image to change along with the change of the image by setting events for monitoring the change of the image for the rivet mark points, and well solve the problems that the positions and the sizes of the rivet mark points on the rivet mark points are deviated relatively and the sizes are inconsistent in the processes of amplifying, shrinking and dragging the image.
The invention is realized by the following technical scheme: an adaptive adjustment display system for a rivet mark on an image, the system comprising a data display system, a data management system and a data processing system, and the system is characterized in that: the data display system is connected with the data display device and displays the data on the display device, the data processing system processes the data, the data is displayed after the data processing system processes the data, and the data management system stores and stores the displayed data for the next use.
As preferable: the data display area can automatically process and combine the data content in the data manager to be displayed on the page. As preferable: the data manager is capable of storing the image, the relative position of the rivet punctuation on the image, the size.
As preferable: the data processor can process the rivet mark point on the image to correspondingly adjust the image in the changing process, and simultaneously feeds back the rivet mark point to the data display area.
A display method of an adaptive adjustment display system applying the rivet mark point on an image comprises the following steps: the current network environment is acquired by the request controller, and the received request content is processed differently according to different environments, and the following specific method is as follows:
1) Acquiring picture information, coordinates of each rivet mark point and size information through a data manager;
2) The data display area receives the data sent by the data manager, marks each rivet mark point on the image, and displays the image on the page after the processing is completed;
3) The data processor monitors the operation of the user and then makes the operation.
As preferable: the specific method of the step 1) is as follows:
1) Each rivet punctuation coordinate, size and state information identified by a receiving algorithm is put into a set;
2) Traversing a rivet punctuation set, and dividing rivets into two types of 'no error' and 'error';
3) And sending the picture information and the rivet mark point information to a data display area.
As preferable: the specific method in the step 2) is as follows:
1) Acquiring the length and width of an image;
2) Traversing the rivet mark point set, dividing the X, Y axis value of the rivet mark point coordinate by the length and the width of the image to obtain relative coordinates and recording, dividing the rivet mark point size by the image area to obtain relative size and recording, changing the rivet mark point to green in a 'no error' state, and changing 'error' to red in a reverse;
3) After the image integration is completed, the image can be displayed on the page.
As preferable: the specific method in the step 3) is as follows:
1) Enlarging and reducing: the length and the width of the image are re-acquired, all rivet mark points are traversed, the relative coordinates and the sizes recorded before use are re-calculated, and the positions and the sizes of the rivet mark points are displayed on a page;
2) Dragging: recording the left upper corner vertex coordinates of the image before dragging, acquiring the left upper corner vertex coordinates of the image again after dragging, calculating a difference value, traversing all rivet punctuations, adding the difference value to each rivet punctuation coordinate, and transmitting the modified data to a data manager.
The beneficial effects of the invention are as follows: according to the invention, through setting the event of monitoring the image change for the rivet mark point, the position and the size of the rivet mark point relative to the image can be changed along with the change of the image, and the problems that the relative position of the rivet mark point on the image is deviated and the size proportion is inconsistent in the process of amplifying, shrinking and dragging the image are well solved.
Drawings
Fig. 1 is an overall flow chart of the present invention.
Detailed Description
The present invention will be further described with reference to the drawings and examples below in order to more clearly understand the objects, technical solutions and advantages of the present invention to those skilled in the art.
In the description of the present invention, it should be understood that the terms "upper," "lower," "left," "right," "inner," "outer," "transverse," "vertical," and the like indicate or are based on the orientation or positional relationship shown in the drawings, and are merely for convenience in describing the present invention, and do not indicate or imply that the apparatus or element to be referred to must have a specific orientation, and thus should not be construed as limiting the invention.
The invention will be described in detail below with reference to the attached drawings: as shown in FIG. 1, the self-adaptive adjustment display system for the rivet mark point on the image comprises a data display system, a data management system and a data processing system, wherein the data display system is connected with a data display and displays the data on the display, the data processing system processes the data and gives the processed data to display, and the data management system stores and stores the displayed data for the next use.
The data display area can automatically process and combine the data content in the data manager to be displayed on the page.
The data manager is capable of storing the image, the relative position of the rivet punctuation on the image, the size.
The data processor can process the rivet mark point on the image to correspondingly adjust the image in the changing process, and simultaneously feeds back the rivet mark point to the data display area.
A display method of an adaptive adjustment display system applying the rivet mark point on an image comprises the following steps: the current network environment is acquired by the request controller, and the received request content is processed differently according to different environments, and the following specific method is as follows:
1) Acquiring picture information, coordinates of each rivet mark point and size information through a data manager;
2) The data display area receives the data sent by the data manager, marks each rivet mark point on the image, and displays the image on the page after the processing is completed;
3) The data processor monitors the operation of the user and then makes the operation.
The specific method of the step 1) is as follows:
1) Each rivet punctuation coordinate, size and state information identified by a receiving algorithm is put into a set;
2) Traversing a rivet punctuation set, and dividing rivets into two types of 'no error' and 'error';
3) And sending the picture information and the rivet mark point information to a data display area.
The specific method in the step 2) is as follows:
1) Acquiring the length and width of an image;
2) Traversing the rivet mark point set, dividing the X, Y axis value of the rivet mark point coordinate by the length and the width of the image to obtain relative coordinates and recording, dividing the rivet mark point size by the image area to obtain relative size and recording, changing the rivet mark point to green in a 'no error' state, and changing 'error' to red in a reverse;
3) After the image integration is completed, the image can be displayed on the page.
The specific method in the step 3) is as follows:
1) Enlarging and reducing: the length and the width of the image are re-acquired, all rivet mark points are traversed, the relative coordinates and the sizes recorded before use are re-calculated, and the positions and the sizes of the rivet mark points are displayed on a page;
2) Dragging: recording the left upper corner vertex coordinates of the image before dragging, acquiring the left upper corner vertex coordinates of the image again after dragging, calculating a difference value, traversing all rivet punctuations, adding the difference value to each rivet punctuation coordinate, and transmitting the modified data to a data manager.
According to the invention, through setting the event of monitoring the image change for the rivet mark point, the position and the size of the rivet mark point relative to the image can be changed along with the change of the image, and the problems that the relative position of the rivet mark point on the image is deviated and the size proportion is inconsistent in the process of amplifying, shrinking and dragging the image are well solved.
The present invention is not limited to the above-mentioned embodiments, and any changes or substitutions that can be easily understood by those skilled in the art within the technical scope of the present invention are intended to be included in the scope of the present invention.

Claims (8)

1. An adaptive adjustment display system for a rivet mark on an image, the system comprising a data display system, a data management system and a data processing system, and the system is characterized in that: the data display system is connected with the data display device and displays the data on the display device, the data processing system processes the data, the data is displayed after the data processing system processes the data, and the data management system stores and stores the displayed data for the next use.
2. The self-adaptive adjustment display system for rivet punctuation on images of claim 1, wherein: the data display area can automatically process and combine the data content in the data manager to be displayed on the page.
3. The self-adaptive adjustment display system for rivet punctuation on images of claim 1, wherein: the data manager is capable of storing the image, the relative position of the rivet punctuation on the image, the size.
4. The self-adaptive adjustment display system for rivet punctuation on images of claim 1, wherein: the data processor can process the rivet mark point on the image to correspondingly adjust the image in the changing process, and simultaneously feeds back the rivet mark point to the data display area.
5. A method of displaying an adaptive adjustment display system for rivet punctuation on images according to any one of claims 1-4, wherein: the method comprises the following steps: the current network environment is acquired by the request controller, and the received request content is processed differently according to different environments, and the following specific method is as follows:
1) Acquiring picture information, coordinates of each rivet mark point and size information through a data manager;
2) The data display area receives the data sent by the data manager, marks each rivet mark point on the image, and displays the image on the page after the processing is completed;
3) The data processor monitors the operation of the user and then makes the operation.
6. The method of displaying an adaptive adjustment display system for rivet punctuation on images of claim 5, wherein: the specific method of the step 1) is as follows:
1) Each rivet punctuation coordinate, size and state information identified by a receiving algorithm is put into a set;
2) Traversing a rivet punctuation set, and dividing rivets into two types of 'no error' and 'error';
3) And sending the picture information and the rivet mark point information to a data display area.
7. The method of displaying an adaptive adjustment display system for rivet punctuation on images of claim 5, wherein: the specific method in the step 2) is as follows:
1) Acquiring the length and width of an image;
2) Traversing the rivet mark point set, dividing the X, Y axis value of the rivet mark point coordinate by the length and the width of the image to obtain relative coordinates and recording, dividing the rivet mark point size by the image area to obtain relative size and recording, changing the rivet mark point to green in a 'no error' state, and changing 'error' to red in a reverse;
3) After the image integration is completed, the image can be displayed on the page.
8. The method of displaying an adaptive adjustment display system for rivet punctuation on images of claim 5, wherein: the specific method in the step 3) is as follows:
1) Enlarging and reducing: the length and the width of the image are re-acquired, all rivet mark points are traversed, the relative coordinates and the sizes recorded before use are re-calculated, and the positions and the sizes of the rivet mark points are displayed on a page;
2) Dragging: recording the left upper corner vertex coordinates of the image before dragging, acquiring the left upper corner vertex coordinates of the image again after dragging, calculating a difference value, traversing all rivet punctuations, adding the difference value to each rivet punctuation coordinate, and transmitting the modified data to a data manager.
CN202310575683.2A 2023-05-22 2023-05-22 Self-adaptive adjustment display system and display method for rivet mark point on image Pending CN116820369A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310575683.2A CN116820369A (en) 2023-05-22 2023-05-22 Self-adaptive adjustment display system and display method for rivet mark point on image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310575683.2A CN116820369A (en) 2023-05-22 2023-05-22 Self-adaptive adjustment display system and display method for rivet mark point on image

Publications (1)

Publication Number Publication Date
CN116820369A true CN116820369A (en) 2023-09-29

Family

ID=88128396

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310575683.2A Pending CN116820369A (en) 2023-05-22 2023-05-22 Self-adaptive adjustment display system and display method for rivet mark point on image

Country Status (1)

Country Link
CN (1) CN116820369A (en)

Similar Documents

Publication Publication Date Title
WO2017063324A1 (en) Window displaying method and mobile terminal
WO2021169668A1 (en) Image processing method and related device
CN109254760A (en) A kind of method of picture scaling
CN113780860B (en) Progress display method, system and storage medium for milestone
CN116820369A (en) Self-adaptive adjustment display system and display method for rivet mark point on image
CN112711389A (en) Multi-terminal screen-loading method, device and equipment applied to electronic whiteboard
CN109493423B (en) Method and device for calculating midpoint positions of two points on surface of three-dimensional earth model
JPH06176122A (en) Graphic editing device
CN111240541B (en) Interface switching method, electronic device and computer readable storage medium
JP3721318B2 (en) Graph value display program, graph value display method, and recording medium
JP2000148126A (en) Image display device and method
WO2023103672A1 (en) Method, apparatus and device for displaying shared content, and computer program product
CN112991221B (en) Method and device for correcting UV expansion diagram of specially-shaped customized area
US20240161340A1 (en) Calibrating camera in electronic device
JPH1011243A (en) Correcting information overlapping display
CN107679175B (en) Method and system for batch datamation of vegetarian gold products
CN109859286B (en) Method and system for generating trend image
CN114816182A (en) Map display method, device, equipment and medium for visual screen
JP2000020210A (en) Screen scroll system and program recording medium therefor
JP4046652B2 (en) Moving image display size control method and program
WO2018040796A1 (en) Method and device for generating convergence point in map
JP2022011927A (en) Information processing device, information processing method, and program
JP2001195560A (en) Method and device for image justification and recording medium with program for providing the same method recorded thereon
CN117729511A (en) AR information visual labeling method and device based on LBS and image recognition
CN116743940A (en) Image processing method, device and readable storage medium

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