Patent classifications
G06K15/1857
Parallel image processes
In some examples, an imaging device may include a controller including processing circuitry to detect, a first quantity of rows of pixels to be included as a first band of a contone image, process the pixels of each row of the first band in parallel raster order, detect a second quantity of rows of pixels to be included as a second band of the contone image; and process the pixels of each row of the second band in response to the completion of the pixels of the first band, where the rows of the second band are processed in parallel in serpentine order with respect to the first band.
IMAGE PROCESSING APPARATUS, IMAGE PROCESSING METHOD, IMAGE FORMING APPARATUS, AND STORAGE MEDIUM
An image processing apparatus of the present invention includes: a plurality of PDL processing units configured to execute analysis processing corresponding to a type of PDL data; an operation unit configured to accept a user's instruction for implementing a specific printing function; and a control unit configured to control execution of printing processing based on the user's instruction accepted by the operation unit. The control unit starts, in accordance with the acceptance of the user's instruction by the operation unit, reserving work memory to be used for the analysis processing by a PDL processing unit, among the plurality of PDL processing units, which corresponds to PDL data included in a print job associated with the user's instruction.
Image Processing Apparatus Converting Target Partial Image Data To Partial Print Data Using First Profile Or Second Profile
An image processing apparatus performs a first generation process generating first partial print data by a first color conversion process using a first profile corresponding to a first direction, and a second generation process generating second partial print data using a second color conversion process using a second profile. When a color difference is smaller than a reference, the apparatus sets a printing direction to the first direction, and outputs the first partial print data to a print execution unit for printing the first partial print data while the main scan moves in the first direction. When the color difference is larger than or equal to the reference, the apparatus sets the printing direction to the second direction, and outputs the second partial print data to the print execution unit for printing the second partial print data while the main scan moves in the second direction.
Image processing apparatus, control method thereof, and storage medium
An image processing apparatus uses a first rendering processor that performs rendering of a first area within a page based on print data and a second rendering processor that performs rendering of a second area within the page based on the print data. The image processing apparatus includes a controller, having a processor which executes instructions stored in a memory or having circuitry, being configured to acquire image data arranged across the first area and the second area based on the print data, cause the first rendering processor having accessed the image data to acquire all pixels of the image data and to perform rendering with pixels within the first area of all the pixels of the image data, and cause the second rendering processor having accessed the image data to acquire all the pixels of the image data and to perform rendering with pixels within the second area of all the pixels of the image data.
Printing apparatus having interpreters interpreting print data, printing method, and storage medium
A printing apparatus includes a first interpretation unit configured to generate intermediate data of a page by interpreting print data, a second interpretation unit configured to generate intermediate data of another page by interpreting the print data, and a controller configured to perform, according to a specific print setting command indicating that a specific process is to be performed on all pages, control such that the specific process is performed on all the pages. The controller performs the control if the specific print setting command is included in a specific page.
Method for scheduling and controlling printer maintenance
A first successive printing job executed for printing a plurality of images in series on a first medium placed alongside a second medium is interrupted after the completion of one printing job for a first image included in the first successive printing job, and before the start of another printing job for printing another image following the first image; a second successive printing job executed for printing a plurality of images in series on the second medium in parallel with the first successive printing job is interrupted after the completion of a printing job included in the second successive printing job and being under execution at a time point at which the first successive printing job has been interrupted; and the maintenance for the printing head is executed in a state in which both the first successive printing job and the second successive printing job is interrupted.
Image processing apparatus accepting specific printing function, image processing method, image forming apparatus, and storage medium
An image processing apparatus of the present invention includes a plurality of PDL processing units configured to execute analysis processing corresponding to a type of PDL data, an operation unit configured to accept a user's instruction for implementing a specific printing function, and a control unit configured to control execution of printing processing based on the user's instruction accepted by the operation unit. The control unit starts, in accordance with the acceptance of the user's instruction by the operation unit, reserving work memory to be used for the analysis processing by a PDL processing unit, among the plurality of PDL processing units, which corresponds to PDL data included in a print job associated with the user's instruction.
IMAGE PROCESSING APPARATUS AND IMAGE PROCESSING METHOD
A first processing module receives image data transferred from a controller, and executes image processing and a second processing module receives the image data transferred from the controller via the first processing module and executes image processing on the image data. The controller determines color components, of the plurality of color components of the image data, to be processed by the first processing module and the second processing module, based on at least communication amounts produced between the first processing module and the second processing module. Processed data having undergone the image processing performed by the first processing module based on the determined color components is transferred to the controller, and processed data having undergone the image processing performed by the second processing module based on the determined color components is transferred to the controller via the first processing module.
Apparatus and computer program products for object rendering method that renders object efficiently using a plurality of processor cores
A system, method, and apparatus provide an improvement to image rendering and the computing resources used to render processing intensive image objects. Exemplary embodiments receive an image object and depending on the type of image object, the image object size, or complexity, a determination is made as to whether the image object should be divided up and processed using multiple threads with a multi-core computer processor. When multiple threads are used, a different thread is assigned to each section of the divided-up image object. Each section may then be processed by its respective thread until converted and mapped into an output image space that yields a final rendered image.
Multicore printer definition language processing
The disclosure is directed towards a system and method for using a multicore processor to process a printer definition language (PDL). The system improves efficiency by supporting parallel processing of many commonly used PDLs, while also supporting serial processing of many legacy PDLs. When processing a PDL, the system relies on several stages, including a parsing stage, a printer drawings services stage, and a graphic services stage, which includes order generation. The system provides flexibility by permitting function calls of common PDLs to be either asynchronous requests or blocking synchronous requests. Because legacy PDLs are executed serially, legacy PDL requests are considered to be blocking synchronous requests. The system provides a level of abstraction at the PDL level by allowing multiple requests to be combined into a compound asynchronous request. The system also improves accuracy by notifying the original caller of a request about an error during error handling.