US20040212835A1 - User interface for initiating a final scan using drag and drop - Google Patents

User interface for initiating a final scan using drag and drop Download PDF

Info

Publication number
US20040212835A1
US20040212835A1 US10/848,846 US84884604A US2004212835A1 US 20040212835 A1 US20040212835 A1 US 20040212835A1 US 84884604 A US84884604 A US 84884604A US 2004212835 A1 US2004212835 A1 US 2004212835A1
Authority
US
United States
Prior art keywords
data
scan
software
interest
region
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/848,846
Inventor
Theodore Neff
Jeffrey Lee
Patricia Lopez
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US10/848,846 priority Critical patent/US20040212835A1/en
Publication of US20040212835A1 publication Critical patent/US20040212835A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/387Composing, repositioning or otherwise geometrically modifying originals
    • H04N1/3872Repositioning or masking
    • H04N1/3873Repositioning or masking defined only by a limited number of coordinate points or parameters, e.g. corners, centre; for trimming

Definitions

  • This invention relates to document scanners and more particularly to the user interface for document scanners. Even more particularly, the invention relates to a user interface that allows a user to automatically select a region of interest from a preview scan of a document and initiate an optimized final scan of the region of interest by moving it to an application using the drag and drop feature of the Windows operating system.
  • scanning software forces the user to either save the image as a file, copy the image to the clipboard, or return the data via a TWAIN or other industry standard inter-application communication protocol initiated scan.
  • Yet another aspect of the invention is to update scanner software control parameters with information about the selected region to optimize the final scan of the selected region.
  • Still another aspect of the invention is to offer different data formats for the optimized final scan based upon the selected region type.
  • a further aspect of the invention is to allow the open application to query the scanner software to determine if it can accept drop input of the selected region in an offered format before executing the optimized final scan.
  • a still further aspect of the invention is to format the data from the optimized final scan into the format requested by the open application.
  • a user interface for scanner software that allows a preview scan of a document to be presented to the user in a variable resolution preview window in a computer monitor.
  • the user may then click on a point within a region of interest in the preview scan data in the variable resolution preview window.
  • an area is determined that encompasses the click point and the neighboring points that have similar characteristics to that of the click point.
  • This area is then classified by type based on the characteristics of the data represented within the area, such as text, gray scale image, color image, or black and white image.
  • a selection marker is then automatically displayed around the area as a first estimate of what the user intended by making the mouse click at the click point.
  • the selection marker may be a bounding box rectangular in shape.
  • image analysis software may be applied, automatically tracing around the lasso region of interest. Portions of the scanned document that lie outside the selection marker are grayed out. Based on the determination of the type of area, adjustments are made automatically to data type, exposure, color, resolution, and sharpness settings that normally would have to be made manually by the user in prior art systems.
  • the user can adjust the size of the region of interest to include more area or include less area in several different ways.
  • One such way is by dragging the selection area handles appropriately, expanding or contracting the selected area.
  • the user may simultaneously click on a point and hold down a control key on a keyboard, to either expand the region or image of interest to include additional area, or contract the region or image of interest to exclude area already selected.
  • the user may also right click on the mouse to pop up a context menu, and select an expand selection option or select a contract selection option from the menu.
  • a different region of interest can be selected by the user by clicking in an unselected area of the variable resolution preview scan, and dragging the mouse to create a rectangular area bounded by a selection marker.
  • windows having tools for adjusting various aspects of the selected area are automatically enabled or disabled from user input.
  • the user can use a mouse to drag and drop the selected area onto the desktop, a writeable folder, or onto an open application to launch an optimized final scan, or re-scan, of the selected area.
  • the resulting image data resides in the desktop, folder, in a file, or within the open application.
  • the user may utilize pull down menus or buttons to launch the optimized final scan.
  • the pull down menu is used, save to file, copy to clipboard, and print are the only options available. Thus, the resulting image data will not automatically appear in an open application utilizing this option.
  • FIG. 2 shows a representation of the screen display of a computer monitor showing the user interface for scanner software of the present invention
  • FIG. 3A and FIG. 3B show a block diagram of the overall flow of the operation of the user interface for scanner software of the present invention
  • FIG. 4 shows a block diagram for determining the boundary of the region of interest and classifying the data type within the region of interest
  • FIG. 5 shows a block diagram for updating the screen display of a computer monitor based on the selected area and its type
  • FIG. 6 shows a block diagram for performing an optimized final scan of the region of interest utilizing the drag and drop feature from the Windows operating system
  • FIG. 7 shows a block diagram for re-sizing the boundary of a region of interest
  • FIG. 8A and FIG. 8B show a representation of the screen display of a computer monitor showing a screen capture of the user interface for scanner software of the present invention and an open application receiving a scanned image by way of drag and drop input;
  • FIG. 9A and FIG. 9B show a representation of the screen display of a computer monitor showing a screen capture of the user interface for scanner software of the present invention and a desktop receiving a scanned image by way of drag and drop input.
  • FIG. 1 shows a block diagram of a computer system incorporating the user interface for scanner software of the present invention.
  • computer system 100 contains a processing element 102 .
  • Processing element 102 communicates with other elements of computer system 100 over a system bus 104 .
  • a keyboard 106 allows a user to input information into computer system 100 and a monitor 110 allows computer system 100 to output information to the user.
  • a graphical input device 108 commonly a mouse, is also used to input information.
  • Scanner device 114 is also used to input information to computer system 100 .
  • Storage device 112 is used to store data and programs within computer system 100 .
  • Communications interface 116 also connected to system bus 104 , receives information from sources outside of computer system 100 .
  • a memory 118 also attached to system bus 104 , contains an operating system 120 , window manager 122 , and scanner software 124 having the user interface for scanner software of the present invention.
  • operating system 120 is the Microsoft Windows® operating system.
  • Memory 118 also contains first software application 126 and second software application 128 .
  • One skilled in the art will recognize that many more software applications could reside in memory 118 . Only two are shown for simplicity.
  • FIG. 2 shows a representation of the screen display from monitor 110 (FIG. 1) showing the user interface for scanner software 124 (FIG. 1) of the present invention.
  • scanner software window 200 shows a variable resolution preview window 202 containing variable resolution preview scan 204 of a document that has been positioned on the flatbed of scanner device 114 (FIG. 1).
  • a user initiates a variable resolution preview scan 204 by pressing a preview scan mode button on scanner device 114 (FIG. 1), or through a scan button or pull down menus presented to the user on monitor 110 through scanner software 124 , which sends a signal causing scanner device 114 to use a preview scan mode to scan the document.
  • a preview scan mode is typically a low resolution scan, dependent on the resolution of the display and the size of the preview window.
  • a user may also initiate a zoom scan of an area of the document positioned on the flatbed, in which case the resolution of the data contained in variable resolution preview window 202 may be that of the scanner, which could be a considerably higher resolution than the preview scan mode.
  • the data generated from the variable resolution preview scan is displayed as variable resolution preview scan 204 in variable resolution preview window 202 .
  • Variable resolution preview scan 204 shows regions of various types, including text regions 206 , black and white line art regions 208 , color photograph regions 210 , and gray scale photograph region 212 , which is partially superimposed on one of the color photograph regions 210 .
  • a user has moved pointer 214 within gray scale photograph region 212 with graphical input device 108 (FIG. 1) and has subsequently clicked on graphical input device 108 .
  • Scanner software 124 receives the click input, with pointer 214 in the shown location, and determines a boundary for the region surrounding the click point, and what data type of region is within the boundary.
  • a user can accomplish the above manually by moving pointer 214 to a corner of gray scale photograph region 212 , and then clicking and dragging graphical input device 108 to encompass gray scale photograph region 212 and then manually setting the data type via a pull down menu.
  • variable resolution preview window 202 is updated with selection marker 216 drawn around the region identified as gray scale photograph region 212 .
  • selection marker 216 is a rectangular bounding box.
  • the rest of the area of variable resolution preview scan 204 outside of gray scale photograph region 212 is grayed out (not shown in FIG. 2).
  • Variable resolution preview window 202 also contains pull down menu bar 218 and tool bar 220 , which provide the user with access to various functions of scanner software 124 . If no region has been selected, status bar 222 displays information regarding variable resolution preview scan 204 in its entirety. If a region has been selected, as shown in FIG. 2, status bar 222 displays current information regarding the region selected, which in this example is gray scale photograph region 212 . Box 224 indicates that the region selected is a gray scale photographic image. Box 226 indicates the image file size is 51.7 KB. A scaling factor of 100% is shown in box 228 .
  • a different scaling factor may be displayed if an inter-application communication link, such as TWAIN or OLE, has been established indicating a preferred final size of the region of interest, or if the user has specified one.
  • Box 230 indicates that the selected image is measured in inches. The user may also make a “units” preference for Box 230 other than inches, such as centimeters, points, or pixels.
  • Box 232 indicates that the selected image is 1.38 inches high, and box 234 indicates that the selected image is 1.74 inches wide.
  • Box 236 indicates a current resolution of 150 dpi.
  • Three floating windows are also shown in scanner software window 200 that present control tools to the user.
  • the controls reflect adjustments made to variable resolution preview scan 204 based on the contents of the preview window.
  • the user may use the tools presented in the floating windows to further manipulate a selected region of interest.
  • Exposure adjustment window 238 offers control tools that apply to all photographic output data types to preserve highlight and shadow detail.
  • Color adjustment window 240 applies only to color photographic output data types to adjust hue and saturation.
  • Black and white threshold window 242 applies only to black and white binary output data types such as line art, clip art, halftones, and text.
  • FIG. 3A and FIG. 3B show a block diagram of the overall flow of the operation of the user interface for scanner software of the present invention.
  • the user interface is called from scanner software 124 (FIG. 1), when requested by the user of the scanner software 124 .
  • Scanner software 124 performs other scanner functions which are not part of the invention.
  • variable resolution preview scan is initiated for a document placed in the flatbed of scanner 114 (FIG. 1) that may contain text, line art, and/or color and black and white photographic images of interest.
  • variable resolution preview scan 204 (FIG. 2) is displayed within variable resolution preview window 202 (FIG. 2) in monitor 110 (FIG. 1).
  • Step 304 determines if click input from graphical input device 0 . 108 (FIG. 1) on a region of interest within variable resolution preview scan 204 is received, or if a manual selection is made by clicking in an unselected area and dragging the mouse to create a rectangular selection area, or if an indication to quit the user interface is received. If the latter is true, FIG. 3 returns to scanner software 124 . If a manual selection is made, then in step 305 the click and drag input establishing a boundary around a region of interest is received. Then in step 307 scanner software 124 performs classification analysis on the set of data elements contained within the boundary established by step 305 , as more fully explained in FIG. 4.
  • step 306 click input on a region of interest is received by scanner software 124 .
  • step 308 calls FIG. 4 which evaluates the region surrounding the click point to determine its boundary and its image data type.
  • step 310 calls FIG. 5 to update the screen display of monitor 110 .
  • step 312 determines if further input, or an indication to quit the user interface, is received. If the latter is true, FIG. 3 returns to scanner software 124 . If the former is true, then step 314 determines what type of further input was received.
  • step 316 calls FIG. 6 to potentially perform an optimized final scan of the region of interest. After returning from FIG. 6, control returns to step 304 where another region of interest may be selected, or input received to quit the user interface.
  • step 318 scanner software 124 removes selection marker 216 that was placed around the region of interest. This action de-selects the current image selected. All portions of variable resolution preview scan 204 that had been grayed out are restored and the display in variable resolution preview window 202 (FIG. 2) in monitor 110 is updated. Control then returns to step 304 where another region of interest may be selected, or input received to quit the user interface.
  • step 320 calls FIG. 7 to re-size the boundary of the region of interest.
  • control returns to step 310 , which is a call to FIG. 5 to update the screen display of monitor 110 .
  • FIG. 4 shows a block diagram for determining the boundary of the region of interest and classifying the data type within the region of interest.
  • scanner software 124 performs an analysis on the data elements from variable resolution preview scan 204 on the immediate region around the point clicked to determine the boundary of the region of interest and the data type within the region of interest.
  • segmentation analysis is performed to determine the boundary of the region of interest.
  • Various techniques are well known in the art for performing segmentation analysis, falling into three broad categories: top down strategy (model-driven), bottom up strategy (data-driven), and hybrid.
  • extension is performed along a linear front, resulting in a selection marker that is a rectangular bounding box.
  • extension is performed along a non-linear front, resulting in a selection marker that is a “lasso” around the region of interest.
  • scanner software 124 After performing segmentation analysis, in step 402 scanner software 124 performs classification analysis on the set of data elements contained within the boundary established by step 400 .
  • classification analysis Various techniques, also well known in the art for performing classification analysis, are also disclosed in the two articles cited above. In the preferred embodiment of the invention, the classification method used is that disclosed in U.S. Pat. No. 5,596,655 issued to Patricia D. Lopez on Jan. 21, 1997.
  • FIG. 4 Upon completion of classification analysis, FIG. 4 then returns to FIG. 3A.
  • FIG. 5 shows a block diagram for updating the computer monitor display based on the selected area and its data type.
  • a selection marker is displayed in variable resolution preview scan 204 (FIG. 2) in monitor 110 (FIG. 1) around the region of interest determined from either FIG. 4 or from FIG. 7, which is discussed below. If a selection marker is already displayed when FIG. 5 is called, that selection marker is removed from display before displaying the next selection marker.
  • the remainder of variable resolution preview scan 204 lying outside of the region of interest bounded by the currently displayed selection marker is grayed out.
  • Step 504 determines the data type of the region of interest. If the data type in the region of interest is text or black and white line art, then control passes to step 506 where scanner software 124 updates the output in black and white threshold window 242 (FIG. 2). In step 508 scanner software 124 updates the resolution, scaling, output dimensions, and file size within status bar 222 (FIG. 2). In step 510 the controls in black and white threshold window 242 (FIG. 2) are enabled for user input. The user may make manual changes using the controls that have been enabled prior to initiating a re-scan of the selected region of interest. In step 512 the controls for exposure adjustment window 238 (FIG. 2) and color adjustment window 240 (FIG.
  • steps 506 , 508 , 510 , and 512 automatically make many of the adjustments that the user would normally have to make manually in other prior art scanning systems after selecting an image for scanning.
  • the current invention reduces the complexity of the software and confusion of controls that the typical user may not understand. At this time, the user may also make manual changes using the controls that have been enabled prior to re-scanning the selected image.
  • step 504 if the data type in the region of interest is gray scale photographic, then control passes to step 514 where scanner software 124 changes the output in exposure adjustment window 238 .
  • scanner software 124 updates the resolution, scaling, output dimensions, and file size within status bar 222 .
  • step 518 the controls in exposure adjustment window 238 are enabled for user input. The user may make manual changes using the controls that have been enabled prior to initiating a re-scan of the selected region of interest.
  • step 520 the controls in color adjustment window 240 and black and white threshold window 242 are disabled from user input and ate grayed out.
  • step 504 if the data type in the region of interest is color photographic, then in step 522 scanner software 124 changes the output in exposure adjustment window 238 and in color adjustment window 240 . In step 524 scanner software 124 updates the resolution, scaling, output dimensions, and file size within status bar 222 . In step 526 the controls in exposure adjustment window 238 and color adjustment window 240 are enabled for user input. The user may make manual changes using the controls that have been enabled prior to initiating a re-scan of the selected region of interest. In step 528 the controls in black and white threshold window 242 are disabled from user input and is grayed out. After any of steps 512 , 520 , or 528 , FIG. 5 returns to FIG. 3.
  • steps in steps 506 , 508 , 510 , and 512 ; steps 514 , 516 , 518 , and 520 ; and steps 522 , 524 , 526 , and 528 automatically make many of the adjustments that the user would normally have to make manually in other prior art scanning systems after selecting a region of interest for scanning.
  • the current invention reduces the complexity of the software user interface and confusion of controls that the typical user may not understand.
  • FIG. 6 shows a block diagram for performing an optimized final scan of the selected region utilizing the drag and drop feature from the Windows operating system.
  • a data object is created and a list of one or more predetermined data formats provided in scanner software 124 is loaded into memory, based on the “mouse down” input signal selecting the region of interest displayed in monitor 110 (FIG. 1) whose data type, or classification, was determined in FIG. 4.
  • a CF_DIB format is provided, which is a Windows Device Independent Bitmap, and a private drag/drop information format.
  • a CF_METAFILEPICT format is provided, which is a Windows Metafile Clipboard format, and a private drag/drop information format.
  • a CF_TEXT which is ASCII Text
  • a CF_RTF which is Rich Text Format
  • the private drag/drop information format is for internal use by scanner software 124 (FIG. 1), mainly as information for drawing feedback when the pointer 214 is moved over scanner software window 200 (FIG. 2).
  • Step 602 determines if a “mouse over” input signal from graphical input device 108 , which is handled by operating system 120 (FIG. 1) from a call made by scanner software 124 , is received identifying an open application in monitor 110 , or identifying scanner software window 200 itself. If the “mouse over” input signal is received identifying scanner software window 200 , control passes to step 610 . Step 610 then determines if a “mouse drop” input signal is received from graphical input device 108 selecting scanner software window 200 displayed in monitor 110 . This indicates that the user decided not to initiate an optimized final scan. If the answer is yes, then FIG. 6 returns to FIG. 3. If the answer in step 610 is no, indicating no “mouse drop” signal was received, or that pointer 214 left scanner software window 200 , then control returns to step 602 .
  • step 602 If the “mouse over” input signal in step 602 is received identifying an open application, which was opened by a call to the software application, such as fist software application 126 (FIG. 1), then operating system 120 notifies first software application 126 that pointer 214 has entered its window. Then in step 604 first software application 126 queries the list of predetermined data formats associated with the data object created in step 600 . If one or more acceptable formats are found in the list generated in step 600 , then first software application 126 lets operating system 120 know that it can receive the data and indicates a preferred format from the one or more acceptable formats. Step 612 then determines if a “mouse drop” input signal from graphical input device 108 is received, selecting first software application 126 .
  • step 612 If the answer is no, indicating no “mouse drop” signal was received, or that pointer 214 has left the first software application 126 window, then control returns to step 602 . If the answer in step 612 is yes, indicating that a “mouse drop” input signal was received, then in step 614 first software application 126 makes a call to operating system 120 and requests the image data in the format it prefers. Then, in step 616 , scanner software 124 sends a command to scanner 114 (FIG. 1) launching an optimized final scan of the document, and the image data from the optimized final scan is put into the format requested. The image data output from the optimized final scan for the region of interest portion of the document is sent to first software application 126 , where the image data resides in the selected data format for further manipulation by the user within first software application 126 . Control then returns to FIG. 3.
  • step 604 If in step 604 first software application 126 cannot find a format for the data that it can accept from the list generated in step 600 , then step 608 changes the displayed pointer 214 to the universal “no” icon, a circle with a diagonal slash through it, indicating that a drop of the data object will not be allowed.
  • Step 610 determines if a “mouse drop” input signal is received from graphical input device 108 on first software application 126 . If the answer is yes, then FIG. 6 returns to FIG. 3. If the answer in step 610 is no, then control returns to step 602 .
  • FIG. 7 shows a block diagram for re-sizing the boundary of a selected area.
  • step 700 determines if the click input with graphical input device 108 , simultaneous with a control key held down, was received within, or outside of, selection marker 216 (FIG. 2). If the click input was within selection marker 216 , indicating that the user wants a smaller area than what was automatically generated in FIG. 4, then step 704 finds a subset of the data elements within selection marker 216 immediately surrounding the click point, and establishes a new, smaller boundary around the subset of data elements. Then, in step 706 , scanner software 124 performs classification analysis on the subset of data elements contained within the new boundary established by step 704 . FIG. 7 then returns to FIG. 3.
  • step 700 If in step 700 the click input with graphical input device 108 , simultaneous with a control key held down, was received outside of selection marker 216 , indicating that the user wants a larger area than what was automatically generated in FIG. 4, control passes to step 702 .
  • Step 702 determines if the click input with graphical input device 108 , simultaneous with a control key held down, was on white space or non-white space. If the click input was on white space, then step 712 expands the boundary to encompass the entire scanned document. FIG. 7 then returns to FIG. 3.
  • step 708 makes an adjustment to the parameters used in the segmentation analysis.
  • step 710 calls FIG. 4 to evaluate the data elements surrounding the click point with the new parameters to determine a superset of data elements and a new boundary, and to determine the data type of the superset of data elements within the new boundary. After returning from FIG. 4, FIG. 7 then returns to FIG. 3.
  • FIG. 8A and FIG. 81 show a representation of the screen display of a computer monitor showing a screen capture of the user interface for scanner software of the present invention and an open application receiving a scanned image by way of drag and drop input.
  • screen display 800 has scanner software window 200 (also shown in FIG. 2) and application software window 802 displayed.
  • Variable resolution preview scan 204 is displayed within variable resolution preview window 202 (also shown in FIG. 2).
  • Black and white line art region 208 (also shown in FIG. 2) has been selected by a user with graphical input device 108 (FIG.
  • Status bar 222 (also shown in FIG. 2) is updated to display current information regarding black and white line art region 208 .
  • the three dialog boxes normally displayed in scanner software window 200 adjacent to variable resolution preview window 202 have been closed down by the user to create room in screen display 800 for application software window 802 .
  • First software application 126 (FIG. 1) is loaded into memory 118 (FIG. 1) and is displayed in application software window 802 , which contains open work area 820 .
  • First software application 126 may be a word processing application, a spread sheet application, or a photo image editing type application that the user would like to bring a scanned version of black and white line art image 818 into.
  • the user moves pointer 214 (not shown in FIGS. 8A and 8B) with graphical input device 108 to a point within black and white line art region 208 .
  • the user then performs a drag and drop maneuver by holding down the graphical input device button, moving graphical input device 108 such that pointer 214 travels from the point within black and white line art region 208 displayed on monitor 110 that the “mouse down” input signal was sent, to any point within open work area 820 within application software window 802 , and then releasing the graphical input device button to send the mouse drop input signal selecting the open application.
  • This drag and drop maneuver onto open work area 820 initiates within scanner software 124 (FIG. 1) an optimized final scan of the document, which generates image data.
  • the image data is sent from scanner 114 to firsts software application 126 , where the image data appears as scanned image 822 in FIG. 8B.
  • the image data fully resides within the application software.
  • the user may then further manipulate scanned image 822 and/or save the image data to a file.
  • variable resolution preview scan 204 If the user selects a text region in variable resolution preview scan 204 to drag and drop to application software window 802 , the text region is scanned utilizing the automatic adjustments and updates made by scanner software 124 after the text region was selected. OCR, Optical Character Recognition, is then performed. The resulting data is put into ASCII Text format or Rich Text Format for delivery to the open application.
  • FIG. 9A and FIG. 9B show a representation of the screen display of a computer monitor showing a screen capture of the user interface for scanner software of the present invention and a desktop receiving a scanned image using the drag and drop feature of the Windows operating system.
  • screen display 900 has scanner software window 200 (also shown in FIG. 2) and desktop area 902 displayed.
  • Variable resolution preview scan 204 is displayed within variable resolution preview window 202 (also shown in FIG. 2).
  • Black and white line art region 208 (also shown in FIG. 2) has been selected by a user with graphical input device 108 (FIG. 1) by moving pointer 214 (FIG.
  • Black and white line art region 208 contains black and white line art image 818 .
  • Status bar 222 (also shown in FIG. 2) is updated to display current information regarding black and White line art region 208 .
  • the three floating windows normally displayed in scanner software window 200 adjacent to variable resolution preview window 202 have been closed down by the user to create room in screen display 900 for desktop area 902 .
  • the user may bring a scanned version of black and white line art image 818 onto desktop area 902 .
  • the user moves pointer 214 with graphical input device 108 to a point within black and white line art region 208 .
  • the user then performs a drag and drop maneuver.
  • a control key must be held down when the drag operation is initiated to add the data formats to the list of formats available to Explorer for a drop to the desktop or to a folder.
  • the graphical input device button is held down, then graphical input device 108 is moved such that pointer 214 (not shown in FIG.
  • scan.bmp icon 904 representing a file created by Explorer, the file manager software in Windows, upon receiving the image data from scanner 114 .
  • the same icon would appear for a drop to a writeable folder within a directory window.
  • the user may then further manipulate the image with a software application that can accept .bmp file formats.
  • variable resolution preview scan 204 If the user selects a text region in variable resolution preview scan 204 to drag and drop to desktop area 902 , the text region is scanned utilizing the automatic adjustments and updates made by scanner software 124 after the text region was selected. OCR, Optical Character Recognition, is then performed. The resulting data is put into ASCII Text format for delivery to desktop area 902 .
  • a text file is created by Explorer, the file manager software in Microsoft Windows®, upon receiving the image data from scanner software 124 , and the file appears as an icon in open work area 820 , which may be opened by Notepad or whatever other comparable software has been set up by the user.

Abstract

A user interface method for launching an optimized final scan of a selected region of interest selected from a preview scan of a document. A user may drag the selected region of interest, presented in a preview scan of a document in a scanner window, and drop it on a software application, the desktop, or a writeable folder, which launches an optimized final scan of the selected region of interest. The image data resulting from the optimized final scan automatically resides in the software application, the desktop, or the writeable folder. In selecting a region of interest from the preview scan, scanner software parameters are updated with information about the region of interest which optimize the final scan. The image data from the optimized final scan is then formatted in the format requested and delivered to the software application, the desktop, or the writeable folder.

Description

    CROSS REFERENCE TO RELATED APPLICATIONS
  • This application is related to application Ser. No. ______ of Jeffrey P. Lee et al. filed ______ entitled Click and Select User Interface for Document Scanning.[0001]
  • TECHNICAL FIELD
  • This invention relates to document scanners and more particularly to the user interface for document scanners. Even more particularly, the invention relates to a user interface that allows a user to automatically select a region of interest from a preview scan of a document and initiate an optimized final scan of the region of interest by moving it to an application using the drag and drop feature of the Windows operating system. [0002]
  • BACKGROUND OF THE INVENTION
  • Current scanner technology allows a user to capture and utilize all or portions of various scanned documents, images, objects, etc. for use within various computer applications, even when the documents are comprised of a variety of different components. A document containing text, black and white and/or color photographs, graphics, and color and black and white line art can be scanned in its entirety. Alternatively, the user may choose to select only certain portions of the original document for scanning by utilizing scanner software to select an area or particular image contained in a preview scan of the document. The selected area is then scanned to produce a final image. [0003]
  • The usability of existing scanning software has been hindered by the inability of users to easily move images from the scanner software to the user desktop or desired application, such as word processing or an Adobe PhotoShop™ image editing type application. Typically, scanning software forces the user to either save the image as a file, copy the image to the clipboard, or return the data via a TWAIN or other industry standard inter-application communication protocol initiated scan. [0004]
  • It is thus apparent that there is a need in the art for an improved method or apparatus which solves the objects of the invention. The present invention meets these and other needs in the art. [0005]
  • This application is related to application Ser. No. ______ of Jeffrey P. Lee et al. filed ______ entitled Click and Select User Interface for Document Scanning, which is incorporated herein by reference for all that is disclosed and taught therein. [0006]
  • DISCLOSURE OF THE INVENTION
  • It is an aspect of the present invention to click on a selected region in a preview scan of a document and drag it to an open application or a desktop to launch an optimized final scan of the selected region. [0007]
  • It is another aspect of the invention to have the image data resulting from the optimized final scan automatically reside in the open application or desktop. [0008]
  • Yet another aspect of the invention is to update scanner software control parameters with information about the selected region to optimize the final scan of the selected region. [0009]
  • Still another aspect of the invention is to offer different data formats for the optimized final scan based upon the selected region type. [0010]
  • A further aspect of the invention is to allow the open application to query the scanner software to determine if it can accept drop input of the selected region in an offered format before executing the optimized final scan. [0011]
  • A still further aspect of the invention is to format the data from the optimized final scan into the format requested by the open application. [0012]
  • The above and other aspects of the invention are accomplished in a user interface for scanner software that allows a preview scan of a document to be presented to the user in a variable resolution preview window in a computer monitor. The user may then click on a point within a region of interest in the preview scan data in the variable resolution preview window. Based on the characteristics of the data represented at the click point, an area is determined that encompasses the click point and the neighboring points that have similar characteristics to that of the click point. This area is then classified by type based on the characteristics of the data represented within the area, such as text, gray scale image, color image, or black and white image. A selection marker is then automatically displayed around the area as a first estimate of what the user intended by making the mouse click at the click point. [0013]
  • The selection marker may be a bounding box rectangular in shape. For non-rectangular “lasso” regions, image analysis software may be applied, automatically tracing around the lasso region of interest. Portions of the scanned document that lie outside the selection marker are grayed out. Based on the determination of the type of area, adjustments are made automatically to data type, exposure, color, resolution, and sharpness settings that normally would have to be made manually by the user in prior art systems. [0014]
  • If the selection marker automatically generated does not represent the image of interest desired by the user, the user can adjust the size of the region of interest to include more area or include less area in several different ways. One such way is by dragging the selection area handles appropriately, expanding or contracting the selected area. Or, the user may simultaneously click on a point and hold down a control key on a keyboard, to either expand the region or image of interest to include additional area, or contract the region or image of interest to exclude area already selected. The user may also right click on the mouse to pop up a context menu, and select an expand selection option or select a contract selection option from the menu. In addition, a different region of interest can be selected by the user by clicking in an unselected area of the variable resolution preview scan, and dragging the mouse to create a rectangular area bounded by a selection marker. [0015]
  • Based on the type of image, windows having tools for adjusting various aspects of the selected area are automatically enabled or disabled from user input. Once the region of interest is properly selected, and any adjustments have been made, the user can use a mouse to drag and drop the selected area onto the desktop, a writeable folder, or onto an open application to launch an optimized final scan, or re-scan, of the selected area. After the optimized final scan, the resulting image data resides in the desktop, folder, in a file, or within the open application. Alternatively, the user may utilize pull down menus or buttons to launch the optimized final scan. However, if the pull down menu is used, save to file, copy to clipboard, and print are the only options available. Thus, the resulting image data will not automatically appear in an open application utilizing this option.[0016]
  • DESCRIPTION OF THE DRAWINGS
  • The above and other aspects, features, and advantages of the invention will be better understood by reading the following more particular description of the invention, presented in conjunction with the following drawings, wherein: [0017]
  • FIG. 1 shows a block diagram of a computer system incorporating the user interface for scanner software of the present invention; [0018]
  • FIG. 2 shows a representation of the screen display of a computer monitor showing the user interface for scanner software of the present invention; [0019]
  • FIG. 3A and FIG. 3B show a block diagram of the overall flow of the operation of the user interface for scanner software of the present invention; [0020]
  • FIG. 4 shows a block diagram for determining the boundary of the region of interest and classifying the data type within the region of interest; [0021]
  • FIG. 5 shows a block diagram for updating the screen display of a computer monitor based on the selected area and its type; [0022]
  • FIG. 6 shows a block diagram for performing an optimized final scan of the region of interest utilizing the drag and drop feature from the Windows operating system; [0023]
  • FIG. 7 shows a block diagram for re-sizing the boundary of a region of interest; [0024]
  • FIG. 8A and FIG. 8B show a representation of the screen display of a computer monitor showing a screen capture of the user interface for scanner software of the present invention and an open application receiving a scanned image by way of drag and drop input; and [0025]
  • FIG. 9A and FIG. 9B show a representation of the screen display of a computer monitor showing a screen capture of the user interface for scanner software of the present invention and a desktop receiving a scanned image by way of drag and drop input.[0026]
  • BEST MODE FOR CARRYING OUT THE INVENTION
  • The following description is of the best presently contemplated mode of carrying out the present invention. This description is not to be taken in a limiting sense but is made merely for the purpose of describing the general principles of the invention. The scope of the invention should be determined by referencing the appended claims. [0027]
  • FIG. 1 shows a block diagram of a computer system incorporating the user interface for scanner software of the present invention. One skilled in the art will recognize that many other configurations are possible for accessing a scanner with a computer system. Only one configuration is shown for simplicity. Referring now to FIG. 1, [0028] computer system 100 contains a processing element 102. Processing element 102 communicates with other elements of computer system 100 over a system bus 104. A keyboard 106 allows a user to input information into computer system 100 and a monitor 110 allows computer system 100 to output information to the user. A graphical input device 108, commonly a mouse, is also used to input information. Scanner device 114 is also used to input information to computer system 100.
  • [0029] Storage device 112 is used to store data and programs within computer system 100. Communications interface 116, also connected to system bus 104, receives information from sources outside of computer system 100. A memory 118, also attached to system bus 104, contains an operating system 120, window manager 122, and scanner software 124 having the user interface for scanner software of the present invention. In the preferred embodiment of the invention, operating system 120 is the Microsoft Windows® operating system. Memory 118 also contains first software application 126 and second software application 128. One skilled in the art will recognize that many more software applications could reside in memory 118. Only two are shown for simplicity.
  • FIG. 2 shows a representation of the screen display from monitor [0030] 110 (FIG. 1) showing the user interface for scanner software 124 (FIG. 1) of the present invention. Referring now to FIG. 2, scanner software window 200 shows a variable resolution preview window 202 containing variable resolution preview scan 204 of a document that has been positioned on the flatbed of scanner device 114 (FIG. 1). A user initiates a variable resolution preview scan 204 by pressing a preview scan mode button on scanner device 114 (FIG. 1), or through a scan button or pull down menus presented to the user on monitor 110 through scanner software 124, which sends a signal causing scanner device 114 to use a preview scan mode to scan the document. A preview scan mode is typically a low resolution scan, dependent on the resolution of the display and the size of the preview window. A user may also initiate a zoom scan of an area of the document positioned on the flatbed, in which case the resolution of the data contained in variable resolution preview window 202 may be that of the scanner, which could be a considerably higher resolution than the preview scan mode. The data generated from the variable resolution preview scan is displayed as variable resolution preview scan 204 in variable resolution preview window 202. Variable resolution preview scan 204 shows regions of various types, including text regions 206, black and white line art regions 208, color photograph regions 210, and gray scale photograph region 212, which is partially superimposed on one of the color photograph regions 210.
  • A user has moved [0031] pointer 214 within gray scale photograph region 212 with graphical input device 108 (FIG. 1) and has subsequently clicked on graphical input device 108. Scanner software 124 receives the click input, with pointer 214 in the shown location, and determines a boundary for the region surrounding the click point, and what data type of region is within the boundary. Alternatively, a user can accomplish the above manually by moving pointer 214 to a corner of gray scale photograph region 212, and then clicking and dragging graphical input device 108 to encompass gray scale photograph region 212 and then manually setting the data type via a pull down menu. In either case, variable resolution preview window 202 is updated with selection marker 216 drawn around the region identified as gray scale photograph region 212. In this example, selection marker 216 is a rectangular bounding box. The rest of the area of variable resolution preview scan 204 outside of gray scale photograph region 212 is grayed out (not shown in FIG. 2).
  • Variable [0032] resolution preview window 202 also contains pull down menu bar 218 and tool bar 220, which provide the user with access to various functions of scanner software 124. If no region has been selected, status bar 222 displays information regarding variable resolution preview scan 204 in its entirety. If a region has been selected, as shown in FIG. 2, status bar 222 displays current information regarding the region selected, which in this example is gray scale photograph region 212. Box 224 indicates that the region selected is a gray scale photographic image. Box 226 indicates the image file size is 51.7 KB. A scaling factor of 100% is shown in box 228. A different scaling factor may be displayed if an inter-application communication link, such as TWAIN or OLE, has been established indicating a preferred final size of the region of interest, or if the user has specified one. Box 230 indicates that the selected image is measured in inches. The user may also make a “units” preference for Box 230 other than inches, such as centimeters, points, or pixels. Box 232 indicates that the selected image is 1.38 inches high, and box 234 indicates that the selected image is 1.74 inches wide. Box 236 indicates a current resolution of 150 dpi.
  • Three floating windows are also shown in [0033] scanner software window 200 that present control tools to the user. The controls reflect adjustments made to variable resolution preview scan 204 based on the contents of the preview window. The user may use the tools presented in the floating windows to further manipulate a selected region of interest.
  • [0034] Exposure adjustment window 238 offers control tools that apply to all photographic output data types to preserve highlight and shadow detail. Color adjustment window 240 applies only to color photographic output data types to adjust hue and saturation. Black and white threshold window 242 applies only to black and white binary output data types such as line art, clip art, halftones, and text.
  • FIG. 3A and FIG. 3B show a block diagram of the overall flow of the operation of the user interface for scanner software of the present invention. The user interface is called from scanner software [0035] 124 (FIG. 1), when requested by the user of the scanner software 124. Scanner software 124 performs other scanner functions which are not part of the invention.
  • Referring now to FIG. 3A and FIG. 3B, after entry, in step [0036] 300 a variable resolution preview scan is initiated for a document placed in the flatbed of scanner 114 (FIG. 1) that may contain text, line art, and/or color and black and white photographic images of interest. In step 302, variable resolution preview scan 204 (FIG. 2) is displayed within variable resolution preview window 202 (FIG. 2) in monitor 110 (FIG. 1).
  • [0037] Step 304 determines if click input from graphical input device 0.108 (FIG. 1) on a region of interest within variable resolution preview scan 204 is received, or if a manual selection is made by clicking in an unselected area and dragging the mouse to create a rectangular selection area, or if an indication to quit the user interface is received. If the latter is true, FIG. 3 returns to scanner software 124. If a manual selection is made, then in step 305 the click and drag input establishing a boundary around a region of interest is received. Then in step 307 scanner software 124 performs classification analysis on the set of data elements contained within the boundary established by step 305, as more fully explained in FIG. 4.
  • If click input is received in [0038] step 304, then in step 306 click input on a region of interest is received by scanner software 124. Step 308 calls FIG. 4 which evaluates the region surrounding the click point to determine its boundary and its image data type. After returning from FIG. 4, step 310 then calls FIG. 5 to update the screen display of monitor 110. After returning from FIG. 5, step 312 determines if further input, or an indication to quit the user interface, is received. If the latter is true, FIG. 3 returns to scanner software 124. If the former is true, then step 314 determines what type of further input was received. If the input received was a “mouse down” input signal selecting the region of interest for a potential drag and drop from graphical input device 108, then step 316 calls FIG. 6 to potentially perform an optimized final scan of the region of interest. After returning from FIG. 6, control returns to step 304 where another region of interest may be selected, or input received to quit the user interface.
  • If the input determined in [0039] step 314 was click input from graphical input device 108 on white space within variable resolution preview scan 204, then in step 318 scanner software 124 removes selection marker 216 that was placed around the region of interest. This action de-selects the current image selected. All portions of variable resolution preview scan 204 that had been grayed out are restored and the display in variable resolution preview window 202 (FIG. 2) in monitor 110 is updated. Control then returns to step 304 where another region of interest may be selected, or input received to quit the user interface.
  • Finally, if the input determined in [0040] step 314 was click input on a region simultaneous with a control key held down, then step 320 calls FIG. 7 to re-size the boundary of the region of interest. After returning from FIG. 7, control returns to step 310, which is a call to FIG. 5 to update the screen display of monitor 110.
  • FIG. 4 shows a block diagram for determining the boundary of the region of interest and classifying the data type within the region of interest. Referring now to FIG. 4, after entry, [0041] scanner software 124 performs an analysis on the data elements from variable resolution preview scan 204 on the immediate region around the point clicked to determine the boundary of the region of interest and the data type within the region of interest. In step 400, segmentation analysis is performed to determine the boundary of the region of interest. Various techniques are well known in the art for performing segmentation analysis, falling into three broad categories: top down strategy (model-driven), bottom up strategy (data-driven), and hybrid. For example, see Theo Pavlidis and Jiangying Zhou, Page Segmentation and Classification, published in Document Image Analysis, pp 226-238, (Lawrence O'Gorman and Rangachar Kasturi, IEEE Press, 1995). Also, see Anil K. Jain and Bin Yu, Documentation Representation and Its Application to Page Decomposition, published in Pattern Analysis and Machine Intelligence, pp 294-308, (Volume 20, No. 3, March 1998). In the preferred embodiment of the invention, a bottom up strategy is employed, utilizing the data element at the click point as the beginning of the segmentation extension analysis. However, segmentation is not performed on the entire scanned document as is typically done, but is halted after the boundary for the region of interest surrounding the click point has been determined. The region of interest contains a set of data elements from the variable resolution preview scan, and the boundary is determined by the set of connected outermost data elements.
  • If the region of interest is rectangular in nature, extension is performed along a linear front, resulting in a selection marker that is a rectangular bounding box. For non-rectangular “lasso” regions of interest, extension is performed along a non-linear front, resulting in a selection marker that is a “lasso” around the region of interest. [0042]
  • After performing segmentation analysis, in [0043] step 402 scanner software 124 performs classification analysis on the set of data elements contained within the boundary established by step 400. Various techniques, also well known in the art for performing classification analysis, are also disclosed in the two articles cited above. In the preferred embodiment of the invention, the classification method used is that disclosed in U.S. Pat. No. 5,596,655 issued to Patricia D. Lopez on Jan. 21, 1997. Upon completion of classification analysis, FIG. 4 then returns to FIG. 3A.
  • FIG. 5 shows a block diagram for updating the computer monitor display based on the selected area and its data type. Referring now to FIG. 5, in step [0044] 500 a selection marker is displayed in variable resolution preview scan 204 (FIG. 2) in monitor 110 (FIG. 1) around the region of interest determined from either FIG. 4 or from FIG. 7, which is discussed below. If a selection marker is already displayed when FIG. 5 is called, that selection marker is removed from display before displaying the next selection marker. In step 502 the remainder of variable resolution preview scan 204 lying outside of the region of interest bounded by the currently displayed selection marker is grayed out.
  • [0045] Step 504 determines the data type of the region of interest. If the data type in the region of interest is text or black and white line art, then control passes to step 506 where scanner software 124 updates the output in black and white threshold window 242 (FIG. 2). In step 508 scanner software 124 updates the resolution, scaling, output dimensions, and file size within status bar 222 (FIG. 2). In step 510 the controls in black and white threshold window 242 (FIG. 2) are enabled for user input. The user may make manual changes using the controls that have been enabled prior to initiating a re-scan of the selected region of interest. In step 512 the controls for exposure adjustment window 238 (FIG. 2) and color adjustment window 240 (FIG. 2) are disabled from user input, and are grayed out. Thus, the steps in steps 506, 508, 510, and 512 automatically make many of the adjustments that the user would normally have to make manually in other prior art scanning systems after selecting an image for scanning. The current invention reduces the complexity of the software and confusion of controls that the typical user may not understand. At this time, the user may also make manual changes using the controls that have been enabled prior to re-scanning the selected image.
  • In [0046] step 504, if the data type in the region of interest is gray scale photographic, then control passes to step 514 where scanner software 124 changes the output in exposure adjustment window 238. In step 516 scanner software 124 updates the resolution, scaling, output dimensions, and file size within status bar 222. In step 518 the controls in exposure adjustment window 238 are enabled for user input. The user may make manual changes using the controls that have been enabled prior to initiating a re-scan of the selected region of interest. In step 520 the controls in color adjustment window 240 and black and white threshold window 242 are disabled from user input and ate grayed out.
  • In [0047] step 504, if the data type in the region of interest is color photographic, then in step 522 scanner software 124 changes the output in exposure adjustment window 238 and in color adjustment window 240. In step 524 scanner software 124 updates the resolution, scaling, output dimensions, and file size within status bar 222. In step 526 the controls in exposure adjustment window 238 and color adjustment window 240 are enabled for user input. The user may make manual changes using the controls that have been enabled prior to initiating a re-scan of the selected region of interest. In step 528 the controls in black and white threshold window 242 are disabled from user input and is grayed out. After any of steps 512, 520, or 528, FIG. 5 returns to FIG. 3.
  • Thus, the steps in [0048] steps 506, 508, 510, and 512; steps 514, 516, 518, and 520; and steps 522, 524, 526, and 528, automatically make many of the adjustments that the user would normally have to make manually in other prior art scanning systems after selecting a region of interest for scanning. The current invention reduces the complexity of the software user interface and confusion of controls that the typical user may not understand.
  • FIG. 6 shows a block diagram for performing an optimized final scan of the selected region utilizing the drag and drop feature from the Windows operating system. Referring now to FIG. 6, in [0049] step 600, a data object is created and a list of one or more predetermined data formats provided in scanner software 124 is loaded into memory, based on the “mouse down” input signal selecting the region of interest displayed in monitor 110 (FIG. 1) whose data type, or classification, was determined in FIG. 4. In the preferred embodiment of the invention, for image types, such as true color, gray scale, palette, and black and white binary, a CF_DIB format is provided, which is a Windows Device Independent Bitmap, and a private drag/drop information format. For metafile types, such as black and white scalable (vector), a CF_METAFILEPICT format is provided, which is a Windows Metafile Clipboard format, and a private drag/drop information format. For text, a CF_TEXT, which is ASCII Text, a CF_RTF, which is Rich Text Format, and a private drag/drop information format are provided. The private drag/drop information format is for internal use by scanner software 124 (FIG. 1), mainly as information for drawing feedback when the pointer 214 is moved over scanner software window 200 (FIG. 2).
  • In addition, two other data formats are provided for all data types when dragging and dropping to the desktop or to a folder. These two data formats, CFSTR_FILEDESCRIPTOR and CFSTR_FILECONTENTS are used by Explorer to create a file that will reside on the desktop or in a folder. The user must hold down a control key when the drag operation is initiated in order to add these data formats to the list of formats available to Explorer for a drop to the desktop or to a folder. [0050]
  • [0051] Step 602 determines if a “mouse over” input signal from graphical input device 108, which is handled by operating system 120 (FIG. 1) from a call made by scanner software 124, is received identifying an open application in monitor 110, or identifying scanner software window 200 itself. If the “mouse over” input signal is received identifying scanner software window 200, control passes to step 610. Step 610 then determines if a “mouse drop” input signal is received from graphical input device 108 selecting scanner software window 200 displayed in monitor 110. This indicates that the user decided not to initiate an optimized final scan. If the answer is yes, then FIG. 6 returns to FIG. 3. If the answer in step 610 is no, indicating no “mouse drop” signal was received, or that pointer 214 left scanner software window 200, then control returns to step 602.
  • If the “mouse over” input signal in [0052] step 602 is received identifying an open application, which was opened by a call to the software application, such as fist software application 126 (FIG. 1), then operating system 120 notifies first software application 126 that pointer 214 has entered its window. Then in step 604 first software application 126 queries the list of predetermined data formats associated with the data object created in step 600. If one or more acceptable formats are found in the list generated in step 600, then first software application 126 lets operating system 120 know that it can receive the data and indicates a preferred format from the one or more acceptable formats. Step 612 then determines if a “mouse drop” input signal from graphical input device 108 is received, selecting first software application 126. If the answer is no, indicating no “mouse drop” signal was received, or that pointer 214 has left the first software application 126 window, then control returns to step 602. If the answer in step 612 is yes, indicating that a “mouse drop” input signal was received, then in step 614 first software application 126 makes a call to operating system 120 and requests the image data in the format it prefers. Then, in step 616, scanner software 124 sends a command to scanner 114 (FIG. 1) launching an optimized final scan of the document, and the image data from the optimized final scan is put into the format requested. The image data output from the optimized final scan for the region of interest portion of the document is sent to first software application 126, where the image data resides in the selected data format for further manipulation by the user within first software application 126. Control then returns to FIG. 3.
  • If in [0053] step 604 first software application 126 cannot find a format for the data that it can accept from the list generated in step 600, then step 608 changes the displayed pointer 214 to the universal “no” icon, a circle with a diagonal slash through it, indicating that a drop of the data object will not be allowed. Step 610 then determines if a “mouse drop” input signal is received from graphical input device 108 on first software application 126. If the answer is yes, then FIG. 6 returns to FIG. 3. If the answer in step 610 is no, then control returns to step 602.
  • FIG. 7 shows a block diagram for re-sizing the boundary of a selected area. Referring now to FIG. 7, [0054] step 700 determines if the click input with graphical input device 108, simultaneous with a control key held down, was received within, or outside of, selection marker 216 (FIG. 2). If the click input was within selection marker 216, indicating that the user wants a smaller area than what was automatically generated in FIG. 4, then step 704 finds a subset of the data elements within selection marker 216 immediately surrounding the click point, and establishes a new, smaller boundary around the subset of data elements. Then, in step 706, scanner software 124 performs classification analysis on the subset of data elements contained within the new boundary established by step 704. FIG. 7 then returns to FIG. 3.
  • If in [0055] step 700 the click input with graphical input device 108, simultaneous with a control key held down, was received outside of selection marker 216, indicating that the user wants a larger area than what was automatically generated in FIG. 4, control passes to step 702. Step 702 determines if the click input with graphical input device 108, simultaneous with a control key held down, was on white space or non-white space. If the click input was on white space, then step 712 expands the boundary to encompass the entire scanned document. FIG. 7 then returns to FIG. 3.
  • If the click input in [0056] step 702 was on non-white space, then step 708 makes an adjustment to the parameters used in the segmentation analysis. Then step 710 calls FIG. 4 to evaluate the data elements surrounding the click point with the new parameters to determine a superset of data elements and a new boundary, and to determine the data type of the superset of data elements within the new boundary. After returning from FIG. 4, FIG. 7 then returns to FIG. 3.
  • FIG. 8A and FIG. 81 show a representation of the screen display of a computer monitor showing a screen capture of the user interface for scanner software of the present invention and an open application receiving a scanned image by way of drag and drop input. Referring now to FIGS. 8A and 8B, [0057] screen display 800 has scanner software window 200 (also shown in FIG. 2) and application software window 802 displayed. Variable resolution preview scan 204 is displayed within variable resolution preview window 202 (also shown in FIG. 2). Black and white line art region 208 (also shown in FIG. 2) has been selected by a user with graphical input device 108 (FIG.
  • 1) by moving pointer [0058] 214 (FIG. 2) to a point within black and white line art region 208, and clicking graphical input device 108, causing selection marker 816 to be displayed around black and white line art region 208. Black and white line art region 208 contains black and white line art image 818.
  • Status bar [0059] 222 (also shown in FIG. 2) is updated to display current information regarding black and white line art region 208. The three dialog boxes normally displayed in scanner software window 200 adjacent to variable resolution preview window 202 have been closed down by the user to create room in screen display 800 for application software window 802.
  • First software application [0060] 126 (FIG. 1) is loaded into memory 118 (FIG. 1) and is displayed in application software window 802, which contains open work area 820. First software application 126 may be a word processing application, a spread sheet application, or a photo image editing type application that the user would like to bring a scanned version of black and white line art image 818 into. To accomplish this, the user moves pointer 214 (not shown in FIGS. 8A and 8B) with graphical input device 108 to a point within black and white line art region 208. The user then performs a drag and drop maneuver by holding down the graphical input device button, moving graphical input device 108 such that pointer 214 travels from the point within black and white line art region 208 displayed on monitor 110 that the “mouse down” input signal was sent, to any point within open work area 820 within application software window 802, and then releasing the graphical input device button to send the mouse drop input signal selecting the open application. This drag and drop maneuver onto open work area 820 initiates within scanner software 124 (FIG. 1) an optimized final scan of the document, which generates image data. When the optimized final scan is completed, the image data is sent from scanner 114 to firsts software application 126, where the image data appears as scanned image 822 in FIG. 8B. The image data fully resides within the application software. The user may then further manipulate scanned image 822 and/or save the image data to a file.
  • If the user selects a text region in variable resolution preview scan [0061] 204 to drag and drop to application software window 802, the text region is scanned utilizing the automatic adjustments and updates made by scanner software 124 after the text region was selected. OCR, Optical Character Recognition, is then performed. The resulting data is put into ASCII Text format or Rich Text Format for delivery to the open application.
  • FIG. 9A and FIG. 9B show a representation of the screen display of a computer monitor showing a screen capture of the user interface for scanner software of the present invention and a desktop receiving a scanned image using the drag and drop feature of the Windows operating system. Referring now to FIGS. 9A and 9B, [0062] screen display 900 has scanner software window 200 (also shown in FIG. 2) and desktop area 902 displayed. Variable resolution preview scan 204 is displayed within variable resolution preview window 202 (also shown in FIG. 2). Black and white line art region 208 (also shown in FIG. 2) has been selected by a user with graphical input device 108 (FIG. 1) by moving pointer 214 (FIG. 2) to a point within black and white line art region 208, and clicking graphical input device 108, causing selection marker 816 to be displayed around black and white line art region 208. Black and white line art region 208 contains black and white line art image 818.
  • Status bar [0063] 222 (also shown in FIG. 2) is updated to display current information regarding black and White line art region 208. The three floating windows normally displayed in scanner software window 200 adjacent to variable resolution preview window 202 have been closed down by the user to create room in screen display 900 for desktop area 902.
  • The user may bring a scanned version of black and white [0064] line art image 818 onto desktop area 902. To accomplish this, the user moves pointer 214 with graphical input device 108 to a point within black and white line art region 208. The user then performs a drag and drop maneuver. A control key must be held down when the drag operation is initiated to add the data formats to the list of formats available to Explorer for a drop to the desktop or to a folder. The graphical input device button is held down, then graphical input device 108 is moved such that pointer 214 (not shown in FIG. 9A or 9B) travels from the “mouse down” point within black and white line art region 208 to any point within desktop area 902, and then the graphical input device button is released, completing the drag and drop maneuver. This same procedure may be applied to bring a scanned version of black and white line art image 818 to a writeable folder within a directory window. This drag and drop maneuver onto desktop area 902, or onto a writeable folder within a directory window (not shown in FIGS. 9A and 9B) initiates within scanner software 124 (FIG. 1) an optimized final scan of the document, which generates image data. When the optimized final scan is completed, the image data is sent form scanner 114 to the desktop, which is an open application, where the image data appears in FIG. 8B as scan.bmp icon 904, representing a file created by Explorer, the file manager software in Windows, upon receiving the image data from scanner 114. The same icon would appear for a drop to a writeable folder within a directory window. The user may then further manipulate the image with a software application that can accept .bmp file formats.
  • If the user selects a text region in variable resolution preview scan [0065] 204 to drag and drop to desktop area 902, the text region is scanned utilizing the automatic adjustments and updates made by scanner software 124 after the text region was selected. OCR, Optical Character Recognition, is then performed. The resulting data is put into ASCII Text format for delivery to desktop area 902. A text file is created by Explorer, the file manager software in Microsoft Windows®, upon receiving the image data from scanner software 124, and the file appears as an icon in open work area 820, which may be opened by Notepad or whatever other comparable software has been set up by the user.
  • Having described a presently preferred embodiment of the present invention, it will be understood by those skilled in the art that many changes in construction and circuitry and widely differing embodiments and applications of the invention will suggest themselves without departing from the scope of the present invention, as defined in the claims. The disclosures and the description herein are intended to be illustrative and are not in any sense limiting of the invention, defined in scope by the following claims. [0066]

Claims (12)

1.-23. (Cancelled)
24. A method of scanning a document, comprising:
displaying, by scanner software, preview scan data generated in response to a preview scan of the document;
selecting a region of interest in the preview scan data;
presenting, from scanner software to an application software, one or more data formats for the selected region of interest;
receiving selection, by the application software, of one of the one or more data formats;
launching a second scan of the document; and
storing data relating to the second scan of the document in the selected one data format.
25. The method of claim 24, further comprising:
the scanner software determining a data type of the selected region of interest; and
the scanner software presenting the one or more data formats associated with the determined data type.
26. The method of claim 24, further comprising:
receiving user input indicating selection of the application software; and
in response to the user input indicating selection of the application software, the application software receiving the presented one or more data formats.
27. The method of claim 26, further comprising:
the application software determining whether any one of the presented one or more data formats is acceptable to the application software; and
in response to the application software determining that any one of the presented one or more data formats is acceptable, the application software notifying the scanner software that the application software is able to receive scan data.
28. The method of claim 27, further comprising:
in response to the application software determining that none of the one or more data formats is acceptable, the application software causing presentation of an indicator that receipt of scan data is not allowed.
29. The method of claim 24, further comprising:
receiving a click input at a location on the displayed preview scan data; and
evaluating preview scan data around the location of the click input to identify the region of interest.
30. The method of claim 24, further comprising:
displaying a window for the application software;
receiving user input indicating that the selected region of interest is to be moved to the window for the application software,
wherein receiving the selection of the one or more data formats and launching the second scan are performed in response to the user input.
31. The method of claim 24, further comprising:
displaying a desktop on a computer;
receiving user input indicating that the selected region of interest is to be moved to the desktop,
wherein receiving the selection of the one or more data formats and launching the second scan are performed in response to the user input; and
displaying an icon representing the data relating to the second scan in the desktop.
32. A system of scanning data, comprising:
scanner software;
a monitor to display preview scan data generated in response to a preview scan of a document launched by the scanner software,
the scanner software to select a region of interest in the preview scan data in response to user input; and
an application software to receive one or more data formats for the selected region of interest from the scanner software,
the application software to select one of the one or more data formats,
the scanner software to launch a second scan of the document and to store data relating to the second scan of the document in the selected one data format.
33. The system of claim 32, wherein the scanner software is adapted to:
determine a data type of the selected region of interest, and
present the one or more data formats associated with the determined data type.
34. The system of claim 32, wherein the application software is adapted to:
determine whether any one of the presented one or more data formats is acceptable to the application software, and
in response to determining that any one of the presented one or more data formats is acceptable, notify the scanner software that the application software is able to receive scan data.
US10/848,846 1998-10-01 2004-05-19 User interface for initiating a final scan using drag and drop Abandoned US20040212835A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/848,846 US20040212835A1 (en) 1998-10-01 2004-05-19 User interface for initiating a final scan using drag and drop

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/164,795 US6751780B1 (en) 1998-10-01 1998-10-01 User interface for initiating the export of an optimized scanned document using drag and drop
US10/848,846 US20040212835A1 (en) 1998-10-01 2004-05-19 User interface for initiating a final scan using drag and drop

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/164,795 Continuation US6751780B1 (en) 1998-10-01 1998-10-01 User interface for initiating the export of an optimized scanned document using drag and drop

Publications (1)

Publication Number Publication Date
US20040212835A1 true US20040212835A1 (en) 2004-10-28

Family

ID=22596128

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/164,795 Expired - Fee Related US6751780B1 (en) 1998-10-01 1998-10-01 User interface for initiating the export of an optimized scanned document using drag and drop
US10/848,846 Abandoned US20040212835A1 (en) 1998-10-01 2004-05-19 User interface for initiating a final scan using drag and drop

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/164,795 Expired - Fee Related US6751780B1 (en) 1998-10-01 1998-10-01 User interface for initiating the export of an optimized scanned document using drag and drop

Country Status (4)

Country Link
US (2) US6751780B1 (en)
EP (1) EP0991263B1 (en)
JP (1) JP2000113180A (en)
DE (1) DE69937327T2 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020116420A1 (en) * 2000-09-28 2002-08-22 Allam Scott Gerald Method and apparatus for displaying and viewing electronic information
US20040103376A1 (en) * 2002-08-16 2004-05-27 Vibhas Pandey Method and system and program storage device for storing oilfield related data in a computer database and displaying a field data handbook on a computer display screen
US20040139400A1 (en) * 2002-10-23 2004-07-15 Allam Scott Gerald Method and apparatus for displaying and viewing information
US20040169682A1 (en) * 1999-09-17 2004-09-02 Kia Silverbrook Device for use in a method and system for object selection
US20080084582A1 (en) * 2006-10-06 2008-04-10 Seiko Epson Corporation Complex machine and printing system
US20120326960A1 (en) * 2011-06-22 2012-12-27 Lg Electronics Inc. Scanning technology
US8988749B2 (en) 2011-06-22 2015-03-24 Lg Electronics Inc. Scanning technology
CN105898481A (en) * 2015-11-30 2016-08-24 乐视网信息技术(北京)股份有限公司 Terminal device operation method and terminal device
US9690469B2 (en) 2011-08-11 2017-06-27 International Business Machines Corporation Data sharing software program utilizing a drag-and-drop operation and spring loaded portal
US20180275253A1 (en) * 2015-10-27 2018-09-27 Hokuyo Automatic Co., Ltd. Area sensor and external storage device
US11467893B2 (en) * 2020-01-31 2022-10-11 Brother Kogyo Kabushiki Kaisha Non-transitory storage medium storing program readable by information processing apparatus including shared storage area, information processing apparatus including shared storage area, and information processing method for shared storage area

Families Citing this family (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6628416B1 (en) 1999-10-13 2003-09-30 Umax Data Systems, Inc. Method and user interface for performing a scan operation for a scanner coupled to a computer system
TW424385B (en) * 1999-08-18 2001-03-01 Umax Data Systems Inc The execution method at man-machine interface of scanners and the system to which it applies
WO2001095151A1 (en) * 2000-06-08 2001-12-13 Toshihiko Okabe Data transfer device
US7869067B2 (en) * 2000-10-20 2011-01-11 Visioneer, Inc. Combination scanner and image data reader system including image management and software
US7574664B2 (en) * 2001-02-15 2009-08-11 Nbor Corporation Methods for recursive spacing and touch transparency of onscreen objects
WO2002102056A1 (en) * 2001-06-06 2002-12-19 Sharp Kabushiki Kaisha Image encoding method, and image device
US6992789B2 (en) * 2001-06-15 2006-01-31 International Business Machines Corporation Method, system, and program for managing a multi-page document
US7110152B2 (en) * 2001-08-31 2006-09-19 Hewlett-Packard Development Company, L.P. Virtual scanning from a scanned image preview
US7440146B2 (en) * 2001-09-20 2008-10-21 Transpacific Ip, Llp Scanning method and scanning system free of identifying original's attribute
US7212316B2 (en) 2001-12-19 2007-05-01 Wen-Yung Huang Method for automatically identifying scan area
US7395503B1 (en) 2002-02-06 2008-07-01 Adobe Systems Incorporated Dynamic preview of electronic signature appearance
US20030187735A1 (en) * 2002-04-01 2003-10-02 Pierre Dewis Francois Olivier Life-cycle -based pre-emptive electronic mail generator
US20040216149A1 (en) * 2002-07-16 2004-10-28 Reitz Larry E. Content exporting from one application to another
US20040015539A1 (en) * 2002-07-16 2004-01-22 Andrew Alegria Content exporting from one application to another
JP4412701B2 (en) 2003-01-24 2010-02-10 日本電気株式会社 Screen information display method, system, and computer program
US20040169873A1 (en) * 2003-02-28 2004-09-02 Xerox Corporation Automatic determination of custom parameters based on scanned image data
CA2433527A1 (en) * 2003-06-26 2004-12-26 Ibm Canada Limited - Ibm Canada Limitee System and method for object-oriented graphically integrated command sh ell
US7424672B2 (en) * 2003-10-03 2008-09-09 Hewlett-Packard Development Company, L.P. System and method of specifying image document layout definition
US7822233B2 (en) * 2003-11-14 2010-10-26 Fujifilm Corporation Method and apparatus for organizing digital media based on face recognition
KR100601676B1 (en) 2004-05-12 2006-07-14 삼성전자주식회사 Scanning apparatus and method having editing function, multi functional peripheral using the scanning method
US7409402B1 (en) * 2005-09-20 2008-08-05 Yahoo! Inc. Systems and methods for presenting advertising content based on publisher-selected labels
US8972856B2 (en) * 2004-07-29 2015-03-03 Yahoo! Inc. Document modification by a client-side application
US7856441B1 (en) 2005-01-10 2010-12-21 Yahoo! Inc. Search systems and methods using enhanced contextual queries
US7603349B1 (en) * 2004-07-29 2009-10-13 Yahoo! Inc. User interfaces for search systems using in-line contextual queries
US7421441B1 (en) * 2005-09-20 2008-09-02 Yahoo! Inc. Systems and methods for presenting information based on publisher-selected labels
KR100615701B1 (en) * 2004-11-18 2006-08-25 삼성전자주식회사 Image forming system having scanning image preview function and method thereof
JP4016996B2 (en) * 2005-04-19 2007-12-05 コニカミノルタビジネステクノロジーズ株式会社 Image processing system, image processing apparatus, and image processing program
US7890881B1 (en) * 2005-07-29 2011-02-15 Adobe Systems Incorporated Systems and methods for a fold preview
US20070033540A1 (en) * 2005-08-05 2007-02-08 Lexmark International, Inc. Systems and methods for directory and file manipulation using a multifunction device
JP4001158B2 (en) * 2005-08-08 2007-10-31 コニカミノルタビジネステクノロジーズ株式会社 Box data management apparatus and method
JP4687425B2 (en) * 2005-11-25 2011-05-25 富士ゼロックス株式会社 Image reading apparatus and control method
US20070130183A1 (en) * 2005-12-01 2007-06-07 Morris Robert P Methods, systems, and computer program products for associating computer-system-accessible resources using behaviors
US8607147B2 (en) * 2005-12-09 2013-12-10 International Business Machines Corporation System and methods for previewing alternative compositions and arrangements when composing a strictly-structured flow diagram
JP4702947B2 (en) * 2006-02-02 2011-06-15 キヤノン株式会社 Code information printing apparatus, printing method, restoration apparatus, restoration method, and computer program
US7844898B2 (en) * 2006-02-28 2010-11-30 Microsoft Corporation Exporting a document in multiple formats
US8739068B2 (en) * 2007-06-15 2014-05-27 Microsoft Corporation Dynamic user interface for in-diagram shape selection
US8023716B2 (en) * 2007-10-26 2011-09-20 Bank Of America Corporation Synchronization of image capture settings
US20090122018A1 (en) * 2007-11-12 2009-05-14 Leonid Vymenets User Interface for Touchscreen Device
US8762871B2 (en) * 2008-02-03 2014-06-24 Microsoft Corporation Dynamic preview of diagram elements to be inserted into a diagram
US8650634B2 (en) * 2009-01-14 2014-02-11 International Business Machines Corporation Enabling access to a subset of data
JP5462557B2 (en) * 2009-09-03 2014-04-02 キヤノン株式会社 Image processing apparatus and control method thereof
US8610924B2 (en) * 2009-11-24 2013-12-17 International Business Machines Corporation Scanning and capturing digital images using layer detection
US8441702B2 (en) * 2009-11-24 2013-05-14 International Business Machines Corporation Scanning and capturing digital images using residue detection
US20110122459A1 (en) * 2009-11-24 2011-05-26 International Business Machines Corporation Scanning and Capturing digital Images Using Document Characteristics Detection
US9779168B2 (en) 2010-10-04 2017-10-03 Excalibur Ip, Llc Contextual quick-picks
US9110743B2 (en) * 2010-12-21 2015-08-18 Microsoft Technology Licensing, Llc Extensible system action for sharing while remaining in context
TW201242333A (en) * 2011-04-06 2012-10-16 Hon Hai Prec Ind Co Ltd Image processing apparatus and method for controlling image processing apparatus
US9179035B2 (en) 2011-07-19 2015-11-03 Samsung Electronics Co., Ltd. Method of editing static digital combined images comprising images of multiple objects
US9110595B2 (en) 2012-02-28 2015-08-18 AVG Netherlands B.V. Systems and methods for enhancing performance of software applications
CN103970456A (en) * 2013-01-28 2014-08-06 财付通支付科技有限公司 Interaction method and interaction device for mobile terminal
US20140282209A1 (en) * 2013-03-15 2014-09-18 Logitech Europe S.A. Method for activating an application bar
US20160026613A1 (en) * 2014-07-28 2016-01-28 Microsoft Corporation Processing image to identify object for insertion into document
JP6269699B2 (en) * 2016-02-19 2018-01-31 株式会社リコー Image processing apparatus, program, and image processing method
JP7430720B2 (en) * 2018-11-25 2024-02-13 ホロジック, インコーポレイテッド Multimodality hanging protocol

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4751507A (en) * 1984-07-23 1988-06-14 International Business Machines Corporation Method for simultaneously displaying an image and an enlarged view of a selectable portion of the image with different levels of dot detail resolution
US4837635A (en) * 1988-01-22 1989-06-06 Hewlett-Packard Company A scanning system in which a portion of a preview scan image of a picture displaced on a screen is selected and a corresponding portion of the picture is scanned in a final scan
US5596655A (en) * 1992-08-18 1997-01-21 Hewlett-Packard Company Method for finding and classifying scanned information
US5732230A (en) * 1995-05-19 1998-03-24 Richo Company Ltd. Computer user interface for manipulating image fragments using drag, drop and merge operations
US5872569A (en) * 1995-10-30 1999-02-16 Xerox Corporation Apparatus and method for programming and/or controlling output of a job in a document processing system
US5907665A (en) * 1995-10-11 1999-05-25 Hewlett-Packard Company Method and apparatus for transforming image data
US5960448A (en) * 1995-12-15 1999-09-28 Legal Video Services Inc. System and method for displaying a graphically enhanced view of a region of a document image in which the enhanced view is correlated with text derived from the document image
US6011553A (en) * 1996-11-06 2000-01-04 Sharp Kabushiki Kaisha Data transfer displaying/operating method
US6188807B1 (en) * 1995-10-04 2001-02-13 Canon Kabushiki Kaisha Scanner server apparatus and scanner server system
US6532077B1 (en) * 1995-10-04 2003-03-11 Canon Kabushiki Kaisha Image processing system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6134017A (en) * 1994-11-14 2000-10-17 Canon Kabushiki Kaisha Facsimile manager
US6295388B1 (en) * 1996-06-10 2001-09-25 Agfa Corporation Method for selecting an area of full resolution image detail for viewing during scanning

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4751507A (en) * 1984-07-23 1988-06-14 International Business Machines Corporation Method for simultaneously displaying an image and an enlarged view of a selectable portion of the image with different levels of dot detail resolution
US4837635A (en) * 1988-01-22 1989-06-06 Hewlett-Packard Company A scanning system in which a portion of a preview scan image of a picture displaced on a screen is selected and a corresponding portion of the picture is scanned in a final scan
US5596655A (en) * 1992-08-18 1997-01-21 Hewlett-Packard Company Method for finding and classifying scanned information
US5732230A (en) * 1995-05-19 1998-03-24 Richo Company Ltd. Computer user interface for manipulating image fragments using drag, drop and merge operations
US6188807B1 (en) * 1995-10-04 2001-02-13 Canon Kabushiki Kaisha Scanner server apparatus and scanner server system
US6532077B1 (en) * 1995-10-04 2003-03-11 Canon Kabushiki Kaisha Image processing system
US5907665A (en) * 1995-10-11 1999-05-25 Hewlett-Packard Company Method and apparatus for transforming image data
US5872569A (en) * 1995-10-30 1999-02-16 Xerox Corporation Apparatus and method for programming and/or controlling output of a job in a document processing system
US5960448A (en) * 1995-12-15 1999-09-28 Legal Video Services Inc. System and method for displaying a graphically enhanced view of a region of a document image in which the enhanced view is correlated with text derived from the document image
US6011553A (en) * 1996-11-06 2000-01-04 Sharp Kabushiki Kaisha Data transfer displaying/operating method

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040169682A1 (en) * 1999-09-17 2004-09-02 Kia Silverbrook Device for use in a method and system for object selection
US7404144B2 (en) * 1999-09-17 2008-07-22 Silverbrook Research Pty Ltd Device for use in a method and system for object selection
US20080236758A1 (en) * 1999-09-17 2008-10-02 Silverbrook Research Pty Ltd Pagewidth Digital Printer Incorporating Bindery
US20090024918A1 (en) * 1999-09-17 2009-01-22 Silverbrook Research Pty Ltd Editing data
US20020116420A1 (en) * 2000-09-28 2002-08-22 Allam Scott Gerald Method and apparatus for displaying and viewing electronic information
US7966569B2 (en) * 2002-08-16 2011-06-21 Schlumberger Technology Corporation Method and system and program storage device for storing oilfield related data in a computer database and displaying a field data handbook on a computer display screen
US20040103376A1 (en) * 2002-08-16 2004-05-27 Vibhas Pandey Method and system and program storage device for storing oilfield related data in a computer database and displaying a field data handbook on a computer display screen
US20040139400A1 (en) * 2002-10-23 2004-07-15 Allam Scott Gerald Method and apparatus for displaying and viewing information
US20080084582A1 (en) * 2006-10-06 2008-04-10 Seiko Epson Corporation Complex machine and printing system
US20120326960A1 (en) * 2011-06-22 2012-12-27 Lg Electronics Inc. Scanning technology
US8674938B2 (en) * 2011-06-22 2014-03-18 Lg Electronics Inc. Scanning technology
US8958121B2 (en) 2011-06-22 2015-02-17 Lg Electronics Inc. Scanning technology using input device to acquire scan image through scan area
US8988749B2 (en) 2011-06-22 2015-03-24 Lg Electronics Inc. Scanning technology
US9094549B2 (en) 2011-06-22 2015-07-28 Lg Electronics Inc. Scanning technology for using a scan button to stop scanning and open edition user interface
US9690469B2 (en) 2011-08-11 2017-06-27 International Business Machines Corporation Data sharing software program utilizing a drag-and-drop operation and spring loaded portal
US20180275253A1 (en) * 2015-10-27 2018-09-27 Hokuyo Automatic Co., Ltd. Area sensor and external storage device
US10641871B2 (en) * 2015-10-27 2020-05-05 Hokuyo Automatic Co., Ltd. Area sensor and external storage device
CN105898481A (en) * 2015-11-30 2016-08-24 乐视网信息技术(北京)股份有限公司 Terminal device operation method and terminal device
US11467893B2 (en) * 2020-01-31 2022-10-11 Brother Kogyo Kabushiki Kaisha Non-transitory storage medium storing program readable by information processing apparatus including shared storage area, information processing apparatus including shared storage area, and information processing method for shared storage area

Also Published As

Publication number Publication date
JP2000113180A (en) 2000-04-21
DE69937327D1 (en) 2007-11-29
EP0991263A3 (en) 2003-08-13
DE69937327T2 (en) 2008-05-15
US6751780B1 (en) 2004-06-15
EP0991263A2 (en) 2000-04-05
EP0991263B1 (en) 2007-10-17

Similar Documents

Publication Publication Date Title
US20040212835A1 (en) User interface for initiating a final scan using drag and drop
US6151426A (en) Click and select user interface for document scanning
US6202073B1 (en) Document editing system and method
US7086013B2 (en) Method and system for overloading loop selection commands in a system for selecting and arranging visible material in document images
US6590584B1 (en) Image editing method and apparatus
DE69937029T2 (en) Signal processing method and device for gray scale video signal in a matrix display device
US6850259B1 (en) Systems and methods for providing original document orientation, tone reproduction curves and task specific user instructions based on displayed portions of a graphical user interface
US7382919B2 (en) System and method for editing image data
US20030197894A1 (en) Method and apparatus for processing an image, and storage medium
US6623119B2 (en) System and method for modifying image-processing software in response to visual test results
US6741270B1 (en) Systems and methods scaling a captured image using predetermined scale information
US20060004728A1 (en) Method, apparatus, and program for retrieving data
JP2000113180A5 (en)
US5422743A (en) Operator invoked document defect repair templates
EP0650129A2 (en) Method and system for automatic formatting of user selected text
JP4338856B2 (en) Method and system for providing editing commands
US7046846B2 (en) Document analysis system and method
US20010025326A1 (en) System, device, and method for inputting image, and storage medium therefor
JP2003066941A (en) Display control method, image processor and recording medium
US20050034067A1 (en) Document processor, printing system, method of adding object to document and program
JPH11316821A (en) Method and device for information processing
US6976223B1 (en) Method and system to establish dedicated interfaces for the manipulation of segmented images
EP0991265A2 (en) User interface high-lighter function to provide directed input for image processing
JP3943623B2 (en) Image editing apparatus and control method thereof
US5897647A (en) Information processing apparatus and method and computer usable medium for storing an input character train in correspondence to a figure object to which the character train is instructed to be pasted

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION