A system and method for data compression and visualization includes a system having a compression unit for compressing an input image of voxels in accordance with a weighted visualization importance, and a visualization unit in signal communication with the compression unit for visualizing the voxels in an order corresponding to the weighted visualization importance; and a corresponding method for defining a weighting function responsive to a visualization importance parameter for voxels, deriving an order of transmission for the voxels in correspondence with the weighting function, compressing the voxels with a look-up table indicative of the order of transmission, transmitting the compressed voxels in order of decreasing weighted visualization importance, and where the method is optionally for receiving the compressed voxels in order of decreasing weighted visualization importance, decompressing the voxels with the look-up table indicative of the order of transmission, and visualizing a voxel in the order in which it was received.

Patent
   7190836
Priority
Mar 18 2002
Filed
Mar 18 2002
Issued
Mar 13 2007
Expiry
May 30 2022
Extension
73 days
Assg.orig
Entity
Large
9
7
all paid
7. A system (100) for data compression and visualization, the system comprising:
a compression unit (170) for compressing an input image comprising a plurality of voxels in accordance with a weighted visualization importance; and
a visualization unit (180) in signal communication with the compression unit for visualizing at least one of the plurality of voxels in the order corresponding to its weighted visualization importance.
1. A method for data compression and visualization, the method comprising:
defining a weighting function responsive to a visualization importance parameter for a plurality of voxels;
deriving an order of transmission for the plurality of voxels in correspondence with the weighting function;
compressing the plurality of voxels with a look-up table indicative of the order of transmission; and
transmitting the compressed plurality of voxels in order of decreasing weighted visualization importance.
12. A system for data compression and visualization, the system comprising:
defining means for defining a weighting function responsive to a visualization importance parameter for a plurality of voxels;
deriving means for deriving an order of transmission for the plurality of voxels in correspondence with the weighting function;
compressing means for compressing the plurality of voxels with a look-up table indicative of the order of transmission; and
transmitting means for transmitting the compressed plurality of voxels in order of decreasing weighted visualization importance.
18. A program storage device readable by machine, tangibly embodying a program of instructions executable by the machine to perform method steps for data compression and visualization, the method steps comprising:
defining a weighting function responsive to a visualization importance parameter for a plurality of voxels;
deriving an order of transmission for the plurality of voxels in correspondence with the weighting function;
compressing the plurality of voxels with a look-up table indicative of the order of transmission; and
transmitting the compressed plurality of voxels in order of decreasing weighted visualization importance.
2. A method as defined in claim 1, further comprising:
receiving the compressed plurality of voxels in order of decreasing weighted visualization importance;
decompressing the plurality of voxels with the look-up table indicative of the order of transmission; and
visualizing at least one of the plurality of voxels in the order in which it was received.
3. A method as defined in claim 1 wherein the plurality of voxels corresponds to a medical image.
4. A method as defined in claim 1 wherein the weighting function corresponds to a recurrence frequency histogram.
5. A method as defined in claim 1 wherein the weighting function corresponds to an opacity value transfer function.
6. A method as defined in claim 1 wherein the weighting function corresponds to an intensity value transfer function.
8. A system (100) as defined in claim 7 wherein the input image comprises a medical image.
9. A system (100) as defined in claim 7, further comprising:
a CPU (102) in signal communication with said visualization unit (180) for processing the input image.
10. A system (100) as defined in claim 9, further comprising:
a display adapter (110) in signal communication with the CPU (102) for displaying the input image; and
an I/O adapter (112) in signal communication with the CPU (102) for recalling the locations of the voxels visualized from the input image to provide an indication of the location of a visualized object within the input image.
11. A system (100) as defined in claim 9, further comprising:
a user interface adapter (114) in signal communication with the CPU (102) for at least receiving a selection decision for at least one image from a user.
13. A system as defined in claim 12, further comprising:
receiving means for receiving the compressed plurality of voxels in order of decreasing weighted visualization importance;
decompressing means for decompressing the plurality of voxels with the look-up table indicative of the order of transmission; and
visualizing means for visualizing at least one of the plurality of voxels in the order in which it was received.
14. A system as defined in claim 12 wherein the plurality of voxels corresponds to a medical image.
15. A system as defined in claim 12 wherein the defining means for defining a weighting function is responsive to a recurrence frequency histogram.
16. A system as defined in claim 12 wherein the defining means for defining a weighting function is responsive to an opacity value transfer function.
17. A system as defined in claim 12 wherein the defining means for defining a weighting function is responsive to an intensity value transfer function.
19. A program storage device as defined in claim 18, the method steps further comprising:
receiving the compressed plurality of voxels in order of decreasing weighted visualization importance;
decompressing the plurality of voxels with the look-up table indicative of the order of transmission; and
visualizing at least one of the plurality of voxels in the order in which it was received.
20. A program storage device as defined in claim 18 wherein the plurality of voxels corresponds to a medical image.
21. A program storage device as defined in claim 18 wherein the method step for defining a weighting function comprises defining a recurrence frequency histogram.
22. A program storage device as defined in claim 18 wherein the method step for defining a weighting function comprises defining an opacity value transfer function.
23. A program storage device as defined in claim 18 wherein the method step for defining a weighting function comprises defining an intensity value transfer function.

In appearance-based methods for object detection and recognition, images representative of the objects under consideration are typically transferred over limited bandwidth connections and stored on limited storage media. Typical sizes for computed tomography (“CT”) image reconstruction are currently in the range of 512×512×512 voxels, and may reach sizes of 1024×1024×1024 voxels in the near future. Moving these kinds of datasets from one machine to another generally takes up a large fraction of the network bandwidth. Compression is usually proposed to alleviate this problem, as well as to reduce the disk space occupied by the dataset once it reaches the destination machine.

A typical method for viewing the dataset is to use volume rendering. Volume rendering uses a transfer function that maps from voxel values to color and opacity. The JPEG 2000 standard permits the ordering of bits in the compressed data stream to suit the goal.

These and other drawbacks and disadvantages of the prior art are addressed by a system and method for data compression and visualization. The system includes a compression unit for compressing an input image of voxels in accordance with a weighted visualization importance, and a visualization unit in signal communication with the compression unit for visualizing the voxels in an order corresponding to the weighted visualization importance.

The corresponding method includes steps for defining a weighting function responsive to a visualization importance parameter for voxels, deriving an order of transmission for the voxels in correspondence with the weighting function, compressing the voxels with a look-up table indicative of the order of transmission, transmitting the compressed voxels in order of decreasing weighted visualization importance, and optionally includes steps for receiving the compressed voxels in order of decreasing weighted visualization importance, decompressing the voxels with the look-up table indicative of the order of transmission, and visualizing a voxel in the order in which it was received.

These and other aspects, features and advantages of the present disclosure will become apparent from the following description of exemplary embodiments, which is to be read in connection with the accompanying drawings.

The present disclosure teaches an efficient approach to data compression and visualization for appearance-based object detection in accordance with the following exemplary figures, in which:

FIG. 1 shows a block diagram of a system for data compression and visualization according to an illustrative embodiment of the present disclosure;

FIG. 2 shows a schematic progression diagram of a system for data compression and visualization according to an illustrative recurrence frequency method for the system of FIG. 1; and

FIG. 3 shows a schematic progression diagram of a system for data compression and visualization according to an illustrative opacity value method for the system of FIG. 1.

In the appearance-based methods for object detection and recognition, images of the objects under consideration are transferred over limited bandwidth connections and stored on limited storage media. For prioritized data transfer, it is possible to initially transfer the bits that correspond to a low spatial resolution image, followed by the bits that correspond to the higher resolutions. Another ordering scheme is to transfer the higher order bits before the lower order bits. In an example, a machine A has the dataset, and a machine B is the destination. Viewing of the volume is desired on machine B.

When a compressed dataset is streamed in from machine A to machine B, a user should have the ability to view the volume during the transfer, and not wait for completion of data transfer, decompression of data and/or visualization of the volume. In addition, when the compressed dataset is stored on machine B, a user should have the ability to view the volume without waiting for decompression of the data and/or visualization of the volume. Accordingly, since the eventual goal is to visualize the volume, the compression is driven to facilitate visualization.

FIG. 1 shows a block diagram of a system 100 for data compression and visualization according to an illustrative embodiment of the present disclosure. The system 100 includes at least one processor or central processing unit (“CPU”) 102 in signal communication with a system bus 104. A read only memory (“ROM”) 106, a random access memory (“RAM”) 108, a display adapter 110, an I/O adapter 112, and a user interface adapter 114 are also in signal communication with the system bus 104.

A display unit 116 is in signal communication with the system bus 104 via the display adapter 110. A disk storage unit 118, such as, for example, a magnetic or optical disk storage unit, is in signal communication with the system bus 104 via the I/O adapter 112. A mouse 120, a keyboard 122, and an eye tracking device 124 are also in signal communication with the system bus 104 via the user interface adapter 114. The mouse 120, keyboard 122, and eye-tracking device 124 are used to aid in the generation of selected regions in a digital medical image.

A data compression unit 170 and a visualization unit 180 are also included in the system 100 and in signal communication with the CPU 102 and the system bus 104. While the data compression unit 170 and the visualization unit 180 are illustrated as coupled to the at least one processor or CPU 102, these components are preferably embodied in computer program code stored in at least one of the memories 106, 108 and 118, wherein the computer program code is executed by the CPU 102.

The system 100 may also include a digitizer 126 in signal communication with the system bus 104 via a user interface adapter 114 for digitizing an image. Alternatively, the digitizer 126 may be omitted, in which case a digital image may be input to the system 100 from a network via a communications adapter 128 in signal communication with the system bus 104, or via other suitable means as understood by those skilled in the art.

As will be recognized by those of ordinary skill in the pertinent art based on the teachings herein, alternate embodiments are possible, such as, for example, embodying some or all of the computer program code in registers located on the processor chip 102. Given the teachings of the disclosure provided herein, those of ordinary skill in the pertinent art will contemplate various alternate configurations and implementations of the data compression unit 170 and the visualization unit 180, as well as the other elements of the system 100, while practicing within the scope and spirit of the present disclosure.

In operation, if there exists a weighting scheme that describes those voxels that are more important for visualization than others are, then such a weighting scheme may be used to derive the order of transmission of the voxels. To achieve compliance with JPEG 2000, a look-up table that uniquely rearranges voxel values is used. For example, if the original voxel value has a low importance, then the mapped value would be close to 000000000000; and if the original voxel value has high importance, then the mapped value would be close to 111111111111. Therefore, in a transmission scheme that transmits the high order bits followed by the low order bits, the more important voxels would appear before the less important voxels in the compressed stream.

Turning to FIG. 2, one embodiment of a weighting scheme or importance function is the recurrence frequency histogram. Here, an original volume 210 is represented by voxels having the values indicated by the horizontal axis of a plot 212. The vertical axis of the plot 212 represents the recurrence frequency for each voxel value. In this embodiment, the voxel values are rearranged according to recurrence frequency, as indicated on the horizontal axis of a plot 214. The resulting rearranged volume 216 is then used for transmission and storage of higher weighted or more important information before lower weighted or less important information.

Turning now to FIG. 3, another embodiment of an importance function is the visualization transfer function. If the transfer function causes a particular voxel to have a very low intensity or zero opacity, then that voxel is sent later in the compressed stream. For example, a scalar voxel value from the input volume to be visualized may be mapped using four look-up tables for red, green, blue, and opacity, respectively. Thus, an original volume 310 is represented by the opacity value versus voxel value transfer function 312. The voxel values are re-ordered according to monotonically increasing opacity value to achieve the opacity value versus rearranged voxel value transfer function 314. The resulting rearranged volume 316 is then used for transmission and storage of higher weighted or more important information before lower weighted or less important information.

Other embodiments of the importance function are also possible, such as, for example, the use of both the frequency histogram and the transfer function, which may be achieved, for example, by using the product of the two functions. Thus, the high frequency (i.e., common) and high opacity voxels would be sent first, and the low frequency and low opacity voxel values would be sent last.

The disclosed technique can be applied to many appearance-based image transmission and storage problems in addition to medical images. Alternate examples include automatic object detection on assembly lines by machine vision, human face detection in security control, and the like. As shall be recognized by those of ordinary skill in the pertinent art, the term “image” as used herein may also represent three-dimensional, four-dimensional, and higher dimensional datasets in alternate embodiments.

These and other features and advantages of the present disclosure may be readily ascertained by one of ordinary skill in the pertinent art based on the teachings herein. It is to be understood that the teachings of the present disclosure may be implemented in various forms of hardware, software, firmware, special purpose processors, or combinations thereof.

Most preferably, the teachings of the present disclosure are implemented as a combination of hardware and software. Moreover, the software is preferably implemented as an application program tangibly embodied on a program storage unit. The application program may be uploaded to, and executed by, a machine comprising any suitable architecture. Preferably, the machine is implemented on a computer platform having hardware such as one or more central processing units (“CPU”), a random access memory (“RAM”), and input/output (“I/O”) interfaces. The computer platform may also include an operating system and microinstruction code. The various processes and functions described herein may be either part of the microinstruction code or part of the application program, or any combination thereof, which may be executed by a CPU. In addition, various other peripheral units may be connected to the computer platform such as an additional data storage unit and a printing unit.

It is to be further understood that, because some of the constituent system components and methods depicted in the accompanying drawings are preferably implemented in software, the actual connections between the system components or the process function blocks may differ depending upon the manner in which the present disclosure is programmed. Given the teachings herein, one of ordinary skill in the pertinent art will be able to contemplate these and similar implementations or configurations of the present disclosure.

Although the illustrative embodiments have been described herein with reference to the accompanying drawings, it is to be understood that the present disclosure is not limited to those precise embodiments, and that various changes and modifications may be effected therein by one of ordinary skill in the pertinent art without departing from the scope or spirit of the present disclosure. All such changes and modifications are intended to be included within the scope of the present disclosure as set forth in the appended claims.

Krishnan, Arun, Marcellin, Michael Wesley

Patent Priority Assignee Title
8203552, Aug 30 2007 Harris Corporation Geospatial data system for selectively retrieving and displaying geospatial texture data in successive additive layers of resolution and related methods
8379016, Aug 30 2007 Harris Corporation Geospatial data system for selectively retrieving and displaying geospatial texture data in successive additive layers of resolution and related methods
8416239, Apr 03 2008 FUJIFILM Corporation Intermediate image generation method, apparatus, and program
8525836, Feb 07 2012 GOOGLE LLC Systems and methods for representing information associated with objects in an area
8620689, Jun 12 2008 Siemens Healthcare GmbH System and method for patient synchronization between independent applications in a distributed environment
8913071, Apr 08 2011 SAMSUNG DISPLAY CO , LTD Liquid crystal display, and device and method of modifying image signal for liquid crystal display
8938113, Jul 26 2010 AI VISUALIZE, INC Adaptive visualization for direct physician use
9265458, Dec 04 2012 SYNC-THINK, INC Application of smooth pursuit cognitive testing paradigms to clinical drug development
9380976, Mar 11 2013 SYNC-THINK, INC Optical neuroinformatics
Patent Priority Assignee Title
5025375, Aug 10 1987 Kabushiki Kaisha Toshiba Volume data transmission system
6125198, Apr 21 1995 Matsushita Electric Industrial Co., Ltd. Method of matching stereo images and method of measuring disparity between these items
6160919, May 07 1997 Landmark Graphic Corporation Method for data compression
6438266, Aug 27 1998 RPX Corporation Encoding images of 3-D objects with improved rendering time and transmission processes
6449309, Mar 12 1996 Olympus Optical Co., Ltd. Stereoscopic display that controls binocular parallax between two images and controls image reconstitution according to parallax data
6608628, Nov 06 1998 Administrator of the National Aeronautics and Space Administration Method and apparatus for virtual interactive medical imaging by multiple remotely-located users
6664531, Apr 25 2000 CREAFORM INC Combined stereovision, color 3D digitizing and motion capture system
////////
Executed onAssignorAssigneeConveyanceFrameReelDoc
Mar 18 2002Siemens Corporate Research, Inc.(assignment on the face of the patent)
May 07 2002KRISHNAN, ARUNSiemens Corporate Research, IncASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0129940950 pdf
Aug 14 2002HUBER, CYNTHIAKNOX MOUNTAIN LICENSORS, INCASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0133230095 pdf
Aug 14 2002LONGO, NANCYKNOX MOUNTAIN LICENSORS, INCASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0133230095 pdf
Aug 14 2002RINES, ROBERT H KNOX MOUNTAIN LICENSORS, INCASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0133230095 pdf
Feb 03 2006Siemens Corporate Research, IncSiemens Corporate Research, IncASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0190850396 pdf
Feb 03 2006Siemens Corporate Research, IncArizona Board of Regents on Behalf of the University of ArizonaASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS 0190850396 pdf
Sep 02 2009Siemens Corporate Research, IncSiemens CorporationMERGER SEE DOCUMENT FOR DETAILS 0241850042 pdf
Date Maintenance Fee Events
Aug 11 2010M1551: Payment of Maintenance Fee, 4th Year, Large Entity.
Aug 17 2010ASPN: Payor Number Assigned.
Aug 20 2014M1552: Payment of Maintenance Fee, 8th Year, Large Entity.
Aug 09 2018M1553: Payment of Maintenance Fee, 12th Year, Large Entity.


Date Maintenance Schedule
Mar 13 20104 years fee payment window open
Sep 13 20106 months grace period start (w surcharge)
Mar 13 2011patent expiry (for year 4)
Mar 13 20132 years to revive unintentionally abandoned end. (for year 4)
Mar 13 20148 years fee payment window open
Sep 13 20146 months grace period start (w surcharge)
Mar 13 2015patent expiry (for year 8)
Mar 13 20172 years to revive unintentionally abandoned end. (for year 8)
Mar 13 201812 years fee payment window open
Sep 13 20186 months grace period start (w surcharge)
Mar 13 2019patent expiry (for year 12)
Mar 13 20212 years to revive unintentionally abandoned end. (for year 12)