WO2022107203A1 - Screen capture device, and screen capture method - Google Patents

Screen capture device, and screen capture method Download PDF

Info

Publication number
WO2022107203A1
WO2022107203A1 PCT/JP2020/042789 JP2020042789W WO2022107203A1 WO 2022107203 A1 WO2022107203 A1 WO 2022107203A1 JP 2020042789 W JP2020042789 W JP 2020042789W WO 2022107203 A1 WO2022107203 A1 WO 2022107203A1
Authority
WO
WIPO (PCT)
Prior art keywords
display
scroll
image data
image
displayed
Prior art date
Application number
PCT/JP2020/042789
Other languages
French (fr)
Japanese (ja)
Inventor
舞 坂川
健太郎 金井
Original Assignee
三菱電機株式会社
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 三菱電機株式会社 filed Critical 三菱電機株式会社
Priority to JP2022563271A priority Critical patent/JP7520143B2/en
Priority to PCT/JP2020/042789 priority patent/WO2022107203A1/en
Publication of WO2022107203A1 publication Critical patent/WO2022107203A1/en

Links

Images

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/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/0485Scrolling or panning

Definitions

  • This disclosure relates to a screen capture device and a screen capture method.
  • an automatic test device for performing an operation test has been proposed.
  • the automatic test device displays various information related to the test such as the result information of the operation test on the display.
  • the automatic test device acquires copy data of the image displayed on the display as evidence of the test and records the copy data.
  • This display may display some information in a window with a scroll bar. In this case, the rest of the information is not shown on the display unless the scroll bar is manipulated. Therefore, it is not possible to acquire the remaining part of the information as evidence only by acquiring the copy data of the image displayed on the display once.
  • Patent Document 1 describes a mobile phone including a touch panel. This mobile phone displays a setting image related to printing on a touch panel, and acquires screenshot data (that is, copy data) of the displayed image displayed on the touch panel. When the size of the set image is large, the mobile phone has a scroll bar to display a part of the set image in the display area of the touch panel.
  • the mobile phone acquires the size of the setting image, and when the size is larger than the size of the display area, it is determined that only a part of the setting image is displayed, and the setting image is scrolled sequentially and displayed on the touch panel. , The copy data of the display image is acquired each time. This makes it possible to acquire all of the set images.
  • Patent Document 1 it is necessary to acquire the size of the set image. That is, it is necessary to acquire the size information of the display source data (that is, the setting image) to be displayed on the display. It is necessary to correspond to the data format in order to acquire the size information. Since there are many types of data formats, it takes time and effort to support all data formats.
  • an object of the present disclosure is to provide a technique capable of acquiring a plurality of display screen data including the display source data by a method different from the method of acquiring the size of the display source data. ..
  • the screen capture device includes an image acquisition unit that acquires display image data including a part of display source data and a scroll bar displayed on a display, and the display image acquired by the image acquisition unit. Based on the data and the scroll image data indicating the scroll bar, which is set in advance, the specific unit for specifying the state of the scroll bar and the display source for operating the scroll bar to be displayed on the display.
  • the operation processing unit that scrolls the data and the operation processing unit that controls the operation processing unit based on the state of the scroll bar specified by the specific unit are controlled to display an undisplayed image area of the display source data on the display. It is provided with a processing control unit for causing the image acquisition unit to acquire the display image data including the image area displayed on the display.
  • the screen capture method acquires display image data displayed on a display, obtains the displayed image data, and sets in advance scroll image data indicating a scroll bar displayed on the display. Based on this, the state of the scroll bar is specified, and the scroll bar is operated based on the specified state of the scroll bar to display an undisplayed image area of the display source data on the display.
  • the display image data including the image area displayed on the display is acquired.
  • the present disclosure it is possible to acquire a plurality of display screen data including the display source data by a method different from the method of acquiring the size of the display source data.
  • ordinal numbers such as “first” or “second” may be used in the description described below, these terms facilitate the understanding of the content of the embodiments. It is used for convenience, and is not limited to the order that can be generated by these ordinal numbers.
  • FIG. 1 is a block diagram schematically showing an example of the configuration of the screen capture device 20 according to the embodiment.
  • the screen capture device 20 is a device for capturing a display image displayed on the display screen 31a of the display 31.
  • the screen capture device 20 is a device for acquiring copy data of the display image data D1 indicating the display image displayed on the display screen 31a. It can be said that this copy data is screenshot data. Since the copy data of the display image data D1 is substantially the same as the display image data D1, the copy data may also be simply referred to as the display image data D1 in the following.
  • the screen capture device 20 is electrically connected to a computer device 30 such as a personal computer.
  • the computer device 30 includes a display 31 such as a liquid crystal display and a computer main body 32.
  • the computer main body 32 outputs the display image data D1 to the display 31, and the display 31 displays the display image data D1 on the display screen 31a.
  • the display image data D1 is, for example, data including pixel values (for example, luminance values) for each pixel constituting the display screen 31a of the display 31.
  • the display 31 displays various information such as characters, symbols, and images contained in the display image data D1 on the display screen 31a of the display 31.
  • the computer body 32 has a function of performing various arithmetic processes. For example, the computer body 32 performs processing in response to input to an input device (for example, a mouse and a keyboard) by a user.
  • the computer main body 32 can display the result of the processing on the display 31.
  • the computer main body 32 generates display image data D1 that reflects the result of processing, and outputs the display image data D1 to the display 31.
  • the display image data D1 reflecting the processing is displayed on the display screen 31a of the display 31.
  • the computer main body 32 also has a function of storing copy data of the display image data D1 displayed on the display screen 31a.
  • the screen capture device 20 is also electrically connected to the automatic test device 40.
  • the automatic test device 40 is a device for automatically performing an operation test.
  • the test referred to here is, for example, a test for determining the suitability of the operation of a predetermined component.
  • a given component may include software.
  • the software may be installed, for example, in the computer body 32 and executed by the computer body 32.
  • Procedure data 50 showing the test procedure is input to the automatic test device 40.
  • the procedure data 50 is a script that defines the procedure of the test, and may be specified in a predetermined programming language.
  • the automatic test device 40 automatically performs a test based on the input procedure data 50.
  • FIG. 2 is a diagram schematically showing an example of the contents of the procedure data 50.
  • the procedure data 50 defines the test procedures 51 and 52.
  • the software executed by the computer main body 32 is the subject of the test.
  • the click of the button A, the click of the button B, and the screen capture are defined in this order from the upper side to the lower side.
  • Buttons A and B are software keys displayed on the display screen 31a when the computer main body 32 executes software.
  • the button A is clicked, the display content of the display screen 31a changes according to the button A, and when the button B is clicked, the display content of the display screen 31a changes according to the button B.
  • the automatic test device 40 executes each step specified in the procedure data 50 in order from the upper side. Specifically, the automatic test device 40 instructs the computer main body 32 to click the buttons A and B in this order. The automatic test device 40 may output an instruction to the computer main body 32 via the screen capture device 20, or may directly output an instruction to the computer main body 32.
  • the computer body 32 clicks button A and then clicks button B in response to the instruction. That is, the computer main body 32 executes the process corresponding to the button A and the process corresponding to the button B in this order, and sequentially generates the display image data D1 reflecting the result.
  • the computer main body 32 displays the display image data D1 on the display 31 in order. Since the latest display image data D1 includes the results of both the clicks of the buttons A and B, the display screen 31a of the display 31 displays the processing results for the clicks of the buttons A and B.
  • the automatic test device 40 instructs the screen capture device 20 to capture the screen after instructing the buttons A and B to click.
  • the screen capture device 20 performs a process for capturing the display image of the display screen 31a in response to the instruction.
  • the screen capture device 20 instructs the computer main body 32 to capture the screen.
  • the computer main body 32 stores the copy data of the latest display image data D1 after clicking the buttons A and B.
  • the screen capture device 20 may acquire the latest copy data of the display image data D1 from the computer main body 32 and store the copy data.
  • the display image data D1 including the processing results for the clicks of the buttons A and B can be stored as evidence.
  • step 52 the keyboard input of "test”, the click for the "OK” button, and the screen capture are specified in this order from the upper side to the lower side.
  • the "OK” button is a software key displayed on the display screen 31a when the computer main body 32 executes the software.
  • the display content of the display screen 31a changes according to the "OK” button.
  • the computer main body 32 When the automatic test device 40 executes the procedure 52 specified in the procedure data 50, the computer main body 32 performs the processing corresponding to the character input of the "test", and then the processing corresponding to the click of the "OK" button. I do.
  • the computer main body 32 sequentially generates display image data D1 reflecting these processing results, and sequentially outputs the display image data D1 to the display 31.
  • the display 31 displays the display image data D1 on the display screen 31a in order.
  • the automatic test device 40 instructs the screen capture device 20 to capture the screen after the keyboard input of "test” and the instruction of clicking the "OK” button.
  • the screen capture device 20 performs a process for capturing the display image of the display screen 31a in response to the instruction.
  • the screen capture device 20 instructs the computer main body 32 to capture the screen.
  • the computer main body 32 stores the latest copy data of the display image data D1 after the keyboard input of "test” and the click to the "OK” button are performed.
  • the screen capture device 20 acquires the latest copy data of the display image data D1 from the computer main body 32 and stores the copy data.
  • the latest display image data D1 includes the processing result for the keyboard input of "test” and the click of the "OK” button. Therefore, the display image data D1 including the processing result for the keyboard input of the "test” and the click of the "OK” button can be stored as evidence.
  • a window with a scroll bar may be displayed on the display screen 31a of the display 31 as described later.
  • the remaining part of the information is displayed by scrolling the image in the window. Therefore, in this case, it is necessary to capture the displayed image while scrolling the image in order to properly acquire the necessary information.
  • the screen capture device 20 includes an image acquisition unit 1, a specific unit 2, an image position acquisition unit 3, an operation processing unit 4, and a processing control unit 5.
  • the image acquisition unit 1 acquires the display image data D1 from the computer main body 32.
  • the image acquisition unit 1 may store the display image data D1 in a non-temporary non-volatile storage unit. It can be said that the image acquisition unit 1 captures the display image displayed on the display screen 31a of the display 31.
  • FIG. 3 is a diagram schematically showing an example of a display image displayed on the display screen 31a of the display 31.
  • the display image includes the first window 34 and the second window 35.
  • the scroll bar is not attached to the first window 34, and the scroll bar 33 is attached to the second window 35.
  • the second window 35 will be mainly focused on.
  • the scroll bar 33 includes an element 331 indicating its upper end (corresponding to the first end), an element 332 indicating its lower end (corresponding to the second end), and a scroll box 333.
  • the scroll box 333 can be moved vertically between the upper and lower ends of the scroll bar 33.
  • the scroll box 333 may also be referred to as a knob, valve, thumb, crawler or scroll thumb.
  • the display 31 displays a part of the display source data D2 on the display screen 31a together with the scroll bar 33.
  • the display source data D2 and the position of the scroll box 333 on the scroll bar 33 will be described.
  • 4 to 6 are diagrams schematically showing an example of the relationship between the position of the scroll box 333 and the position of the image area (here, the second window 35) displayed on the display 31 of the display source data D2. Is.
  • the scroll box 333 is located at the upper end position of the scroll bar 33. At this time, the uppermost area of the display source data D2 is displayed in the second window 35.
  • the scroll box 333 is located at an intermediate position between the upper end and the lower end of the scroll bar 33. Therefore, at this time, the intermediate region of the display source data D2 is displayed in the second window 35.
  • the scroll box 333 is located at the lower end position of the scroll bar 33. Therefore, at this time, the lowermost region of the display source data D2 is displayed in the second window 35.
  • the position of the scroll box 333 in the scroll bar 33 indicates the image area displayed in the second window 35 of the display source data D2.
  • the state of the scroll bar 33 may include the position and size of the scroll box 333 in the scroll bar 33.
  • the storage unit 10 is, for example, a non-volatile storage unit, and as a more specific example, it is a hard disk drive (Hard disk drive, that is, HDD), a read-only memory (that is, ROM), a flash memory, and an erase program.
  • Hard disk drive that is, HDD
  • ROM read-only memory
  • flash memory and an erase program.
  • Memory storage medium including non-volatile semiconductor memory, magnetic disk, flexible disk, optical disk, compact disk, mini disk, DVD, etc. such as read only memory (EPROM) and electrically manageable program-only memory (EEPROM), Alternatively, it may be any storage medium used in the future.
  • the scroll image data includes, for example, the first scroll image data D31 indicating the scroll bar 33 in a state where the scroll box 333 is not located at the lower end of the scroll bar 33, and the scroll box 333 is located at the lower end of the scroll bar 33.
  • the second scroll image data D32 indicating the scroll bar 33 of the above is preset. That is, the first scroll image data D31 and the second scroll image data D32 are stored in the storage unit 10 in advance.
  • FIG. 7 and 8 are diagrams schematically showing an example of the first scroll image data D31
  • FIG. 9 is a diagram schematically showing an example of the second scroll image data D32.
  • the first scroll image data D31 and the second scroll image data D32 are, for example, data obtained by cutting out a part of the display image data D1 and correspond to a lower end region of the scroll bar 33 (corresponding to a partial region on the second end side). It is image data which shows. Both the first scroll image data D31 and the second scroll image data D32 include a part above the element 332 and the element 332.
  • the first scroll image data D31 in FIG. 7 does not include the scroll box 333.
  • the second scroll image data D32 in FIG. 9 includes a scroll box 333 located at the lower end of the scroll bar 33.
  • the specifying unit 2 specifies the state of the scroll bar 33 in the display image data D1 acquired by the image acquisition unit 1 based on the scroll image data stored in the storage unit 10 and the display image data D1. Specifically, the specific unit 2 acquires the first scroll image data D31 and the second scroll image data D32 from the storage unit 10. Then, the specific unit 2 determines whether or not the first scroll image data D31 or the second scroll image data D32 can be detected from the display image data D1.
  • the specific unit 2 performs template matching between the display image data D1 and the first scroll image data D31.
  • template matching may be performed for each of the first scroll image data D31.
  • the display image data D1 contains a first image similar to or matching each first scroll image data D31
  • the first image is detected by the template matching.
  • the scroll box 333 is located above the lower end position.
  • the specific unit 2 also performs template matching between the display image data D1 and the second scroll image data D32.
  • the display image data D1 contains a second image similar to or matching the second scroll image data D32
  • the second image is detected by the template matching.
  • the scroll box 333 is located at the lower end position.
  • the image position acquisition unit 3 outputs the position information of the scroll box 333 of the scroll bar 33 to the processing control unit 5. For example, when a first image similar to or matching the first scroll image data D31 is detected by the specific unit 2, the image position acquisition unit 3 tells the processing control unit 5 that the scroll box 333 is at a position other than the lower end position. Notice. Further, when the specific unit 2 detects a second image similar to or matching the second scroll image data D32, the image position acquisition unit 3 notifies the processing control unit 5 that the scroll box 333 is at the lower end position. Further, when neither the first image nor the second image is detected from the display image data D1, the image position acquisition unit 3 may notify the processing control unit 5 to that effect.
  • the operation processing unit 4 performs processing related to the operation of the scroll bar 33.
  • the operation processing unit 4 operates the scroll bar 33 to scroll the display source data D2 to be displayed on the display 31.
  • the operation processing unit 4 instructs the computer main body 32 to operate the scroll bar 33.
  • the operation processing unit 4 lowers the scroll box 333 so as to display the image area one page or less below the currently displayed image area of the display source data D2.
  • the computer main body 32 is instructed to move to.
  • the operation of moving the image area downward by one page is also called a page down operation.
  • the operation processing unit 4 may further perform processing related to the screen capture operation.
  • the operation processing unit 4 may instruct the computer main body 32 to perform a screen capture operation.
  • the computer main body 32 stores the copy data of the display image data D1 displayed on the display 31 in, for example, a non-temporary non-volatile storage unit.
  • the processing control unit 5 comprehensively processes the entire screen capture device 20. For example, the processing control unit 5 outputs various instructions to the image acquisition unit 1, the specific unit 2, the image position acquisition unit 3, and the operation processing unit 4, and the image acquisition unit 1, the specific unit 2, and the image position acquisition unit 4. Various information is received from 3 and the operation processing unit 4.
  • FIG. 10 is a flowchart showing an example of the operation of the screen capture device 20.
  • the processing control unit 5 determines whether or not the screen capture instruction from the automatic test device 40 has been received. When the instruction is not received, the processing control unit 5 executes step S1 again.
  • step S2 the processing control unit 5 causes the image acquisition unit 1 to acquire the display image data D1.
  • the image acquisition unit 1 acquires the display image data D1 from the computer main body 32.
  • the processing control unit 5 causes the operation processing unit 4 to instruct the computer main body 32 to perform the screen capture operation.
  • the computer main body 32 stores the copy data of the display image data D1 in the non-temporary non-volatile storage unit as evidence.
  • the image acquisition unit 1 may store the display image data D1 in the storage unit.
  • the currently displayed display image data D1 is stored in the storage unit as evidence.
  • step S3 the processing control unit 5 causes the specific unit 2 to determine whether or not a first image similar to or matching the first scroll image data D31 is detected from the display image data D1. Specifically, the specific unit 2 performs template matching between the display image data D1 acquired by the image acquisition unit 1 and the first scroll image data D31 stored in the storage unit 10. When a plurality of types of first scroll image data D31 are stored in the storage unit 10, the specific unit 2 performs template matching for each of the first scroll image data D31.
  • step S3 the processing control unit 5 causes the operation processing unit 4 to operate the scroll bar 33, and displays the undisplayed image area of the display source data D2 with the display 31. It is displayed in the second window 35 of.
  • the operation processing unit 4 moves the scroll box 333 to the lower end side on one page or less, and displays an undisplayed image area on the second window 35 of the display 31.
  • the operation processing unit 4 instructs the computer main body 32 to perform a page-down operation.
  • the computer main body 32 performs a page down operation based on the instruction.
  • the image area of the display source data D2 that is one page lower than the image area displayed in the second window 35 is displayed in the second window 35.
  • the page-down operation can be realized, for example, by clicking a part of the area between the scroll box 333 and the element 332 in the scroll bar 33 (see, for example, the position P1 in FIG. 7).
  • the click position P1 is, for example, a position above the element 332 in the first scroll image data D31 (first image).
  • the image position acquisition unit 3 may specify the click position P1 based on the position of the first image detected by the identification unit 2 (see FIGS. 7 and 8), and the operation processing unit 4 may acquire the image position.
  • the position P1 specified by the unit 3 may be specified, and the click may be instructed to the computer main body 32.
  • the computer main body 32 performs a page down operation by executing a click on the position P1 in response to the instruction.
  • step S2 the processing control unit 5 executes step S2 again. That is, the undisplayed image area of the display source data D2 is displayed in the second window 35 by the scroll operation in step S4. Therefore, in order to acquire the displayed contents, the image acquisition unit 1 is displayed in step S2. Acquires the display image data D1 displayed on the display screen 31a.
  • the display image data D1 displayed in step S2 is stored in the non-volatile storage unit as evidence by the computer main body 32 or the image acquisition unit 1.
  • the set of steps S4 and S2 is repeatedly executed as long as the first image is detected from the display image data D1 in step S3. That is, when the first image is detected, the display source data D2 includes an undisplayed image area. Therefore, the operation processing unit 4 performs a scroll operation to display the undisplayed image area on the display 31. It is displayed on the display screen 31a (step S4). Then, the display image data D1 including the image area displayed on the display screen 31a is acquired and stored (step S2). As a result, the image area of the display source data D2 that has not been acquired yet can be sequentially acquired as the display image data D1 and stored in the storage unit.
  • the processing control unit 5 determines in step S5 whether or not the second image is detected from the display image data D1. Let the specific part 2 do it. Specifically, the specific unit 2 performs template matching between the display image data D1 acquired by the image acquisition unit 1 and the second scroll image data D32 stored in the storage unit 10.
  • the scroll box 333 When the second image is detected from the display image data D1, the scroll box 333 is located at the lower end position, so the process ends. That is, when the scroll box 333 is located at the lower end position, the image area of the data D2 is sequentially displayed on the display screen 31a by the previous scroll operation (step S4), and the display image data D1 is acquired for each scroll operation. It is stored in the non-volatile storage unit. As a result, the entire image area of the display source data D2 is divided into a plurality of display image data D1 and acquired. In other words, the processing is terminated because sufficient evidence has been obtained.
  • the processing control unit 5 determines that an abnormality has occurred in step S6 and performs error processing. That is, when neither the first image nor the second image can be detected from the display image data D1, the processing control unit 5 determines that an abnormality has occurred. As error processing, the processing control unit 5 may display, for example, on the display 31 that the state of the scroll bar 33 could not be specified.
  • the state of the scroll bar 33 is specified based on the display image data D1 and the preset scroll image data, and the scroll operation and the scroll operation are performed based on the state of the scroll bar 33. Capture the display screen. According to such a process, it is not necessary to acquire the size information of the display source data D2. In other words, the necessity of the scroll operation can be determined by a method different from the method of acquiring the size information of the display source data D2, and by extension, the entire image area of the display source data D2 is displayed as a plurality of display images. It can be acquired by dividing it into data D1. Therefore, the screen capture device 20 does not need to perform processing corresponding to the data format of the data D2, and the introduction of the screen capture device 20 becomes easy.
  • each image area of the display source data D2 can be captured in order from the upper side.
  • each image area can be acquired as display image data D1 in order from the upper side.
  • the display source data D2 includes an unacquired image area.
  • the screen capture device 20 performs template matching between the first scroll image data D31 indicating the lower end region of the scroll bar 33 not including the scroll box 333 and the display image data D1. According to this, the screen capture device 20 can easily identify the state in which the scroll box 333 is not located at the lower end position. In other words, the screen capture device 20 can easily identify that the image area that has not yet been acquired as evidence is not included in the display source data D2 and the scroll operation is necessary.
  • the screen capture device 20 performs template matching between the second scroll image data D32 indicating the scroll bar 33 in a state where the scroll box 333 is located at the lower end position and the display image data D1. According to this, the screen capture device 20 can easily identify the state in which all of each image area of the display source data D2 is acquired as evidence.
  • the processing control unit 5 when the processing control unit 5 cannot detect both the first image and the second image from the display image data D1 by template matching, it is determined that an abnormality has occurred. Therefore, the processing control unit 5 can perform error processing at an appropriate timing. As error processing, the processing control unit 5 displays, for example, that an abnormality has occurred on the display 31.
  • the scroll bar 33 is a vertical scroll bar, it may be a horizontal scroll bar.
  • 11 and 12 are diagrams schematically showing an example of the hardware configuration of the screen capture device 20 exemplified in FIG. 1.
  • the hardware configurations exemplified in FIGS. 11 and 12 may not match the numbers of the configurations exemplified in FIG. 1, but the configuration exemplified in FIG. 1 is a conceptual unit. It is due to the fact that it is shown.
  • FIG. 11 a process for performing an operation as a hardware configuration for realizing an image acquisition unit 1, a specific unit 2, an image position acquisition unit 3, an operation processing unit 4, and a processing control unit 5 in FIG.
  • the circuit 21A and the storage device 22 are shown.
  • the storage device 22 is, for example, a hard disk drive (Hard disk drive, that is, HDD), a random access memory (random access memory, that is, RAM), a read-only memory (read only memory, that is, ROM), a flash memory, and an erase program.
  • Hard disk drive that is, HDD
  • random access memory random access memory
  • read-only memory read only memory
  • flash memory and an erase program.
  • Memory storage including volatile or non-volatile semiconductor memory, magnetic disk, flexible disk, optical disk, compact disk, mini disk or DVD such as read only memory (EPROM) and electrically rememberable program-only memory (EEPROM). It may be a medium) or any storage medium that will be used in the future.
  • the processing circuit 21A may execute a program stored in a storage device 22, an external CD-ROM, an external DVD-ROM, an external flash memory, or the like. That is, for example, it may be a central processing unit (CPU), a microprocessor, a microcomputer, or a digital signal processor (DSP).
  • CPU central processing unit
  • DSP digital signal processor
  • the image acquisition unit 1 and the specific unit 2 are realized by software, firmware, or a combination of software and firmware in which a program stored in the storage device 22 is executed by the processing circuit 21A. ..
  • the functions of the image acquisition unit 1, the specific unit 2, the image position acquisition unit 3, the operation processing unit 4, and the processing control unit 5 may be realized, for example, by linking a plurality of processing circuits. ..
  • the software and firmware may be described as a program and stored in the storage device 22.
  • the processing circuit 21A realizes the above function by reading and executing the program stored in the storage device 22. That is, the storage device 22 may store a program in which the above functions are eventually realized by being executed by the processing circuit 21A.
  • the processing circuit 21B may be dedicated hardware. That is, the processing circuit 21B is, for example, a single circuit, a composite circuit, a programmed processor, a parallel programmed processor, an integrated circuit (application specific integrated circuit, that is, an ASIC), a field-programmable gate array (FPGA). Alternatively, the circuit may be a combination of these.
  • the image acquisition unit 1, the specific unit 2, the image position acquisition unit 3, the operation processing unit 4, and the processing control unit 5 are realized by operating the processing circuit 21B.
  • the functions of the image acquisition unit 1, the specific unit 2, the image position acquisition unit 3, the operation processing unit 4, and the processing control unit 5 may be realized by separate circuits or may be realized by a single circuit. good.
  • the functions of the image acquisition unit 1, the specific unit 2, the image position acquisition unit 3, the operation processing unit 4, and the processing control unit 5 are for executing a program partially stored in the storage device 22. It may be realized in the processing circuit 21B, which is a part of the dedicated hardware.
  • the functions of the computer main body 32 and the functions of the automatic test device 40 may be realized by the processing circuit 21A and the storage device 22 or may be realized by the processing circuit 21B, similarly to the screen capture device 20.
  • each component in the embodiments described above is a conceptual unit, and within the scope of the art disclosed herein, one component comprises a plurality of structures. It is assumed that one component corresponds to a part of a structure, and further, a case where a plurality of components are provided in one structure is included.
  • each component in the above-described embodiment shall include a structure having another structure or shape as long as it exhibits the same function.
  • each component described in the above-described embodiment is assumed to be software or firmware and corresponding hardware, and in both concepts, each component is a "part". Alternatively, it is referred to as a "processing circuit” or the like.
  • the technique disclosed in the present specification may be provided in a case where each component is distributed and provided in a plurality of devices, that is, a mode such as a system may be used.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

A screen capture device (20) comprises: an image acquisition unit (1); a specification unit (2); an operation processing unit (4); and a processing control unit (5). The image acquisition unit (1) acquires display image data (D1) that is displayed on a display (31). The specification unit (2) specifies the state of a scroll bar on the basis of: the display image data (D1) acquired by the image acquisition unit (1); and scroll image data that is set in advance and that indicates a scroll bar. The operation processing unit (4) operates the scroll bar to scroll display-source data that is displayed by the display (31). The processing control unit (5) controls the operation processing unit (4) on the basis of the specified scroll bar state so as to cause the display (31) to display an undisplayed image area among the display-source data and to cause the image acquisition unit (1) to acquire the display image data (D1) which contains the image area displayed by the display (31).

Description

画面キャプチャ装置および画面キャプチャ方法Screen capture device and screen capture method
 本開示は、画面キャプチャ装置および画面キャプチャ方法に関する。 This disclosure relates to a screen capture device and a screen capture method.
 従来から、動作試験を行う自動試験装置が提案されている。自動試験装置は、例えば、動作試験の結果情報などの試験に関する諸情報をディスプレイに表示する。自動試験装置は、ディスプレイに表示された画像のコピーデータを試験のエビデンスとして取得し、当該コピーデータを記録する。 Conventionally, an automatic test device for performing an operation test has been proposed. The automatic test device displays various information related to the test such as the result information of the operation test on the display. The automatic test device acquires copy data of the image displayed on the display as evidence of the test and records the copy data.
 このディスプレイには、スクロールバー付きのウィンドウに情報の一部が表示される場合がある。この場合、当該情報の残りの部分は、スクロールバーを操作しない限り、ディスプレイには表示されない。したがって、ディスプレイに表示された画像のコピーデータを1回取得しただけでは、当該情報の残りの部分をエビデンスとして取得することはできない。 This display may display some information in a window with a scroll bar. In this case, the rest of the information is not shown on the display unless the scroll bar is manipulated. Therefore, it is not possible to acquire the remaining part of the information as evidence only by acquiring the copy data of the image displayed on the display once.
 このような問題を解決する技術として、例えば特許文献1の技術を利用できる。特許文献1では、タッチパネルを含む携帯電話が記載されている。この携帯電話は、印刷に関する設定画像をタッチパネルに表示し、そのタッチパネルに表示された表示画像のスクリーンショットデータ(つまり、コピーデータ)を取得する。携帯電話は設定画像のサイズが大きいときには、スクロールバー付きで設定画像の一部をタッチパネルの表示領域に表示させる。 As a technique for solving such a problem, for example, the technique of Patent Document 1 can be used. Patent Document 1 describes a mobile phone including a touch panel. This mobile phone displays a setting image related to printing on a touch panel, and acquires screenshot data (that is, copy data) of the displayed image displayed on the touch panel. When the size of the set image is large, the mobile phone has a scroll bar to display a part of the set image in the display area of the touch panel.
 携帯電話は設定画像のサイズを取得し、当該サイズが表示領域のサイズよりも大きいときには、設定画像の一部のみが表示されていると判断し、設定画像を順次にスクロールしてタッチパネルに表示させ、その都度、表示画像のコピーデータを取得している。これにより、設定画像の全てを取得することができる。 The mobile phone acquires the size of the setting image, and when the size is larger than the size of the display area, it is determined that only a part of the setting image is displayed, and the setting image is scrolled sequentially and displayed on the touch panel. , The copy data of the display image is acquired each time. This makes it possible to acquire all of the set images.
特開2018-73143号公報Japanese Unexamined Patent Publication No. 2018-73143
 しかしながら、特許文献1の技術では、設定画像のサイズを取得する必要がある。つまり、ディスプレイに表示させる表示元のデータ(つまり、設定画像)のサイズ情報を取得する必要がある。当該サイズ情報を取得するためにはデータフォーマットに対応する必要がある。データフォーマットの種類は多いので、全てのデータフォーマットに対応するには手間がかかる。 However, in the technique of Patent Document 1, it is necessary to acquire the size of the set image. That is, it is necessary to acquire the size information of the display source data (that is, the setting image) to be displayed on the display. It is necessary to correspond to the data format in order to acquire the size information. Since there are many types of data formats, it takes time and effort to support all data formats.
 そこで、本開示は、表示元のデータのサイズを取得する手法とは別の手法で、表示元のデータを含んだ複数の表示画面データを取得することができる技術を提供することを目的とする。 Therefore, an object of the present disclosure is to provide a technique capable of acquiring a plurality of display screen data including the display source data by a method different from the method of acquiring the size of the display source data. ..
 本開示に係る画面キャプチャ装置は、ディスプレイに表示された、表示元のデータの一部とスクロールバーとを含む表示画像データを取得する画像取得部と、前記画像取得部によって取得された前記表示画像データと、予め設定された、前記スクロールバーを示すスクロール画像データとに基づいて、前記スクロールバーの状態を特定する特定部と、前記スクロールバーを操作して、前記ディスプレイに表示させる前記表示元のデータをスクロールさせる操作処理部と、前記特定部によって特定された前記スクロールバーの状態に基づいて前記操作処理部を制御して、前記表示元のデータのうち未表示の画像領域を前記ディスプレイに表示させ、前記ディスプレイに表示された前記画像領域を含む前記表示画像データを、前記画像取得部に取得させる処理制御部とを備える。 The screen capture device according to the present disclosure includes an image acquisition unit that acquires display image data including a part of display source data and a scroll bar displayed on a display, and the display image acquired by the image acquisition unit. Based on the data and the scroll image data indicating the scroll bar, which is set in advance, the specific unit for specifying the state of the scroll bar and the display source for operating the scroll bar to be displayed on the display. The operation processing unit that scrolls the data and the operation processing unit that controls the operation processing unit based on the state of the scroll bar specified by the specific unit are controlled to display an undisplayed image area of the display source data on the display. It is provided with a processing control unit for causing the image acquisition unit to acquire the display image data including the image area displayed on the display.
 本開示に係る画面キャプチャ方法は、ディスプレイに表示された表示画像データを取得し、取得された前記表示画像データと、予め設定された、前記ディスプレイに表示されるスクロールバーを示すスクロール画像データとに基づいて、前記スクロールバーの状態を特定し、特定された前記スクロールバーの状態に基いて前記スクロールバーを操作して、表示元のデータのうち未表示の画像領域を前記ディスプレイに表示させ、前記ディスプレイに表示された前記画像領域を含む前記表示画像データを取得する。 The screen capture method according to the present disclosure acquires display image data displayed on a display, obtains the displayed image data, and sets in advance scroll image data indicating a scroll bar displayed on the display. Based on this, the state of the scroll bar is specified, and the scroll bar is operated based on the specified state of the scroll bar to display an undisplayed image area of the display source data on the display. The display image data including the image area displayed on the display is acquired.
 本開示によれば、表示元のデータのサイズを取得する手法とは別の手法で、表示元のデータを含んだ複数の表示画面データを取得することができる。 According to the present disclosure, it is possible to acquire a plurality of display screen data including the display source data by a method different from the method of acquiring the size of the display source data.
 本開示の目的、特徴、態様、および利点は、以下の詳細な説明と添付図面とによって、より明白となる。 The purposes, features, aspects, and advantages of the present disclosure will be made clearer by the following detailed description and accompanying drawings.
実施の形態に係る画面キャプチャ装置の構成の一例を概略的に示すブロック図である。It is a block diagram which shows typically an example of the structure of the screen capture apparatus which concerns on embodiment. 動作試験の手順を示す手順データの一例を模式的に示す図である。It is a figure which shows the example of the procedure data which shows the procedure of the operation test schematically. ディスプレイに表示された表示画像の一例を概略的に示す図である。It is a figure which shows the example of the display image displayed on the display schematically. スクロールボックスの位置と、表示元のデータにおいてディスプレイに表示される画像領域の位置との関係の一例を概略的に示す図である。It is a figure which shows an example of the relationship between the position of a scroll box and the position of an image area displayed on a display in the display source data schematically. スクロールボックスの位置と、表示元のデータにおいてディスプレイに表示される画像領域の位置との関係の一例を概略的に示す図である。It is a figure which shows an example of the relationship between the position of a scroll box and the position of an image area displayed on a display in the display source data schematically. スクロールボックスの位置と、表示元のデータにおいてディスプレイに表示される画像領域の位置との関係の一例を概略的に示す図である。It is a figure which shows an example of the relationship between the position of a scroll box and the position of an image area displayed on a display in the display source data schematically. 第1スクロール画像データの一例を概略的に示す図である。It is a figure which shows the example of the 1st scroll image data schematically. 第1スクロール画像データの一例を概略的に示す図である。It is a figure which shows the example of the 1st scroll image data schematically. 第2スクロール画像データの一例を概略的に示す図である。It is a figure which shows the example of the 2nd scroll image data schematically. 画面キャプチャ装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of the operation of a screen capture device. 画面キャプチャ装置のハードウェア構成の一例を概略的に示す図である。It is a figure which shows the example of the hardware composition of the screen capture apparatus schematically. 画面キャプチャ装置のハードウェア構成の一例を概略的に示す図である。It is a figure which shows the example of the hardware composition of the screen capture apparatus schematically.
 以下、添付される図面を参照しながら実施の形態について説明する。以下の実施の形態では、技術の説明のために詳細な特徴なども示されるが、それらは例示であり、実施の形態が実施可能となるためにそれらすべてが必ずしも必須の特徴ではない。 Hereinafter, embodiments will be described with reference to the attached drawings. In the following embodiments, detailed features and the like are also shown for illustration purposes, but they are exemplary and not all of them are essential features for the embodiments to be feasible.
 なお、図面は概略的に示されるものであり、説明の便宜のため、適宜、構成の省略、または、構成の簡略化が図面においてなされるものである。また、異なる図面にそれぞれ示される構成などの大きさおよび位置の相互関係は、必ずしも正確に記載されるものではなく、適宜変更され得るものである。また、断面図ではない平面図などの図面においても、実施の形態の内容を理解することを容易にするために、ハッチングが付される場合がある。 It should be noted that the drawings are shown schematically, and for convenience of explanation, the configuration is omitted or the configuration is simplified as appropriate in the drawings. Further, the interrelationship between the sizes and positions of the configurations and the like shown in different drawings is not always accurately described and can be changed as appropriate. Further, even in a drawing such as a plan view which is not a sectional view, hatching may be added to facilitate understanding of the contents of the embodiment.
 また、以下に示される説明では、同様の構成要素には同じ符号を付して図示し、それらの名称と機能とについても同様のものとする。したがって、それらについての詳細な説明を、重複を避けるために省略する場合がある。 Further, in the explanation shown below, similar components are illustrated with the same reference numerals, and their names and functions are the same. Therefore, detailed description of them may be omitted to avoid duplication.
 また、以下に記載される説明において、ある構成要素を「備える」、「含む」または「有する」などと記載される場合、特に断らない限りは、他の構成要素の存在を除外する排他的な表現ではない。 Further, in the description described below, when it is described that a certain component is "equipped", "included", or "has", the existence of another component is excluded unless otherwise specified. Not an expression.
 また、以下に記載される説明において、「第1の」または「第2の」などの序数が用いられる場合があっても、これらの用語は、実施の形態の内容を理解することを容易にするために便宜上用いられるものであり、これらの序数によって生じ得る順序などに限定されるものではない。 Also, even if ordinal numbers such as "first" or "second" may be used in the description described below, these terms facilitate the understanding of the content of the embodiments. It is used for convenience, and is not limited to the order that can be generated by these ordinal numbers.
 また、以下に記載される説明において、等しい状態であることを示す表現、たとえば、「同一」、「等しい」、「均一」または「均質」などは、特に断らない限りは、厳密に等しい状態であることを示す場合、および、公差または同程度の機能が得られる範囲において差が生じている場合を含むものとする。 Further, in the description described below, expressions indicating equality, such as "same", "equal", "uniform" or "homogeneous", are strictly equal unless otherwise specified. It shall include the case where it indicates that there is, and the case where there is a difference within the range where tolerance or similar function can be obtained.
 図1は、実施の形態に係る画面キャプチャ装置20の構成の一例を概略的に示すブロック図である。画面キャプチャ装置20は、ディスプレイ31の表示画面31aに表示された表示画像をキャプチャするための装置である。言い換えれば、画面キャプチャ装置20は、表示画面31aに表示された表示画像を示す表示画像データD1のコピーデータを取得するための装置である。このコピーデータは、スクリーンショットデータであるともいえる。なお、表示画像データD1のコピーデータは表示画像データD1と実質的に同じであるので、以下では、コピーデータも単に表示画像データD1と呼ぶことがある。 FIG. 1 is a block diagram schematically showing an example of the configuration of the screen capture device 20 according to the embodiment. The screen capture device 20 is a device for capturing a display image displayed on the display screen 31a of the display 31. In other words, the screen capture device 20 is a device for acquiring copy data of the display image data D1 indicating the display image displayed on the display screen 31a. It can be said that this copy data is screenshot data. Since the copy data of the display image data D1 is substantially the same as the display image data D1, the copy data may also be simply referred to as the display image data D1 in the following.
 図1の例では、画面キャプチャ装置20は、パーソナルコンピュータなどのコンピュータ装置30に電気的に接続される。例えばコンピュータ装置30は、液晶ディスプレイなどのディスプレイ31と、コンピュータ本体32とを含んでいる。コンピュータ本体32はディスプレイ31に表示画像データD1を出力し、ディスプレイ31は表示画面31aに表示画像データD1を表示する。表示画像データD1は、例えば、ディスプレイ31の表示画面31aを構成する画素ごとの画素値(例えば輝度値)を含むデータである。ディスプレイ31が表示画像データD1を表示画面31aに表示することにより、表示画像データD1に含まれた文字、記号および画像などの種々の情報がディスプレイ31の表示画面31aに表示される。 In the example of FIG. 1, the screen capture device 20 is electrically connected to a computer device 30 such as a personal computer. For example, the computer device 30 includes a display 31 such as a liquid crystal display and a computer main body 32. The computer main body 32 outputs the display image data D1 to the display 31, and the display 31 displays the display image data D1 on the display screen 31a. The display image data D1 is, for example, data including pixel values (for example, luminance values) for each pixel constituting the display screen 31a of the display 31. By displaying the display image data D1 on the display screen 31a, the display 31 displays various information such as characters, symbols, and images contained in the display image data D1 on the display screen 31a of the display 31.
 コンピュータ本体32は種々の演算処理を行う機能を有している。例えば、コンピュータ本体32は、ユーザによる入力デバイス(例えばマウスおよびキーボード)への入力に応じて処理を行う。コンピュータ本体32はその処理の結果をディスプレイ31に表示させることができる。例えばコンピュータ本体32は、処理の結果を反映した表示画像データD1を生成し、当該表示画像データD1をディスプレイ31に出力する。これにより、ディスプレイ31の表示画面31aには、処理を反映した表示画像データD1が表示される。また、コンピュータ本体32は、表示画面31aに表示された表示画像データD1のコピーデータを記憶する機能も有している。 The computer body 32 has a function of performing various arithmetic processes. For example, the computer body 32 performs processing in response to input to an input device (for example, a mouse and a keyboard) by a user. The computer main body 32 can display the result of the processing on the display 31. For example, the computer main body 32 generates display image data D1 that reflects the result of processing, and outputs the display image data D1 to the display 31. As a result, the display image data D1 reflecting the processing is displayed on the display screen 31a of the display 31. Further, the computer main body 32 also has a function of storing copy data of the display image data D1 displayed on the display screen 31a.
 図1の例では、画面キャプチャ装置20は自動試験装置40にも電気的に接続される。自動試験装置40は、動作試験を自動的に行うための装置である。ここでいう試験とは、例えば、所定の部品の動作の適否を判断するための試験である。所定の部品はソフトウェアを含み得る。当該ソフトウェアは例えばコンピュータ本体32にインストールされて、コンピュータ本体32によって実行され得る。 In the example of FIG. 1, the screen capture device 20 is also electrically connected to the automatic test device 40. The automatic test device 40 is a device for automatically performing an operation test. The test referred to here is, for example, a test for determining the suitability of the operation of a predetermined component. A given component may include software. The software may be installed, for example, in the computer body 32 and executed by the computer body 32.
 自動試験装置40には、試験の手順を示した手順データ50が入力される。例えば手順データ50は試験の手順を規定したスクリプトであり、所定のプログラム言語で規定され得る。自動試験装置40は、入力された手順データ50に基づいて自動的に試験を行う。 Procedure data 50 showing the test procedure is input to the automatic test device 40. For example, the procedure data 50 is a script that defines the procedure of the test, and may be specified in a predetermined programming language. The automatic test device 40 automatically performs a test based on the input procedure data 50.
 図2は、手順データ50の内容の一例を模式的に示す図である。図2の例では、手順データ50には、試験の手順51,52が規定されている。ここでは一例として、コンピュータ本体32によって実行されるソフトウェアが試験の対象である。手順51においては、ボタンAのクリック、ボタンBのクリックおよび画面キャプチャが上側から下側にこの順で規定されている。ボタンA,Bは、コンピュータ本体32がソフトウェアを実行することによって表示画面31aに表示されたソフトウェアキーである。ボタンAがクリックされることで、ボタンAに応じて表示画面31aの表示内容が変化し、ボタンBがクリックされることで、ボタンBに応じて表示画面31aの表示内容が変化する。 FIG. 2 is a diagram schematically showing an example of the contents of the procedure data 50. In the example of FIG. 2, the procedure data 50 defines the test procedures 51 and 52. Here, as an example, the software executed by the computer main body 32 is the subject of the test. In step 51, the click of the button A, the click of the button B, and the screen capture are defined in this order from the upper side to the lower side. Buttons A and B are software keys displayed on the display screen 31a when the computer main body 32 executes software. When the button A is clicked, the display content of the display screen 31a changes according to the button A, and when the button B is clicked, the display content of the display screen 31a changes according to the button B.
 自動試験装置40は手順データ50に規定された各ステップを上側から順に実行する。具体的には、自動試験装置40は、コンピュータ本体32にボタンA,Bのクリックをこの順で指示する。なお、自動試験装置40は画面キャプチャ装置20を経由してコンピュータ本体32に指示を出力してもよく、あるいは、直接にコンピュータ本体32に指示を出力してもよい。 The automatic test device 40 executes each step specified in the procedure data 50 in order from the upper side. Specifically, the automatic test device 40 instructs the computer main body 32 to click the buttons A and B in this order. The automatic test device 40 may output an instruction to the computer main body 32 via the screen capture device 20, or may directly output an instruction to the computer main body 32.
 コンピュータ本体32は当該指示に応じてボタンAをクリックした後にボタンBをクリックする。つまり、コンピュータ本体32はボタンAに応じた処理およびボタンBに応じた処理をこの順で実行し、その結果を反映した表示画像データD1を順に生成する。コンピュータ本体32はそれらの表示画像データD1をディスプレイ31に順に表示させる。最新の表示画像データD1には、ボタンA,Bのクリックの両方の結果が含まれるので、ディスプレイ31の表示画面31aには、ボタンA,Bのクリックに対する処理結果が表示される。 The computer body 32 clicks button A and then clicks button B in response to the instruction. That is, the computer main body 32 executes the process corresponding to the button A and the process corresponding to the button B in this order, and sequentially generates the display image data D1 reflecting the result. The computer main body 32 displays the display image data D1 on the display 31 in order. Since the latest display image data D1 includes the results of both the clicks of the buttons A and B, the display screen 31a of the display 31 displays the processing results for the clicks of the buttons A and B.
 自動試験装置40はボタンA,Bに対するクリックの指示の後に画面キャプチャ装置20に画面キャプチャを指示する。画面キャプチャ装置20は当該指示に応じて、表示画面31aの表示画像をキャプチャするための処理を行う。例えば、画面キャプチャ装置20はコンピュータ本体32に画面キャプチャを指示する。コンピュータ本体32は当該指示に応答して、ボタンA,Bに対するクリック後の最新の表示画像データD1のコピーデータを記憶する。あるいは、画面キャプチャ装置20は最新の表示画像データD1のコピーデータをコンピュータ本体32から取得し、当該コピーデータを記憶してもよい。 The automatic test device 40 instructs the screen capture device 20 to capture the screen after instructing the buttons A and B to click. The screen capture device 20 performs a process for capturing the display image of the display screen 31a in response to the instruction. For example, the screen capture device 20 instructs the computer main body 32 to capture the screen. In response to the instruction, the computer main body 32 stores the copy data of the latest display image data D1 after clicking the buttons A and B. Alternatively, the screen capture device 20 may acquire the latest copy data of the display image data D1 from the computer main body 32 and store the copy data.
 このような手順51による試験によれば、ボタンA,Bのクリックに対する処理結果を含む表示画像データD1をエビデンスとして記憶することができる。 According to the test according to the procedure 51 as described above, the display image data D1 including the processing results for the clicks of the buttons A and B can be stored as evidence.
 手順52においては、「テスト」のキーボード入力、「OK」ボタンに対するクリックおよび画面キャプチャが上側から下側にこの順で規定されている。「OK」ボタンは、コンピュータ本体32がソフトウェアを実行することによって表示画面31aに表示されたソフトウェアキーである。「OK」ボタンがクリックされることで、「OK」ボタンに応じて表示画面31aの表示内容が変化する。 In step 52, the keyboard input of "test", the click for the "OK" button, and the screen capture are specified in this order from the upper side to the lower side. The "OK" button is a software key displayed on the display screen 31a when the computer main body 32 executes the software. When the "OK" button is clicked, the display content of the display screen 31a changes according to the "OK" button.
 自動試験装置40が、手順データ50に規定された手順52を実行することにより、コンピュータ本体32は「テスト」の文字入力に応じた処理を行った後に、「OK」ボタンのクリックに応じた処理を行う。コンピュータ本体32はこれらの処理結果を反映した表示画像データD1を順に生成し、ディスプレイ31に順に出力する。ディスプレイ31は表示画像データD1を順に表示画面31aに表示させる。 When the automatic test device 40 executes the procedure 52 specified in the procedure data 50, the computer main body 32 performs the processing corresponding to the character input of the "test", and then the processing corresponding to the click of the "OK" button. I do. The computer main body 32 sequentially generates display image data D1 reflecting these processing results, and sequentially outputs the display image data D1 to the display 31. The display 31 displays the display image data D1 on the display screen 31a in order.
 自動試験装置40は、「テスト」のキーボード入力および「OK」ボタンに対するクリックの指示の後に、画面キャプチャ装置20に画面キャプチャを指示する。画面キャプチャ装置20は当該指示に応じて、表示画面31aの表示画像をキャプチャするための処理を行う。例えば、画面キャプチャ装置20はコンピュータ本体32に画面キャプチャを指示する。コンピュータ本体32は当該指示に応答して、「テスト」のキーボード入力および「OK」ボタンに対するクリックが行われた後の最新の表示画像データD1のコピーデータを記憶する。あるいは、画面キャプチャ装置20は最新の表示画像データD1のコピーデータをコンピュータ本体32から取得し、当該コピーデータを記憶する。 The automatic test device 40 instructs the screen capture device 20 to capture the screen after the keyboard input of "test" and the instruction of clicking the "OK" button. The screen capture device 20 performs a process for capturing the display image of the display screen 31a in response to the instruction. For example, the screen capture device 20 instructs the computer main body 32 to capture the screen. In response to the instruction, the computer main body 32 stores the latest copy data of the display image data D1 after the keyboard input of "test" and the click to the "OK" button are performed. Alternatively, the screen capture device 20 acquires the latest copy data of the display image data D1 from the computer main body 32 and stores the copy data.
 このような手順52による試験によれば、最新の表示画像データD1には、「テスト」のキーボード入力および「OK」ボタンのクリックに対する処理結果が含まれる。よって、「テスト」のキーボード入力および「OK」ボタンのクリックに対する処理結果を含む表示画像データD1をエビデンスとして記憶することができる。 According to the test according to the procedure 52, the latest display image data D1 includes the processing result for the keyboard input of "test" and the click of the "OK" button. Therefore, the display image data D1 including the processing result for the keyboard input of the "test" and the click of the "OK" button can be stored as evidence.
 なお、ディスプレイ31の表示画面31aには、後述のようにスクロールバー付きのウィンドウが表示され得る。この場合、当該ウィンドウ内には、表示元の情報の一部のみが表示され、当該ウィンドウにおいて画像をスクロールすることにより、情報の残りの部分を表示させる。よってこの場合、必要な情報を適切に取得するには、画像をスクロールしつつ表示画像をキャプチャする必要がある。 A window with a scroll bar may be displayed on the display screen 31a of the display 31 as described later. In this case, only a part of the information of the display source is displayed in the window, and the remaining part of the information is displayed by scrolling the image in the window. Therefore, in this case, it is necessary to capture the displayed image while scrolling the image in order to properly acquire the necessary information.
 図1の例では、画面キャプチャ装置20は、画像取得部1と、特定部2と、画像位置取得部3と、操作処理部4と、処理制御部5とを含む。 In the example of FIG. 1, the screen capture device 20 includes an image acquisition unit 1, a specific unit 2, an image position acquisition unit 3, an operation processing unit 4, and a processing control unit 5.
 画像取得部1は、コンピュータ本体32から表示画像データD1を取得する。画像取得部1は表示画像データD1を非一時的な不揮発性記憶部に記憶させてもよい。画像取得部1は、ディスプレイ31の表示画面31aに表示された表示画像をキャプチャする、ともいえる。 The image acquisition unit 1 acquires the display image data D1 from the computer main body 32. The image acquisition unit 1 may store the display image data D1 in a non-temporary non-volatile storage unit. It can be said that the image acquisition unit 1 captures the display image displayed on the display screen 31a of the display 31.
 図3は、ディスプレイ31の表示画面31aに表示された表示画像の一例を概略的に示す図である。図3の例では、表示画像には、第1ウィンドウ34および第2ウィンドウ35が含まれている。図3の例では、第1ウィンドウ34には、スクロールバーが付設されておらず、第2ウィンドウ35には、スクロールバー33が付設されている。以下では、主として第2ウィンドウ35に着目して説明する。 FIG. 3 is a diagram schematically showing an example of a display image displayed on the display screen 31a of the display 31. In the example of FIG. 3, the display image includes the first window 34 and the second window 35. In the example of FIG. 3, the scroll bar is not attached to the first window 34, and the scroll bar 33 is attached to the second window 35. In the following, the second window 35 will be mainly focused on.
 スクロールバー33は、その上端(第1端に相当)を示す要素331と、その下端(第2端に相当)を示す要素332と、スクロールボックス333とを含んでいる。スクロールボックス333はスクロールバー33の上端と下端との間で縦方向に移動可能である。スクロールボックス333は、つまみ、バルブ、サム、スクローラーまたはスクロールサムとも呼ばれ得る。 The scroll bar 33 includes an element 331 indicating its upper end (corresponding to the first end), an element 332 indicating its lower end (corresponding to the second end), and a scroll box 333. The scroll box 333 can be moved vertically between the upper and lower ends of the scroll bar 33. The scroll box 333 may also be referred to as a knob, valve, thumb, crawler or scroll thumb.
 ディスプレイ31は表示元のデータD2の一部をスクロールバー33とともに表示画面31aに表示する。ここで、表示元のデータD2と、スクロールバー33におけるスクロールボックス333の位置について述べる。図4から図6は、スクロールボックス333の位置と、表示元のデータD2のうちディスプレイ31に表示される画像領域(ここでは第2ウィンドウ35)の位置との関係の一例を概略的に示す図である。 The display 31 displays a part of the display source data D2 on the display screen 31a together with the scroll bar 33. Here, the display source data D2 and the position of the scroll box 333 on the scroll bar 33 will be described. 4 to 6 are diagrams schematically showing an example of the relationship between the position of the scroll box 333 and the position of the image area (here, the second window 35) displayed on the display 31 of the display source data D2. Is.
 図4の例では、スクロールボックス333はスクロールバー33の上端位置に位置している。このとき、第2ウィンドウ35には、表示元のデータD2のうち最も上側の領域が表示される。図5の例では、スクロールボックス333はスクロールバー33の上端と下端との中間位置に位置している。よってこのとき、表示元のデータD2のうち中間の領域が第2ウィンドウ35に表示される。図6の例では、スクロールボックス333はスクロールバー33の下端位置に位置している。よってこのとき、表示元のデータD2のうち最も下側の領域が第2ウィンドウ35に表示される。 In the example of FIG. 4, the scroll box 333 is located at the upper end position of the scroll bar 33. At this time, the uppermost area of the display source data D2 is displayed in the second window 35. In the example of FIG. 5, the scroll box 333 is located at an intermediate position between the upper end and the lower end of the scroll bar 33. Therefore, at this time, the intermediate region of the display source data D2 is displayed in the second window 35. In the example of FIG. 6, the scroll box 333 is located at the lower end position of the scroll bar 33. Therefore, at this time, the lowermost region of the display source data D2 is displayed in the second window 35.
 以上のように、スクロールバー33におけるスクロールボックス333の位置は、表示元のデータD2のうち第2ウィンドウ35に表示された画像領域を示す。逆に言えば、スクロールバー33の状態を特定できれば、表示元のデータD2のうち第2ウィンドウ35に表示された画像領域を特定することができる。ここで、スクロールバー33の状態は、スクロールバー33におけるスクロールボックス333の位置および大きさを含み得る。 As described above, the position of the scroll box 333 in the scroll bar 33 indicates the image area displayed in the second window 35 of the display source data D2. Conversely, if the state of the scroll bar 33 can be specified, the image area displayed in the second window 35 of the display source data D2 can be specified. Here, the state of the scroll bar 33 may include the position and size of the scroll box 333 in the scroll bar 33.
 そこで、表示画面31aに表示されたスクロールバー33の状態を特定するために、スクロールバー33を示すスクロール画像データを予め記憶部10に記憶しておく。記憶部10は例えば不揮発性の記憶部であり、より具体的な一例として、ハードディスクドライブ(Hard disk drive、すなわち、HDD)、リードオンリーメモリ(read only memory、すなわち、ROM)、フラッシュメモリ、erasable programmable read only memory(EPROM)およびelectrically erasable programmable read-only memory(EEPROM)などの、不揮発性の半導体メモリ、磁気ディスク、フレキシブルディスク、光ディスク、コンパクトディスク、ミニディスクまたはDVDなどを含むメモリ(記憶媒体)、または、今後使用されるあらゆる記憶媒体であってもよい。 Therefore, in order to specify the state of the scroll bar 33 displayed on the display screen 31a, the scroll image data indicating the scroll bar 33 is stored in the storage unit 10 in advance. The storage unit 10 is, for example, a non-volatile storage unit, and as a more specific example, it is a hard disk drive (Hard disk drive, that is, HDD), a read-only memory (that is, ROM), a flash memory, and an erase program. Memory (storage medium) including non-volatile semiconductor memory, magnetic disk, flexible disk, optical disk, compact disk, mini disk, DVD, etc. such as read only memory (EPROM) and electrically manageable program-only memory (EEPROM), Alternatively, it may be any storage medium used in the future.
 スクロール画像データとしては、例えば、スクロールボックス333がスクロールバー33の下端に位置しない状態でのスクロールバー33を示す第1スクロール画像データD31と、スクロールボックス333がスクロールバー33の下端に位置した状態でのスクロールバー33を示す第2スクロール画像データD32とが予め設定される。つまり、第1スクロール画像データD31と第2スクロール画像データD32とが記憶部10に予め記憶される。 The scroll image data includes, for example, the first scroll image data D31 indicating the scroll bar 33 in a state where the scroll box 333 is not located at the lower end of the scroll bar 33, and the scroll box 333 is located at the lower end of the scroll bar 33. The second scroll image data D32 indicating the scroll bar 33 of the above is preset. That is, the first scroll image data D31 and the second scroll image data D32 are stored in the storage unit 10 in advance.
 図7および図8は、第1スクロール画像データD31の一例を概略的に示す図であり、図9は、第2スクロール画像データD32の一例を概略的に示す図である。第1スクロール画像データD31および第2スクロール画像データD32は、例えば、表示画像データD1の一部を切り出したデータであり、スクロールバー33の下端領域(第2端側の一部の領域に相当)を示す画像データである。第1スクロール画像データD31および第2スクロール画像データD32の両方が要素332および要素332よりも上側の一部を含む。図7の第1スクロール画像データD31にはスクロールボックス333が含まれていない。図8の第1スクロール画像データD31にはスクロールボックス333の下端部が含まれているものの、スクロールボックス333と要素332との間には間隙があり、スクロールボックス333はスクロールバー33の下端よりも上側に位置している。なお、第1スクロール画像データD13として、スクロールボックス333の位置が異なるより多くの画像データが採用されてもよい。図9の第2スクロール画像データD32には、スクロールバー33の下端に位置するスクロールボックス333が含まれている。 7 and 8 are diagrams schematically showing an example of the first scroll image data D31, and FIG. 9 is a diagram schematically showing an example of the second scroll image data D32. The first scroll image data D31 and the second scroll image data D32 are, for example, data obtained by cutting out a part of the display image data D1 and correspond to a lower end region of the scroll bar 33 (corresponding to a partial region on the second end side). It is image data which shows. Both the first scroll image data D31 and the second scroll image data D32 include a part above the element 332 and the element 332. The first scroll image data D31 in FIG. 7 does not include the scroll box 333. Although the first scroll image data D31 of FIG. 8 includes the lower end portion of the scroll box 333, there is a gap between the scroll box 333 and the element 332, and the scroll box 333 is larger than the lower end portion of the scroll bar 33. It is located on the upper side. As the first scroll image data D13, more image data in which the positions of the scroll boxes 333 are different may be adopted. The second scroll image data D32 in FIG. 9 includes a scroll box 333 located at the lower end of the scroll bar 33.
 特定部2は、画像取得部1によって取得された表示画像データD1におけるスクロールバー33の状態を、記憶部10に記憶されたスクロール画像データと、表示画像データD1とに基づいて特定する。具体的には、特定部2は第1スクロール画像データD31および第2スクロール画像データD32を記憶部10から取得する。そして、特定部2は表示画像データD1から第1スクロール画像データD31または第2スクロール画像データD32を検出できるかどうかを判断する。 The specifying unit 2 specifies the state of the scroll bar 33 in the display image data D1 acquired by the image acquisition unit 1 based on the scroll image data stored in the storage unit 10 and the display image data D1. Specifically, the specific unit 2 acquires the first scroll image data D31 and the second scroll image data D32 from the storage unit 10. Then, the specific unit 2 determines whether or not the first scroll image data D31 or the second scroll image data D32 can be detected from the display image data D1.
 例えば、特定部2は表示画像データD1と第1スクロール画像データD31とのテンプレートマッチングを行う。図7および図8に例示するように、第1スクロール画像データD31が複数種類存在する場合には、各第1スクロール画像データD31についてテンプレートマッチングを行うとよい。各第1スクロール画像データD31に類似または一致する第1画像が表示画像データD1に含まれているときには、当該テンプレートマッチングによって当該第1画像が検出される。この場合、表示画面31aに表示されたスクロールバー33において、スクロールボックス333は下端位置よりも上側に位置している。 For example, the specific unit 2 performs template matching between the display image data D1 and the first scroll image data D31. As illustrated in FIGS. 7 and 8, when a plurality of types of the first scroll image data D31 exist, template matching may be performed for each of the first scroll image data D31. When the display image data D1 contains a first image similar to or matching each first scroll image data D31, the first image is detected by the template matching. In this case, in the scroll bar 33 displayed on the display screen 31a, the scroll box 333 is located above the lower end position.
 また、特定部2は、表示画像データD1と第2スクロール画像データD32とのテンプレートマッチングも行う。第2スクロール画像データD32に類似または一致する第2画像が表示画像データD1に含まれているときには、当該テンプレートマッチングによって当該第2画像が検出される。この場合、表示画面31aに表示されたスクロールバー33において、スクロールボックス333は下端位置に位置している。 The specific unit 2 also performs template matching between the display image data D1 and the second scroll image data D32. When the display image data D1 contains a second image similar to or matching the second scroll image data D32, the second image is detected by the template matching. In this case, in the scroll bar 33 displayed on the display screen 31a, the scroll box 333 is located at the lower end position.
 画像位置取得部3は、スクロールバー33のスクロールボックス333の位置情報を処理制御部5に出力する。例えば、第1スクロール画像データD31に類似または一致する第1画像が特定部2によって検出された場合、画像位置取得部3はスクロールボックス333が下端位置以外の位置にあることを処理制御部5に通知する。また、第2スクロール画像データD32に類似または一致する第2画像が特定部2によって検出された場合、画像位置取得部3はスクロールボックス333が下端位置にあることを処理制御部5に通知する。また、第1画像も第2画像も表示画像データD1から検出されないときには、画像位置取得部3はその旨を処理制御部5に通知してもよい。 The image position acquisition unit 3 outputs the position information of the scroll box 333 of the scroll bar 33 to the processing control unit 5. For example, when a first image similar to or matching the first scroll image data D31 is detected by the specific unit 2, the image position acquisition unit 3 tells the processing control unit 5 that the scroll box 333 is at a position other than the lower end position. Notice. Further, when the specific unit 2 detects a second image similar to or matching the second scroll image data D32, the image position acquisition unit 3 notifies the processing control unit 5 that the scroll box 333 is at the lower end position. Further, when neither the first image nor the second image is detected from the display image data D1, the image position acquisition unit 3 may notify the processing control unit 5 to that effect.
 操作処理部4はスクロールバー33の操作に関する処理を行う。操作処理部4はスクロールバー33を操作して、ディスプレイ31に表示させる表示元のデータD2をスクロールさせる。例えば、操作処理部4はスクロールバー33の操作をコンピュータ本体32に指示する。具体的には、操作処理部4は、表示元のデータD2のうち現在表示されている画像領域よりも1ページ以下の分だけ下側の画像領域を表示するように、スクロールボックス333を下側に移動させる指示をコンピュータ本体32に与える。なお、画像領域を1ページだけ下側に移動させる操作は、ページダウン操作とも呼ばれる。 The operation processing unit 4 performs processing related to the operation of the scroll bar 33. The operation processing unit 4 operates the scroll bar 33 to scroll the display source data D2 to be displayed on the display 31. For example, the operation processing unit 4 instructs the computer main body 32 to operate the scroll bar 33. Specifically, the operation processing unit 4 lowers the scroll box 333 so as to display the image area one page or less below the currently displayed image area of the display source data D2. The computer main body 32 is instructed to move to. The operation of moving the image area downward by one page is also called a page down operation.
 操作処理部4はさらに画面キャプチャ操作に関する処理を行ってもよい。例えば、操作処理部4はコンピュータ本体32に画面キャプチャ操作を指示してもよい。コンピュータ本体32は当該指示に応じて、ディスプレイ31に表示された表示画像データD1のコピーデータを例えば非一時的な不揮発性記憶部に記憶する。 The operation processing unit 4 may further perform processing related to the screen capture operation. For example, the operation processing unit 4 may instruct the computer main body 32 to perform a screen capture operation. In response to the instruction, the computer main body 32 stores the copy data of the display image data D1 displayed on the display 31 in, for example, a non-temporary non-volatile storage unit.
 処理制御部5は、画面キャプチャ装置20の全体を統括的に処理する。例えば、処理制御部5は、画像取得部1、特定部2、画像位置取得部3および操作処理部4に各種の指示を出力し、また、画像取得部1、特定部2、画像位置取得部3および操作処理部4から各種の情報を受け取る。 The processing control unit 5 comprehensively processes the entire screen capture device 20. For example, the processing control unit 5 outputs various instructions to the image acquisition unit 1, the specific unit 2, the image position acquisition unit 3, and the operation processing unit 4, and the image acquisition unit 1, the specific unit 2, and the image position acquisition unit 4. Various information is received from 3 and the operation processing unit 4.
 図10は、画面キャプチャ装置20の動作の一例を示すフローチャートである。ステップS1にて、処理制御部5は、自動試験装置40からの画面キャプチャの指示を受け取ったか否かを判断する。当該指示を受け取っていないときには、処理制御部5は再びステップS1を実行する。 FIG. 10 is a flowchart showing an example of the operation of the screen capture device 20. In step S1, the processing control unit 5 determines whether or not the screen capture instruction from the automatic test device 40 has been received. When the instruction is not received, the processing control unit 5 executes step S1 again.
 画面キャプチャの指示を受け取ったときには、ステップS2にて、処理制御部5は画像取得部1に表示画像データD1を取得させる。画像取得部1は、コンピュータ本体32から表示画像データD1を取得する。また、コンピュータ本体32に画面キャプチャを行わせる場合には、処理制御部5は、コンピュータ本体32に対する画面キャプチャの操作の指示を操作処理部4に行わせる。コンピュータ本体32は当該指示に応じて、表示画像データD1のコピーデータをエビデンスとして非一時的な不揮発性記憶部に記憶させる。なお、画面キャプチャ装置20が画面キャプチャを行う場合には、画像取得部1が表示画像データD1を当該記憶部に記憶させるとよい。これにより、ステップS2にて、現在表示されている表示画像データD1がエビデンスとして当該記憶部に記憶される。 When receiving the screen capture instruction, in step S2, the processing control unit 5 causes the image acquisition unit 1 to acquire the display image data D1. The image acquisition unit 1 acquires the display image data D1 from the computer main body 32. Further, when the computer main body 32 is to perform the screen capture, the processing control unit 5 causes the operation processing unit 4 to instruct the computer main body 32 to perform the screen capture operation. In response to the instruction, the computer main body 32 stores the copy data of the display image data D1 in the non-temporary non-volatile storage unit as evidence. When the screen capture device 20 performs screen capture, the image acquisition unit 1 may store the display image data D1 in the storage unit. As a result, in step S2, the currently displayed display image data D1 is stored in the storage unit as evidence.
 次にステップS3にて、処理制御部5は、第1スクロール画像データD31に類似または一致する第1画像が表示画像データD1から検出されたか否かの判断を、特定部2に行わせる。具体的には、特定部2は、画像取得部1によって取得された表示画像データD1と、記憶部10に記憶された第1スクロール画像データD31とのテンプレートマッチングを行う。複数種類の第1スクロール画像データD31が記憶部10に記憶されている場合には、特定部2は第1スクロール画像データD31ごとにテンプレートマッチングを行う。 Next, in step S3, the processing control unit 5 causes the specific unit 2 to determine whether or not a first image similar to or matching the first scroll image data D31 is detected from the display image data D1. Specifically, the specific unit 2 performs template matching between the display image data D1 acquired by the image acquisition unit 1 and the first scroll image data D31 stored in the storage unit 10. When a plurality of types of first scroll image data D31 are stored in the storage unit 10, the specific unit 2 performs template matching for each of the first scroll image data D31.
 いずれかの第1画像が検出されたときには、ステップS3にて、処理制御部5は操作処理部4にスクロールバー33を操作させて、表示元のデータD2のうち未表示の画像領域をディスプレイ31の第2ウィンドウ35に表示させる。例えば操作処理部4は、1ページ以下でスクロールボックス333を下端側に移動させて、未表示の画像領域をディスプレイ31の第2ウィンドウ35に表示させる。より具体的な一例として、操作処理部4はページダウン操作をコンピュータ本体32に指示する。コンピュータ本体32は当該指示に基づいてページダウン操作を行う。これにより、表示元のデータD2のうち第2ウィンドウ35に表示されていた画像領域よりも1ページの分だけ下側の画像領域が第2ウィンドウ35に表示される。 When any of the first images is detected, in step S3, the processing control unit 5 causes the operation processing unit 4 to operate the scroll bar 33, and displays the undisplayed image area of the display source data D2 with the display 31. It is displayed in the second window 35 of. For example, the operation processing unit 4 moves the scroll box 333 to the lower end side on one page or less, and displays an undisplayed image area on the second window 35 of the display 31. As a more specific example, the operation processing unit 4 instructs the computer main body 32 to perform a page-down operation. The computer main body 32 performs a page down operation based on the instruction. As a result, the image area of the display source data D2 that is one page lower than the image area displayed in the second window 35 is displayed in the second window 35.
 ページダウン操作は、例えば、スクロールバー33のうちスクロールボックス333と要素332との間の領域の一部(例えば図7の位置P1を参照)をクリックすることによって実現され得る。クリックの位置P1は、例えば、第1スクロール画像データD31(第1画像)において要素332よりも上側の位置である。画像位置取得部3は、特定部2によって検出された第1画像の位置に基づいてクリックの位置P1を特定してもよく(図7および図8参照)、操作処理部4は、画像位置取得部3によって特定された位置P1を指定して、クリックをコンピュータ本体32に指示しても構わない。コンピュータ本体32は当該指示に応じて、位置P1に対するクリックを実行することにより、ページダウン操作を行う。 The page-down operation can be realized, for example, by clicking a part of the area between the scroll box 333 and the element 332 in the scroll bar 33 (see, for example, the position P1 in FIG. 7). The click position P1 is, for example, a position above the element 332 in the first scroll image data D31 (first image). The image position acquisition unit 3 may specify the click position P1 based on the position of the first image detected by the identification unit 2 (see FIGS. 7 and 8), and the operation processing unit 4 may acquire the image position. The position P1 specified by the unit 3 may be specified, and the click may be instructed to the computer main body 32. The computer main body 32 performs a page down operation by executing a click on the position P1 in response to the instruction.
 次に処理制御部5はステップS2を再び実行する。つまり、表示元のデータD2のうち未表示だった画像領域が、ステップS4のスクロール操作によって第2ウィンドウ35に表示されるので、その表示内容を取得すべく、ステップS2にて、画像取得部1が、表示画面31aに表示されている表示画像データD1を取得する。なお、ステップS2にて表示中の表示画像データD1は、コンピュータ本体32または画像取得部1によってエビデンスとして不揮発性記憶部に記憶される。 Next, the processing control unit 5 executes step S2 again. That is, the undisplayed image area of the display source data D2 is displayed in the second window 35 by the scroll operation in step S4. Therefore, in order to acquire the displayed contents, the image acquisition unit 1 is displayed in step S2. Acquires the display image data D1 displayed on the display screen 31a. The display image data D1 displayed in step S2 is stored in the non-volatile storage unit as evidence by the computer main body 32 or the image acquisition unit 1.
 ステップS4およびステップS2の一組は、ステップS3において表示画像データD1から第1画像が検出される限り、繰り返し実行される。つまり、第1画像が検出されたときには、表示元のデータD2には未表示の画像領域が含まれているので、操作処理部4はスクロール操作を行って、未表示の画像領域をディスプレイ31の表示画面31aに表示させる(ステップS4)。そして、表示画面31aに表示されている当該画像領域を含む表示画像データD1を取得して記憶させる(ステップS2)。これにより、未だ取得していなかった表示元のデータD2の画像領域を、表示画像データD1として順次に取得して記憶部に記憶させることができる。 The set of steps S4 and S2 is repeatedly executed as long as the first image is detected from the display image data D1 in step S3. That is, when the first image is detected, the display source data D2 includes an undisplayed image area. Therefore, the operation processing unit 4 performs a scroll operation to display the undisplayed image area on the display 31. It is displayed on the display screen 31a (step S4). Then, the display image data D1 including the image area displayed on the display screen 31a is acquired and stored (step S2). As a result, the image area of the display source data D2 that has not been acquired yet can be sequentially acquired as the display image data D1 and stored in the storage unit.
 一方で、ステップS3にて、表示画像データD1から第1画像が検出されなかったときには、ステップS5にて、処理制御部5は表示画像データD1から第2画像が検出されたか否かの判断を特定部2に行わせる。具体的には、特定部2は、画像取得部1によって取得された表示画像データD1と、記憶部10に記憶された第2スクロール画像データD32とのテンプレートマッチングを行う。 On the other hand, when the first image is not detected from the display image data D1 in step S3, the processing control unit 5 determines in step S5 whether or not the second image is detected from the display image data D1. Let the specific part 2 do it. Specifically, the specific unit 2 performs template matching between the display image data D1 acquired by the image acquisition unit 1 and the second scroll image data D32 stored in the storage unit 10.
 表示画像データD1から第2画像が検出されたときには、スクロールボックス333は下端位置に位置しているので、処理を終了する。つまり、スクロールボックス333が下端位置に位置する場合には、以前のスクロール操作(ステップS4)によってデータD2の画像領域が表示画面31aに順次に表示され、そのスクロール操作ごとに表示画像データD1が取得されて不揮発性記憶部に記憶される。これにより、表示元のデータD2の全画像領域を複数の表示画像データD1に分割して取得したことになる。つまり、エビデンスを十分に取得したので、処理を終了する。 When the second image is detected from the display image data D1, the scroll box 333 is located at the lower end position, so the process ends. That is, when the scroll box 333 is located at the lower end position, the image area of the data D2 is sequentially displayed on the display screen 31a by the previous scroll operation (step S4), and the display image data D1 is acquired for each scroll operation. It is stored in the non-volatile storage unit. As a result, the entire image area of the display source data D2 is divided into a plurality of display image data D1 and acquired. In other words, the processing is terminated because sufficient evidence has been obtained.
 ステップS5において表示画像データD1から第2画像が検出されないときには、ステップS6にて、処理制御部5は異常が生じたと判断し、エラー処理を行う。つまり、表示画像データD1から第1画像も第2画像も検出できないときには、処理制御部5は異常が生じたと判断する。処理制御部5は、エラー処理として、例えば、スクロールバー33の状態を特定できなかったことをディスプレイ31に表示させてもよい。 When the second image is not detected from the display image data D1 in step S5, the processing control unit 5 determines that an abnormality has occurred in step S6 and performs error processing. That is, when neither the first image nor the second image can be detected from the display image data D1, the processing control unit 5 determines that an abnormality has occurred. As error processing, the processing control unit 5 may display, for example, on the display 31 that the state of the scroll bar 33 could not be specified.
 以上のように、本実施の形態では、表示画像データD1と、予め設定されたスクロール画像データとに基づいて、スクロールバー33の状態を特定し、そのスクロールバー33の状態に基づいてスクロール操作および表示画面のキャプチャを行う。このような処理によれば、表示元のデータD2のサイズ情報を取得する必要がない。言い換えれば、表示元のデータD2のサイズ情報を取得する手法とは別の手法により、スクロール操作の必要性を判断することができ、ひいては、表示元のデータD2の全画像領域を複数の表示画像データD1に分割して取得することができる。よって、画面キャプチャ装置20はデータD2のデータフォーマットに対応した処理を行う必要がなく、画面キャプチャ装置20の導入が容易になる。 As described above, in the present embodiment, the state of the scroll bar 33 is specified based on the display image data D1 and the preset scroll image data, and the scroll operation and the scroll operation are performed based on the state of the scroll bar 33. Capture the display screen. According to such a process, it is not necessary to acquire the size information of the display source data D2. In other words, the necessity of the scroll operation can be determined by a method different from the method of acquiring the size information of the display source data D2, and by extension, the entire image area of the display source data D2 is displayed as a plurality of display images. It can be acquired by dividing it into data D1. Therefore, the screen capture device 20 does not need to perform processing corresponding to the data format of the data D2, and the introduction of the screen capture device 20 becomes easy.
 また上述の例では、スクロールが必要と判断するたびに、スクロールボックス333を上端から下端に1ページ以下で移動させ(ステップS4)、その都度、表示画像をキャプチャする。よって、本実施の形態によれば、表示元のデータD2の各画像領域を上側から順にキャプチャすることができる。言い換えれば、各画像領域を上側から順に表示画像データD1として取得することができる。 Further, in the above example, every time it is determined that scrolling is necessary, the scroll box 333 is moved from the upper end to the lower end by one page or less (step S4), and the display image is captured each time. Therefore, according to the present embodiment, each image area of the display source data D2 can be captured in order from the upper side. In other words, each image area can be acquired as display image data D1 in order from the upper side.
 このようなスクロール順によれば、スクロールボックス333が未だ下端位置に位置していないときには、表示元のデータD2には未取得の画像領域が含まれていることになる。 According to such a scroll order, when the scroll box 333 is not yet located at the lower end position, the display source data D2 includes an unacquired image area.
 そこで、画面キャプチャ装置20は、スクロールボックス333を含まないスクロールバー33の下端領域を示す第1スクロール画像データD31と、表示画像データD1とのテンプレートマッチングを行っている。これによれば、画面キャプチャ装置20は、スクロールボックス333が下端位置に位置しない状態を容易に特定できる。言い替えれば、画面キャプチャ装置20は、エビデンスとして未だ取得できていない画像領域が表示元のデータD2に含まれておらず、スクロール操作が必要であることを、容易に特定できる。 Therefore, the screen capture device 20 performs template matching between the first scroll image data D31 indicating the lower end region of the scroll bar 33 not including the scroll box 333 and the display image data D1. According to this, the screen capture device 20 can easily identify the state in which the scroll box 333 is not located at the lower end position. In other words, the screen capture device 20 can easily identify that the image area that has not yet been acquired as evidence is not included in the display source data D2 and the scroll operation is necessary.
 また上述のスクロール順によれば、スクロールボックス333が下端位置に位置したときには、表示元のデータD2の各画像領域の全てをキャプチャしたことになる。 Further, according to the scroll order described above, when the scroll box 333 is located at the lower end position, the entire image area of the display source data D2 is captured.
 そこで、画面キャプチャ装置20は、スクロールボックス333が下端位置に位置する状態でのスクロールバー33を示す第2スクロール画像データD32と、表示画像データD1とのテンプレートマッチングを行っている。これによれば、画面キャプチャ装置20は、表示元のデータD2の各画像領域の全てをエビデンスとして取得した状態を容易に特定できる。 Therefore, the screen capture device 20 performs template matching between the second scroll image data D32 indicating the scroll bar 33 in a state where the scroll box 333 is located at the lower end position and the display image data D1. According to this, the screen capture device 20 can easily identify the state in which all of each image area of the display source data D2 is acquired as evidence.
 また上述の例では、処理制御部5は、テンプレートマッチングによって表示画像データD1から第1画像および第2画像の両方を検出できないときには、異常が生じたと判断する。したがって、処理制御部5はエラー処理を適切なタイミングで行うことができる。処理制御部5はエラー処理として、例えば、異常が生じたことをディスプレイ31に表示させる。 Further, in the above example, when the processing control unit 5 cannot detect both the first image and the second image from the display image data D1 by template matching, it is determined that an abnormality has occurred. Therefore, the processing control unit 5 can perform error processing at an appropriate timing. As error processing, the processing control unit 5 displays, for example, that an abnormality has occurred on the display 31.
 なお、上述の例では、スクロールバー33は縦方向のスクロールバーであるものの、横方向のスクロールバーであってもよい。 In the above example, although the scroll bar 33 is a vertical scroll bar, it may be a horizontal scroll bar.
 次に、画面キャプチャ装置20のハードウェア構成の一例について述べる。図11および図12は、図1に例示される画面キャプチャ装置20のハードウェア構成の一例を概略的に示す図である。 Next, an example of the hardware configuration of the screen capture device 20 will be described. 11 and 12 are diagrams schematically showing an example of the hardware configuration of the screen capture device 20 exemplified in FIG. 1.
 なお、図11および図12に例示されるハードウェア構成は、図1に例示される構成とは数などが整合しない場合があるが、これは図1に例示される構成が概念的な単位を示すものであることに起因する。 The hardware configurations exemplified in FIGS. 11 and 12 may not match the numbers of the configurations exemplified in FIG. 1, but the configuration exemplified in FIG. 1 is a conceptual unit. It is due to the fact that it is shown.
 図11では、図1中の画像取得部1と、特定部2と、画像位置取得部3と、操作処理部4と、処理制御部5を実現するためのハードウェア構成として、演算を行う処理回路21Aと、記憶装置22とが示される。 In FIG. 11, a process for performing an operation as a hardware configuration for realizing an image acquisition unit 1, a specific unit 2, an image position acquisition unit 3, an operation processing unit 4, and a processing control unit 5 in FIG. The circuit 21A and the storage device 22 are shown.
 記憶装置22は、たとえば、ハードディスクドライブ(Hard disk drive、すなわち、HDD)、ランダムアクセスメモリ(random access memory、すなわち、RAM)、リードオンリーメモリ(read only memory、すなわち、ROM)、フラッシュメモリ、erasable programmable read only memory(EPROM)およびelectrically erasable programmable read-only memory(EEPROM)などの、揮発性または不揮発性の半導体メモリ、磁気ディスク、フレキシブルディスク、光ディスク、コンパクトディスク、ミニディスクまたはDVDなどを含むメモリ(記憶媒体)、または、今後使用されるあらゆる記憶媒体であってもよい。 The storage device 22 is, for example, a hard disk drive (Hard disk drive, that is, HDD), a random access memory (random access memory, that is, RAM), a read-only memory (read only memory, that is, ROM), a flash memory, and an erase program. Memory (storage) including volatile or non-volatile semiconductor memory, magnetic disk, flexible disk, optical disk, compact disk, mini disk or DVD such as read only memory (EPROM) and electrically rememberable program-only memory (EEPROM). It may be a medium) or any storage medium that will be used in the future.
 処理回路21Aは、記憶装置22、外部のCD-ROM、外部のDVD-ROM、または、外部のフラッシュメモリなどに格納されたプログラムを実行するものであってもよい。すなわち、たとえば、中央演算処理装置(central processing unit、すなわち、CPU)、マイクロプロセッサ、マイクロコンピュータ、デジタルシグナルプロセッサ(digital signal processor、すなわち、DSP)であってもよい。 The processing circuit 21A may execute a program stored in a storage device 22, an external CD-ROM, an external DVD-ROM, an external flash memory, or the like. That is, for example, it may be a central processing unit (CPU), a microprocessor, a microcomputer, or a digital signal processor (DSP).
 処理回路21Aが記憶装置22、外部のCD-ROM、外部のDVD-ROM、または、外部のフラッシュメモリなどに格納されたプログラムを実行するものである場合、画像取得部1と、特定部2と、画像位置取得部3と、操作処理部4と、処理制御部5は、記憶装置22に格納されたプログラムが処理回路21Aによって実行されるソフトウェア、ファームウェアまたはソフトウェアとファームウェアとの組み合わせにより実現される。なお、画像取得部1と、特定部2と、画像位置取得部3と、操作処理部4と、処理制御部5の機能は、たとえば、複数の処理回路が連携することによって実現されてもよい。 When the processing circuit 21A executes a program stored in a storage device 22, an external CD-ROM, an external DVD-ROM, an external flash memory, or the like, the image acquisition unit 1 and the specific unit 2 The image position acquisition unit 3, the operation processing unit 4, and the processing control unit 5 are realized by software, firmware, or a combination of software and firmware in which a program stored in the storage device 22 is executed by the processing circuit 21A. .. The functions of the image acquisition unit 1, the specific unit 2, the image position acquisition unit 3, the operation processing unit 4, and the processing control unit 5 may be realized, for example, by linking a plurality of processing circuits. ..
 ソフトウェアおよびファームウェアはプログラムとして記述され、記憶装置22に記憶されるものであってもよい。その場合、処理回路21Aは、記憶装置22に格納されたプログラムを読み出して実行することによって、上記の機能を実現する。すなわち、記憶装置22は、処理回路21Aに実行されることによって、上記の機能が結果的に実現されるプログラムを記憶するものであってもよい。 The software and firmware may be described as a program and stored in the storage device 22. In that case, the processing circuit 21A realizes the above function by reading and executing the program stored in the storage device 22. That is, the storage device 22 may store a program in which the above functions are eventually realized by being executed by the processing circuit 21A.
 また、処理回路21Bは、専用のハードウェアであってもよい。すなわち、処理回路21Bは、たとえば、単一回路、複合回路、プログラム化されたプロセッサ、並列プログラム化されたプロセッサ、集積回路(application specific integrated circuit、すなわち、ASIC)、field-programmable gate array(FPGA)またはこれらを組み合わせた回路であってもよい。 Further, the processing circuit 21B may be dedicated hardware. That is, the processing circuit 21B is, for example, a single circuit, a composite circuit, a programmed processor, a parallel programmed processor, an integrated circuit (application specific integrated circuit, that is, an ASIC), a field-programmable gate array (FPGA). Alternatively, the circuit may be a combination of these.
 処理回路21Bが専用のハードウェアである場合、画像取得部1、特定部2、画像位置取得部3、操作処理部4および処理制御部5は、処理回路21Bが動作することにより実現される。なお、画像取得部1、特定部2、画像位置取得部3、操作処理部4および処理制御部5の機能は、別々の回路で実現されてもよいし、単一の回路で実現されてもよい。 When the processing circuit 21B is dedicated hardware, the image acquisition unit 1, the specific unit 2, the image position acquisition unit 3, the operation processing unit 4, and the processing control unit 5 are realized by operating the processing circuit 21B. The functions of the image acquisition unit 1, the specific unit 2, the image position acquisition unit 3, the operation processing unit 4, and the processing control unit 5 may be realized by separate circuits or may be realized by a single circuit. good.
 なお、画像取得部1、特定部2、画像位置取得部3、操作処理部4および処理制御部5の機能は、一部が記憶装置22に格納されたプログラムを実行するものである処理回路21Aにおいて実現され、一部が専用のハードウェアである処理回路21Bにおいて実現されてもよい。 The functions of the image acquisition unit 1, the specific unit 2, the image position acquisition unit 3, the operation processing unit 4, and the processing control unit 5 are for executing a program partially stored in the storage device 22. It may be realized in the processing circuit 21B, which is a part of the dedicated hardware.
 また、コンピュータ本体32の機能および自動試験装置40の機能も、画面キャプチャ装置20と同様に、処理回路21Aおよび記憶装置22によって実現されてもよく、あるいは、処理回路21Bによって実現されてもよい。 Further, the functions of the computer main body 32 and the functions of the automatic test device 40 may be realized by the processing circuit 21A and the storage device 22 or may be realized by the processing circuit 21B, similarly to the screen capture device 20.
 以上のように、本開示は詳細に説明されたが、上記した説明は、すべての局面において、例示であって、限定的なものではない。例示されていない無数の変形例が想定され得るものと解される。 As described above, the present disclosure has been explained in detail, but the above description is exemplary in all aspects and is not limiting. It is understood that innumerable variations not illustrated can be assumed.
 また、矛盾が生じない限り、以上に記載された実施の形態において「1つ」備えられるものとして記載された構成要素は、「1つ以上」備えられていてもよいものとする。 Further, as long as there is no contradiction, the components described as being provided with "one" in the above-described embodiment may be provided with "one or more".
 さらに、以上に記載された実施の形態におけるそれぞれの構成要素は概念的な単位であって、本願明細書に開示される技術の範囲内には、1つの構成要素が複数の構造物から成る場合と、1つの構成要素がある構造物の一部に対応する場合と、さらには、複数の構成要素が1つの構造物に備えられる場合とを含むものとする。 Furthermore, each component in the embodiments described above is a conceptual unit, and within the scope of the art disclosed herein, one component comprises a plurality of structures. It is assumed that one component corresponds to a part of a structure, and further, a case where a plurality of components are provided in one structure is included.
 また、以上に記載された実施の形態におけるそれぞれの構成要素には、同一の機能を発揮する限り、他の構造または形状を有する構造物が含まれるものとする。 Further, each component in the above-described embodiment shall include a structure having another structure or shape as long as it exhibits the same function.
 また、本願明細書における説明は、本技術に関連するすべての目的のために参照され、いずれも、従来技術であると認めるものではない。 Further, the description in the present specification is referred to for all purposes related to the present art, and none of them is recognized as the prior art.
 また、以上に記載された実施の形態で記載されたそれぞれの構成要素は、ソフトウェアまたはファームウェアとしても、それと対応するハードウェアとしても想定され、その双方の概念において、それぞれの構成要素は「部」または「処理回路」(circuitry)などと称される。 Further, each component described in the above-described embodiment is assumed to be software or firmware and corresponding hardware, and in both concepts, each component is a "part". Alternatively, it is referred to as a "processing circuit" or the like.
 また、本願明細書に開示される技術は、それぞれの構成要素が複数の装置に分散して備えられる場合、すなわち、システムのような態様であってもよいものとする。 Further, the technique disclosed in the present specification may be provided in a case where each component is distributed and provided in a plurality of devices, that is, a mode such as a system may be used.
 1 画像取得部、2 特定部、31 ディスプレイ、33 スクロールバー、333 スクロールボックス、4 操作処理部、5 処理制御部、D1 表示画像データ、D31 第1スクロール画像データ、D32 第2スクロール画像データ。 1 image acquisition unit, 2 specific unit, 31 display, 33 scroll bar, 333 scroll box, 4 operation processing unit, 5 processing control unit, D1 display image data, D31 1st scroll image data, D32 2nd scroll image data.

Claims (5)

  1.  ディスプレイに表示された、表示元のデータの一部とスクロールバーとを含む表示画像データを取得する画像取得部と、
     前記画像取得部によって取得された前記表示画像データと、予め設定された、前記スクロールバーを示すスクロール画像データとに基づいて、前記スクロールバーの状態を特定する特定部と、
     前記スクロールバーを操作して、前記ディスプレイに表示させる前記表示元のデータをスクロールさせる操作処理部と、
     前記特定部によって特定された前記スクロールバーの状態に基づいて前記操作処理部を制御して、前記表示元のデータのうち未表示の画像領域を前記ディスプレイに表示させ、前記ディスプレイに表示された前記画像領域を含む前記表示画像データを、前記画像取得部に取得させる処理制御部と
    を備える、画面キャプチャ装置。
    An image acquisition unit that acquires display image data including a part of the display source data and a scroll bar displayed on the display.
    A specific unit that specifies the state of the scroll bar based on the display image data acquired by the image acquisition unit and preset scroll image data indicating the scroll bar.
    An operation processing unit that operates the scroll bar to scroll the data of the display source to be displayed on the display, and an operation processing unit.
    The operation processing unit is controlled based on the state of the scroll bar specified by the specific unit to display an undisplayed image area of the display source data on the display, and the display is displayed on the display. A screen capture device including a processing control unit that causes the image acquisition unit to acquire the display image data including an image area.
  2.  前記スクロールバーのスクロールボックスは、前記スクロールバーの第1端と第2端との間で移動し、
     前記スクロール画像データとして、前記スクロールボックスが前記スクロールバーの前記第2端に位置していない状態での前記スクロールバーを示す第1スクロール画像データが予め設定され、
     前記処理制御部は、
     前記第1スクロール画像データに類似または一致する第1画像が前記表示画像データから検出されたときに、前記操作処理部を制御して、1ページ以下で前記スクロールボックスを前記第2端側に移動させて、未表示の前記画像領域を前記ディスプレイに表示させる、請求項1に記載の画面キャプチャ装置。
    The scroll box of the scroll bar moves between the first and second ends of the scroll bar.
    As the scroll image data, first scroll image data indicating the scroll bar in a state where the scroll box is not located at the second end of the scroll bar is set in advance.
    The processing control unit
    When a first image similar to or matching the first scroll image data is detected from the display image data, the operation processing unit is controlled to move the scroll box to the second end side in one page or less. The screen capture device according to claim 1, wherein the undisplayed image area is displayed on the display.
  3.  前記スクロール画像データとして、前記スクロールボックスが前記スクロールバーの前記第2端に位置した状態での前記スクロールバーを示す第2スクロール画像データが予め設定され、
     前記処理制御部は、前記第2スクロール画像データに類似または一致する第2画像が前記表示画像データから検出されたときに、処理を終了する、請求項2に記載の画面キャプチャ装置。
    As the scroll image data, second scroll image data indicating the scroll bar in a state where the scroll box is located at the second end of the scroll bar is set in advance.
    The screen capture device according to claim 2, wherein the processing control unit ends processing when a second image similar to or matching the second scroll image data is detected from the displayed image data.
  4.  前記処理制御部は、前記第1画像も前記第2画像も前記表示画像データから検出されないときに、異常が生じたと判断する、請求項3に記載の画面キャプチャ装置。 The screen capture device according to claim 3, wherein the processing control unit determines that an abnormality has occurred when neither the first image nor the second image is detected from the displayed image data.
  5.  ディスプレイに表示された表示画像データを取得し、
     取得された前記表示画像データと、予め設定された、前記ディスプレイに表示されるスクロールバーを示すスクロール画像データとに基づいて、前記スクロールバーの状態を特定し、
     特定された前記スクロールバーの状態に基いて前記スクロールバーを操作して、表示元のデータのうち未表示の画像領域を前記ディスプレイに表示させ、
     前記ディスプレイに表示された前記画像領域を含む前記表示画像データを取得する、画面キャプチャ方法。
    Acquire the display image data displayed on the display and
    The state of the scroll bar is specified based on the acquired display image data and the preset scroll image data indicating the scroll bar displayed on the display.
    The scroll bar is operated based on the specified state of the scroll bar to display an undisplayed image area of the display source data on the display.
    A screen capture method for acquiring the displayed image data including the image area displayed on the display.
PCT/JP2020/042789 2020-11-17 2020-11-17 Screen capture device, and screen capture method WO2022107203A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022563271A JP7520143B2 (en) 2020-11-17 2020-11-17 Screen capture device and screen capture method
PCT/JP2020/042789 WO2022107203A1 (en) 2020-11-17 2020-11-17 Screen capture device, and screen capture method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/042789 WO2022107203A1 (en) 2020-11-17 2020-11-17 Screen capture device, and screen capture method

Publications (1)

Publication Number Publication Date
WO2022107203A1 true WO2022107203A1 (en) 2022-05-27

Family

ID=81708475

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/042789 WO2022107203A1 (en) 2020-11-17 2020-11-17 Screen capture device, and screen capture method

Country Status (2)

Country Link
JP (1) JP7520143B2 (en)
WO (1) WO2022107203A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005266954A (en) * 2004-03-16 2005-09-29 Hitachi Software Eng Co Ltd Operation information recording/reproduction apparatus
JP2011076152A (en) * 2009-09-29 2011-04-14 Hitachi Solutions Ltd Capture system
US20120221946A1 (en) * 2011-01-28 2012-08-30 International Business Machines Corporation Screen Capture
JP2014038451A (en) * 2012-08-15 2014-02-27 Nomura Research Institute Ltd Testing device and computer program
JP2015049520A (en) * 2013-08-29 2015-03-16 富士通株式会社 Scenario generation program, scenario execution program, scenario generation method, scenario execution method, scenario generation apparatus, and scenario execution apparatus
JP2017215783A (en) * 2016-05-31 2017-12-07 住友セメントシステム開発株式会社 Test device and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005266954A (en) * 2004-03-16 2005-09-29 Hitachi Software Eng Co Ltd Operation information recording/reproduction apparatus
JP2011076152A (en) * 2009-09-29 2011-04-14 Hitachi Solutions Ltd Capture system
US20120221946A1 (en) * 2011-01-28 2012-08-30 International Business Machines Corporation Screen Capture
JP2014038451A (en) * 2012-08-15 2014-02-27 Nomura Research Institute Ltd Testing device and computer program
JP2015049520A (en) * 2013-08-29 2015-03-16 富士通株式会社 Scenario generation program, scenario execution program, scenario generation method, scenario execution method, scenario generation apparatus, and scenario execution apparatus
JP2017215783A (en) * 2016-05-31 2017-12-07 住友セメントシステム開発株式会社 Test device and program

Also Published As

Publication number Publication date
JPWO2022107203A1 (en) 2022-05-27
JP7520143B2 (en) 2024-07-22

Similar Documents

Publication Publication Date Title
US20200151072A1 (en) Method, computer apparatus, and user interface for performing automatic test upon storage devices
JP4086050B2 (en) Information management program and information management apparatus
JP2010175738A (en) Display control device and method
CN111052018B (en) Servo motor adjusting device and servo motor adjusting method
JP6006399B2 (en) Programmable display, its program
US20110187739A1 (en) Display control apparatus, display control method, and non-transitory computer readable storage medium
JP5253035B2 (en) Image processing apparatus, image processing method, and program
US10684772B2 (en) Document viewing apparatus and program
JP2009109880A (en) Display control apparatus, display control method and program
WO2022107203A1 (en) Screen capture device, and screen capture method
WO2015063847A1 (en) Programmable display apparatus and program
JP2018124758A (en) Information processing apparatus, information processing method, and program
US9304684B2 (en) Method and apparatus for selecting media files
JP2006350956A (en) Information processor and program
WO2021010069A1 (en) Screen image transition information generation device, screen image transition information generation method, screen image transition information generation program, and screen image transition information generation system
JP2019062415A (en) Image processor and program
JP2010055641A (en) Information processor and program
JP4888251B2 (en) Image processing apparatus and image processing method
JP2021125711A5 (en)
JP2007128244A (en) Information processing method and apparatus, recording medium and program
JP2009216729A (en) Display device and display system
US20240185628A1 (en) Client terminal, control method for client terminal, and storage medium
US20230130917A1 (en) Image processing apparatus and image processing method
JP6099909B2 (en) DISPLAY CONTROL DEVICE, ITS CONTROL METHOD, PROGRAM, AND STORAGE MEDIUM
JP2008257455A (en) Program, information storage medium storing program and electronic device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20962367

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022563271

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20962367

Country of ref document: EP

Kind code of ref document: A1