Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

1602 results about "Graphical data" patented technology

Methods and systems for securing sensitive information using a hypervisor-trusted client

The methods and systems described herein provide for securing sensitive information using a hypervisor-trusted client, in a computing device executing a hypervisor hosting a control virtual machine and a non-trusted virtual machine. A user of a non-trusted virtual machine requests to establish a connection to a remote computing device. Responsive to the request, a control virtual machine launches a client agent. A graphics manager executed by the processor of the computing device assigns a secure section of a memory of a graphics processing unit of the computing device to the client agent. The graphics manager renders graphical data generated by the client agent to the secure section of the graphics processing unit memory.
Owner:CITRIX SYST INC

Internet linking from image content

InactiveUS7058697B2Commercial value is not compromisedMaximization of identification signal energyCoin-freed apparatusRecord information storageGraphicsThe Internet
Address information is steganographically encoded into audio or graphic data, and thereafter decoded to permit linking to the internet. The address information can be a literal URL, or may be an index to a database from which a corresponding URL can be obtained.
Owner:DIGIMARC CORP

System and method for accelerating graphics processing using a post-geometry data stream during multiple-pass rendering

A system and method are provided for accelerating graphics processing utilizing multiple-pass rendering. Initially, geometry operations are performed on graphics data, and the graphics data is stored in memory. During a first rendering pass, various operations take place. For example, the graphics data is read from the memory, and the graphics data is rasterized. Moreover, first z-culling operations are performed utilizing the graphics data. Such first z-culling operations maintain a first occlusion image. During a second rendering pass, the graphics data is read from memory. Still yet, the graphics data is rasterized and second z-culling operations are performed utilizing the graphics data and the first occlusion image. Moreover, visibility operations are performed utilizing the graphics data and a second occlusion image. Raster-processor operations are also performed utilizing the graphics data, during the second rendering pass.
Owner:NVIDIA CORP

Graphics system using sample masks for motion blur, depth of field, and transparency

A method and apparatus for creating motion blur, depth of field, and screen door effects when rendering three-dimensional graphics data are disclosed. A graphics system configured with a graphics processor, a super-sampled sample buffer, and a sample-to-pixel calculation unit is disclosed. The graphics processor may be configured to use a sample mask to select different subsets of sample coordinates to be rendered for a particular frame. Each subset may be rendered applying a different set of attributes, and the resulting samples may then be stored together in the sample buffer. The sample-to-pixel calculation unit may be configured to filter the samples into output pixels that are provided to a display device. The attributes that may be changed from subset to subset include the viewpoint, the time at which objects in the data are rendered, which objects or geometric primitives in the data are rendered, the position of objects in the data, the color of objects in the data, the transparency of objects in the data, and the shape of objects in the data.
Owner:ORACLE INT CORP

Graphics system using sample tags for blur

A graphics system and method for performing blur effects, including motion blur and depth of field effects, are disclosed. In one embodiment the system comprises a graphics processor, a sample buffer, and a sample-to-pixel calculation unit. The graphics processor is configured to receive a set of three-dimensional (3D) graphics data and render a plurality of samples based on the set of 3D graphics data. The processor is also configured to generate sample tags for the samples, wherein the sample tags are indicative of whether or not the samples are to be blurred. The super-sampled sample buffer is coupled to receive and store the samples from the graphics processor. The sample-to-pixel calculation unit is coupled to receive and filter the samples from the super-sampled sample buffer to generate output pixels, which in turn are displayable to form an image on a display device. The sample-to-pixel calculation units are configured to select the filter attributes used to filter the samples into output pixels based on the sample tags.
Owner:ORACLE INT CORP

Appropriately rendering terminal server graphical data at multiple client side monitors

The present invention is directed to appropriately rendering terminal server graphical data at multiple client side monitors. In some embodiments, a client sends client side monitor configuration for a plurality of monitors to a server. The server simulates a virtual desktop for the plurality of monitors based on the client side monitor configuration. Graphical data generated for the simulated virtual desktop is converted to drawing commands and returned to the client for rendering. In other embodiments, a separate terminal server session is established for each of a plurality client side monitors. Drawing commands for a specified client side monitor is sent from the terminal server to the client over the corresponding session for the client side monitor.
Owner:MICROSOFT TECH LICENSING LLC

Apparatus and method for switching between virtual machines

An apparatus and method for switching a VM screen in an environment in which a plurality of OSs operating on a virtual machine monitor (VMM), are provided. The VM screen switching apparatus provides VM screen switching so that features of a home screen or an operation screen provided by each VM can be shown. The VM screen switching apparatus provides a user interface for enabling a user to select a desired VM from a plurality of VMs. The apparatus determines a VM to be displayed as a foreground according to a user input signal, and combines graphic data of a currently displayed screen of a VM with graphic data for a screen of the determined VM to create a screen displaying VM screen switching, and outputs the created screen to a display device.
Owner:SAMSUNG ELECTRONICS CO LTD

System and method for real time viewing of critical patient data on mobile devices

A data processing tool for the viewing of real-time, critical patient data on remote and / or mobile devices. The tool efficiently renders graphical data on the screen of the remote device in a manner that makes it practical for the health care provider to accurately and timely review the data for the purpose of making an informed decision about the condition of the patient. Charting control is established and implemented using the latest GDI+, GAPI and PDA drawing techniques. The charting components provide landscape support, an ability to overlay patient data and patient images, zoom in / zoom out, custom variable speed scrolling, split screen support, and formatting control. The methodology operates as an asynchronous application, without sacrificing crucial processing time in the mobile / handheld device. The methodology allows the critical patient data to be streamed in real-time to the handheld device while conserving enough CPU power to simultaneously allow the end user to interact at will with the responsive display application. The methodology is structured using object oriented concepts and design patterns. Each logical tier of the methodology, from the data access objects and the charting control objects, to the user interface objects, is structured with precise interfaces. Finally, the methodology implements an IT management console that allows system managers to monitor the exchange of data between hospital systems and the primary database, including all patient data packets, notifications and alerts, connected remote devices, etc.
Owner:AIRSTRIP IP HLDG LLC

Real time video game uses emulation of streaming over the internet in a broadcast event

In a broadcast application on a client-server network the streaming is emulated of animation data over the Internet to a large number of clients. The animation is considered a sequence of states. State information is sent to the clients instead of the graphics data itself. The clients generate the animation data itself under control of the state information. The server and clients communicate using a shared object protocol. Thus, streaming is accomplished as well as a broadcast without running into severe network bandwidth problems. This approach is used to map a real life event, e.g., a motor race, onto a virtual environment in order to let the user participate in a virtual race against the real life professionals, the dynamics of the virtual environment being determined by the state changes sent to the user.
Owner:QUALCOMM INC

Method and system for scalable, dataflow-based, programmable processing of graphics data

A scalable pipelined pixel shader that processes packets of data and preserves the format of each packet at each processing stage. Each packet is an ordered array of data values, at least one of which is an instruction pointer. Each member of the ordered array can be indicative of any type of data. As a packet progresses through the pixel shader during processing, each member of the ordered array can be replaced by a sequence of data values indicative of different types of data (e.g., an address of a texel, a texel, or a partially or fully processed color value). Information required for the pixel shader to process each packet is contained in the packet, and thus the pixel shader is scalable in the sense that it can be implemented in modular fashion to include any number of identical pipelined processing stages and can execute the same program regardless of the number of stages. Preferably, each processing stage is itself scalable, can be implemented to include an arbitrary number of identical pipelined instruction execution stages known as microblenders, and can execute the same program regardless of the number of microblenders. The current value of the instruction pointer (IP) in a packet determines the next instruction to be executed on the data contained in the packet. Any processing unit can change the instruction that will be executed by a subsequent processing unit by modifying the IP (and / or condition codes) of a packet that it asserts to the subsequent processing unit. Other aspects of the invention include graphics processors (each including a pixel shader configured in accordance with the invention), methods and systems for generating packets of data for processing in accordance with the invention, and methods for pipelined processing of packets of data.
Owner:PVC CONTAINER CORP +1

Systems and methods for generating visual representations of graphical data and digital document processing

Systems and methods for generating visual representations of graphical data and digital document processing, including:A method of redrawing a visual display of graphical data whereby a current display is replaced by an updated display, comprising, in response to a redraw request, immediately replacing the current display with a first approximate representation of the updated display, generating a final updated display, and replacing the approximate representation with the final updated display.A method of generating variable visual representations of graphical data, comprising dividing said graphical data into a plurality of bitmap tiles of fixed, predetermined size, storing said tiles in an indexed array and assembling a required visual representation of said graphical data from a selected set of said tiles.A method of processing a digital document, said document comprising a plurality of graphical objects arranged on at least one page, comprising dividing said document into a plurality of zones and, for each zone, generating a list of objects contained within and overlapping said zone.Digital document processing systems adapted to implement the methods.
Owner:SAMSUNG ELECTRONICS CO LTD

Customized player alerts

Some implementations of the invention allow a player to specify type(s) of wagering conditions about which the player would like to receive notification. The player may also be able to specify the mode of notification desired, e.g., text message, email, voice message, etc. Wager gaming notification parameters may, for example, comprise information regarding an occurrence of a wager gaming outcome. Some such wager gaming notification parameters may involve an occurrence (or a non-occurrence) of a wager gaming outcome within a specified time or a specified number of plays. Player notifications may include raw data, probability data, graphical data, navigation data and / or location data.
Owner:IGT

Graphical data flow programming environment with first model of computation that includes a structure supporting second model of computation

System and method for creating a graphical program that uses multiple models of computation (MoC). A first plurality of graphical program elements is assembled in a graphical program in response to first input, where the assembled first plurality of graphical program elements have a first MoC. A structure is displayed in the graphical program indicating use of a second MoC for graphical program elements comprised within the interior of the structure. A second plurality of graphical program elements is assembled within the structure in response to second input, where the assembled second plurality of graphical program elements have the second MoC. The graphical program is executable to perform a function, for example, by executing the assembled first plurality of graphical program elements in accordance with the first model of computation, and executing the assembled second plurality of graphical program elements in accordance with the second model of computation.
Owner:NATIONAL INSTRUMENTS

Systems and methods for inputting graphical data into a graphical input field

A system (20) for inputting graphical data into a graphical input field includes a graphical input device (22) for inputting the graphical data into the graphical input field, and a processor-executable voice-form module (28) responsive to an initial presentation of graphical data to the graphical input device. The voice-form module (28) causes a determination of whether the inputting of the graphical data into the graphical input field is complete. A method for inputting graphical data into a graphical input field includes initiating an input of graphical data via a graphical input device into the graphical input field, and actuating a voice-form module in response to initiating the input of graphical data into the graphical input field.
Owner:IBM CORP

Methods and systems for preventing access to display graphics generated by a trusted virtual machine

The methods and systems described herein provide for preventing a non-trusted virtual machine from reading the graphical output of a trusted virtual machine. A graphics manager receives a request from a trusted virtual machine to render graphical data using a graphics processing unit. The graphics manager assigns, to the trusted virtual machine, a secure section of a memory of the graphics processing unit. The graphics manager renders graphics from the trusted virtual machine graphical data to the secure section of the graphics processing unit memory. The graphics manager receives a request from a non-trusted virtual machine to read graphics rendered from the trusted virtual machine graphical data and stored in the secure section of the graphics processing unit memory, and prevents the non-trusted virtual machine from reading the trusted virtual machine rendered graphics stored in the secure section of the graphics processing unit memory.
Owner:CITRIX SYST INC

Recording medium, reproduction device, recording method, program, and reproduction method

On a BD-ROM, there is recorded is a digital stream into which video and audio streams are multiplexed. The video stream is composed of a plurality of pictures that together represent video. The graphics stream includes a PES packet storing state control information (ICS) and PES packets containing graphics data (ODSs). The graphics data constructs an interactive display. The state control information defines the control so as to change the states of buttons presented on the interactive display according to the reproduction proceeding and user operations. The ICS is attached with a PTS showing the display timing of a picture to be synchronized with the interactive display. The ODS is attached with a PTS showing the timing for decoding the graphics data. The timing shown in the ODS is prior to the display timing.
Owner:PANASONIC CORP

Authentic barcodes using digital signatures

Methods and systems for generating and authenticating barcodes using digital signatures comprise: inputting graphical data representing a barcode pattern into memory; translating the graphical data into barcode information according to a standard for translating a particular type of barcode pattern into barcode information; extracting a message and a digital signature from the barcode information; and determining whether the message is authentic by determining whether the digital signature matches the message.
Owner:VERISIGN

Graphics processing for high dynamic range video

A device for processing video information has an input unit (112) for receiving the video information having low dynamic range [LDR] video data and / or high dynamic range [HDR] video data, and a video processor (113) for generating a display signal for display in a LDR display mode or HDR display mode. Graphics data is processed for generating an overlay for overlaying the video data. The input unit receives graphics processing control data comprised in the video information, the graphics processing control data including at least one HDR processing instruction for overlaying the graphics data in the HDR display mode. The video processor is constituted for adapting the processing when overlaying the graphics data in dependence on the specific display mode and the HDR processing instruction. Advantageously the source of the video information is enabled to control the processing of graphics in HDR display mode via the HDR processing instruction.
Owner:KONINKLIJKE PHILIPS ELECTRONICS NV

Three dimensional golf swing analyzer

An apparatus and method for golf swing analysis is described using a first microprocessor, a three-axis accelerometer capable of transmitting linear acceleration data to the first microprocessor, a three-axis gyroscope capable of transmitting angular velocity data to the first microprocessor, data processing, a radio transmitter for transmitting processed data, and a housing for holding the components, which attaches to a golf club. A three-axis magnetometer capable of transmitting directional orientation data to the first microprocessor is used to allow a user to choose a target line. Communication occurs between the apparatus and a portable device with a radio receiver, memory and a computer program that processes the data into graphical data and statistical data and displays the swing graphically after a user swings the golf club. The user will be able to analyze and try to improve his or her golf swing.
Owner:SWINGBYTE

Map display system, map data processing apparatus, map display apparatus, and map display method

Map display systems, map data processing apparatuses, map display apparatuses, and map display methods for general navigation systems are provided. A map data processing section categorizes original three-dimensional map data into scene graph data representing a data structure of a three-dimensional map using a tree structure and rendering data for rendering an object included in the three-dimensional map and processes the scene graph data and the rendering data. A map data display section specifies a display area by referring to the scene graph data and reads and displays the rendering data in accordance with the specified display area.
Owner:SONY CORP

Method of reproducing from storage medium storing interactive graphics stream activated in reponse to user's command

A method of reproducing from a storage medium video data and graphics data for displaying a menu screen. The method includes: decoding graphics data; and outputting, on the basis of the decoded graphics data, the decoded graphics data when an activation command is generated by a user or displaying the decoded graphics data at a designated time.
Owner:SAMSUNG ELECTRONICS CO LTD

Structure of portable multimedia data input/output processor and method for driving the same

Potable multimedia terminal which is small and consumes low power, can process a large quantity of multimedia data such as video and audio data. Portable multimedia data input / output processor can be made smaller by using a pen as an input device and can also process a large quantity of multimedia data at a high speed by adopting a PCI bus as a local bus of a system. To retrieve, compress, and decompress multimedia data, main components of this portable multimedia data input / output processor are comprised of audio codec for compressing and decompressing audio data, video codec controller for compressing and decompressing video data, and multimedia processor for transmitting audio data to wireless communication controller and video data to video codec controller and to graphic processor. The method for retrieving multimedia data includes steps of receiving data, de-interleaving received data into audio, video, and graphic data, decompressing the data, and outputting the data to output device. The method for compressing data includes steps of inputting video data to video codec controller, compressing video and audio data at video codec controller and audio codec, interleaving the compressed data, and transmitting them to a remote system. The steps to decompress data are in reverse to the steps to compress data.
Owner:UNILOC 2017 LLC

Storage medium storing interactive graphics stream activated in response to user's command, and reproducing apparatus for reproducing from the same

A storage medium storing: video data; and graphics data for displaying a menu. The graphics data includes first graphics data displayed on the screen when an activation command is generated by a user and may also include second graphics data displayed on the screen at a designated time.
Owner:SAMSUNG ELECTRONICS CO LTD

Asnchronous notifications for concurrent graphics operations

A method and an apparatus for notifying a display driver to update a display with a graphics frame including multiple graphics data rendered separately by multiple graphics processing units (GPUs) substantially concurrently are described. Graphics commands may be received to dispatch to each GPU for rendering corresponding graphics data. The display driver may be notified when each graphics data has been completely rendered respectively by the corresponding GPU.
Owner:APPLE INC
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products