Copy Link
Add to Bookmark
Report
VISION-LIST Digest Volume 13 Issue 22
VISION-LIST Digest Thu May 26 14:58:17 PDT 94 Volume 13 : Issue 22
- ***** The Vision List host is TELEOS.COM *****
- Send submissions to Vision-List@TELEOS.COM
- Vision List Digest available via COMP.AI.VISION newsgroup
- If you don't have access to COMP.AI.VISION, request list
membership to Vision-List-Request@TELEOS.COM
- Access Vision List Archives via anonymous ftp to FTP.TELEOS.COM
Today's Topics:
Re: PAMI preprint available...
Looking for pictures/line-drawings of common objects
Infra-red images
MaxVideo200 or ImagingTech 150/40?
Nonuniform illumination compenstation using homomorphic filtering
Help ON Image Sequence Analysis
Lens for 3D mouse system
Landsat and SPOT
INFO:: Ploting Optical Flow -...-, Needle diagram, quiver fn
Machine Vision Position for Agricultural Applications
CVPR 94 info
Workshop on Visual Behaviors : address correction
NSF / ARPA Workshop on Performance v Methodology in Computer Vision
Sign-up to give software demos at CVPR 94
Announcing Applied Vision
AI'94 ELECTRONIC INFORMATION SERVER
CFP: Image and Video Processing III
ADVANCE PROGRAM: Visualization in Biomedical Computing 1994
Program for Workshop on Visualization and Machine Vision
IEEE Workshop on Biomedical Image Analysis
Program DAGM/"OAGM 1994
----------------------------------------------------------------------
Date: Tue, 17 May 1994 17:11:26 -0600
From: thompson@whiterim.cs.utah.edu (William Thompson)
Subject: Re: PAMI preprint available...
> following is an ftp'able PAMI preprint...
Note that the IEEE Copyright Form prohibits unlimited distribution of
papers prior to publication and any distribution following publication,
without explicit permission from the IEEE Copyrights Office. This is
only one of the many onerous provisions of the IEEE policy.
Several of my colleagues have decided to no longer submit papers to
IEEE publications due to the extreme stance the IEEE has taken on
copyrights.
- Bill
------------------------------
Date: Wed, 18 May 1994 11:16:53 +0200
From: scheler@informatik.tu-muenchen.de (Gabriele Scheler)
Organization: Technische Universitaet Muenchen, Germany
Subject: Looking for pictures/line-drawings of common objects
Looking for pictures/line-drawings of common object
Hi,
For an identification task I'm looking for pictures(black-white), preferably
line-drawings of common (such as household) objects: cups, spoons, chairs,
tables, bottles, scissors etc. Possibly someone could tell me, whether such
data exist, and how I can access them. Postscript or bitmap-format preferred,
but any data format is possible.
Any help or pointers will be appreciated.
Thanks,
Gabriele Scheler
e-mail: scheler@informatik.tu-muenchen.de
------------------------------
Date: Wed, 18 May 1994 15:07:15 +0000
From: H.S.Parry@cm.cf.ac.uk (Huw S Parry)
Organization: University of Wales College of Cardiff, Cardiff, WALES, UK.
Subject: Infra-red images
Hi,
Does anyone know of any software to produce simulated infra-red images?
Thanks in advance for any suggestions.
Huw.
------------------------------
Date: Fri, 20 May 1994 10:07:32 -0700
From: Wilhelm Burger <wilbur@constitution.UCR.EDU>
Subject: MaxVideo200 or ImagingTech 150/40?
I am in the process of specifying VME-based image processing hardware
that is supposed to run with a Sun Sparc10 under Solaris 2.3.
We will use this system mainly as an experimental platform for
vision-based autonomous navigation. In addition to common requirements
(fast convolution, point operations, etc.) we want to have the
possibility to use general-purpose CPUs with floating-point
capabilities and fast access to the image data, e.g., TI 320Cxx or
Intel 860s.
The final contenders are the
(a) Datacube MaxVideo 200 and
(b) Imaging Technology Series 150/40
systems. Each of these manufacturers claims their system to be better
and faster than the other's.
What I would need is general comments and experiences with both
systems, from a hardware, software, flexibility, performance, price ...
perspective. Most valuable, of course, would be to hear from people
that have used both systems.
Regards,
Wilhelm
(wilbur@constitution.ucr.edu)
------------------------------
Date: Mon, 16 May 94 10:47:03 BST
From: Bill Denton (AD) <bill@sees.bangor.ac.uk>
Subject: Nonuniform illumination compenstation using homomorphic filtering
I want to remove the effects of non-uniform illumination in an image. According
to Pratt:91 and Gonzalez:92 homomorphic filtering is a method of doing this. Are
there any other methods of doing this?
Homomorphic filtering:
image -> ln -> fft -> filter -> ifft -> exp -> output
I can't realisticlly preform an fft and ifft on the image because of the amount
of storage required and (probably) time. So I want a spatial approximation of
the filter which I can convolve with the image. i.e.
image -> ln -> convolve -> exp -> output
I intend to use a high-pass butterworth filter, which I can generate in the
frequency domain. Then generate an approximation of this in the spatial domain
(details Gonzalez p218). I tried doing in Matlab, but it during a matrix
inversion I got an ill-conditioned result and the resulting filter was
rubbish. Is there any easier way of generating an approximation
of a high-pass filter in the spatial domain?
Does any one have C code for this? I would like to be able to specific a
cut off frequency so I can fine-tune the effect on the image.
Thanks
Bill.
W.E. Denton Email: bill@sees.bangor.ac.uk
Room 310 University of Wales, Bangor
SEECS
Dean Street, Bangor
GWYNEDD LL57 1UT U.K.
Phone: +44 (0)248 351151 ext 2736
------------------------------
Date: Sun, 15 May 1994 01:56:13 -0500
From: bbiswal@post.its.mcw.edu (Bharat Biswal)
Subject: Help ON Image Sequence Analysis
Hi !
I have a number of image sequences (about 256 sequential images)
in which only a few pixels in the image undergo a change in intensity
(not position). The Image is generally of 64 x 64 matrix size. I am
interested in identifying those pixels that undergo change in intensity.
Any ideas, papers, references or programs would be extremly helpful.
Also any ideas on coding these image sequences.
Mailing it directly to me would be wonderful.
Thanks in advance.
bbiswal@post.its.mcw.edu
------------------------------
Date: 17 May 1994 15:50:45 GMT
From: daniel@cfar.umd.edu (Daniel DeMenthon)
Organization: U of Maryland, Center for Automation Research, Coll. Pk., MD 20742
Subject: Lens for 3D mouse system
Hello all,
Here at the Computer Vision Lab we are developing a camera for use as
a position tracker for a 3D mouse (and later for head tracking) [1].
Several infrared LEDs are attached to the mouse; the camera picks up the
bright spots in the image and sends their centroids to the computer
using the serial port 60 times per second (field rate). Then the
computer uses these centroids to get the pose of the mouse. The
principles are not new, I know; our contribution is mainly in the fast
methods to compute the pose from the centroids, and some hardware
tricks to do things in real time.
Our present prototype is built around a small board-level Chinon camera
[2], and analyzes the NTSC signal to get the centroids using
programmable logic and an 8051 microcontroller (which also takes care of
the serial output). But NTSC limits the pose rate to 60 per second, and
we don't care much about the interlace feature either :-)
In the new prototype we are designing, we are trying to compute 100 to
200 poses per second, by driving a new Texas Instruments CCD chip
directly with programmable logic, and analyzing the signal out of the
chip without going through NTSC at all.
This type of camera sending elementary image processing results to an
RS232 port is also useful for a small robot trying to find beacons or
just trying to go straight.
The problem we are having now is simply buying a lens assembly. What I
call lens assembly is a small box (20 mm x 20 mm) that is screwed on the
printed board with a couple of screws and encloses the CCD chip. A
threaded barrel is mounted on that box like a miniature C-mount lens to
position the lens above the sensitive surface of the CCD and to allow
adjusting of the focal length. So lens assembly = lens + barrel + box +
screws.
TI sells its CCD chips without a lens assembly, and we couldn't get any
help from them. Other companies such as Sanyo sell their chips with a
lens for mounting on a PCB, ($40, $14 in quantity) but of
course they don't sell the lens by itself. For the next prototype we are
going to buy a Sanyo CCDs + lens combination, and use the lens with the
TI chip (the Sanyo chip seems a bit harder to drive), but we would hate
to do that for each of the systems we want to build. There is some hint
in the Sanyo literature that the manufacturer of the lens is Minolta, but
we haven't found a distributor for Minolta.
Do you know any manufacturer or distributor of small lens assemblies
similar to the ones used on board-level cameras?
Many thanks for any suggestions.
Daniel DeMenthon,
Assistant Research Scientist, Computer Vision Lab (CVL),
Center for Automation Research (CfAR), U. of Maryland, College Park
daniel@cfar.umd.edu, FAX (301) 314-9115
[1] with a State of Maryland MIPS grant to CVL, and to Data Design Corp.,
Gaithersburg, MD, FAX (301) 926-6441.
[2] Chinon CX 103, with a 3 mm lens (wide angle; they also
have a 4mm lens). Dimensions are less than 2" x 2" x 2". Price is $139
in single quantity. Great glass optics on board-mounted lens for this
price and dimensions.
Coordinates: Chinon America, P.O. Box 1248, Mountainside, NJ
------------------------------
Date: Tue, 17 May 1994 01:53:12 GMT
From: gtarr@iat.holonet.net (Dr. Greg Tarr)
Organization: HoloNet National Internet Access System: 510-704-1058/modem
Subject: Landsat and SPOT
I would like to talk to anyone working with Landsat or SPOT
data. I'm looking for ideas for advanced exploitation
tools, and just want to find out who the players are.
Greg Tarr
Phillips Laboratory
gtarr@euler.plk.af.mil
------------------------------
Date: Sun, 15 May 1994 16:02:01 +0000
From: "K. Sunil Kumar" <nil@basant.ee.iitb.ernet.in>
Subject: INFO:: Ploting Optical Flow -...-, Needle diagram, quiver fn
hello:
earlier i had posted a query seeking information regarding the
availability of source code(s) / method(s) to plot the optical flow. i
have obtained a couple of responses, which i think will be of use to many
others who read this posting regularly ( i have received mails requesting me
to share the responses i receive for my query).
here we go:
(I) Gopa Ganguly :: gopa@ee.eng.ohio-state.edu
There is software available at the ftp-site ftp.csd.uwo.ca. It is
under pub/vision/SOFTWARE. The file is psflow.c.Z. It needs the flow
vectors to be stored in a certain format -- you can check any of the
codes (eg: pub/vision/LUCAS/lucas.c) to get the format.
(II) Torsten Ihle <ihle@cs.wisc.edu>
Quick and probably dirty : use gnuplot, command:
set arrow x_n,y_n to x_end,y_end
(you can write awk or whatever program to create these commands)
thank you Gopa Ganguly, thank you Torsten Ihle.
i will keep you posted if i hear more in this regard :-)
Sunil Kumar
Department of Electrical Engineering
Indian Institute of Technology
BOMBAY 400 076 (India)
Phone: 579 0651 (SPANN Lab) email :: nil@basant.ee.iitb.ernet.in
578 2545 Extn 2429 or 2447 :: nil@ee.iitb.ernet.in
------------------------------
Date: Sun, 15 May 1994 13:09:15 -0400 (EDT)
From: "Peter P. Ling" <LING@zodiac.rutgers.edu>
Subject: Machine Vision Position for Agricultural Applications
Dear Vision-List subscriber,
Following is a job announcement, please spread the word. Interested
individual should contact Dr. Heermann directly.
Peter Ling
*********************
JOB OPPORTUNITY *
*********************
Agricultural Engineer
Factor 1. Research Assignment
Incumbent participates as a responsible team member of the Water
Management Research Unit located in Fort Collins, Colorado.
Research emphasis is to integrate applied and basic principles
to develop improved water, chemical and alternative weed
management systems and irrigation system designs. Improvements
are directed towards sustainable, environmentally sound and
efficient systems based on soil, water, fertility, energy, and
weed ecology principles. This encompasses understanding physical
and biological phenomena and developing computer simulation
models and expert systems to transfer new technologies to
producers, consultants, action agencies, industry and
scientists.
A) Assigned Responsibility:
Incumbent is responsible for conducting research in obtaining
digital images and using microcomputer digital image analysis to
identify weed seeds and weed seedlings.
B) Research Objectives and Methodology:
The objectives of the incumbents research are to:
1. Develop an automatic process to identify and
count intact weed seeds, by species, extracted from
soil samples.
2. Identify weed seedlings, by species, in agronomic
crops based on morphological characteristics and
multispectral properties when present in pure and mixed
populations with different soil backgrounds.
3. Develop procedures to incorporate the above in GIS
analysis of water and weed management systems.
Research approach requires use of digital cameras,
microscopes and image analysis software for studies
conducted in the laboratory, greenhouse and field.
C) Expected Results:
Research conducted by the incumbent will result in a series of
publications and digital image databases which define the
conditions and procedures for successful digital image
analysis of monocotyledonous and dicotyledonous weed seeds and
seedlings. Information will lead to development and
implementation of routine digital image identifuation of weed
seeds and seedlings for classification by species.
D) Knowledge Required:
The research assignment requires knowledge of agricultural
engineering, computer digital image analysis, remote sensing,
soil science, mathematics and statistics.
Dale F. Heermann TEL: 303-491-8229
USDA-ARS FAX: 303-491-8247
AERC-Colorado State University FTS2000: a03dfheermann
Fort Collins, CO 80523 INTERNET: dale@lily.aerc.colostate.edu
------------------------------
Date: Fri, 20 May 1994 13:49:42 -0400
From: Dr Kevin Bowyer <kwb@figment.csee.usf.edu>
Subject: CVPR 94 info
The pointers to electronic versions of the advance programs
and registration forms for CVPR and the workshops are given
just below. To request printed information to be mailed to you,
call IEEE Computer Society at 202 371 1013.
IEEE Computer Society Conference on
Computer Vision & Pattern Recognition
June 19-25, 1994 The Westin Hotel Seattle, Washington
Sponsored by IEEE Computer Society TC on PAMI
CVPR itself, June 21-23:
For the current advance program, information on tutorials and
registration information, connect via anonymous ftp to
figment.csee.usf.edu and download the file CVPR/cvpr-advance-program.ascii
Workshop on Visual Behaviors, June 19:
For the advance program for this workshop, connect via anonymous
ftp to figment.csee.usf.edu and download the file
CVPR/workshop-on-visual-behaviors.ascii
Workshop on Computational Biology and Pattern Matching, June 20:
For the advance program for this workshop, connect via anonymous
ftp to figment.csee.usf.edu and download the file
CVPR/pattern-and-shape-matching.ascii
Workshop on the Role of Functionality in Object Recognition, June 20:
For the advance program for this workshop, connect via anonymous
ftp to figment.csee.usf.edu and download the file
CVPR/functionality-in-recognition-workshop.ascii
Workshop on Visualization and Machine Vision, June 24:
For the advance program for this workshop, connect via anonymous
ftp to figment.csee.usf.edu and download the file
CVPR/visualization-and-machine-vision-workshop.ascii
Workshop on Biomedical Image Analysis, June 24-25:
For the advance program for this workshop, connect via anonymous
ftp to figment.csee.usf.edu and download the file
CVPR/biomed-image-analysis-prelim-program.ascii
Workshop on Performance Versus Methodology in Computer Vision, June 24-25:
For current information on this workshop, contact
Peter Meer (meer@caip.rutgers.edu) or
Robert H. Haralick (haralick@ptah.ee.washington.edu).
PAMI TC Meeting at CVPR, June 21:
For the announcement of this meeting, connect via anonymous ftp to
figment.csee.usf.edu and download the file
CVPR/pami-tc-meeting-announcement.ascii
Student Housing:
For information on student housing (limited, requires bus ride),
connect via anonymous ftp to figment.csee.usf.edu and download
the file CVPR/student-housing.ascii
Sharing double rooms at the Westin:
If you are looking for someone to share a room with, connect via
anon ftp to figment.csee.usf.edu and download CVPR/sharing-rooms.ascii
------------------------------
Date: Thu, 19 May 1994 18:48:51 GMT
From: Worthy Martin <wnm@server.cs.virginia.edu>
Organization: University of Virginia Computer Science Department
Subject: Workshop on Visual Behaviors : address correction
The previous announcement unfortunately has a typo in the registration
address. Please note that the correct is :
To register, just send the form to:
Prof. W.N. Martin
Department of Computer Science
Thornton Hall
University of Virginia
Charlottesville, Virginia 22903-2442
^^
I am sorry about the typo and will certainly extend the early
registration deadline for anyone whose original registration
is not forwarded properly.
W.Martin
------------------------------
Date: Tue, 24 May 1994 19:28:44 -0400
From: Dr Kevin Bowyer <kwb@figment.csee.usf.edu>
Subject: NSF / ARPA Workshop on Performance v Methodology in Computer Vision.
[ For more info, e-mail meer@caip.rutgers.edu ]
NSF/ARPA WORKSHOP
PERFORMANCE vs. METHODOLOGY in COMPUTER VISION.
June 24-25, 1994; Seattle, WA
(After CVPR-94)
FIRST DAY
7:30AM Registration
8:30AM Opening Remarks
8:45AM M-Estimates, S-Estimates, and CM-Estimates
D.E. Tyler
9:30AM Recent Developments In Positive-Breakdown Regression
P.J. Rousseeuw and C. Croux
10:15AM Coffee Break
10:30AM Diagnostics and Performance Evaluation in Computer Vision
W. Foerstner
10:55AM Performance Protocols
R. Haralick
11:15AM Estimating Ellipses by the Bootstrap Method for
Bias Correction
J. Cabrera, P. Meer, and H. Leung
11:35AM Discussion Panel
12:15PM Lunch
1:30PM Robust Methods for Pose Determinination
R. Kumar and A.R. Hanson
1:50PM Robust Estimation of Multiple Models
T. Darrell, A. Azarbayejani, and A.P. Pentland
2:10PM Model Selection Problem in Signal Analysis
V.L. Brailovsky
2:30PM Recover and Select Paradigm - A Robust Approach to
Estimation of Parametric Models
A. Leonardis
2:50PM Plane Extraction from Noisy Images
G.Roth, G. Godin, and M. Dear
3:10PM Matched Filtering and Bayesian Pattern Matching
R.A. Hummel
3:30PM Coffee Break
3:45PM Guaranteed Convergence of the Hough Transform
N. Kiryati and M. Soffer
4:05AM Robust and Statistically Efficient Detection of
Parametric Curves in 2D Images
J. Kittler and P.L. Palmer
4:25PM Outlier Detection and Physical Model in the
Orientation-from-Color Problem
M.S. Drew
4:45PM Robust Techniques and Surface Reconstruction
C.V. Stewart and J.V. Miller
5:05PM Analytic Outlier Removal in Line Fitting
N.S. Netanyahu and I. Weiss
5:25PM On Comprehensive Visual Learning
J.J. Weng
Dinner (together)
SECOND DAY
8:30AM Computationally Efficient Bootstrap Confidence Intervals
T. Hesterberg
9:15AM `Think Globally, Act Locally' A Paradigm for Robust
Computer Vision
P. Meer and K Cho
9:35AM Multiresolution: The `Doing It Properly' versus the
Heuristic Approach
M. Petrou
9:55AM Coffee Break
10:15AM Analyzing the Probability of a False Alarm
for the Hausdorff Distance Under Translation
W.E.L. Grimson and D.P. Huttenlocher
10:35AM Goal-Directed Evaluation of Binarization Methods
O.D. Trier and A.K. Jain
10:55AM Performance Evaluation of a Facial Feature
Tracking Algorithm
L. Tang, L.W. Chen, T.S. Huang, Y. Kong, and C.R. Lansing
11:15AM Performance Evaluation of Stereo, Vergence and Focus
As Depth Cues
S. Das and N. Ahuja
11:35AM Concluding Discussion Panel
12:30PM Lunch
2:00PM Informal Working Groups
REGISTRATION FOR THE WOKSHOP WILL BE AT CVPR.
Proceedings alone: $40.
Registration (includes the Proceedings): $100.
Workshop + dinner: $147.
For additional information please contact
meer@caip.rutgers.edu
------------------------------
Date: Wed, 25 May 1994 20:03:20 -0400
From: Dr Kevin Bowyer <kwb@figment.csee.usf.edu>
Subject: Sign-up to give software demos at CVPR 94.
announcement --- announcement -- announcement -- announcement
"SOFTWARE DEMO CORNER" AT COMPUTER VISION & PATTERN RECOGNITION 94
announcement --- announcement -- announcement -- announcement
What.
=====
"Software Demo Corner" is a new activity being initiated for CVPR.
A room will be set aside with several workstations in it.
People who wish to give demos of software tools, image databases, etc
that they are willing to distribute to the CVPR community will be
able to sign up for a block of time. The idea is that CVPR attendees
will be able to stop by, get a live demo of the software, and get a
copy to take home with them if they wish.
Signing up to give a demo.
==========================
The time slots below are available for sign-up on a first-come, first-
serve basis. To sign up for a slot, send an e-mail note with your name,
e-mail address and a brief (no more than one page) description of the
thing that you wish to demo to to kwb@csee.usf.edu. The description
that you send will appear as part of the Software Demo Corner program
distributed to CVPR participants in their registration package.
Please give a first and a second choice for desired time slot.
Mon, June 20: 13:00 - 18:00
Mon, June 20: 18:00 - 23:00
Tue, June 21: 8:00 - 13:00
Tue, June 21: 13:00 - 18:00
Tue, June 21: 18:00 - 23:00
Wed, June 22: 8:00 - 13:00
Wed, June 22: 13:00 - 18:00
Wed, June 22: 18:00 - 23:00
Thu, June 23: 8:00 - 13:00
Thu, June 23: 13:00 - 18:00
Thu, June 23: 18:00 - 23:00
Fri, June 24: 8:00 - 13:00
The systems that will be available.
===================================
Three SUN workstations will be available, each a "Sparc 2" or greater.
Each will have 32 MB of main memory, 400MB+ of disk and a color display.
A diskette drive, a CD reader and a 1/4 inch cartridge tape drive will be
available. SUN C, C++, LISP and FORTRAN will be available. They will all
be running SUN OS 4.1.3.
Please make sure that the version of the software that you bring with you
can be installed on a machine of the above configuration.
------------------------------
Date: Mon, 16 May 1994 15:08:02 EST
From: lougheed@qmserv.erim.org (Bob Lougheed)
Organization: Environmental Research Institute of Michigan
Subject: Announcing Applied Vision '
Applied Machine Vision '94
You are invited to attend the upcoming Applied Machine Vision '94
Conference to be held at the Sheraton Park Place hotel in Minneapolis
June 6-9, 1994.
This bi-annual conference places an emphasis on users talking about their
experiences applying Machine Vision in actual manufacturing systems.
The program committee has made a major effort to balance basic and
advanced technical levels, and to include papers on specific
application areas and technologies. With the exception of the New
Products session, commercialism is discouraged.
The sessions are:
Algorithms
New Products
Web Processing (e.g., paper, cloth)
Applications Development
3-D and Lasers
Gaging
Neural Nets/Fuzzy Logic
Specifying, Testing & Education
There will also be a Technology Exchange Forum, a Membership Forum,
and a panel discussion on "New Developments and Topics of Interest"
There will be an Exposition on June 7 and 8 featuring displays by over
50 vendors of vision components and systems. An informal reception
with the vendors, authors and panel of experts will be held in the
exposition hall Tuesday evening to encourage discussions and open
exchange of information.
There also will be tours of the University of Minn. and MTS Systems
to see some of the latest applications and research in the field.
On Monday there will be a set of tutorials:
Basics of Machine Vision Applications
Protecting Your Technology (Patents)
Lighting & Optics
For more information, call Lisa Moody at SME (313)271-1500, ext. 385.
Bob Lougheed (Lougheed@ERIM.org)
Applied Machine Vision '94 Program Committee
Image Processing Systems Division
Environmental Research Institute of Michigan
Ann Arbor, MI 48105
------------------------------
Date: 18 May 94 09:25:15 GMT
From: ai94@fermat.une.edu.au (Artificial Intelligence Conference 1994)
Subject: AI'94 ELECTRONIC INFORMATION SERVER
Seventh Australian Joint Conference on Artificial Intelligence (AI'94)
E L E C T R O N I C I N F O R M A T I O N
In conjunction with the Department of Mathematics, Statistics and Computing
Science the Organising Committee has arranged for regular updates of
information relating to the conference to be made electronically available.
There are currently four ways in which information relating to the
conference may be accessed:
1. Anonymous ftp
fermat.une.edu.au:/pub/ai94
2. Via the ai94info mail server
ai94-info is set up to respond to requests for files and
information relating to the AI94 conference. To retrieve
information on a particular topic such as the conference
programme simply mail ai94-info with your request. ie
%mail -s "send workshops" ai94-info@fermat.une.edu.au
requests for more than one file may be made by including
additional send commands (one per line) within the body of
the mail. All information at the site will be updated
on a monthly basis.
For a complete listing of the files/topics which are currently
available request the "index" file.
3. Via gopher (or xgopher)
Name: UNE Gopher Server
Type: 1
Host: fermat.une.edu.au
Port: 70
4. Via mosaic (or other WWW browser)
URL: http://fermat.une.edu.au
If you experience any problem with any of the above services please do not
hesitate to send email to ai94@fermat.une.edu.au with a description of the
problem you are experiencing.
------------------------------
Date: 21 May 1994 23:24:18 GMT
From: Stevenson.1@nd.edu (Robert Stevenson)
Organization: Department of Electrical Engineering, University of Notre Dame
Subject: CFP: Image and Video Processing III
CALL FOR PAPERS
IMAGE AND VIDEO PROCESSING III
Part of IS&T/SPIE Symposium on Electronic Imaging: Science & Technology
San Jose Convention Center, San Jose, California, February 6-10, 1994
Conference Chairs: Robert Stevenson, University of Notre Dame.
Sarah Rajala, North Carolina State University;
The processing of digital image and video data is quickly emerging from
the research laboratory to have a profound and lasting effect on the way
visual data is stored, transmitted and displayed. In the near future,
digital imagery will be the norm rather then the exception in everyday
life. This format provides great power and flexibility in the ways in which
a person can deal and interact with visual information. In order to tap
into the full benefits of such a format there is still a great need for
the development of techniques, algorithms hardware and software for the
manipulation, restoration and understanding of image and video data.
Papers which deal with these issues and which provide new and interesting
techniques to address these problems are solicited.
The intention of this conference is to introduce advances in the
processing of digital image and video data. New ideas, algorithms, models,
hardware and software for the processing of such data sets will be
discussed.
Papers are invited in the following and related areas:
* image/video restoration, reconstruction and enhancement
* color image/video processing, representation and transformations
* adaptive methods for image/video processing
* image/video filtering
* image/video analysis
* image/video modeling
* hardware and software implementations for image/video processing
* novel image/video processing algorithms
* image and video segmentation and analysis
* motion estimation
INSTRUCTIONS FOR AUTHORS
To assure a high quality conference, all abstracts and Proceedings
papers will be reviewed by the Conference Chairs for technical merit
and content. The deadline for submission of a 500 word abstract is
11 July 1994. Applicants will be notified of acceptance by 28 October
1993. Final manuscripts will be due 9 January 1995.
Send a 500 word abstract of your paper one of the following ways:
1. via e-mail to abstracts@mom.spie.org
2. via fax at (206) 647-1445
3. via mail (send 4 hard copies) to:
IS&T/SPIE EI95
SPIE, P.O. Box 10
Bellingham, WA 98227-0010
Your abstract should include the following:
1. Title of Paper.
2. Authors' full names, affiliations, mailing address, telephone,
fax number and e-mail.
3. Include the following line on the abstract
Submit to: Image and Video Processing III
4. Abstract text (500 words)
5. Brief Biography, 50-100 words for the principal author only.
If you have any questions, feel free to contact me:
Dr. Robert L. Stevenson Stevenson.1@nd.edu
Department of Electrical Engineering OFF: (219) 631-8308
University of Notre Dame, Notre Dame, IN 46556 FAX: (219) 631-4393
------------------------------
Date: Thu, 19 May 94 11:44 PDT
From: Harlyn Baker <Baker@ai.sri.com>
Subject: ADVANCE PROGRAM: Visualization in Biomedical Computing 1994
ADVANCE PROGRAM
The Biomedical Imaging Resource
of
The Mayo Foundation/Clinic
hosts
VISUALIZATION IN
BIOMEDICAL COMPUTING
1994
October 4-7, 1994
SIEBENS EDUCATION CENTER
MAYO FOUNDATION
ROCHESTER, MN
PURPOSE
The goal of the third conference on Visualization in Biomedical
Computing 1994 (VBC '94) continues the tradition established in the
first (Atlanta, 1990) and second (Chapel Hill, 1992) conferences to
enhance and promote the science of computing and visualization in
medicine and biology. This objective is achieved by bringing together a
multidisciplinary, international group of researchers, scientists,
engineers, clinicians and toolmakers engaged in all aspects of
scientific visualization in biomedical computing.
THEME
Visualization in biological and medical research has rapidly emerged as
a unique and significant discipline aimed at developing approaches and
tools to allow researchers to "see into" and comprehend the living
systems they are studying. Topics of investigation and development in
the discipline span from basic theory through tools and systems to
complete applications. This conference will synthesize these topics
into synergistic presentations ranging from principles to practice.
Approaches to biomedical visualization include generation of realistic
displays for presentation of information in three or more dimensions,
development of interactive and automated methods for manipulation of
multidimensional data, implementation of measeurment tools for
quantitative evaluation and assessment of image data, and
design/validation of models and paradigms that enhance interpretive and
decision-making processes. Biomedical visualization uses graphics
hardware and software tools and systems to display and analyze image
related information, as well as environments that facilitate
human-machine-data interaction for the exploration and understanding of
complex biological systems.
AUDIENCE
There will be single track sessions of half-hour papers. The
presentations by and discussions among participants should interest
basic scientists, engineers, medical researchers, physicians, surgeons,
psychologists, and biomedical visualization students.
GENERAL INFORMATION
REGISTRATION
The registration fee includes conference registration, a copy of the
proceedings, opening night reception, lunches each day, conference
banquet and refreshment breaks. The tutorial registration fee includes
course notes, lunch and refreshment breaks.
LOCATION
The VBC '94 Conference will be held at the Siebens Education Center at
the Mayo Foundation/Clinic in Rochester, Minnesota. It is adjacent to
the conference hotels, connected via sheltered pedestrian walkways.
ACCOMMODATIONS
Blocks of rooms have been reserved at the Kahler Hotel ($79
Single/Double) and the Kahler Plaza Hotel ($95 Single/Double). You may
make your reservations directly with the hotel by calling Kahler Lodging
at 800-533-1655 or 507-282-2581 and identify yourself as attending VBC
'94. Reservations must be made prior to September 12, 1994, to assure a
room at the group rate.
DISCOUNT AIR TRANSPORTATION
Northwest Airlines will provide attendees with round trip air
transportation to Rochester, Minnesota at 5% discount off any published
fare or 12% off any applicable coach fare. Restrictions apply.
Additional information may be obtained by calling AAA Travel at
800-666-5050 or 507-289-1851 and asking for the VBC group travel desk.
CONTINUING MEDICAL EDUCATION
Mayo Foundation designates this continuing medical education activity
for 23 credit hours of Category I of the Physician's Recognition Award
of the American Medical Association.
SPOUSE PROGRAM
A program is planned for spouses accompanying conference participants.
This will include a variety of tours and special events.
CONFERENCE COMMITTEE
CHAIRMAN
Richard A. Robb, Mayo Foundation/Clinic
COORDINATORS
Barbara McLeod, Mayo Continuing Education
Margret Ryan, Mayo Biomedical Imaging Resource
TECHNICAL PROGRAM
Karl-Heinz Hoehne, Co-chair
University of Hamburg
Michael Vannier, Co-chair
Washington University Medical School
Nicholas Ayache, INRIA, Sopia-Antipolis
H. Harlyn Baker, SRI International
Helmar Bergman, Vienna University Hospital
James Coggins, UNC, Chapel Hill
James Duncan, Yale University
Mark Ellisman, Univ. of California, San Diego
Alan C. Evans, Montreal Neurological Inst.
Norberto Ezquerra, Georgia Inst. of Tech.
Henry Fuchs, UNC, Chapel Hill
Ernest Garcia, Emory University
David Hawkes, Guy's Hospital London
Cliff Jack, Mayo Clinic
Arie Kaufman, SUNY at Stony Brook
Olaf Kubler, ETH, Zurich
Ron Kikinis, Brigham & Women s Hospital
Hal Kundel, University of Pennsylvania
David Levin, University of Chicago
Marc Levoy, Stanford University
Bruce McCormick, Texas A & M University
Chuck Pelizzari, Univeristy of Chicago
Stephen Pizer, UNC, Chapel Hill
Andrew Todd-Pokropek, Univ. College London
Max Viergever, Utrecht University
CONFERENCE OVERVIEW
GENERAL
The technical program of VBC'94 will consist of:
- One day of tutorial courses by leading experts.
- Three days of single track sessions on both theoretical and practical
aspects of visualization in biomedical computing.
- Poster presentations on topics of interest, open for discussion
between attendees and authors.
- Technical exhibits and demonstrations by commercial vendors of
visualization technologies.
The VBC 94 program also includes continental breakfast each morning,
refreshment breaks each day, Tuesday evening reception, Wednesday
evening poster sessions and demonstrations, Thursday evening banquet and
entertainment, and various tours and events of interest.
TUTORIALS
Tutorial courses take place Tuesday, October 4, from 8:00 AM through
5:30 PM. Each course lasts one-half day (approximately four hours) and
there are a total of six courses offered from which each registrant can
choose two. The six tutorials are:
MORNING
Tutorial A
Multiscale Geometric Image Analysis - Diffusion
and Cores
Tutorial B
3D Imaging in Biomedical Computing: Principles,
Algorithms and Systems
Tutorial C
Modern 3-D Microscopy and Visualization
AFTERNOON
Tutorial D
Multiscale Geometric Image Analysis - Variable
Conductance Diffusion and Object Calculation
Tutorial E
Volume Visualization
Tutorial F
Visualization in the Neurosurgical OR
TECHNICAL PRESENTATIONS
A single track of contributed papers will be offered, representing
diverse topics in the theory, implementation and applications of
biomedical visualization. The presentation topics and their respective
sessions are organized as follows:
Wednesday AM
Keynote Speaker
Segmentation
Wednesday PM
Shape Analysis
Registration and Correlation
Thursday AM
Visualization
Classification
Thursday PM
Knowledge Representation and Atlases
Treatment Planning and Prosthesis Design
Friday AM
Neurosurgery Planning
Simulation and Modelling
Friday PM
Other Applications
Full titles and the specific times of all presentations are found in the
Preliminary Program.
POSTER PRESENTATIONS
Selected papers will be presented as posters, available for viewing
throughout the conference. Poster sessions are scheduled for Tuesday
and Wednesday evenings of the conference.
EXHIBITS AND DEMONSTRATIONS
Several vendors of visualization equipment, software and systems will
showcase their products throughout the conference. Demonstration of
several research visualization systems will also be provided.
PRELIMINARY CONFERENCE PROGRAM
The tutorial descriptions, oral presentation titles, authors, and
presentation times are descibed on the following pages. Please note
that the program is subject to change.
TUESDAY, OCTOBER 4
7:00 AM
Registration and Continental Breakfast for Tutorial
Registrants
Registration will take place in the Kahler Plaza on
the second floor outside the Kahler Plaza Ballroom.
8:00 AM
Tutorials
All tutorials will take place on Tuesday, October 4.
Morning tutorials will take place from 8:00 AM through
12:00 PM, and afternoon tutorials from 1:00 PM through
5:00 PM, each with a 15 minute break. Each tutorial
consists of a four-hour intensive course on various
topics of importance in visualization science,
conducted by recognized experts and leading researchers.
The following tutorial courses will be offered.
8:00 AM - 12:00 PM
Tutorial A
Multiscale Geometric Image Analysis - Diffusion and
Cores
Description: There are two basic principles associated with multiscale
geometry: 1) geometry involves analysis that is invariant to certain
spatial transformations, including translation, rotation, and zoom, and
2) the dimension of scale is as critical as the dimensions giving
spatial position, corresponding intuitively to level of detail in image
space. Considered together, image space and scale is called scale
space. Three families of methods based on these principles are
achieving impressive results in image analysis particularly in their
insensitivity to irrelevant detail (including image noise) and intensity
blurring, and in their ability to produce stable object descriptions and
pixel classifications into objects. The three families are multiscale
medial axis or core-based analysis (CBA), variable conductance diffusion
(VCD), and multiscale geometric statistical pattern recognition (MGSPR).
This pair of tutorials (morning and afternoon) will cover the basic
mathematics of multiscale geometry as well as all three of these
families of methods. It will include algorithms for computation and
also illustrative results of the applications of the methods to both 2D
and 3D medical images of various modalities. The morning tutorial will
cover the mathematics of diffusion and scale space and the definition,
effect on scale space geometry, and application of cores. The morning
tutorial contains material helpful for the full afternoon tutorial, but
is self-contained. The afternoon tutorial will cover the mathematics,
algorithms, and applications of variable conductance diffusion,
including approaches involving MGSPR, and it will cover algorithms for
segmenting objects both via VCD and via CBA. Attendees who wish to take
the afternoon tutorial without taking the morning tutorial may choose to
take a brief primer available before the afternoon tutorial. These
tutorials are targeted for image analysts and students with at least an
introductory course in image processing and math, including calculus and
linear algebra.
Instructors: Stephen M. Pizer, David Eberly, Ross T. Whitaker, Daniel
S. Fritsch, Bryan S. Morse, Terry S. Yoo, James M. Coggins, University
of North Carolina, Chapel Hill
Tutorial B
3D Imaging in Biomedical Computing: Principles,
Algorithms and Systems
Description: Based on the nature of the processing tools required to
fulfill biomedical imaging objectives, three components may be
identified in a complete image analysis system: visualization,
manipulation, and analysis. Visualization refers to processes which
enable us to see and comprehend structure information captured in the
image data in its true form and shape so as to help understand the
underlying physical phenomenon. Manipulation refers to processes which
allow us to interactively alter structure information with a view to
understanding how the functionality of the physical phenomenon may be
modified. Analysis refers to processes which generate quantitative
descriptions of the structures with a view to quantify the functionality
of the phenomenon being studied. The phrase 3D imaging may be used to
collectively denote these processes. This tutorial will cover
systematically the fundamental principles underlying 3D imaging, namely
multidimensional, multimodal image data visualization, manipulation, and
analysis. The tutorial will include on-line demonstrations of the
imaging operations on a workstation.
Instructor: Jayram Udupa, University of Pennsylvania
Tutorial C
Modern 3-D Microscopy and Visualization
Description: The essence of scientific visualization is captured in
microscopy. Microscopy systems are proven valuable tool for biomedical
research. Most of our present knowledge of structural organization in
living organisms from the cellular to the molecular level is imprinted
by microscopical findings. This tutorial will provide an introduction
into modern forms of 3-D microscopy (e.g., confocal, NMR, X-ray), and
will cover image quality considerations, microscopy setup, and
computational considerations. Deconvolution techniques, image
preprocessing, segmentation methods and various forms of 3-D rendering
will be reviewed. The effects of specimen preparation and image
contrast on visualization will be discussed. The use of stereo- imaging
and virtual reality applications in modern 3-D microscopy will be
presented.
Instructors: Andres Kriete, University of Giessen, FRG
and Ping-chin Cheng, State University of New York at Buffalo
1:00 PM - 5:00 PM
Tutorial D
Multiscale Geometric Image Analysis - Variable
Conductance Diffusion and Object Calculation
See Session A for description
Tutorial E
Volume Visualization
Description: Volume visualization encompasses an array of techniques
which provide the mechanisms that make it possible to reveal and explore
the inner or unseen structures of volumetric data and allow visual
insight into opaque or complex datasets. Volume visualization is
concerned with the tasks of representing, manipulating, and rendering
volumetric data. This tutorial provides an overview of the technology,
the nomenclature, and the techniques for these tasks, emphasizing
algorithms and applications. The tutorial covers and compares different
approaches in volume representation, volume synthesis, volume and
surface viewing, volume shading, and biomedical applications of volume
visualization. The tutorial is designed at a beginning/intermediate
level for biomedical scientists and engineers, and for medical
researchers and practitioners who are new to the field of volume
visualization or interested in expanding their knowledge in that field.
Copies of lecture notes, slides and additional printed material will be
provided.
Instructors: Arie Kaufman, Roni Yagel, State University
of New York at Stony Brook; Karl-Heinz Hoehne and
Andreas Pommert, University Hospital, Hamburg,
Germany
Tutorial F
Visualization in the Neurosurgical OR
Description: This tutorial focuses on the application of new
visualization techniques to the practical problems confronting the
neurosurgeon. In particular, the challenging issues associated with
pre-surgical planning and with intra-operative navigation will be
presented in a tutorial format. The course will begin with a discussion
of algorithms and hardware for intra- operative registration.
Traditional frame-based stereotactic techniques will be introduced, then
several classes of non-invasive registration techniques, including
fiducial based algorithms, surface and contour matching algorithms and
video mixing approaches will be described and compared. The
"surgeon-computer interface" will be discussed, including issues
associated with time constraints, sterility problems, electrical safety,
and software validation. Videotaped surgical procedures demonstrating
these concepts will be shown. The tutorial will conclude with a review
of various technologies for intra-operative registration and navigation.
Mechanical, visible and infra-red camera systems, and ultra-sonic
techniques will be compared. Attendees will have the opportunity to
gain hands-on experience with several intra-operative wands and with a
prototype heads-up-display guidance system. The tutorial is designed
for biomedical scientists, engineers and medical researchers who wish to
apply visualization results to surgery and other interventional
procedures.
Instructors: John Goble, The University of Virginia, and
Ron Kikinis, Brigham and Women's Hospital
7:00 - 9:00 PM Registration, Opening Night Reception,
Exhibit and Poster Preview
Second floor of the Kahler Plaza Hotel.
WEDNESDAY, OCTOBER 5
7:00 AM Registration and Continental Breakfast
Session 1: "Opening"
Session Chair: Dr. Richard A. Robb,
Mayo Clinic, Rochester, MN, USA
8:00 AM Welcome
8:15 AM Keynote Address
Session 2: "Segmentation"
Session Chair: Dr. David Hawkes, Guy's Hospital,
London
9:00 AM Statistical Intensity Correction and
Segmentation of Magnetic Resonance
Image Data
W. M. Wells, III, Brigham and Women's
Hospital
9:30 AM The Automated Segmentation of Coronary
Vessels in Angiographic Image Sequences
Utilizing Temporal, Spatial, and Structural
Constraints
James O'Brien, Georgia Institute of
Technology
10:00 AM Break
10:30 AM Multiple Resolution Bayesian
Segmentation of Ultrasound Images
Edward A. Ashton, University of Rochester,
Rochester, NY
11:00 AM Fuzzy Objects and Their Boundaries
Jayram Udupa, University of Pennsylvania
11:30 AM Object Simplification via Medial Decomposition
Robert Katz, Univ. of North Carolina,
Chapel Hill
12:00 PM Lunch
Session 3: "Shape Analysis"
Session Chair: Dr. Andrew Todd-Pokropek, University
College London, London, UK
1:00 PM Interpolation by Directed Distance Morphing
Eric Bess, Brigham Young University
1:30 PM Active Blobs: Implicit Deformable Models
for Volume Visualization
Ross Whitaker, European Computing Industry,
Germany
2:00 PM Edgewarp: A Flexible Program Package for
Biometric Image Warping in Two Dimensions
Fred Bookstein, University of Michigan
2:30 PM Myocardial Function Assessment Using 4D Images
Pengcheng Shi, Yale University
3:00 PM An Automatic Method for Determination of
Gross Morphometric Variability of Human Brain
Louis Collins, Montreal Neurological Institute,
Canada
3:30 PM Break
Session 4: "Registration and Correlation"
Session Chair: Dr. Charles Pelizzari, University of
Chicago, Chicago, IL, USA
4:00 PM Multiple Surface Identification and Matching
in Magnetic Resonance Images
David MacDonald, McGill University, Canada
4:30 PM Matching Structural Images of the Human
Brain Using Statistical and Geometrical Image
Features
J. C. Gee, University of Rennes, France
5:00 PM Voxel Similarity Measures for Automated
Image Registration
Derek Hill, Guy's Hospital, London
5:30 PM Volume Registration Using the 3D Core
Alan Liu, University of North Carolina
7:00 PM SOCIAL
7:30 PM Demonstrations and Poster Session
THURSDAY, OCTOBER 6
7:00 AM Continental Breakfast
Session 5: "Visualization"
Session Chair: Dr. Arie Kaufman, SUNY at
Stony Brook, Stony Brook, NY, USA
7:30 AM Three Dimensional CT Subtraction Angiography
Bart ter Haar Romeny, University Hospital
Utrecht, The Netherlands
8:00 AM Structural Description and Combined 3-D
Display for Superior Analysis of Cerebral
Vascularity From MRA
Gabor Szekely, Communication Technology Lab,
Switzerland
8:30 AM SPECT/MRI Visualization for Frontal Lobe
Damaged Regions
Rik Stokking, Utrecht University,
The Netherlands
9:00 AM Simulating Motion of Anatomical Objects
with Volume-Based 3D Visualization
B. Pflesser, University Hospital, Hamburg,
Germany
9:30 AM Bunker View: Limited-Range Head-Motion-
Parallax Visualization for Complex Biomedical
Data Sets
Andrei State, University of North Carolina,
Chapel Hill
10:00 AM Break
Session 6: "Classification"
Session Chair: Dr. Nicholas Ayache, INRIA,
Sophia-Antipolis, France
10:30 AM Multi-Parameter Image Visualization With
Self-Organizing Maps
Armando Manduca, Mayo Clinic/Foundation
11:00 AM The Effects of Magnetic Resonance Image
Inhomogeneities on Automated Tissue
Classification
Stephen Aylward, University of North
Carolina, Chapel Hill
11:30 AM Classification and Analysis of Multiple
Sclerosis Lesions in Spin-Echo MR Exams
J. Ross Mitchell, University of Western
Ontario, Canada
12:00 PM Lunch
Session 7: "Knowledge Representation and Atlases"
Session Chair: Dr. Stephen Pizer, UNC,
Chapel Hill, NC, USA
1:00 PM Semantic Network Modelling of Human
Anatomy for a Three-Dimensional Interactive
Atlas
A. Pommert, University Hospital, Hamburg,
Germany
1:30 PM An Information System to Manage
Anatomical Knowlege and Image Data about Brain
Christian Barillot, Hospital de Pontchaillon
2:00 PM Steps Towards Automatic Building of
Anatomical Atlases
Gerard Subsol, INRIA, France
2:30 PM Computerized Atlas for Functional
Stereotaxis Robotics and Radiosurgery
Tyronne Hardy, Alvarado Hospital, San Diego
3:00 PM Using 3-D Digital Anatomic Atlas for
Interpretation of Cranial Tomographic Data
T. Schiemann, University Hospital Eppendorf,
Germany
3:30 PM Break
Session 8: "Treatment Planning and Prosthesis Design"
Session Chair: Dr. Max Viergever,
Utrecht University, The Netherlands
4:00 PM An Application for Design and Simulation of
Conformal Radiation Therapy
Marc Kessler, Univeristy of Michigan Medical
Center
4:30 PM The Use of Rapid Radiation Dose Calculation
and Display in Optimizing Radiation Therapy
Treatment Plans: The VISTAnet Project
Julian Rosenman, University of North Carolina,
Chapel Hill
5:00 PM Automated Limb Prosthesis Design
Gulab H. Bhatia, Mallinckrodt Inst. of
Radiology, St. Louis
5:30 PM Custom Hip Prosthesis Design, Visualization
and Prototyping
Chandrajit Bajaj, Purdue University
7:30 - 10:30 PM DINNER AND ENTERTAINMENT
FRIDAY, OCTOBER 7
7:15 AM Continental Breakfast
Session 9: "Neurosurgery Planning"
Session Chair: Dr. David Levin, University of
Chicago, Chicago, IL, USA
7:30 AM Multimodal Interactive
Stereoscopic Image-guided Neurosurgery
B. L. Davey, McGill University, Canada
8:00 AM Image Guidance Techniques for
Neurosurgery
Ron Kikinis, Brigham and Women's Hospital,
Boston
8:30 AM Craniotomy Simulation and Guidance Using
a Stereo Video Based Tracking System
Alan Colchester, Guy's Hospital, London
9:00 AM A Real Time System for 3D Neurosurgical
Planning
John Goble, University of Virginia
9:30 AM A Novel Approach to Image Guided Spine
Surgery
Lutz-P. Nolte, University of Bern
10:00 AM Break
Session 10: "Simulation and Modelling"
Session Chair: Dr. Ernest Garcia,
Emory University, Atlanta, GA, USA
10:30 AM Human Factors Simulations of a Head-
Mounted, Surgical Display
William Reinhart, Honeywell, Inc., Minneapolis
11:00 AM A Craniofacial Surgery Simulation Testbed
H. Delingette, INRIA, France
11:30 AM 3-D Image Processing for Feature
Detection on Dental Imprints
Denis Laurendeau, Laval University, Canada
12:00 PM Lunch
Session 11: "Other Applications"
Session Chair: Dr. Clifford Jack, Mayo
Clinic, Rochester, MN, USA
1:00 PM MR Volumetry of the Hippocampus
Michael Vannier, Washington University,
St. Louis
1:30 PM Kinematics of the Tarsal Joints via 3D MRI
Imaging
Bruce Hirsch, Pennsylvania College of
Podiatric Medicine
2:00 PM 3D Echocardiography: Reconstruction
Algorithm and Diagnostic Performance of
Resulting Images
Marek Belohlavek, Mayo Clinic/Foundation
2:30 PM L-SYSTEM Modeling of Neurons
Bruce McCormick, Texas A & M University
3:00 PM Segmentation and Visualization of
Membranes and Intracellular Organelles
Contours in 3D Electron Microscopy
Christophe Bron, Swiss National Center for
Retroviruses, Zurich
Session 12: "Closing"
Session Chair: Dr. Richard A. Robb, Mayo
Clinic, Rochester, MN, USA,
3:30 PM Remarks
Dr. Karl-Heinz Hoehne, University
Hospital Eppendorf, Hamburg, Germany, and Dr.
Michael W. Vannier, Washington University Medical
Center, St. Louis, MO, USA
ABOUT THE PROCEEDINGS
SPIE-The International Society for Optical Engineering
is publishing the VBC'94 Proceedings. Non-attendees
may obtain a copy of the Proceedings by contacting
SPIE at P.O. Box 10, Bellingham, WA 98227-0010,
206-676-3290, FAX: 206-647-1445, email
spie@nessle.wwu.edu or Telex: 46-7053.
RELATED CONFERENCES
Visualization 94
October 17-21 1994
Sheraton Premiere at Tysons Corner
Washington, DC
Sponsored by IEEE Computer Society Technical
Committee on Computer Graphics, this conference focuses
on interdisciplinary methods and supports collaboration
among the developers and users of visualization methods
across all of science, engineering, and commerce. For
registration information contact rossgaunt@llnl.gov.
COOPERATING ORGANIZATIONS
IEEE Engineering in Medicine and Biology Society
SPIE - The International Society for Optical Engineering
Digital Equipment Corporation
General Electric
Hewlett-Packard
Honeywell, Inc.
Silicon Graphics, Inc.
Sun Microsystems Computer Corporation
REGISTRATION
Please print or type the following information:
Name (for badge) __________________________________
Affiliation (for badge)____________________________
Address____________________________________________
Phone _____________________________________________
Email______________________________________________
Conference Registration
Rcv'd By Rcv'd After Please
Sept. 6 Sept. 6 Total
Member $300 $350 $______
Organization
Membership # ______________________________________
Non-member $350 $400 $______
Student $ 50 $75 $______
Tutorial Registration
Rcv'd By Rcv'd After Please
Sept. 6 Sept. 6 Total
Regular Fees
1 Tutorial $200 $225 $______
2 Tutorials $300 $325 $______
Student Fees
1 Tutorial $150 $175 $______
2 Tutorials $200 $225 $______
Please circle tutorial(s) you plan to attend
A B C D E F G
Spouse Program Registration
Check here if interested ______
(Contact below for more information)
TOTAL REGISTRATION FEES DUE $______
Please make check or money order payable (in US
currency) to VBC'94. We cannot accept credit cards.
Return to: Mayo Continuing Education
VBC'94
Mayo Foundation
200 First Street SW
Rochester, MN 55905
PHONE: 507 284-2509 or 800-323-2688
FAX: 507 284-0532
Deadline for pre-registration is Tuesday, September 17,
1994. No refunds can be given after that date.
VBC'94 Poster Session
Babak A. Ardekani
Akita Research Inst. of Brain &
Blood Vessels
Akita, Japan
Automatic Detection of Arachnoid Contours in
MR Images
Helmar Bergmann
Vienna University Hospital
Vienna, Austria
Evaluation of Gastric Antral Motility in Four
Dimensions
Gulab H. Bhatia
Mallinckrodt Inst. of Radiology
St. Louis, MO, USA
Surface Imaging of the Human Body
Azia A. Boxwala
Univ. of North Carolina
Chapel Hill, NC, USA
Deforming Post-mortem Radiograph Images to
Reconstruct a Bullet Path Through Stock CT
Data
Joachim Frank
State of New York
Department of Health
Albany, NY, USA
Toward a Distributed Data Base of Three-
dimensional Structures Obtained by Different
Methods of Microscopy
Robert Grzeszczuk
Univ. of Chicago
Hospitals
Chicago, IL, USA
Segmenting Images by Stochastic Deformation
of Contours
Andre Gueziec
NYU Courant Institute
New York, NY, USA
Surface Simplification with Error Bound and
Ridge Curve Based Error Analysis
Nobuhiko Hata
The Univ. of Tokyo
Tokyo, Japan
3-D Registration of Ultrasound Echography for
Intraoperative Use: A Newly Developed
Multiproperty Method
M. Hanani
Hassah University Hospital
Mt. Scopus, Jerusalem
Three-Dimensional Reconstruction of
Myenteric Neurons of the Guinea Pig
Dietmar Hentschel
Siemens Medical Systems, Inc.
Iselin, NJ, USA
Techniques for Editing and Visualizing CT-
Angiographic Data
William E. Higgins
Penn State
University Park, PA, USA
Automatic Construction of 3D Medical Image-
Segmentation Processes
Zhaowei Jiang
Wayne State University
Detroit, MI, USA
Tele-presence and Virtual Reality in Computer-
Assisted Neurological Surgery: Basic Theory
and A Prototype
Daniel B. Karron
New York Univ. Med. Ctr.
New York, NY, USA
New Findings from the SpiderWeb
Algorithm: Toward A Digital Morse
Theory
Walter H. Ku
University of California,
San Diego, CA, USA
Visualization of Myocardial Perfusion
Defects in SPECT Images
Rakesh Mullick
Georgia Institute of Technology
Atlanta, GA, USA
Volume Segmentation of 3D Cardiac SPECT
Imagery
Wieslaw L. Nowinski
National University of Singapore
Singapore
A Dual Probabilistic Classifier for Three-
Dimensional Neuroimaging From MRI Data
William R. Oliver
Office of the Armed Forces Medical Examiner
Washington, D.C., USA
Applications of Image Processing and Three-
Dimensional Visualization in the Evaluation
of Murder and Assault
C. S. Poon
Univ. of Technology, Sydney
NSW, Australia
Segmentation of Medical Images Using an
Active Contour Model Incorporating Region-
Based Image Features
Julian Rosenman
Univ. of North Carolina
Chapel Hill, NC, USA
New Visualizations for Radiation Therapy
Treatment Planning
Gary Root
Picker International, Inc.
St. Davids, PA, USA
Interactive 3D Dose Volume Visualization in
Radiation Therapy
Michael Syn
University of Cambridge
Cambridge, England
Tracking the Interframe Deformation of
Structures in 3D Ultrasound Imaging
David C. Taylor
Brigham Young University
Provo, UT, USA
Image Segmentation Using Globally Optimal
Growth in Three Dimensions with an Adaptive
Feature Set
Jean-Philippe Thiran
Universite Catholique de Louvain
Louvain-la-Neuve, Belgium
Automatic Recognition of Cancerous Cells
Using Mathematical Morphology
Udita Taneja
Mayo Clinic
Rochester, MN, USA
Evaluating the Accuracy of 3-D Image
Registration Algorithms Used in Composite
Image Generation
Petra van den Elsen
Stanford Univ. School of Med.
Stanford, CA, USA
Grey Value Correlation Techniques Used for
Automatic Matching of CT and MR Brain and
Spine Images
------------------------------
Date: Tue, 17 May 1994 15:16:20 -0400
From: rao@watson.ibm.com
Subject: Program for Workshop on Visualization and Machine Vision
IEEE Workshop on Visualization and Machine Vision
The Westin Hotel, Seattle, Washington June 24, 1994
ADVANCE PROGRAM
7:30 - 8:30 Registration
8:30 - 8:45 Opening Remarks
8:45 - 9:15
``Extracting spatio-temporal patterns from geoscience
datasets,''
Edmond Mesrobian, Richard Muntz, Jose Santos, Eddie Shek and William Cheng
Data Mining Laboratory
Computer Science Department
University of California, Los Angeles, USA
9:15 - 9:45
``Feature Visualization''
Deborah Silver and Norman Zabusky
Laboratory for Visiometrics and Modeling
Rutgers University
Piscataway, USA
9:45 - 10:15
``Simulation and visualization of integrated sensory-motor systems''
Suresh B. Marapane and Mohan Trivedi
Electrical and Computer Engineering Department
The University of Tennessee, Knoxville, USA
10:15 - 10:30 COFFEE BREAK
10:30 - 11
``Exploring feature detection techniques for time-varying volumetric data''
Zhifan Zhu and Robert Moorhead II
NSF Engineering Research Center for Computational Field Simulation
Mississippi State University, USA
11-11:30
``Magnetic Contour Tracing''
Carol Orange and Francs Groen
Faculty of Applied Physics Faculty of Math and Comp. Science
Technical University of Delft University of Amsterdam
The Netherlands
11:30-12
``Nonlinear models for representation, compression and
visualization of fluid flow images and velocimetry data,''
Ralph Ford and Robin Strickland
Dept. of Electrical and Computer Engineering
University of Arizona, Tucson, USA
12-12:30
``Recognition of human facial expressions using 2-dimensional
physical model,''
Katsuhiro Matsuno, Chil-Woo Lee and Saburo Tsuji
Laboratories of Image Information Science and Technology
Osaka, Japan
12:30-1:30 LUNCH BREAK
1:30-2
``A Markov random fields model for describing unhomogeneous
textures: generalized random stereograms,''
Milan Jovovic
Electrical and Computer Engineering Department
University of Miami, Coral Gables, USA
2-2:30
``From Visualization to Perceptual Organization''
Boon-Lock Yeo and Shih-Ping Liou
Dept. of Electrical Engineering Imaging Department
Princeton University Siemens Corporate Research Inc.
Princeton, USA Princeton, USA
2:30-3
``Boundary segmentation by detection of corner, inflection
and transition points''
Kazuhide Sugimoto and Fumiaki Tomita
Real World Computing Partnership Electrotechnical Laboratory
Ibaraki, Japan
3-3:15 COFFEE BREAK
3:15-5:15
PANEL DISCUSSION: Future directions in Visualization and Machine Vision
Panelists:
Lambertus Hesselink, Stanford University
Timothy Newman, National Institute of Health
Ingrid Carlbom, DEC, Cambridge Research Lab
Behzad Kamgar-Parsi, Naval Research Labs
===========================================
CVPR 94 Registration Form - Register Today!
===========================================
To register, just send this form to:
CVPR 94 Registration, IEEE Computer Society, 1730 Massachusetts Ave., N.W.,
Washington, DC 20036-1992; FAX (202)728-0884. For information call
(202) 371-1013 (sorry, no phone registrations).
please type or print
Name ________________________________________________________________
Last/Family First Middle Badge Name
Company ________________________________________________________________
Address/Mailstop __________________________________________________________
City/State/Zip/Country ___________________________________________________
Daytime Phone _____________________ FAX Number ___________________________
IEEE/CS Membership Number _________________________________________________
(required for member discount)
Do you have any special needs? ____________________________________________
Registration fees:
___ Workshop on Visualization and Machine Vision--June 24
Advance (until 5/20/94) Late (after 5/20/94)
Member $95 $120
Nonmember $120 $150
Student $40 $50
Total Enclosed (in U.S. dollars) $ __________
Payment must be enclosed. Please make checks payable to IEEE Computer
Society. All payments must be in U.S. dollars, drawn on U.S. banks.
Method of Payment Accepted
Personal Check Company Check Traveler's Check VISA
MasterCard American Express Diners Club
Purchase Order (U.S. organizations only--must accompany registration form)
Card Number ___________________________________________________________
Expiration Date _______________________________________________________
Cardholder Name _______________________________________________________
Signature _____________________________________________________________
Do not include my mailing address on:
___ Non-society mailing lists ___ Meeting Attendee lists
Registration fees include workshop
attendance and refreshments at breaks. We reserve
the right to cancel a tutorial or workshop due to insufficient participation
or other unforeseeable problems.
Written requests for refunds must be received in the IEEE Computer Society
office no later than 5/20/94. Refunds are subject to a $50 processing fee.
All no-show registrations will be billed in full. Students are required to
show current picture ID cards at the time of registration. Registrations
after 5/27/94 will be accepted on-site only.
NONMEMBERS: Join the Computer Society today and register at the member rate!
You'll also receive many other benefits. Call the Membership Department
today at (714) 821-8380.
If you are unable to attend this year's conference, you can order the
proceedings by calling 1-800-CS-BOOKS.
=================
Hotel Information
=================
The Seattle Westin is located in downtown Seattle within easy walking
distance of many restaurants and tourist attractions.
Transportation to the Seattle Westin from the Seattle-Tacoma Airport can be
booked through Gray Line Coach at the airport. The current price is $12 for
roundtrip transportation. A taxi from the airport to the hotel will cost
approximately $28 one way.
The CVPR conference rate for rooms at the Seattle Westin hotel will be $96
for a single and $111 for a double, plus taxes. The current tax rate is
15.2%. To obtain the conference rates at the Seattle Westin, make your
reservation by Monday May 30 at 5:00 pm Pacific time and mention that you
are attending CVPR. Reservations made after this date will be accepted by
the hotel on a "space available" basis. All major credit cards are accepted
by the hotel.
To make your reservation contact the hotel directly:
The Westin Hotel
1900 Fifth Avenue
Seattle, WA 98101
Phone: (206) 728-1000
Fax: (206) 728-2007
------------------------------
Date: 19 May 1994 13:48:27 GMT
From: goldgof@figment.csee.usf.edu (Dmitry Goldgof)
Organization: University of South Florida
Subject: IEEE Workshop on Biomedical Image Analysis
Advanced Registration ends this Friday - reminder
CALL FOR PARTICIPATION AND PRELIMINARY PROGRAM
IEEE Workshop on Biomedical Image Analysis
The Westin Hotel --- Seattle, Washington
June 24-25, 1994
Sponsored by IEEE Computer Society and PAMI Technical Committee
The purpose of this workshop is to foster dialogue and debate which will
more sharply focus attention on important unsolved problems associated
with biomedical image analysis. The workshop will be held in conjunction
with CVPR'94.
GENERAL CHAIR
Thomas Huang
Department of Electrical and Computer Engineering
University of Illinois
Urbana, Illinois 61801
huang@uicsl.csl.uiuc.edu
PROGRAM CO-CHAIR
Dmitry Goldgof
Department of Computer Science and Engineering
University of South Florida
Tampa, Florida 33620
goldgof@figment.csee.usf.edu
PROGRAM CO-CHAIR
Raj Acharya
Department of Electrical and Computer Engineering
State University of New York
Buffalo, New York 14260
acharya@eng.buffalo.edu
PROGRAM COMMITTEE:
Nicholas Ayache, INRIA, France Eric Grimson, Massachusetts Institute of Technology
Alan Bovik, Univ. of Texas, Austin Ramesh Jain, University of California, San Diego
Kim Boyer, Ohio State University Sandy Pentland, Massachusetts Institute of Technology
Kevin Bowyer, Univ. of South Florida Stephen Pizer, University of North Carolina, Chapel Hill
Horst Bunke, Univ. of Bern, Switzerland George Stockman, Michigan State University
David Chelberg, Purdue University Yung-Nien Sun, National Cheng-Kung University, Taiwan
Chun-Tu Chen, University of Chicago Torfinn Taxt, University of Bergen, Norway
Chang Wen Chen, Univ. of Rochester Demetri Terzopoulos, University of Toronto, Canada
Edward Delp, Purdue University Massimo Tistarelli, University of Genova, Italy
James Duncan, Yale University Jun-ichiro Toriwaki, Nagoya University, Japan
Ajit Singh, Siemens, Inc.
LOCAL ARRANGEMENTS CHAIR
James Lee, NeoPath Inc.,
1750 112th Ave NE, Suite B-101,
Bellevue, WA 98004, email: james@neopath.wa.com
EDITORIAL ASSISTANT
Chandra Kambhamettu,
Department of Computer Science and Engineering
University of South Florida
email: chandra@figment.csee.usf.edu
Friday, June 24
=======================
7:30 AM - registration
8:00 AM - welcome
=======================
Plenary Session I (8:10 - 9:50 AM)
* Recent Advances in Brain Imaging
Chin-Tu Chen, Department of Radiology
The University of Chicago, USA
* Advances In Physiologic Imaging of the Heart: Importance of Dynamic Volumetric Imaging
Eric A. Hoffman, Department of Radiology
University of Iowa College of Medicine, USA
=======================
9:50 - 10:10 AM - coffee break
=======================
Session 1 - Image Segmentation and Reconstruction (10:10 - 11:50 AM)
* The External Mesh and the Understanding of 3D Surfaces
Jean-Philippe THIRION, INRIA, France
* An Integrated Approach to Boundary Finding in Medical Images
Amit Chakraborty, L. H. Staib and James S. Duncan, Yale University, USA
* Learning-Based Ventricle Detection from Cardiac MR and CT Images
John J. Weng, Michigan State University, USA
Ajit Singh and M. Y. Chiu, USA Siemens corporate research, USA
* Multispectral Analysis of the Brain in Magnetic Resonance Imaging
Torfinn Taxt and Arvid Lundervold, University of Bergen, Norway
* Three-Dimensional Reconstruction of Kidney from Ultrasonic Images
Yung-Nien Sun, Jiann-Shu Lee, Jai-Chie Chang and Wei-Jen Yao
National Cheng Kung University, Taiwan
=======================
11:50 - 1:00 PM - lunch
=======================
Session 2 - Motion Analysis and Deformable Models I (1:00 - 3:00 PM)
* 3D Displacement Field Reconstruction from Planar Tagged Cardiac MR Images
Thomas S. Denney Jr. and Jerry L. Prince, Johns Hopkins University, USA
* Classification of Nonrigid Motion in 3D Images using Physics-Based Modal Analysis
Chahab Nastar and Nicholas Ayache, INRIA, France
* On Modal Modeling for Medical Images: Underconstrained Shape Description and Data Compression
Stan Sclaroff and Alex P. Pentland, Massachusetts Institute of Technology, USA
* Non-Rigid Motion Analysis and Feature Labelling of the Growth Cone
Stacy H. Gwydir, Helen M. Buettner, Stanley M. Dunn, RUTGERS, SUNY , USA
* Shape-Based 4D Left Ventricular Myocardial Funtion Analysis
P. Shi, A. Amini, G. Robinson, A. Sinusas, C. T. Constable and J. Duncan
Yale University, USA
* Deformable Models for Tagged MR Images:
Reconstruction of Two- and Three-Dimensional Heart Wall Motion
Alistair A. Young, Dara L. Kraitchman, Leon Axel
Hospital of the University of Pennsylvania, USA
=============================
3:00 - 3:20 PM - coffee break
=============================
Session 3 - Motion Analysis and Deformable Models II (3:20 - 5:20 PM)
* Using Optical Flow to Analyse the Motion of Human Body Organs from Bioimages
Massimo Tistarelli and Giampiero Marcenaro, Universita`degli Studi di Genova, Italy
* Spatio-Temporal Tracking of Material Shape Change
Keith A. Bartels and Alan C. Bovik
Southwest Research Institute and University of Texas at Austin, USA
* A Scalar Function Formulation for Optical Flow: Applications to X Ray Imaging
Amir Amini, Yale University, USA
* A Recursive Filter for Temporal Analysis of Cardiac Motion
John C. McEachen II, Arye Nehorai and James S. Duncan, Yale University, USA
* Automatic Extraction and Measurement of Leukocyte Motions
in a Microvessel Using Spatiotemporal Image Analysis
Yoshinobu Sato, Reza A. Zoroofi, Jian Chen, Noboru Harada,
Shinichi Tamura, Takeshi Shiga, Osaka university, Japan
* Matching 3-D Anatomical Surfaces with Non-Rigid Deformations using Octree-Splines
Richard Szeliski and Stephane Lavallee
Digital Equipment Corporation, USA, Faculte de Medecine de Grenoble, France
* Fitting of Iso-Surfaces Using Superquadrics and Free-Form Deformations
Eric BARDINET, Laurent D. COHEN and Nicholas AYACHE, INRIA, France
Saturday, June 25
Plenary Session (8:10 - 9:50 AM)
* Study of Computer Diagnosis of X-Ray and CT Images in Japan - A Brief Survey
Jun-ichiro Toriwaki Department of Information Engeneering,
Nagoya University, Japan
* The Core, A Medical Shape Representation Necessitated by Invariances
Stephen Pizer, Department of Computer Science,
University of North Carolina, Chapel Hill, USA
=======================
9:50 - 10:10 AM - coffee break
=======================
Session 4 - Data Visualization and Image Databases (10:10 - 11:50 AM)
* Computer Vision and Graphics in Fluorescence Microscopy
Lawrence M. Lifshitz, Jeffrey A. Collins, Edwin D. Moore and John Gauch
University of Massachusetts Medical School, University of Kansas, USA
* A Geometric Modeling Tool for Visualization of Human Anatomical Structures
Jean Hsu, David M. Chelberg, Charles F. Babbs, Purdue University, USA
* A Distributed, Object-Oriented Framework for Medical Image Management and Analysis:
Application to Evaluation of Medical Segmentation Techniques
James F. Brinkley, University of Washington, USA
* The Wrapper Algorithm for Surface Extraction in Volumetric Data
Andre Gueziec and Robert Hummel, New York University, USA
* Image Processing in the Neurologic Sciences
F. Kruggel, A. Horsch, G. Mittelhauber and M. Schnabel
Technical University Munich, Germany, University Kaiserslautern, Germany
========================
12:10 - 1:20 PM - lunch
========================
Session 5 - Multimodality Image Analysis (1:20 - 3:00 PM)
* Intermodality 3D Medical Image Registration with Global Search
Lawrence H. Staib and Xianzhang Lei, Yale University, USA
* Multimodality Medical Imaging for Radiotherapy Treatment Planning
Richard Wasserman, Jagath C. Rajapakse, and Raj Acharya
State University of New York at Buffalo, USA
* Brain Image Registration Based on Curve Mapping
Chris A. Davatzikos and Jerry L. Prince
The Johns Hopkins University, USA
* Neuromagnetic Source Analysis with a 64-Channel SQUID System and MR Imaging
Kazuhiro Mino, Fumiaki Masakiyo, Noboru Niki, Itsuro Tamura
University of Tokushima, Japan
* Computer Assisted Diagnosis of Lung Cancer Using Helical X-ray CT
K. Kanazawa, N. Niki, H. Nishitani, H. Satoh, H. Omatsu, N. Moriyama,
University of Tokushima, Japan
==============================
3:00 - 3:20 PM - coffee break
==============================
Session 6 - Image Analysis (3:20 - 5:00 PM)
* A Markov random fields model for describing unhomogeneous textures:
generalized random stereograms
Milan Jovovic, University of Miami, USA
* Application of stereo techniques to angiography: Qualitative and Quantitative Approaches
Jean Hsu, Ke Shen, Frank B. Venezia Jr., David M. Chelberg,
Leslie A. Geddes, Charles A. Babbs, Edward J. Delp, Purdue University, USA
* Feature Detection on 3-D Images of Dental Imprints
Morielle Mokhtari and Denis Laurendeau, Laval University, Canada
* Automatic Registration for Multiple Sclerosis Change Detection
G. J. Ettinger, W. E. L. Grimson, T. Lozano-Perez, W. M. Wells III,
S. J. White and R. Kikinis, Massachusetts Institute of Technology,
TASC, Brigham and Womens Hospital, USA
* A New Version of Computer Aided Screening System in Chest Photofluorograms
Akinobu SHIMIZU, Jun-ichi HASEGAWA and Jun-ichiro TORIWAKI
Nagoya University, Japan, Chukyo University, Japan
5:00 PM - workshop ends
REGISTRATION INFORMATION
To register, just mail or fax this form to:
CVPR 94 Registration, IEEE Computer Society, 1730 Massachusetts Ave., N.W.,
Washington, DC 20036-1992; FAX (202)728-0884.
For information, call (202)371-1013 (sorry, no phone registrations).
Please type or print:
Registration for IEEE Workshop for Biomedical Image Analysis
Name: Last/Family ___________________________________
First ___________________________________
Middl ___________________________________
Badge Name _____________________________
Company _________________________________
Address/Mailstop:
City/State/Zip/Country _______________________
Daytime Phone Number _____________________
FAX Number _________________________
IEEE/CS Membership Number (required for member discount) ____________________
Advance (until 5/20/94) Late (after 5/20/94) Proceedings only
Member $ 125 $ 150 $ 40
Non-member $ 150 $ 180 $ 80
Student $ 60 $ 80
Total Enclosed (in U.S. dollars) $
Payment must be enclosed. Please make checks payable to IEEE Computer
Society. All payments must be in U.S. dollars, drawn on U.S. banks.
Method of Payment Accepted: Personal Check, Company Check, Traveler's Check
VISA, MasterCard, American Express, Diners Club,
Purchase Order (U.S. organizations only--must accompany registration form)
Card Number __________________________
Expiration Date ________________
Cardholder Name _____________________________________
Signature ____________________________
Registration fees include workshop attendance, refreshments at breaks, and
one copy of the workshop proceedings.
Written requests for refunds must be received in the IEEE Computer Society
office no later than 5/20/94. Refunds are subject to a $50 processing fee.
All no-show registrations will be billed in full. Students are required to
show current picture ID cards at the time of registration. Registrations
after 5/27/94 will be accepted on-site only.
If you are unable to attend this year's conference, you can order the
proceedings using the same form. Prices for proceedings are listed above.
HOTEL INFORMATION
The Seattle Westin is located in downtown Seattle within easy walking
distance of many restaurants and tourist attractions.
Transportation to the Seattle Westin from the Seattle-Tacoma Airport can be
booked through Gray Line Coach at the airport. The current price is $12 for
roundtrip transportation. A taxi from the airport to the hotel will cost
approximately $28 one way. The CVPR conference rate for rooms at the
Seattle Westin hotel will be $96 for a single and $111 for a double, plus taxes.
The current tax rate is 15.2%. To obtain the conference rates at the Seattle
Westin, you must make your reservation by Monday May 30 at 5:00 pm Pacific time
and mention that you are attending CVPR at the time of booking.
All major credit cards are accepted by the hotel.
To make your reservation contact the hotel directly:
The Westin Hotel, 1900 Fifth Avenue, Seattle, WA 98101
Phone: (206) 728-1000 Fax: (206) 728-2007
------------------------------
Date: Thu, 19 May 94 17:18:47 -0500
From: bis@prip.tuwien.ac.at
Subject: Program DAGM/"OAGM 1994
(A postscript version of this program is available by anonymous-ftp
from prip5.prip.tuwien.ac.at (directory dagm/program))
PATTERN RECOGNITION 1994
16th DAGM SYMPOSIUM AND 18th OeAGM WORKSHOP
RECOGNIZING AND LEARNING
21.-23. SEPTEMBER 1994
TECHNICAL UNIVERSITY VIENNA
PROGRAM
The Austrian Association for Pattern Recognition (OeAGM) and
the German Association for Pattern Recognition (DAGM) invite
you to participate in their joint conference on
"Recognizing and Learning".
The OeAGM and the DAGM have the aim to promote pattern recognition
in their countries.The OeAGM is a scientific association and the
DAGM is formed by following scientific associations:
DGaO Deutsche Gesellschaft fuer angewandete Optik
GMDS Deutsche Gesellschaft fuer Medizinische Informatik,
Biometrie und Epidemiologie
GI Gesellschaft fuer Informatik
ITG Informationstechnische Gesellschaft
DGNM Deutsche Gesellschaft fuer Nuklearmedizin
IEEE The Institute for Electrical and Electronic Engineers,
Deutsche Sektion
DGPF Deutsche Gesellschaft fuer Photogrammetrie und Fernerkundung
Both the OeAGM and the DAGM are members of the International
Association for Pattern Recognition (IAPR).
CONFERENCE CHAIR
o. Univ. Prof. Dr. W.G. Kropatsch
Technical University Vienna, Institute for Automation
Department for Pattern Recognition and Image Processing
PROGRAM COMMITTEE
H. Bunke, Bern K.- H. Hoehne, Hamburg E. Paulus, Braunschweig
H. Burkhardt, Hamburg E. Hundt, Muenchen S.J. Poeppl, Luebeck
H.G. Feichtinger, Wien W. Kropatsch, Wien B. Radig, Muenchen
W. Foerstner, Bonn F. Leberl,Graz G. Sagerer, Bielefeld
S. Fuchs, Dresden C.-E. Liedtke, Hannover K. Schneider, Konstanz
G. Hartmann, Paderborn M. Oerder, Aachen B. Schleifenbaum,Wetzlar
K. Voss, Jena
CONFERENCE ORGANISATION
The conference is organised by the Department for
Pattern Recognition and Image Processing.
Contact persons are Karin Hraby and Horst Bischof:
Technical University Vienna, Institute for Automation
Department for Pattern Recognition and Image Processing
Treitlstrasse 3/1832
A-1040 Vienna
Tel: +43-1-58801-4479
FAX: +43-1-50 54 668
e-mail: dagm@prip.tuwien.ac.at
CONFERENCE-LANGUAGE
The official conference language is German,
but especially on wednesday, 21.9.1994
most of the talks will be held in English.
PRIZES
During the conference the "OLYMPUS" prize (DM 10.000,-),
the prize "MUSTERERKENNUNG 1994" (ATS 35.000,-)
and six additional prizes ( ATS 7.000,-) will be awarded.
INDUSTRIAL-EXHIBITION
During the conference an industrial exhibition will take
place. The following companies have registered so far:
ABW Automatisierung + Bildverarbeitung Dr. Wolf
GEPARD Gesellschaft fuer parallele Datenverarbeitung GmbH
HW - ELEKTRONIK Industrielle Hard & Software
LEUTRON VISION Systemhaus fuer Bildverarbeitung GmbH
SCIENTIFIC COMPUTERS GmbH
PROGRAM-OVERVIEW
WEDNESDAY, 21.9.1994
8.00 Registration, the conference attendees
register at the registration desk and receive
proceedings and conference material
9.00 Welcome message, OLYMPUS-Prize 1994
Award by Dr. Ofner, Olympus Austria
9.30 Invited Talk
Y. Aloimonos, Univ. of Maryland, U.S.A.
"FLIES, BEES and UGVS (Unmanned ground
vehicles): What can engineers learn from insect vision."
10.50 IMAGE UNDERSTANDING
12.30 Lunch
14.00 3-D VISION
16.00 MOTION
19.30 Conference Dinner: Mayor's reception in Vienna Town Hall
THURSDAY, 22.9.1994
9.00 Invited Talk
W. von Seelen, Ruhr Univ. Bochum, BRD
Szenenanalyse in einem autonomen Fahrzeug mit
neuronal basierter 'Architektur'.
10.20 POSTERSESSION
12.30 Lunch
14.00 APPLICATIONS & SPEECH
16.15 NEURAL NETWORKS
FRIDAY, 23.9.1994
9.00 Invited Talk
F. Leberl, Technical Univ. Graz, Austria
Trade-Offs in the Reconstruction and Rendering
of 3-D Objects.
10.30 THEORY
12.30 Lunch
14.00 LEARNING
16.00 Presentation of Prizes
CONFERENCE LOCATION
Technical University Vienna
Elektrotechnisches Institut, Hoersaal EI7
1040 Vienna, Gusshausstrasse 27-29
A map is available via anonymous ftp (see above).
The registration desk is located in the Foyer.
REGISTRATION
Delegates are requested to complete either the registration
form at the end of this program or the one available by
anonymous ftp (see above) and return it to the
conference organisation. Please send your registration
card together with a copy of the bank transfer of the
conference fee.
CONFERENCE FEE
Registration before 8.8.1994 after 8.8.1994
Regular ATS 2.950,- ATS 3.550,-
Reduced* ATS 2.550,- ATS 2.950,-
Students (< 27)** ATS 1.200,- ATS 1.400,-
*For members of one of the DAGM associations or the
OeAGM (please mark at the bank transfer and registration form).
**Students have to provide a copy of valid student id.
Cancellation:
before 8.8.1994 Postmarked,
registration fee (minus ATS 300.- handling costs)
will be returned.
after 8.8.1994 Postmarked, registration fee will not be returned,
proceedings will be send by mail.
Payment should be made in Austrian Schillings using a bank transfer
on the following conference account. All costs to transmitter's charge.
Name: DAGM 94
Bank: CA Bankverein
Account Nb.s.: 0950-54276/03
BLZ: 11000
PROCEEDINGS
The Proceedings will be published by Springer in the
series "Informatik XPress" and are expected to be ready
at the conference.
ROOMS
Austropa-Interconvention has been appointed the official housing agent
for the conference.For reservations please use sheet available via
anonymous ftp.
For your reservation please state category as well as arrival and
departure date. The reservation must be accompanied by a deposit
of ATS 1.000,- for categories A, B & Season and ATS 500,- for
categorie "Jugendgaestehaus (Youth Hostel)". After the deposit
has been received a value voucher together with the address of
the hotel will be send. Changes and cancellations should be made
directly to Austropa-Interconvention, PO-Box 30, A -1043 Wien,
Tel. +43-1-588 00/113, Fax +43-1-586 7127.
Late cancellations must be paid.
CONFERENCE DINNER
On wednesday, 21.9.1994 a reception of the mayor of Vienna,
Dr. Helmuth Zilk, will be held in the "Wappensaal" of the
town hall in Vienna, it includes a buffet. A preregistration is
required for this reception, the costs are ATS 350,- per person.
CULTURAL PROGRAM
Austropa Interconvention will also arrange theater, concert
or musical card. Programs will be available one month in
advance. Prices are between ATS 250.- and ATS 1.200,-.
Please use card available by anonymous ftp (see above)
to obtain more information.
DETAILED CONFERENCE PROGRAMM
WEDNESDAY, 21.9.1994
8.00 Registration, the conference attendees
register at the registration desk and receive
proceedings and conference material
9.00 Welcome message, OLYMPUS-Prize 1994
Award by Dr. Ofner, Olympus Austria
9.30 Invited Talk
Y. Aloimonos, Univ. of Maryland, U.S.A.
"FLIES, BEES and UGVS (Unmanned ground
vehicles): What can engineers learn from insect vision."
10.30 BREAK
Session: IMAGE UNDERSTANDING
Session Chair: S. Fuchs, K.-H. Hoehne
10.50 Analysis of Optical Reflexion.
A new Approach to Surface Inspection
V. Mueller
11.05 Effiziente modellbasierte Objekterkennung in
Tiefenbildern
A. Ueltschi, H. Bunke
11.20 Automatische Analyse der retinalen Morphologie
mit einem hierarchischen Bildverarbeitungsansatz
A. Kaupp, A. Doelemeyer, R. Schloesser, R. Wilzeck,
S. Wolf, D. Meyer-Ebrecht
11.35 Objekterkennung mit Hidden Markov Modellen
F. Kummert, G. Sagerer
11.50 Curve Finding by Ridge Detection and Grouping
F. Glazer
12.05 Discussion
12.30 Lunch
Session: 3-D VISION
Session Chair: F. Leberl, C.-E. Liedtke
14.00 Mustererkennung und Stereoskopie
D. Reimann, H. Haken
14.15 Grasping Arbitrarily Shaped Objects
M. Trobina, A. Leonardis, F. Ade
14.30 Learning Shape from Shading by Neural Networks
G.-Q Wei, G. Hirzinger
14.45 Bestimmung von Tangentialpunkten zur Unter-
stuetzung der Objektrekonstruktion aus Stereobildern
R. Kutka, R. Lacroix
15.00 A new Depth from Focus Technique for In Situ
Determination of Cell Concentration in Bioreactors
T. Scholz, B. Jaehne, H. Suhr, G. Wehnert
15.15 Discussion
15.40 BREAK
Session: MOTION
Session Chair: W. Foerstner, B. Schleifenbaum
16.00 Color Object Tracking with Adaptive Modeling
R. Schuster
16.15 Bewegungskompensation videofluoreszenzangio-
graphisch gewonnener Bildsequenzen der Netzhaut
A. Doelemeyer, H. Toonen, A. Kaupp,
R. Schloesser, S. Wolf, D. Meyer-Ebrecht
16.30 Bewegungssegmentation von Bildfolgen durch die
Minimierung konvexer nicht-quadratischer Funktionale
C. Schnoerr
16.45 Recovering 3D Relative Affine Structure From a
Stream of Perspective Views
N. Navab, A. Shashua
17.00 A Comparative Analytical Study of Low-Level
Motion Estimators in Space-Time Images
B. Jaehne
17.15 Discussion
19.30 Conference Dinner
Mayor's reception in Vienna Town Hall
THURSDAY, 22.9.1994
9.00 Invited Talk
W. von Seelen, Ruhr Univ. Bochum, BRD
Szenenanalyse in einem autonomen Fahrzeug mit
neuronal basierter 'Architektur'.
10.00 BREAK
POSTERSESSION
10.20 Oral Presentation: Overview over the posters of the conference
11.40 Individual Posterpraesentation
12.30 LUNCH
Session: APPLICATIONS & SPEECH
Session Chair: G. Sagerer, M. Oerder
14.00 3D-Voronoi Diagramme zur quantitativen Bild-
analyse in der Interphase-Cytogenetik
R. Eils, S. Dietzel, E. Bertin, E. Schroeck, Y. Usson
M. Robert-Nicoud, T. Cremer, Ch. Cremer
14.15 Strukturelle Beschreibung von kunstgeschicht-
lichen Portraitminiaturen
R. Sablatnig, H. Bischof
14.30 Generierung einer Datenbankanfrage aus einem
gesprochenen Satz mit einer stochastischen
attributierten Grammatik
H. Aust, M. Oerder
14.45 Detektion unbekannter Woerter mit Hilfe phono-
taktischer Modelle
A. Jusek, H. Rautenstrauch, G. A. Fink, F.
Kummert, G. Sagerer, J. Carson-Berndsen,
D. Gibbon
15.00 Sichtweitenbestimmung durch Rechnersehen
H. Weisser
15.15 Discussion
15.40 BREAK
Session: NEURAL NETWORKS
Session Chair: G. Hartmann, S. Fuchs
16.15 Tolerante Objekterkennung durch das Neuronale
Active-Vision-System NAVIS
S. Druee, R. Hoischen, R. Trapp
16.30 A Comparision of RBF and MLP Networks for
Reconstruction of Focal Events from Bioelectric/
Biomagnetic Field Patterns
M. Schlang, M. Haft, K. Abraham-Fuchs
16.45 Learning in Pyramidal Neural Networks
H. Bischof
17.00 Using a Hybrid Neural System for Astronomical
Classification Tasks
M. Klusch
17.15 Controlling Multiple Neural Nets with Semantic
Networks
R. Moratz, S. Posch, G. Sagerer
17.30 Discussion
FRIDAY, 23.9.1994
9.00 Invited Talk
F. Leberl, Technical Univ. Graz, Austria
Trade-Offs in the Reconstruction and Rendering
of 3-D Objects.
10.00 BREAK
Session: THEORY
Session Chair: W.G. Kropatsch, H.G. Feichtinger
10.30 Unueberwachte Selektion und Abstimmung von
dyadischen Gaborfiltern zur Textursegmentierung
A. Teuner, O. Pichler, B.J. Hosticka
10.45 Ein Multiskalenansatz zur Klassifikation von
Bildinhalten
G. Laufkoetter, M.M. Richter, H.- G. Stark,
A. Divivier
11.00 Detection of Visual-Data Transitions in "Nonlinear
Parameter-Space"
R. Sprengel, Ch. Schnoerr, B. Neumann
11.15 Algorithms for the construction of invariant
features
H. Schulz-Mirbach
11.30 Ein neues Verfahren zur Berechnung von
Translationsinvarianten
S. Kroener
11.45 Discussion
12.30 LUNCH
Session: LEARNING
Session Chair: H. Bunke, W.G.Kropatsch
14.00 GAZE: Eine attentive Verarbeitungsstrategie
zum Erkennen und Lernen der visuell auffaelligen
Gesichtsregionen
R. Herpers, H. Kattner, G. Sommer
14.15 Kann ein Robot-Vision-System handgeschriebene
Ziffern lesen?
M. Busemann, G. Hartmann, K.O. Kraeuter
14.30 Lernen von Konfigurationswissen
C.-E. Liedtke, A. Bloemer
14.45 Learning with Dynamic Cell Structures
J. Bruske, J. Pauli, G. Sommer
15.00 Erkennen und Lernen zweidimensionaler Objekte
mittels Subgraph-Isomorphismus
B.T. Messmer, H. Bunke
15.15 Discussion
15.40 BREAK
16.00 PRESENTATION OF PRIZES
POSTERSESSION
THEORY
Session Chair: H.G. Feichtinger, K.Voss
Segmentierung und Klassifikation von Texturen mittels Wavelets und
neuronalen Netzen
M.H. Gross , R. Koch, L. Lippert, A. Dreger
Parallel Adaptive Contraction for Hierarchical Cellular Complexes
D. Willersinn
Affininvariante Standardlagen und Separationsmethode
H. Suesse, K. Voss
Adaptive Resonance Theory and Classical Clustering Algorithms:
A Mathematical Analysis
M. J. Berchtold
Hierarchische Flaechenzerlegung von Laserscannerbildern zur
Objekterkennung in SOMBRERO
P. Kohlhepp
Schnelle Hough-Transformation unter Nutzung eines modifizierten
Ansatzes zur Geradenparametrisierung
H.Winter, T. Holz
Ein Modell zur Kompensation oertlicher Wahrnehmungsluecken
beim menschlichen Sehen basierend auf lokaler Spektralanalyse
A. Kaup
APPLICATIONS IN MEDICIN
Session Chair: S.J. Poeppl, E. Paulus
Eindimensionale Fourier-Analyse ultraschall-dokumentierter
Schwingungsmuster des Rueckenmarks
D. Richter, R. Schumacher, R. Trabhardt
Bildanalytische Verfahren zur Charakterisierung von Hirntumoren in
dreidimensionalen MR-Schichtbildfolgen
C. Rossmanith, H. Handels, E. Rinast, S.J. Poeppl
Anwendung adaptiver Verfahren zur Erfassung der Position und
des Durchmessers von Blutgefaessen am Augenhintergrund
B. Schack, W. Vilser, E. Bareshova, Ch. Braeuer-Burchardt,
G. Grieszbach, H. Witte, M. Arnold, P. Putsche
Automatisches Erkennen von Rippenstrukturen in
Thorax-Roentgenbildern mittels Hough-Transformation
M. Schreckenberg, M. Joswig
Pseudoimpedanz statt Echogenitaet: Ein Beitrag zur Verbesserung der Strukturerkennbarkeit
in Ultraschall-Bildern
W. Pomrehn, M. Joswig
Automated Binucleated Cell Recognition and Micronuclei
Counting System
W. Boecker, W. U. Mueller, C. Streffer
3-D VISION
Session Chair: B. Radig, F. Leberl
Oberflaechen aus Konturen
F. Kruggel, G. Lohmann
Physical Correctness of Local Shading Analysis
R. Sara
On Curvature Computation Using the Convolution with the Gaussian
V. Hlav c, T. Pajdla, M. Sommer
Kalibrierung einer beweglichen, monokularen Kamera zur
Tiefengewinnung aus Bildfolgen
R. Bess
Ein robustes Rekonstruktionsverfahren zur Bestimmung der Form
von Graeben fuer die archaeologische magnetische Prospektion
A. Eder-Hinterleitner
Orthographische Projektion perspektivisch verzerrter Tiefenbilder
A. Gondring
NEURAL NETWORKS
Session Chair: G. Sagerer, H. Burkhardt
Klassifikation Neuromagnetischer Daten mittels Kuenstlicher
Neuronaler Netze
W.-M. Lippe, Th. Feuring, A. Jankrift, R. Hohenstein
Identifizieren von Gesichtern durch Steuerung der visuellen
Aufmerksamkeit
K. Hraby, H. Bischof
Modulare neuronale Architekturen in der Mustererkennung
E. Thurner, H. Bischof
Comparison of Spike Detection Algorithms based on Time Series
Analysis and Feature Extraction using Neural Networks in
Epilepsy Surgery
G. Hellmann, M. Spreng, H. Stefan
Unueberwachte Identifikation von Fahrzustaenden mit Hierarchischen
Selbstorganisierenden Karten
P. Weierich, M. von Rosenberg, J. Leisenberg, H. Niemann
Texturbasierte Segmentierung von Roentgenbildern mittels
Multilayer-Perzeptron und Topologischer Karte
E. Pelikan, F. Vogelsang, B. Schulz, M. Egmont-Petersen, T. Tolxdorff, K. Bohndorf
Schweissnahtverfolgung mit Kohonennetzen
R. Suna, P. Eisenhauer
HARDWARE / APPLICATIONS IN INDUSTRY
Session Chair: K. Schneider, K.-H. Hundt
PIPS- A general purpose Parallel Image Processing System
M. Noelle, G. Schreiber, H. Schulz-Mirbach
Unscharfe Farbklassifikation und Strukturbewertung zur
Echtzeitsegmentierung von Mikrodefekten
K.-H. Franke, H. Kempe, D. Kollhoff
Wissensbasierte Guetebestimmung von Lederhaeuten
R. Gaemlich
Point Correlation: A New Approach for High Speed Template Matching
W. Krattenthaler, K.J. Mayer
Untersuchungen zur Farb- und Polarisationsinformation des
Streulichtes bei der Partikelkontrolle in Ampullen
C. Schnoerr
Systeme der kanten- und texturorientierten Szenenanalyse am
Beispiel der Automatisierung in der Umwelttechnik
L. Lohmann, B. Nickolay
Ein vektorbasiertes Verfahren zur schnellen Fehlererkennung in
strukturierten Texturen
J. Amelung, G. Lambert, J. Pfister
MOTION
Session Chair: W. Foerstner, H. Bunke
Modellbasierte Strassenerkennung
S. Richter
Fast recognition of road markings with use of the model of the
scene in each level of processing
Ch. Baghdassarian, H. Lange, H. Sahli
Bewegungskompensierte Akkumulatoren verrauschter Bildsequenzen
O. Grau
Multi-Sensorial Inputs for the Identification of Persons
with Synergetic Computers
T. Wagner
An Intensity-Based Method for the 3-D Motion and Structure
Estimation from Binocular Image Sequences
A. Luo, H. Burkhardt
Determining the focus of expansion by means of flowfield projections
Ch. Born
Local Orientation Coding and Neural Network Classifiers with
an Application to Real Time Car Detection and Tracking
C. Goerick, M. Brauckmann
-----------------------------CUT HERE-----------------------------------------
REGISTRATION FORM
Please type or print:
Name: Last/Family ___________________________________
First ___________________________________
Middle ___________________________________
Institution _________________________________
Address ___________________________
City/State/Zip/Country _______________________
Daytime Phone Number _____________________
FAX Number _________________________
E-Mail ____________________________
CONFERENCE FEE
Please check one:
Registration before 8.8.1994 after 8.8.1994
0 Regular ATS 2.950,- ATS 3.550,-
0 Reduced* ATS 2.550,- ATS 2.950,-
0 Students (< 27)** ATS 1.200,- ATS 1.400,-
*For members of one of the DAGM associations or the
OeAGM (please mark at the bank transfer and registration form).
**Students have to provide a copy of valid student id.
0 Conference Dinner: ATS 350.- ________Persons
Total Payment (in ATS) ATS __________________
Payment should be made in Austrian Schillings using a bank transfer
on the following conference account. All costs to transmitter's charge.
Name: DAGM 94
Bank: CA Bankverein
Account Nb.s.: 0950-54276/03
BLZ: 11000
Please send this form to:
Mustererkennung 1994
Technical University Vienna, Institute for Automation
Department for Pattern Recognition and Image Processing
Treitlstrasse 3/1832
A-1040 Vienna
Tel: +43-1-58801-4479
FAX: +43-1-50 54 668
e-mail: dagm@prip.tuwien.ac.at
------------------------------
End of VISION-LIST digest 13.22
************************