Copy Link
Add to Bookmark
Report

VISION-LIST Digest 1989 10 30b

eZine's profile picture
Published in 
VISION LIST Digest
 · 10 months ago

Vision-List Digest	Mon Oct 30 12:13:16 PDT 89 

- Send submissions to Vision-List@ADS.COM
- Send requests for list membership to Vision-List-Request@ADS.COM

Today's Topics:

Problem mailing this issue
Re: Applications of distance maps
MEDIMAGE mailing list
PART1: More online references, some recent conference proceedings

----------------------------------------------------------------------

Date: 30 Oct 89 12:13:16-PST
From: Vision-List moderator Phil Kahn <Vision-List-Request@ADS.COM>
Subject: Problem mailing this issue

Many of you may have received a message when this issue was previously
mailed which indicated NO DISK SPACE, or something of that sort. This
happened due to the inclusion of a large bibliography kindly provided
to the List by Terry Boult. This biblio drove the size of the List over
100K bytes, and apparently many of the receiving mailers do not allow
messages to be this large. To overcome this limitation, I will break this
issue into smaller pieces and resend.

Sorry for any inconvenience this may have casued.

phil...


------------------------------

Date: 30 Oct 89 13:48:39 GMT
From: elu@IDA.LiU.SE (Eva Lundberg)
Subject: Re: Applications of distance maps
Organization: CIS Dept, Univ of Linkoping, Sweden

I'm writing a thesis on distance mapping techniques, and I need more references
to applications.

There are a lot of applications, like:
- Form factors
- Skeletonization
- Fast and good erosion/dilation
- Chamfer matching
- Path planning (using constrained distance mapping)
- Generation of Voronoi diagrams (using labeled distance mapping)

However, these "applications" are mostly just another image analysis tools,
not actual applications. I would like to both expand the list above and
add "real" applications, if possible. What are the applications of Voronoi
diagrams, for example?

In particular, I'm interested in "labeled" distance mapping, especially
the Euclidean Distance Transform as suggested by Danielsson in 1980.

In case you don't remember what distance maps are all about:
A distance map is an image of distance values, where the value in each point
tells the distance to the closest set pixel (feature pixel, object pixel) in
a corresponding binary image. Two examples:

0 = background, non-feature pixels
1 = feature pixels

00000 43234
00000 32123
00100 => 21012
00000 32123
00000 43234

10000 01234
10000 01234
10000 => 01234
00000 12345
00000 23456

These examples are with the crude "City Block" metric. There are far better
metrics [Borgefors], including the exact Euclidean metric [Danielsson].

I would be grateful for any comments.

Ingemar Ragnemalm
Dept of Electrical Engineering
Linkoeping University
Linkoeping
Sweden

E-mail: ingemar@isy.liu.se

(BTW: This is not sent from my own account, but any letters sent to
this account will reach me as safe as the ones with the correct address.)


[ Please post responses to the Vision List...

An aside:
City-block distance metric is particularly easy to compute. Initialized
chamfer image locations set to 0 for occupied positions; infinity otherwise
(i.e., a very large integer). Two passes (top-to-bottom/left-to-right and
bottom-to-top/right-to-left) then compute the chamfer. First pass takes the
MIN of the current location and the neighbors' chamfer values incremented
by the indicated values (CP is the current position):
+2 +1 +2
+1 CP
Second pass uses the same mask flipped on both the vertical and horizontal
axes. Region labelled chamfer obtained by also propagating region labels.
Region growing in constant time by thresholding the distance chamfer.
Medial axis transform occurs at maxima in the distance chamfer. Sorry for
being long winded, but this algorithm (shown to me originally by Daryl
Lawton) has proven quite useful... N-nearest neighbor algorithms (for
N>1) get significantly more computationally complex (anyone know of good
algorithms?).

phil...]



------------------------------

Date: Monday, 23 Oct 1989 13:07:21 EST
From: m20163@mwvm.mitre.org (Nahum Gershon)
Subject: MEDIMAGE mailing list
Organization: The MITRE Corp., Washington, D.C.


MEDIMAGE@POLYGRAF.BITNET

MEDIMAGE is a mailing list for the discussion of all aspects of
biomedical imaging and image processing. The list is intended to
cover a wide range of topics including:

Image Enhancement
Volume Rendering
Scientific Visualization
CT (X-Ray Computed Tomography)
MRI (Magnetic Resonance Imaging)
PET (Positron Emission Tomography)
Ultrasound
SPECT (Single Photon Emission Tomography)
Pattern Recognition
Related Artificial Intelligence Areas
PACS (Picture Archiving and Communication Systems)
Image Management and Communication Systems
Radiology
Software
Hardware
Display
Holography and Stereo Display
Industrial Applications

Any of the following are reasonable:

Abstracts Bibliographies
Work Planned or in Progress Reviews
Conference Announcements Research Overviews
Conference Reports Ideas
Unsolved Problems History and Anecdotes
Questions and Requests

Submissions to the list are welcome (to MEDIMAGE@POLYGRAF.BITNET
or MEDIMAGE%POLYGRAF.BITNET@CUNYVM.CUNY.EDU for non-Bitnet
users).

Please contact the moderator if you have any questions or
suggestions.


To subscribe send the following command to
LISTSERV@POLYGRAF.BITNET (non-Bitnet users send mail to
LISTSERV%POLYGRAF.BITNET@CUNYVM.CUNY.EDU):

SUBSCRIBE MEDIMAGE Your_Full_Name

where Your_Full_Name is your real name (not your userid).


To unsubscribe, send

UNSUBSCRIBE MEDIMAGE


Moderator: Nahum Gershon <gershon@mdf.mitre.org>

------------------------------

Date: Thu, 26 Oct 89 14:33:17 EDT
From: Terrance Boult <tboult@cs.columbia.edu>
Subject: More online references, some recent conference proceedings

A collection of papers from various conference/workshop proceedings
T. Boult (tboult@cs.columbia.edu)

In order of appearance in this file (i.e. the order they were typed), the key
to paper locations are:
CVPR = IEEE conference on computer vision and pattern recognition
IRCV = SPIE conference on Intelligent Robotics and Computer Vision
SF:SRSI = SPIE conference on Sensor Fusion
MRII = SPIE conference on Mobile Robots
IUW = Proceedings of Darpa Image Understanding Workshop
R&A = IEEE conference on Robotics and Automation
ICCV = IEEE International Conference on Computer Vision
SR&MSF = AAAI workshop on spatial reasoning and Multi-sensor fusion
SIGGRAPH = ACM conference on Graphics
Stereographics = ACM SIGGRAPH tutorial notes on stereo graphics
TPBM = ACM SIGGRAPH notes on physically based modeling

Note each group of papers separated by a line of ****.

****************************************************************************
M. Pietikainen, D. Harwood, "Depth from Three Camera Stereo"(CVPR '86)

M. Ito and A. Ishii, "Range and Shape Measurement Using Three-View Stereo
Analysis" (CVPR '86)

O. D. Faugeras and G. Toscani, "The Calibration Problem for Stereo" (CVPR '86)

L.A. Gerhardt and W.I. Kwak, "An Improved Adaptive Stereo Ranging Method
for Three-Dimensional Measurements"(CVPR '86)

K. Grebner, "Model Based Analysis of Industrial Scenes"(CVPR '86)

M.L. Zhu and P.S. Yeh, "Automatic Road Network Detection on Aerial
Photographs"(CVPR '86)

S.P. Liu and R. C. Jain, "Road Following Using Vanishing Points" (CVPR '86)

S. Ishikawa and S. Ozawa, "A Method of Image Guided Vehicle Using White
Line Recognition"(CVPR '86)

M. Hospital and M. Richetin, "Characterization of Some Drilled Pit Images
from Contour and Ridge Points Detection"(CVPR '86)

A. Blake and A. Zisserman, "Invariant Surface ReconstructionUsing Weak
Continuity Constraints"(CVPR '86)

T. E. Boult, J.R. Kender, "Visual Surface Reconstruction Using Sparse Depth
Data" (CVPR '86)

P.J. Besl and R.C. Jain, "Segmentation Through Symbolic Surface
Descriptions" (CVPR '86)

T.J. Fan, G. Medioni, R. Nevatia, "Description of Surfaces from Range Data
Using Curvature Properties"(CVPR '86)

D. Sher, "Optimal Likelihood Generators for Edge Detection Under Gaussian
Additive Noise"(CVPR '86)

R.A. Boie, I.J. Cox, and P. Rehak, "On Optimum Edge Recognition Using
Matched Filters"(CVPR '86)

J. Shen, and S Castan, "An Optimal Operator for Edge Detection"(CVPR '86)

Y.T. Zhou, R. Chellappa, V. Venkateswar, "Edge Detection Using the
Directional Derivatives of a Space Varying Correlated Random Field
Model"(CVPR '86)

L.W. Tucker, "Labeling Connected Components on a Massively Parallel Tree
Machine"(CVPR '86)

X. Li and Z. Fang, "Parallel Algorithms for Clustering on Hypercube SIMD
Computers"(CVPR '86)

J.G. Harris and A. M. Flynn, "Object Recognition Using the Connection
Machine's Router"(CVPR '86)

G.G. Mei and W. Liu, "Quadtree Problems on Two Dimensional Shuffle Exchange
Network" (CVPR '86)

H.S. Baird, "Feature Identification for Hybrid Structural/Statistical
Pattern Classification"(CVPR '86)

J.J. Hull and S.N. Srihari, "A Computational Approach to Visual Word
Recognition: Hypothesis Generation and Testing"(CVPR '86)

J. Tsukumo and K.Asai, "Machine Printed Chinese and Japanese Character
Recognition Method and Experiments for Reading Japanese Pocket Books"(CVPR '86)

G. Wolberg, "A Syntactic Omni-Font Character Recognition System"(CVPR '86)

T.J. Broida and R. Chellappa, "Kinematics of a Rigid Object from a Sequence
of Noisy Images: A Batch Approach"(CVPR '86)

K.M. Mutch and L.C. Hieny, "Calculating Object Size from Stereoscopic
Motion"(CVPR '86)

R. Jain, S.L. Bartlett, and N. O'Brien, "Motion Stereo Using Ego-Motion
Complex Logarithmic Mapping"(CVPR '86)

Z.C. Lin, T.S. Huang, S. D. Blostein, H. Lee, E. A. Margerum, "Motion
Estimation from 3-D Point Sets with and without Correspondences"(CVPR '86)

R. A. Hummel, "Representations Based on Zero-Crossings in Scale-Space"(CVPR
'86)

B. Shahraray and D. J. Anderson, "Optimal Smoothing of Digitized
Contours"(CVPR '86)

L.R. Williams and P. Anandan, "A Coarse-to-Fine Control Strategy for Stereo
and Motion on a Mesh-Connected Computer:(CVPR '86)

R. Belknap, E. Riseman, and A. Hanson, "The Information Fusion Problem and
Rule-Based Hypotheses Applied to Complex Aggregations of Image Events"(CVPR
'86)

J.W. Roach, J.S. Wright and V. Ramesh, "Spherical Dual Images: A 3D
Representation Method for Solid Objects That Combines Dual Space and
Gaussian Spheres"(CVPR '86)

A.P. Pentland, "Part Models"

C. H. Chien, J.K. Aggarwal, "Computation of Volume/Surface Octrees from
Contours and Silhouettes of Multiple Views"(CVPR '86)

K. Rao and R. Nevatia, "Generalized Cone Descriptions from Sparse 3-D
Data"(CVPR '86)

K. Kanatani, "Camera RotationInvariance of Image Characteristics"(CVPR '86)

A. Tanaka, M. Kameyama, S. Kazama, and O. Watanabe, "A Rotation Method for
Raster Image Using Skew Transformation"(CVPR '86)

C.N. Lee and A. Rosenfeld, "Connectivity Issues in 2D and 3D Images"(CVPR '86)

I. Khan, "Implementation of Conditional Processing and Pyramids with a
General Purpose Pipelined Pixel Processor"(CVPR '86)

J.S. Chen, A. Huertas, and G. Medioni, "Very Fast Convolution with
Laplacian-of-Gaussian Masks"(CVPR '86)

M. Maresca and H. Li, "Morphological Operations on Mesh Connected
Architecture: A Generalized Convolution Algorithm"(CVPR '86)

S. Y. Lee and J.K. Aggarwal, "Parallel 2-D Convolution on a Mesh Connected
Array Processor"(CVPR '86)

H. Samet and M. Tamminin, "An Imporoved Approach to Connected Component
Labeling Of Images"(CVPR '86)

D. Walters, "Selection and Use of Image Features for segmentation of
Boundary Images"(CVPR '86)

M.F. Doherty, C.M. Bjorklund, and M.T. Noga, "Split-Merge-Merge: An
Enhanced Segmentation Capability"(CVPR '86)

M.M. Fleck, "Local Rotational Symmetries"(CVPR '86)

P. Saint-Marc and M. Richetin, "Structural Filtering from Curvature
Information"(CVPR '86)

C.C. Lin and R. Chellappa, "Classification of Partial 2-D Shapes Using
Fourier Descriptors"(CVPR '86)

A. Goshtasby, "Multiple-Scale Segmentation and Representation of Solid
Plane Shapes"(CVPR '86)

L.J. Kitchen and M. Callahan, "Optimal Cell Size for Efficient Retrieval of
Sparse Data by Approximate 2D Position Using a Coarse Spatial Array"(CVPR '86)

R. Y. Tsai, "An Efficient and Accurate Camera Calibration Technique for 3D
Machine Vision"(CVPR '86)

L.G. Shapiro, R.M. Haralick, and M.J. Goulish, "INSIGHT: A Dataflow
Language for Programming Vision Algorithms"(CVPR '86)

N.G. Bourbakis, and P.A. Logomenides, "HAM: A Real-Time Multimicroprocessor
Vision System"(CVPR '86)

K. Suzuki, Y. Nishida, and S. Hata, "A Fast Polygonal Approximation Method
for Real-time Shape Recognition"(CVPR '86)

H. Shariat and K.E. Price, "Motion Estimation: The Proper Formulation for
When 3 or 4 Frames are Available"(CVPR '86)

Y. Le Guilloux, "Structure from Motion, Acceleration and Taylor
Series"(CVPR '86)

R. A. Samy, P.H. Lheritier, and C.A. Bozzo, "Image Sequences Segmentation
Using Time-Varying Textures"(CVPR '86)

L. Caponetti, M.T. Chiaradia, A. Distante, G. Pasquariello, A. Serafini, E.
Stella, N. Ancona, and G. Attolico, "A Three-Dimensional Vision System for
Bin-Picking"(CVPR '86)

G. Hu, A.K. Jain, G. Stockman, "Shape from Light Strip Texture"(CVPR '86)

B. Parvin, G. Medioni, "Segmentation of Range Images into Planar Surfaces
by Split and Merge"(CVPR '86)

P. G. Selfridge, "Tracing Neurons through Serial Sections: Using Knowledge
of Shape to Improve Performance"(CVPR '86)

D. V. Ramanamurthy, N.J. Dimopoulos, K.F. Li, R. V. Patel, A.J. Al-Khalili,
"Parallel Algorithms for Low Level Vision on the Homogeneous
Multiprocessor"(CVPR '86)

D. Laurendeau and D. Poussart, "3D Model Building Using a Fast Range
Finder"(CVPR '86)

R. P. Blanford and S. L. Tanimoto, "A Pyramid Machine Simulator for the
Symbolics 3600"(CVPR '86)

P.G. Mulgaonkar, "Automatic Detection of Address Blocks on Irregular Mail
Pieces" (CVPR '86)

J. Doner, A. Adams, M. Merickel, "An Organizational Approach to Texture
Analysis" (CVPR '86)

B. C. Vermuri and j. K. Aggarwal, "3-D Model Constructionfrom Multiple
Views Using Range and Intensity Data" (CVPR '86)

T. L. Faber and E. M. Stokely, "Affine Transform Determination for 3-D
Objects: A Medical Imaging Application"(CVPR '86)

R. Hoffman and A. K. Jain, "Segmentation and Classification of Range
Images" (CVPR '86)

S. Chen and M. Penna, "Recognizing Deformations of Nonrigid Bodies"(CVPR '86)

J. Ben-Arie and Z. A. Meiri, "3-D Objects Recognition by State Space
Search: Optimal Geometric Matching"(CVPR '86)

M. J. Muller, "Texture Boundaries: Important Cues for Human Texture
Discrimination"(CVPR '86)

H.M. Raafat, A. K. C. Wong, "Texture-Based Image Segmentation"(CVPR '86)

B. P. Kjell and C. R. Dyer, "Segmentation of Textured Images"(CVPR '86)

R. Wang, A.R. Hanson, and E.M. Riseman, "Texture Analysis Based on Local
Standard Deviation of Intensity"(CVPR '86)

R. Weiss and M. Boldt, "Geometric Grouping Applied to Straight Lines"(CVPR '86)

A. Bandopadhay, B. Chandra, D. H. Ballard, "Egomotion Using Active
Vision"(CVPR '86)

G. L. Scott, "Smootihng the Optic Flow Field Under Perspective
Projection"(CVPR '86)

J. Aloimonos and C.M. Brown "Perception of Structure from Motion : I: Optic
Flow vs. Discrete Displacements, II: Lower Bound Results"(CVPR '86)

J. Aloimonos and A. Basu, "Shape and 3-D Motion from Contour without Point
to Point Correspondences: General Principles"(CVPR '86)

N. Yokobori, P.S. Yeh and A. Rosenfield, "Selective Geometric Correction of
Images"(CVPR '86)

E. R. Dougherty and C. R. Giardina, "A Digital Version of the Metheron
Representation Theorem for Increasing t-Mappings in Terms of a Basis for
the Kernel"(CVPR '86)

J. Veenstra and N. Ahuja, "Efficient Octree Generation from
Silhouettes"(CVPR '86)

R. M. Haralick, S.R. Sternberg, and X. Zhuang, "Grayscale Morphology"(CVPR '86)

M.A. Gennert, "Detecting Half-Edges and Vertices in Images"(CVPR '86)

X. Zhuang, T. S. Huang, H.H. Chen, "Multi-Scale Edge Detector Using
Gaussian Filtering"(CVPR '86)

R. A. Young, "Simulation of Human Retinal Fuchtion with the Gaussian
Derivative Model"(CVPR '86)

T. Pavlidis and G. Wolberg, "An Algorithm for the Segmentation of Bilevel
Images" (CVPR '86)

K. Kanatani, T. C. Chou, "Shape from Texture: General Principle"(CVPR '86)

J. Aloimonos, "Detection of Surface Orientation from Texture I: The Case of
Planes"(CVPR '86)

T. Shakunaga, H. Kaneko, "Perspective Angle Transform and Its Application
to 3-D Configuration Recovery"(CVPR '86)

G. Stockman and G. Hu, "Sensing 3-D Surface Patches Using a Projected
Grid"(CVPR '86)

X. Li, M. Ferdousi, M. Chen, T. T. Nguyen, "Image Matching with Multiple
Templates" (CVPR '86)

A. M. Darwish, A. K. Jain, "Midline Model Based Segmentation"(CVPR '86)

J. M. Keller, N. Covavisaruch, K. Unklesbay, N. Unklesbay, "Color Image
Analysis of Food"(CVPR '86)

N. Ansari and E.J. Delp, "A Note on Two-Dimensional Landmark-Based Object
Recognition"(CVPR '86)

J. G. Leu, I.N. Huang, "A Binary Tree Representation of 2-D Shapes"(CVPR '86)

S. Tominaga, "Color Image Segmentation Using Three Perceptual
Attributes"(CVPR '86)

D. Cyganski, J. A. Orr, "The Decomposition of Image Tensors"(CVPR '86)

J.V. Moreau and A. K. Jain, "How Many Clusters?"(CVPR '86)

R. Hashim, W. N. Martin, "Recognizing Shapes Via Random Chord
Samplings"(CVPR '86)

H. Li, M.A. Lavin, "Fast Hough Transorm Based on Bintree Data
Structure"(CVPR '86)

X. Li, R. Madhavan, C. Shanmugamani, T. Wu, "Correlation Measures for
Corner Detection"(CVPR '86)

P. Kofakis, "Recognition and Localization of Objects Using Sparse
Data"(CVPR '86)

Q.Z. Ye, "A Preprocessing Method for Hough Transform to Detect
Circles"(CVPR '86)

A. Blake and A. Zisserman, "Some Properties of Weak Continuity Constraints
and the GNC Algorithm"(CVPR '86)

E. Harth, A. S. Pandya, K. P. Unnikrishnan, "Perception as an Optimization
Process"(CVPR '86)

H.A. H. Ibrahim, J.R. Kender, D. E. Shaw, "On the Performance of
Tree-Structured Machines for Window-Based Image Processing"(CVPR '86)

****************************************************************************

H. H. Baker and R. C. Bolles, "Generalizing Epipolar-Plane Image Analysis
on the Spatiotemporal Surface" (CVPR '88)

G. Healey and T. O. Binford, "A Color Metric for Computer Vision" (CVPR '88)

V. S. Nalwa, "Line Drawing Interpretation: A Mathematical Framework" (CVPR '88)

G. J. Ettinger, "Large Hierarchical Object Recognition Using Libraries of
Parameterized Model Sub-Parts" (CVPR '88)

B. Kamgar-Parsi and R.D. Eastman, "Calibration of a Stereo System with
Small Ralative Angles" (CVPR '88)

Behrooz Kamgar-Parsi and Behzad Kamgar Parsi, "Evaluation of Quantization
Error in Computer Vision" (CVPR '88)

M. Dhome, M. Richetin, J.T. Lapreste and G. Rives, "The Inverse Perspective
Problem from a Single View for Polyhedra Location" (CVPR '88)

R.K. Lenz and R.Y. Tsai, "Calibrating a Cartesian Robot with Eye-on-Hand
Configuration Independent of Eye-to-Hand Relationship" (CVPR '88)

D. C. Tseng, Z. Chen and J.Y. Lin, "An Effective Method for Determining the
Robot Position" (CVPR '88)

Y. Liu, T.S. Huang and O.D. Faugeras, "Determination of Camera Location
from 2D to 3D Line and Point Correspondences" (CVPR '88)

L. Paquette, R. Stampfler, Y. Dube and M. Roussel, "A New Approach to Robot
Orientation by Orthogonal Lines" (CVPR '88)

M. Tuceryan, A.K. Jain and Y. Lee, "Texture Segmentation Using Voronoi
Polygons" (CVPR '88)

P. Kube, "Polynomial Shift-Invariant Operators for Texture Segmentation"
(CVPR '88)

J. Xu and J. Shen, "A Weak Structural Texture Analysis Technique to Wave
Heights for Ocean Waves Image" (CVPR '88)

C. Smymiotis, K. Dutta, "A Knowledge-Bases System for Recognizing Man-Made
Objects in Aerial Images" (CVPR '88)

A. Miesels and S. Bergman, "Finding Objects onAerial Photographs: A
Rule-Based Low Level System" (CVPR '88)

W. Niblack, D. Petkovic and D. Damian, "Experiments and Evaluations of Rule
Based Methods in Image Analysis" (CVPR '88)

B. A. Draper, J. Brolio, R. T. Collins, A.R. Hanson and E.M. Riseman,
"Image Interpretation by Distributed Cooperative Processes" (CVPR '88)

J.Y. Jou and A.C. Bovik, "Improving Visible-Surface Reconstruction" (CVPR '88)

P.J. Burt, "Moment Images, Polynomial Fit Filters, and the Problem of
Surface Interpolation" (CVPR '88)

J.J. Rodriguez and J.K. Aggarwal, "Quantization Error in Stereo Imaging"
(CVPR '88)

D. Weinshall, "Qualitative Depth from Vertical and Horizontal Binocular
Disparities in Agreement with Psychophysical Evidence" (CVPR '88)

C. V. Stewart and C.R. Dyer, "Local Constraint Integration in a
Connectionist Model of Stereo Vision" (CVPR '88)

G. C. Roman, A. F. Laine and K.C. Cox, "Interactive Complexity Control and
High-Speed Stereo Matching" (CVPR '88)

T. E. Boult and L.H. Chen, "Analysis of Two New Stereo Algorithms" (CVPR '88)

T. E. Weymouth and S. Moezzi, "Wide Base-Line Dynamic Stereo: Approximation
and Refinement" (CVPR '88)

D. J. Choi and J. R. Kender, "Solving the Depth Interpolation Problem on a
Parallel Architecture with a Multigrid Approach" (CVPR '88)

J.L. Jezouin, P. Saint-Marc and G. Medioni, "Building an Accurate Range
Finder with Off the Shelf Components" (CVPR '88)

F. Ulupinar and G. Medioni, "Refining Edges Detected by a LoG Operator"
(CVPR '88)

T. Pavlidis and Y.T. Liow, "Integrating Region Growing and Edge Detection"
(CVPR '88)

D. Lee, T. Pavlidis and K. Huang, "Edge Detection through Residual
Analysis" (CVPR '88)

R. M. Haralick and J.S.J. Lee, "Context Dependent Edge Detection" (CVPR '88)

C. H. Teh and R. T. Chin, "A Scale-Independent Dominant Point Detection
Algorithm" (CVPR '88)

L. O'Gorman, "An Analysis of Feature Detectability from Curvature
Estimation" (CVPR '88)

J. H. Han and R. A. Volz, "Region Grouping from a Range Image" (CVPR '88)

S. M. Naik and R. C. Jain, "Spline-Based Surface Fitting on Range Images
for CAD Applications" (CVPR '88)

P. Mazumder, "A New Strategy for Octtree Representation of
Three-Dimensional Objects" (CVPR '88)

K. Rao and G. Medioni, "Useful Geometric Properties of the Generalized
Cone" (CVPR '88)

H. Rom and S. Peleg, "Image Representation Using Voronoi Tessellation:
Adaptive and Secure" (CVPR '88)

C. S. Lin, "Invariants of Three-Dimensional Contours" (CVPR '88)

I. Weiss, "Projective Invariants of Shapes" (CVPR '88)

F. Mokhtarian, "Multi-Scale Description of Space Curves and
Three-Dimensional Objects" (CVPR '88)

Y. Hel-Or, S. Peleg and H. Zabrodsky, "How to Tell Right From Left" (CVPR '88)

J. Goutsias, "A Comparative Study of Two Useful Discrete-Valued Random
Fields for the Statistical Modeling of Images" (CVPR '88)

A. K. Mackworth and F. Mokhtarian, "The Renormalized Curvature Scale Space
and the Evolution Properties of Planar Curves" (CVPR '88)

J. Ponce, "Straight Homogeneous Generalized Cylinders: Differential
Geometry and Uniqueness Results" (CVPR '88)

Y. Lamdan, J. T. Schwartz and H. J. Wolfson, "Object Recognition by Affine
Invariant Matching" (CVPR '88)

F.P. Ferrie and M.D. Levine,"Deriving Coarse 3D Models of Objects" (CVPR '88)

I.D. Horswill and W. B. Thompson, "Accelaration-Based Structure from
Motion" (CVPR '88)

J.S. Fox, "Range from Translational Motion Blurring" (CVPR '88)

L. Matthies, R. Szeliski and T. Kanade, "Incremental Estimation of Dense
Depth Maps from Image Sequences" (CVPR '88)

D. B. Goldgof, H. Lee, and T. S. Huang, "Motion Analysis of Nonrigid
Surfaces" (CVPR '88)

J. Weng, N. Ahuja, T.S. Huang, "Colsed-Form Solution + Maximum Likelihood:
A Robust Approach to Motion and Structure Estimation" (CVPR '88)

J. Weng, Y. Liu, T.S. Huang and N. Ahuja, "Estimating Motion/Structure from
Line Correspondences: A Robust Linear Algorithm and Uniqueness Theorems"
(CVPR '88)

X. Zhuang, R. M. Haralick and Y. Zhao, "From Depth and Optical Flow to
Rigid Body Motion" (CVPR '88)

C. H. Lee and T. Huang, "Finding Point Correspondences and Determining
Motion of a Rigid Object from two WEak Perspective Views" (CVPR '88)

S. Negahdaripour and C. H. Yu, "Robust Recovery of Motion: Effects of
Surface Orientation and Field of View" (CVPR '88)

C. Narathong, R.M. Inigo, J.F. Doner and E. S. McVey, "Motion-Vision
Architectures" (CVPR '88)

K.H. Lee, K.B. Eom and R. L. Kashyap, "Character RecognitionUsing
Attributed Grammar" (CVPR '88)

J. Ohya, A. Shio and S. Adamatsu, "A Relaxational Extracting Method for
Character Recognition in Scene Images" (CVPR '88)

H. S. Todd, "A Decriptive Pattern Recognition System Applied to Pictorial
Patterns Where the Discriminating Information Is Carried in the Object
Shape" (CVPR '88)

M. Celenk, "A Recursive Clustering Technique for Color Picture
Segmentation" (CVPR '88)

H.A. Almohamad, "A Pattern RecognitionAlgorithm Based on the Rapid
Transform" (CVPR '88)

M. J. Carlotto, "Pattern Classification Using Relative Constraints" (CVPR '88)

A. Kundu, Y. He and P. Bahl, "Recognition of Handwritten Word: First and
Second Order Hidden Markov Model Based Approach" (CVPR '88)

Y.C. Cheng and S. Y. Lu, "The Binary Consistency Checking Scheme and Its
Applicaitons to Seismic Horizon Detection" (CVPR '88)

V. Brailovsky, "On Use of Predictive Probabilistic Estimate for Selecting
Best Decision Rules in the Course of Search" (CVPR '88)

D. Lee, "Algorithms for Shape from Shading and Occluding Boundaries" (CVPR '88)

M. Hatzitheodorou and J. R. Kender, "An Optimal Algorithm for the
Derivation of Shape from Shadows" (CVPR '88)

B. Kim and P. Burger, "Calculation of Surface Position and Orientation Using
the photometric Stereo Method" (CVPR '88)

M. Subbarao and N. Gurumoorthy, "Depth Recovery from Blurred Edges" (CVPR '88)

T. Darrell and K. Wohn, "Pyramid Based Depth from Focus" (CVPR '88)

L. G. Brown and H. Shvaytser, "Surface Orientationfrom Projective
Foreshortening of Isotropic Texture Autocorrelation" (CVPR '88)

Y.C. Jau and R. T. Chin, "Shape from Texture Using the Wigner Distribution"

M. L. Moerdler and T. E. Boult, "The Integrtion of Information from Stereo
and Multiple Shape-From-Texture Cues" (CVPR '88)

M. Shao, T. Simchony and R. Chellappa, "New Algorithms for Reconstruction
of a 3D Depth Map from One or More Images" (CVPR '88)

R. Charit and M. H. Loew, "Complex Shadow-Boundary Segmentation Using the
Entry-Exit Method" (CVPR '88)

B. V. Funt and M.S. Drew, "Color Constancy Computation in Neqr Mondrian
Scenes Using a Finite Dimensional Linear Model" (CVPR '88)

A. Bandopadhay and J.L. Fu, Searcheing Parameter Spaces with Noisy Linear
Constraints" (CVPR '88)

C. H. Teh and R. T. Chin, "On Image Analysis by the Methods of Moments"
(CVPR '88)

N. Kiryati and A. Bruckstein, "Gray-Levels Can Improve the Performance of
Bianry Image Digitizers" (CVPR '88)

M. Unser and M. Eden, "A Multi-Resolution Feature Reduction Technique for
Image Segmentation with Multiple Components" (CVPR '88)

W. Niblack and D. Petkovic, "On Improving the Accuracy of the Hough
Tronsfrom: Theory, Simulaitons, and Experiments" (CVPR '88)

G. A. Dainis III and M. O. Ward, "Rule-Based Inspection of Leadframes"
(CVPR '88)

J. H. Nurre, E. L. Hall and J. J. Roning, "Acquiring Simple Patterns for
Surface Inspection" (CVPR '88)

M. Unser, H. Van Hamme, P. DeMuynck, E. Van Denhaute and J. Cornelis,
"Karhunen-Loeve Analysis of Dynamic Sequences of Thermographic Images for
Early Breast Cancer Detection" (CVPR '88)

P. P. Cortopassi and T. C. Rearick, "A Computationally Efficient Algorithm
for Shape Decomposition" (CVPR '88)

J. Robinson and C. E. Kim, "Point Symmetry of Convex Digital Regions" (CVPR
'88)

M. Lindenbaum, J. Koplowitz and A. Bruckstein, "On the Number of Digital
Straight Lines on an NxN Grid" (CVPR '88)

S. Suzuki, "Graph-Based Vectorization Method for Line Patterns" (CVPR '88)

B. G. Mobasseri, "Soft-Linked Quadtree: A Cascaded Ring Structure Using
Flexible Linkage Concept" (CVPR '88)

N. P. Fan, C.C. Li, "Computing Quadtree Medial Axis Transform by a
Multi-Layered Pyramid of lISP Processor Arrays" (CVPR '88)

K.S. Roberts, "A New Representation for a Line" (CVPR '88)

N. Kiryati, "Calculating Geometric Properties of Objects Represented by
Fourrier Coefficients" (CVPR '88)

I. Weiss, "Straight Line Fitting in a Noisy Image" (CVPR '88)

Z. Gigus and J. Malik, "Computing the Aspect Graph for Line Drawings" (CVPR
'88)

D. M. Mckeown Jr., and J. L. Denlinger, "Cooperative Methods for Road
Tracking in Aerial Imagery" (CVPR '88)

C. Weens, E. Riseman, Allen Hanson and A. Rosenfield, "IU Parallel
Processing Benchmark" (CVPR '88)

S. D> Blostein and T. S. Huang, "A Tree Search Algorithms for Target
Detection in Image Sequences" (CVPR '88)

H. Shvaytser, "Detecting Motion in OUt-Of-Register Pictures" (CVPR '88)

P. Kahn, "Integrating Moving Edge Information Along a 2D Trajectory in
Densely Samples imagery" (CVPR '88)

G. S. Young and R. Chellappa, "3-D Motion Estimation Using a Sequence of
Noisy Stero Images" (CVPR '88)

A. M. Waxman, J. Wu and F. Bergholm, "Convected Activation Profiles and the
Measurement of Visual Motion" (CVPR '88)

K.S. Roberts, G. Bishop and S. K. GAnapathy, "Smooth Interpolation of
Rotational Motions" (CVPR '88)

W. Burger and B. Bhanu, "Dynamic Scene Understanding for Autonomous Mobile
Robots" (CVPR '88)

D. Keren, S. Peleg and R. Brada, "Image Sequence Enhancement Using
Sub-pixel Displacements" (CVPR '88)

E. R. Dougherty and P. Sehdev, "A Robust Image Processing Language int eh
Context of Image Algebra" (CVPR '88)

E. R. Dougherty and C. R. Giardina, "Closed-Form Representation of
Convolution, Dilation, And Erosion in the Context of Image Algebra" (CVPR
'88)

R. C. Vogt, "Automatic Generation of Simple Morphological Algorithms" (CVPR
'88)

P. Maragos, "Morphology-Based Symbolic Image Modeling, Multi-Scale
Nonlinear Smoothing and Pattern Spectrum" (CVPR '88)

F. Y. Shih and O.R. Mitchell, "Automated Fast Recognition and Location of
Arbitraritly Shaped Objects by Image Morphology" (CVPR '88)

R. M. Haralick, X. Zhuang, C. Lin and J. Lee, "Binary Morphology: Working
in the Sampled Domaing" (CVPR '88)

M. J. Daily, J.G. Harris and K. Reiser, "An Operational Perception System
for Cross-Country Navigation" (CVPR '88)

K. Fujimura and H. Samet, "Accessibility: A New Approach to Path Planning
Among Moving Obstacles" (CVPR '88)

N. Kehtarnavaz and S. Li, "A Collision-Free Navigation Scheme in the
Presence of Moving Obstacles" (CVPR '88)

Z. Aviad and P.D. Carnine, Jr., "Road Finding for Road-Network Extraction"
(CVPR '88)

E. D. Dickmanns, "An Integrated Approach to Feature Based Dynamic Vision"
(CVPR '88)

S. J. Dickinson and L.S. Davis, "An Expert Vision System for Autonomous
Land Vehicle Road Following" (CVPR '88)

Q. Zhu, "Structural Pyramids for Representing and Locating Moving Obstacles
in Visual Guidance of Navigation" (CVPR '88)

T. C. Rearick, J. L. Frawley and P.P. Cortopassi, "Using Perceptual
Grouping to Recognize and Locate Partially Occluded Objects" (CVPR '88)

G. Whitten, "Vertex Space Analysis and Its Application to Model Based
Object Recognition"

H. D. Park, O.R. Mitchell, "CAD Based Planning and Executionof Inspection"
(CVPR '88)

G. C. Osbourn, "A New Approach to Machine-Based Perception of Monocular
Images" (CVPR '88)

L. W. Tucker, C. R. Feynman, D. M. Fritzsche, "Object Recognition Using the
Connection Machine" (CVPR '88)

T. A. Cass, "A Robust Parallel Implementation of 2D Model-Based
Recoginition" (CVPR '88)

R. Hoffman and A. K. Jain, "Learning Rules for 3D Object Recognition" (CVPR
'88)

B. C. Vemuri and J. K. Aggarwal, "Localization of Objects from Range Data"
(CVPR '88)

D. B. Goldgof, T.S. Huang, and H. Lee, "Feature Extraction and Terrain
Matching" (CVPR '88)

K.C. Cox, G.C. Roman, W. E. Ball, and A. F. Laine, "Rapid Search for
Spherical Objects in Aerial Photographs" (CVPR '88)

R. Miller and Q.F. Stout, "Simulating Essential Pyramids" (CVPR '88)

R. Miller and Q. F. Stout, "Convexity Algorithms for Parallel Machines"
(CVPR '88)

R. Miller, V. K. Prasanna-Kumar, D.I. Reisis and Q.F. Stout, "Image
Computations on Reconfigurable VLSI Arrays" (CVPR '88)

H. M. Alnuweiri and V. K. Prasanna Kumar, "Optimal Geometric Algorithms on
Fixed-Size Linear Arrays and Scan Line Arrays" (CVPR '88)

X.D. Yang, "Design of Fast Connected Components Hardware" (CVPR '88)

M. Abdelguerfi, A.K. Sood and S. Khalaf, "Parallel Bit-Level Pipelined VLSI
Processing Unit for the Histogramming Operation" (CVPR '88)

M. Maresca, H. Li and M. Lavin, "Connected Component Labeling on
Polymorphic Torus Architecture" (CVPR '88)

W. Liu, T.F. Yeh, W.E. Batchelorand, R. Cavin, "Bit Level Concurrency in
Real-Time Geometric Feature Extraction" (CVPR '88)

F.S. Cohen and D.B. Cooper, "A Decision Theoretic Approach for 3D
Vision" (CVPR '88)

****************************************************************************

D. Casasent, S.I. Chien, "Rule-based String Code Processor"(IRCV '87)

D. Clark, D. Casasent, "Optical Feature Extraction for High Speed
Inspection"(IRCV '87)

J.D. McMillen, O.R. Mitchell, "Orthonormal Fourier-Mellin Transform for
Precision Scale Detection and Range Data Acquisition"(IRCV '87)

D. Cyganski, T.A. Cott, J.A. Orr, R. J. Dodson, "Object identification and
orientation estimation from contours based on an affine invariant
curvature"(IRCV '87)

H.Wu, F. L. Merat, "Recognizing and locating objects using partial object
description generated by feature extraction by demands"(IRCV '87)

S. Sengupta, H.S. Yang, "Morphological shape representation and recognition
of binary images"(IRCV '87)

B.V.K.V. Kumar, Z. Bahri, "Frequency domain characterization of synthetic
discriminant functions"(IRCV '87)

G.D. Slutzky, E.L. Hall, "Vision-guided intelligent robot design and
experiments"(IRCV '87)

R. M. Haralick, X. Zhuang, "Digital morphological sampling theorem"(IRCV '87)

J. Paul, T.E. Kilgore, A. Klinger, "New algorithms for automated symmetry
recognition"(IRCV '87)

A. Califano, R.M. Bolle, "Localized noise propagation effects in parameter
transforms"(IRCV '87)

W.L.G. van Warmerdam, V.R. Algazi, "Image edge detection and width
estimation with \/ x G filters"(IRCV '87)

S. Y. Chen, M.Y. Chern, "Flexible corner detection based on a
single-parameter control"(IRCV '87)

T. E. Boult, M. Moerdler, "Experimental system for the integrationof
information from stereo and multiple shape from texture algorithms"(IRCV '87)

S. Dunn, K. Gulukota, "Discriminating textured surfaces in natural
imagery"(IRCV '87)

A. Khotanzad, "Segmentation and classification of textured images using
two-dimensional stochastic models"(IRCV '87)

T.C. Deng, T.L. Bergen, "Accuracy of position estimation by centroid"(IRCV '87)

G. Qu, Z. Li, "Model for pattern recognition"(IRCV '87)

R.C. Luo, H.H. Loh, "Recognition of similar objects using tactile image
array sensor"(IRCV '87)

A.J. Harris, C.R. Allen, W. Glass, A. Shepherd, L. Cooper, S. Moss,
"Integrated smart tactile sensor for 2-axis robot grippers"(IRCV '87)

C. N. Lee, M.Y. Chiu, P. Liu, S.J. Clark, "Model-based hierarchical
diagnosis of robotic assembly cell"(IRCV '87)

D. Casasent, A. J. Lee, "Model-based satellite acquisition and
tracking"(IRCV '87)

J.J. Little, "Structure of vision modules on a fine-grained machine"(IRCV '87)

L.W. Tucker, "Model-based object recognition using the Connection
Machine"(IRCV '87)

M. F. Cullen, C. L. Kuszmaul, T. S. Ramsey, "Hierarchical control strategy
for two-dimensional object recognition"(IRCV '87)

J.B. Burns, L.J. Kitchen, "Rapid recognition out of a large model base
using prediction hierarchies and machine parallelism"(IRCV '87)

B.P. Kjell, P.Y. Wang, "Pyramid linking algorithms for image segmentation
on the Connection Machine"(IRCV '87)

R. M. Hord, "Automatic target detection on the Connection Machine"(IRCV '87)

R. Weiss, "Can shape description be applied to model matching?"(IRCV '87)

P. Anandan, M.F. Cullen, "Robust parallel computation of image displacement
fields"(IRCV '87)

J.S. J. Lee, P.V. Budak, C. R. Lin, R. M. Haralick, "Adaptive image
processing techiniques"(IRCV '87)

R. A. Messner, J.G. Bailey, H. H. Szu, "Adaptive novelty filtering for
machine vision"(IRCV '87)

G. A. Carpenter, S. Grossberg, "Adaptive resonance theory (ART)2:
self-organization of stable category recognition codes for analog input
patterns'(IRCV '87)

M. R. Sayeh, J. Y. Han, "Pattern recognition using a neural network"(IRCV '87)

J. F. Shepanski, S. A. Macy, "Teaching artificial neural systems to drive:
manual training techinques for autonomous systems"(IRCV '87)

F. H. Glanz, W. T. Miller, "Shape recognition using a cerebellar model
articulation controller (CMAC) based learning system"(IRCV '87)

J. Rothstein, "Bus Automata for intelligent robots and computer
vision"(IRCV '87)

B. J. Flanagan, "Notes toward a theory of artificial sentience"(IRCV '87)

D. Casasent, B. Telfer, "Associative memory synthesis, performance, storage
capacity and updating: new heteroassociative memory results"(IRCV '87)

G. Xuan, Q. Wang. Xi'an Jiaofong, "Three dimensional understanding based on
the line sequence match"(IRCV '87)

J. W. Gorman, O.R. Mitchell, "Shape representation and recognition with
depth information"(IRCV '87)

H.T. Tsui, K.C. Chu, M. H. Chan, "Three-dimensional object recognition by
multiple-contour matching"(IRCV '87)

T. E. Boult, A. D. Gross, "Recovery of superquadrics from three-dimensional
information" (IRCV '87)

M. T. Chiaradia, A. Distante, E. Stella, "Three-dimensional surface
reconsruction using orientation map and sparse depth map information"(IRCV '87)

N. Kehtarnavaz, S. Mohan, "Machine vision identification technique from
range images"(IRCV '87)

J. G. Leu, I.K. Sethi, "Range image segmentation via distance slicing"(IRCV
'87)

P. Boulanger, M. Rioux, "Segmentation of planar and quadric surfaces"(IRCV '87)

S.S. Toumodge, "Why stereo?"(IRCV '87)

L. B. Wolff, "General formalization of stereo vision"(IRCV '87)

R. Srinivasan, M. Shridhar, M. Ahmadi, "Interpolation of stereo data with
Shepard's surfaces"(IRCV '87)

N.M. Nasrabadi, Y. Liu, "Application of multichannel Hough transform to
stereo vision"(IRCV '87)

N. Laieb, N. Tonfack, A. Faure, "Three dimensional location and recognition
of polyhedric objects"(IRCV '87)

G. R. Arce, W. E. Wonchoba, E. R. Malaret, "Estimating the three
dimensional motion of a rigid planar patch in the Hough parameter
space"(IRCV '87)

M. A. Penna, S. Chen, "Spherical approach to optical flow"(IRCV '87)

C. M. Jong, E. Salari, "Determining the correspondence of consecutive
images without difficult match"(IRCV '87)

C. M. Jong, E. Salari, "Calculating the image flow field of a moving planar
surface under perspective projection"(IRCV '87)

P. Greenway, "Temporal regularizationof optical flow"(IRCV '87)

G. N. Saridis, K. P. Valavanis, "On the theory of intelligent controls"(IRCV '87)

T. Dean, "High level planning and low level control"(IRCV '87)

M.C. Moed, R. B. Kelley, "Expert supervisor for a robotic work cell"(IRCV '87)

Y. Chen, A.A. Desrochers, "Structure of the time-optimal control of robot
arms"(IRCV '87)

F.G. King, G. V. Puskorius, F. Yuan, R.C. Meier, V. Jayabalan, L.A.
Feldkamp, "Viaion guided robots for automated assembly"(IRCV '87)

V. Hayward, S. Aubry, "Describing a robotic scene"(IRCV '87)

R. S. Doshi, J.E. White, R. Lam, D. J. Atkinson, "Reasoning with inaccurate
spatial knowledge"(IRCV '87)

Y. H. Pao, D. J. Sobaijic, "Artificial neural net based intelligent
robotics control"(IRCV '87)

C. H. Tsu, Z. X. Xian, "Computer control of the dynamic coordinative
assembling of peg-hole"(IRCV '87)

A. K. Mazouz, R. L. Shell, E. L. Hall, "Expert system for flexible
palletizing fo mixed size and weight parcels"(IRCV '87)

H. S. Hou, "Hypercube architecture for singular value decomposition and
other fast transforms"(IRCV '87)

M.S. Krishnan, "Versatile chip set for image processing algorithms"(IRCV '87)

C. S. Kannan, H. Y. H. Chuang, "Fast Hough transform on amesh connected
processor array"(IRCV '87)

J. M. Apffel, J. L. C. Sanz, A. K. Jain, K. W. Current, "Architecture for
boundary based sgmentation"(IRCV '87)

T. J. Ellis, "Progarammable processor for real time feature
extraction"(IRCV '87)

B. G. Batchelor, "Interactive AI language for image processing and
robotics"(IRCV '87)

M. Blanchet, D. Poussart, "Interactive image processing environment with
expandable packages"(IRCV '87)

B. C. Hall, E. L. Hall, "Expert color imaging, a PC based approach"(IRCV '87)

H. S. Hou, "VLSI implementation of a fast contour tracing method"(IRCV '87)

Z. Chen, C.C. Chang, S. Y. Lin, R. H. Hwang, "Multipipeline architecture
for real time low level image processing"(IRCV '87)

S. T. Bow, W. El Masri, "Knowledge-based graphics understanding and
description for document archival and retrieval"(IRCV '87)

S. Beucher, J. M. Blosseville, F. Lenoir, "Traffic spatial measurements
using video image processing: application of mathematical morphology to
vehicles detection"(IRCV '87)

L. Lu, Z. Gu, K. Xia, "Robot drawing reading automatic assembly
system"(IRCV '87)

D. P. Casasent, S. I. Chien, "Rule based for a string code pattern
recognition processor" (IRCV '88)

J.G. Bailey, R. A. Messner, "Log-polar mapping as a preprocessing stage for
an image tracking system" (IRCV '88)

M.H. Hassan, "Object recognition based on Dempster-Shafer reasoning" (IRCV '88)

M. J. Carlotto, M.C. Stein, "Detecting man-made changes in imagery" (IRCV '88)

P. G. Gottschalt, T. N. Mudge, "Efficient encoding of local shape: features
for 3-D object recognition" (IRCV '88)

M. G. Luniewicz, R. A. Messner, "Effects of lateral subtractive inhibition
within the context of a polar-log spatial coordinate mapping" (IRCV '88)

S. T. Bow, T.S. Chen, "Automated generation of concatenated arcsfor curve
representation" (IRCV '88)

S. Sengupta, P. M. Lynch, "Piece-wise linear approximation of an object
boundary from Freeman chain code" (IRCV '88)

H.S. Hou, M. J. Vogel, "Detection of oriented line segments using discrete
cosing transform" (IRCV '88)

H.C. Liu, M.D. Srinath, "Classificationof partial shapes using
string-to-string matching" (IRCV '88)

A. Prakash, "Circle parameter estimationform partial arcs" (IRCV '88)

C. Y. Choo, "Efficient grid-based representation of arbitrary object
boundaries" (IRCV '88)

G. A. Hazelrigg, "Engineering decision-making process" (IRCV '88)

L. J. Pinson, "Comparison of object-oriented and structured programming for
image processing applications" (IRCV '88)

M. Rueff, "Can scale space filtering enhance fractal analysis? (IRCV '88)

H. S. Hou, "Image restoration in orthogonal spline space" (IRCV '88)

P. H. Gregson, S.T. Nuguet, M.S. Cynader, "Symmetry-insensitive edge
enhancement filter incorporating local structure" (IRCV '88)

A. A. Rodriguez, "Image segmentation using background estimation" (IRCV '88)

M.H. Hassan, "Class of iterative thresholding algorithms for real-time
image segmentation" (IRCV '88)

S. M. Dunn, T. Liang, "Geometry guided segmentation" (IRCV '88)

F. Sadjadi, "Moment invariants of perspective transformation" (IRCV '88)

D. Cyganski, S.J. Kreda, J.A. Orr, "Solving for the general linear
transformation relating 3D objects from the minimum moments" (IRCV '88)

A. Khotanzad, Y. H. Hong, "Zernike moment based rotation invariant features
for pattern recognition" (IRCV '88)

H. Chang, X. F. Wang, S. Lian, Y.X. Bin, "Coincidence recognition of moving
objects in arbitrary orientation" (IRCV '88)

Y. Zhang, W. Xian, Z. Tu, E.L. Hall, "Noise reduction and defect
segmentation of the surface picture of bearing rollers in the presence of
oil pollution" (IRCV '88)

M.A. Turk, "Review of color vision and imaging" (IRCV '88)

A. C. Hurlbert, T.A. Poggio, "Learning lightness algorithms" (IRCV '88)

R. Gershon, A.D. Jepson, "Discounting illuminants beyond the sensor level"
(IRCV '88)

E. Marszalec, "Two approaches to color recognition in robotics based on the
reflectance spectrum analysis method" (IRCV '88)

K.M. Hassibi, K.A. Loparo, F. L. Merat, "Multisensor robotics system for
object recognition" (IRCV '88)

C. E. Priebe, D.J. Marchette, "Temporal pattern recognition: a network
architecture for multisensor fusion" (IRCV '88)

E. C. Botha, D. P. Casasent, "Optical neural net and symbolic substitution
production system" (IRCV '88)

K. Lee, "Neural network applications in hand-written symbol understanding"
(IRCV '88)

B. J. Flanagan, "Supersymmetry for cognitive science" (IRCV '88)

D. Strahman, "Exploration and search with intentional visual actions" (IRCV
'88)

J.S.J. Lee, D. D. Nguyen, C. Lin, "Adaptive moving object tracking
integrating neural networks and intelligent processing" (IRCV '88)

C.R. Feynman, H.L. Voorhees, L.W. Tucker, "Massively parallel approach to
object recognition" (IRCV '88)

B. P. Kjell, P.Y. Wang, "Data fusion and image segmentation using
hierarchical simulated annealing on the Connection Machine" (IRCV '88)

M.F. Cullen, P.J. de Groot, G. M. Gallatin, "Laser radar array used for
imporoving image analysis algorithms" (IRCV '88)

J. A. Rosiene, I.R. Greenshields, "Integrating control structures into the
generalized Hough transforn" (IRCV '88)

R. M. Hord, "CC&D analyst associate using the Connection Machine" (IRCV '88)

J. Dolan, R. Weiss, "Perceptual grouping of curved lines" (IRCV '88)

M. M. Gupta, "Fuzzy logic, neural networks, and computer vision" (IRCV '88)

J. M. Keller, T. Downey, "Fuzzy segmentation of natural scenes using
fractal geometry" (IRCV '88)

R. J. Krishnapuram, J. Lee, "Propagation of uncertainty using neural
networks" (IRCV '88)

A. Mogre, R. McLaren, J. Keller, "Utilizing context in computer vision by
confidence modification" (IRCV '88)

P. A. Ligomenides, "Perceptual models for computer vision" (IRCV '88)

R. R. Yager, "New directions in multisensor fusion" (IRCV '88)

M.M. Gupta, G. K. Knopf, "Cognitive vision fields and percepts for image
processing" (IRCV '88)

D. Sood, M.C. Repko, M.C. Moed, R.B. Kelly, "Fuzzy approach to the
interpretation of robot assembly forces" (IRCV '88)

F. M. Waltz, "Fast implementation of standard and fuzzy binary
morphological operations with large, arbitrary structuring elements" (IRCV '88)

R. E. Smith, "Hierarchical multiprocessing software for high performance
robotics" (IRCV '88)

M. Interesse, A. Distante, "RAPS: a flexible robot programming environment
with simulation capabilities" (IRCV '88)

B. Mack, R. Allard, M.M. Bayoumi, "Environment for the development of
sensor-based robot software" (IRCV '88)

B. G. Batchelor, I.P. Harris, F. M. Waltz, M.A. Snyder, "Application of the
ProVision language in robot vision" (IRCV '88)

D. M. Powers, "PROLOG simulator for studying visual learning" (IRCV '88)

B. Tondu, "Basis concepts for he definition of a telerobot programming
language" (IRCV '88)

E. Abreu, D. Jenking, M. Hervin, D. Evans, "APx accelerator: a high
performance, low cost and compact parallel processor idealfor image
processing" (IRCV '88)

K. Pulaski, P.S. Yeh, C. Ramirez, S Barash, E. Wysocki, "Intelligent
automation using object-oriented, rule-based and vision-aided control"
(IRCV '88)

G. A. Baraghimian, A. Klinger, "Space and time requirements for two image
data structures" (IRCV '88)

N. Zhang, K.H. Liu, W. L. Edwards, E.C. Posner, "Reliable communication
protocol between intelligent robots." (IRCV '88)

C. Ma, "Fast recursive two-dimensional cosine transform" (IRCV '88)

W.J. Wolfe, C. Weber-Sklair, D. Mathis, M. Magee, "Locating known objects
in 3-d from a single perspective view" (IRCV '88)

M. Penna, S. S. Chen, "Three dimensional object recognition using range
data" (IRCV '88)

C L. Huang, "Three-dimensional object recognition for industrial parts
identification" (IRCV '88)

C. Merritt, C. Archibald, T. K. Ng., "Pose determination of a satellite
grapple fixture using a wrist-mounted laser range finder" (IRCV '88)

R. J. Krishnapuram, A. Munshi, "Segmentation of range images using simple
differential-geometric features" (IRCV '88)

H.S. Yang, "Range image analysis via quadtree and pyramid structure based
on surface curvature" (IRCV '88)

H. T. Tsui, K.C Chu, "Three dimensional object recognition by scale-space
feature tracking and subtemplate matching" (IRCV '88)

R. A. Brooks, "Engineering approach to building complete, intelligent
beings" (IRCV '88)

A. J. Engel, "Image features as virtual beacons for local navigation" (IRCV
'88)

A.C. Sanderson, L.S. Homen de Mello, "Evaluation functions for assembly
sequence planning" (IRCV '88)

H. Liu, T. Iberall, G.A. Bekey, "Reasoning about grasping from task
descriptions" (IRCV '88)

J. Balaram, "Probabalistic methods for robot motion determination" (IRCV '88)

M. Kuperstein, J. Rubinstein, "Neural controller for adaptive sensory-motor
coordination" (IRCV '88)

P. F. Hemler, W. E. Snyder, "Procedural approach to view independent 3-D
object recognition and pose determination" (IRCV '88)

R. P. Hewes, W. T. Miller, "Practical demonstration of a learning control
system for a five-axis industrial robot" (IRCV '88)

J. Barhen, S. Gulati, M. Zak, "Real-time neuromorphic algorithms for
inverse kenematics of redundant manipulators" (IRCV '88)

L. R. Lopez, "Visual feedback for robotic manipulations under arbitrary
loading" (IRCV '88)

M. Cohen, L. K. Daneshmend, "Experimental evaluation of two robust control
algorithms on an industrial manipulator" (IRCV '88)

****************************************************************************

L. H. Matthies, A. Elfes, "Probabilistic estimation mechanisms and
tesselated representations for sensor fusion" (SF:SRSI '88)

Y. F. Wang, J. K. Aggarwal, "Geometric modeling using both active and
passive sensing" (SF:SRSI '88)

P. A. Eggleston, C.A. Kohl, "Symbolic fusion of MMW and IR imagery"
(SF:SRSI '88)

S.W. Shaw, R.J.P. De Figueiredo, K. Krishen, "Microwave and camera sensor
fusion for the shape extraction f metallic 3D space objects" (SF:SRSI '88)

S.S. Chen, M.A. Penna, "Fusion of shading and structured lighting images
for obtaining 3D scene information" (SF:SRSI '88)

C. M. Bastuscheck, "Automatic model generation from range and intensity
images of an object" (SF:SRSI '88)

S. A. Stansfield, "Integrating multiple views into a single representation
of a range imaged object" (SF:SRSI '88)

L.B. Wolff, "Accurate measurement of second order variations of a smooth
object surface using reflectance maps" (SF:SRSI '88)

R.R. Goldberg, D.G. Lowe, "Hassian methods for verification of 3D model
parameters from 2D image data" (SF:SRSI '88)

H.S. Lim, B. Arbab, "Identification and localization from 3D data points"
(SF:SRSI '88)

S.S. Chen, "Fusion of multisensor data into 3D spatial information"
(SF:SRSI '88)

S. Aubrey, V. Hayward, "Aggregation of boundary points into solid models"
(SF:SRSI '88)

J.S.J. Lee, "Multiple sensor fusion based on morphological processing"
(SF:SRSI '88)

V.S. Alagar, T. D. Bui, K. Periyasamy, "Semantic CSG Trees" (SF:SRSI '88)

R. C. Luo, R. E. Mullen, Jr., "Combined vision/ultrasonics for
multidimensional robotic tracking" (SF:SRSI '88)

C. Hansen, N. Ayache, F. Lustman, "Effcient depth estimationusing
trinocular stereo" (SF:SRSI '88)

L.B. Wolff, "Measuring the orientation of lines and surfaces using
translation invariant stereo" (SF:SRSI '88)

S. M. Dunn, K. Golukota, "Reasoning with uncertaintly about textures"
(SF:SRSI '88)

C. J. Delcroix, M.A. Abidi, "Fusion of range and intensity edge maps"
(SF:SRSI '88)

P. Ajjimarangsee, T.L. Huntsberger, "Neural network model for fusion of
visible and intrared sensor outputs" (SF:SRSI '88)

T. W. Miltonberger, D. Morgan, G. L. Orr, "Multisensor object
recognition from 3D models" (SF:SRSI '88)

M. Lejter, T. L. Dean, "Reasoning about indistinguishable locations"
(SF:SRSI '88)

C. V. Stewart, "Local parallel models for integration of stereo matching
constraints and intrinsic image combination" (SF:SRSI '88)

Y. A. Bazzi, B.T. Mitchell, "Reasoning under uncertainty with dependency
information" (SF:SRSI '88)

P. S. Chatterjee, T. L. Huntsberger, "Comparison of techniques for sensor
fusion under uncertain conditions" (SF:SRSI '88)

R. Y. Tsai, R. K. Lenz, "Overview of a unified calibration trio for robot
eye, eye-to-hand, and hand callibration using 3D machine vision" (SF:SRSI '88)

M. L. Hsiao, "Geometric registration method for sensor fusion" (SF:SRSI '88)

D. H. Kite, M. Magee, "Reasoning about camera positioning relative
to rectangular patterns" (SF:SRSI '88)

F. J. Selzer, D. Gutfinger, "LADAR and FLIR based sensor fusionfor
automatic target classification" (SF:SRSI '88)

M.A. Vogel, T. C. Chan, "Model-derived multisensor target discrimination"
(SF:SRSI '88)

S.C.A. Thomopoulos, N.N. Okello, "Distributed detection with mismatched
sensors" (SF:SRSI '88)

J. Labuz, "Coordinated tracking of multiple point targets with multiple
cameras" (SF:SRSI '88)

C. A. McPherson, "Tree clutter identification in multispectral imagery"
(SF:SRSI '88)

P. K. Allen, K. S. Roberts, P. Michelman, "Explorations in a sensor fusion
space" (SF:SRSI '88)

E. Marszalec, J. Marszalec, "Intelligent optically powered robot gripper"
(SF:SRSI '88)

A. Mitiche, T.C. Henderson, R. Laganiere, "Decision networks for
multisensor integration in computer vision" (SF:SRSI '88)

D. P. Casasent, S.D. Liu, H. Yoneyama, E. Barnard, "Decision net, directed
graph and neural net processing of imaging spectrometer data" (SF:SRSI '88)

T. C. Henderson, O.D. Faugeras, "High-level multisensor integration"
(SF:SRSI '88)

M. J. Carlotto, J. B. Fong, "Omega: an object-oriented image/symbol
processing environment" (SF:SRSI '88)

G. N. Epstein, M. P. Nobile, A. Sacramone, "Multisensor algorithm and
software development environment" (SF:SRSI '88)

E. Davis, "Error correction in large-scale cognitive maps" (SF:SRSI '88)

M. Beckerman, J. P. Jones, R.C. Mann, L.A. Farkas, S.E. Johnson, "Spatial
reasoning in the treatment of systematic sensor errors" (SF:SRSI '88)

M. G. Slack, "Planning paths through a spatial heirarchy: eliminating
stair-stepping effects" (SF:SRSI '88)

T. L. Dean, "On the complexity of integrating spatial measurements"
(SF:SRSI '88)

B. J. Kuipers, Y.T. Byun, "Robust, qualitative approach to a spatial
learning mobile robot" (SF:SRSI '88)

J. P. Bixler, D.P. Miller, "Extracting text from real-world scenes"
(SF:SRSI '88)

J. O. Merritt, "Virtual window viewing geometry" (SF:SRSI '88)

D. T. Lawton, T.S. Levitt, P. Gelband, "Knowledge based vision for
terrestrial robots" (SF:SRSI '88)

R. K. Lam, R.S. Doshi, D. J. Atkinson, D. M. Lawson, "Diagnosing faults in
autonomous robot plan execution" (SF:SRSI '88)

G. Capocaccia, A. Damasio, C.S. Regazzoni, G. L. Vernazza, "Data fusion
approach to obstacle detection and identification" (SF:SRSI '88)

E. Marszalec, J. Marszalec, R. S. Momaniuk, "On the application of fiber
optics int eh development of sensor systems of intelligent robots" (SF:SRSI
'88)

T. E. Boult, B. L. Allen, "Integration of navigational and positional
informationto recover the path of a smoothly moving vessel" (SF:SRSI '88)

D.N. Oskard, T. H. Hong, C. A. Shaffer, "Spatial mapping system for
autonomous underwater vehicles" (SF:SRSI '88)

W. L. Cameron, H. Fain, J. C. Bezdek, "Intellignet system for autonomous
navigation of airborne vehicles" (SF:SRSI '88)

R. S. Doshi, R. K. Lam, J.E. White, "Region based route planning:
multi-abstraction route planning based on intermediate level vision
processing" (SF:SRSI '88)

E. Tengvald, E. Jungert, "Problem-dependent transformations of 3D terrain
elevation maps into cost precursor maps" (SF:SRSI '88)

P.D. Holmes, E. Jungert, "Heuristic traversal of a free space graph"
(SF:SRSI '88)

****************************************************************************
V.S. Wong, D.W. Payton, "Goal oriented obstacle avoidance through behavior
selection" (MRII, '87)

P. E. Green, K.S. Hall, "Worcester Polytechnic Institute autonomous mobile
robot project: a progress report" (MRII, '87)

T. R. Kushner, S. Puri, "Progress in road intersection detection for
autonomous vehicle navigation" (MRII, '87)

U. K. Sharma, L.S. McTamaney, "Real time system architecture for a mobile
robot" (MRII, '87)

J. Beyer, C. Jocobus, F. Pont, "Autonomous vehicle guidance using laser
range imagery" (MRII, '87)

R. T. Dunlay, "Obstacle avoidance on the autonomous land vehicle using the
Warp systolic array machine" (MRII, '87)

S. Liebowitz, D. Casasent, "Multisensor processing: object detection and
identification" (MRII, '87)

B. D. Mysliwetz, E.D. Dickmanns, "Distributed scene analysis for autonomous
road vehicle guidance" (MRII, '87)

A. Maystel, R. Bhatt, D. Gaw, P.Graglia, S. Walson, "Multiresolutional
pyramidal knowledge representation and algorithmic basis of intelligent
mobile autonomous system (IMAS)-2" (MRII, '87)

M. Goldstein, F. G. Pin, C. R. Weisbin, "3D world modeling for an
autonomous robot" (MRII, '87)

G. L. Miller, E. R. Wagner, "Optical rangefinder for autonomous robot cart
navigation" (MRII, '87)

C.D. Brown, G. R. Arce, D.A. Fertell, "Scene segmentation for autonomous
robotic navigation using sequential laser projected structured light"
(MRII, '87)

D. Ravin, Y. H. Pao, K. Loparo, "3D surface reconstruction from 2D binary
images" (MRII, '87)

A. Spiessbach, B. Clark, S. Larimer, B. Tobey, B. Lindauer, R. Koenig, T.
Lisec, "Issues and options for a Mars rover" (MRII, '87)

B. H. Wilcox, D.B. Gennery, A. H. Mishkin, B.K. Cooper, T.B. Lawton, N.K.
Lay, S.P. Katzmann, "Vision system for a Mars rover" (MRII, '87)

D.D. Wright, R. E. Watson, "Comparison of mobility system concepts for a
Mars rover" (MRII, '87)

W. Chun, "Ground vehicle options" (MRII, '87)

I. Pavlin, "Motion from a sequence of images" (MRII, '87)

P. Greenway, "Recovery of motion parameters using optical flow" (MRII, '87)

H. Shariat, "Structure and motion from line correspondences" (MRII, '87)

T.E. Boult, "Updating distance maps when objects move" (MRII, '87)

P.Y. Cheng, "Cost-appraising techniques for route planning" (MRII, '87)

J. Ilari, C. Torras, "Classical 2D find-path problem: improving search
efficiency by using orientation heuristics" (MRII, '87)

R.C. Fryxell, "Navigation planning using quadtrees" (MRII, '87)

W.E. Simon, J.R. Carter, "Mobile robot navigation with ambiguous sparse
landmarks" (MRII, '87)

M. Zhu, Z. He, "Computer vision for navigation of mobile robots" (MRII, '87)

R. Cassinis, E. Biroli, A. Meregalli, F. Scalise, "Behavioral model
architectures: a new way of doing real-time planning in intelligent
robots" (MRII, '87)

P. Jezequel, "Mobile robot for pipe inspection and maintenance" (MRII, '87)

S. J. Oh, E.L. Hall, "Guidance of a mobile robot using an omnidirectional
vision navigation system" (MRII, '87)

J.A. Sines, "Nurse's aid and housekeeping mobile robot for use in the
nursing home workplace" (MRII, '87)

M.B. Kadonoff, "Prolog-based world models for mobile robot navigation"
(MRII, '87)

D. D. Wright, "Design of an electrical flywheel for surge power
applications in mobile robots" (MRII, '87)

D.W. Gage, J. B. Pletta, "Ground vehicle convoying" (MRII, '87)

B. C. Bloom, G. S. Duane, M.A. Epstein, M. Magee, D.W. Mathis, M. J.
Nathan, W. J. Wolfe, "Intertwining of teleoperation and computer vision"
(MRII, '87)

****************************************************************************
T. Poggio, "MIT Progress in Understanding Images" (IUW '88)

R. Nevatia, "USC Image Understanding Research: 87-88" (IUW '88)

Thomas O. Binford, "Image Understanding: Intelligent Systems" (IUW '88)

Azriel Rosenfeld, Larry S. Davis, JohnAloimonos, "Image Understanting
Research at the University of Maryland" (IUW '88)

Takeo Kanade, "CMU Image Understanding Program" (IUW '88)

Martin A. Fischler and Robert C. Bolles, "Image Understanding at SRI
International" (IUW '88)

Edward M. Riseman and Allen R. Hanson, "Summary of Image Understanding
Research at the University of Massachusetts" (IUW '88)

Christopher M. Brown, "Progress in Image Understanding at the University of
Rochester" (IUW '88)

John Kender, Peter Allen, Terrance Boult, Hussein Ibrahim,

"Image 
Understanding and Robotics Research at Columbia University" (IUW '88)

K. E. Olin, M.J. Daily, J.G. Harris, K. Reiser, "Knowledge Based Vision
Technology Progress at Hughes AI Center" (IUW '88)

J. L. Mundy, "Image Understanding Research at GE" (IUW '88)

Bir Bhanu, Durga Panda, "Qualitative Reasoning and Modeling for Robust
Target Tracking and Recognition from a Mobile Platform" (IUW '88)

Daryl T. Lawton, Tod S. Levitt, Patrice Gelband, "Knowledge Based Vision
for Terrestrial Robots" (IUW '88)

Charles Weems, Edward Riseman, Allen Hanson, "An Integrated Image
Understanding Benchmark: Recognition of a 2 1/2 D Mobile" (IUW '88)

Charles C. Weems, "Some Sample Algorithms for the Image Understanding
Architecture" (IUW '88)

Peter J. Burt, David Sarnoff, "Algorithms and Architectures for Smart
Sensing" (IUW '88)

John Aloimonos, Larry S. Davis, Azriel Rosenfeld, "The Maryland Approach to
Image Understanding" (IUW '88)

Liang-Hua Chen and Terrence E. Boult, "An Integrated Approach to Stereo
Matching, Surface Reconstruction and Depth Segmentation Using Consistent
Smoothness Assumptions" (IUW '88)

T. Poggio, J. Little, E. Gamble, W. Gillet, D. Geiger, D. Weinshall, M.
Villalba, N. Larson, T. Cass, H. Bulthoff, M. Drumbller, P. Oppenheimer, W.
Yang, A. Hurlbert, "The MIT Vision Machine" (IUW '88)

Larry Matthies, Richard Azeliski, Takeo Kanade, "Kalman Filter-Based
Algorithms for Estimating Depth from Image Sequences" (IUW '88)

P. B. Chou and C. M. Brown, "Multimodal Reconstruction and Segmentation
with Markov Random Fields and HCF Optimization" (IUW '88)

Narendra Ahuja, Thomas Huang, "IU at UI: An Overview and an Example on
Shape from Texture" (IUW '88)

Andrew Witkin, Michael Kass, Demetri Terzopoulos, Kurt Fleischer,
"Physically Based Modeling for Vision and Graphics" (IUW '88)

Ruzena Bajcsy, "Perception with Feedback" (IUW '88)

Bir Bhanu, Wilhelm Burger, "Qualitative Motion Detection and Tracking of
Targets from A Mobine Platform" (IUW '88)

Tod S. Levitt, Daryl T. Lawton, David M. Chelberg, Kerry V. Koitzsch, John
W. Dye, "Qualitative Navigation II" (IUW '88)

David M. McKeown, Jr., Jerry L. Denlinger, "Cooperative Methods for Road
Tracking in Aerial Imagery" (IUW '88)

N. R. Corby, J. L. Mundy, P. A. Vrobel, A. J. Hanson, L.H. Quam, G.B.
Smith, T.M. Strat, "PACE - An Environment for Intelligence Analysis" (IUW '88)

Robert Hummel, Haim Wolfson, "Affine Invariant Matching" (IUW '88)

Yvan G. Leclerc, "Constructing Simple Stable Descriptions for Image
Partioning" (IUW '88)

T.J. Fan, G. Medioni, R. Nevatia, "3D Object Recognition Using Surface
Descriptions" (IUW '88)

Rodney A. Brooks, Anita M. Flynn, Thomas Marill, "Self Calibration of
Motion and Stereo Vision for Mobile Robot Navigation" (IUW '88)

David M. Keirsey, David W. Payton, J. Kenneth Rosenblatt, "Autonomous
Navigation in Cross-Country Terrain" (IUW '88)

Keith Price and Igor Pavlin, "Integration Effort in Knowledge-Based Vision
Techniques for the Autonomous Land Vehicle Program" (IUW '88)

S. L. Gazit and G. Medioni, "Contour Correspondences in Dynamic Imagery"
(IUW '88)

Shou-Ling Peng, Gerard Medioni, "Spatio-temporal Analysis of an Image
Sequence with Occlusion" (IUW '88)

Wolfgang O. Franzen, "Natural Representation of Motion in Space-time" (IUW '88)

David J. Kriegman, Thomas O. Binford, Thilaka Sumanaweera, "Generic Models
for Robot Navigation" (IUW '88)

Robert M. Haralick, "Mathematical Morphology and the Morphological Sampling
Theorem" (IUW '88)

Jean Ponce and Glenn Healey, "Using Generic Geometric and Physical Models
for Representing Solids" (IUW '88)

Teresa M Silberberg, "Multiresolution Aerial Image" (IUW '88)

Rekesh Mohan and Ramakant Nevatia, "Perceptual Grouping for the Detection
and Description of Structures in Aerial Images" (IUW '88)

Hatem Nasr and Bir Bhanu, "Dynamic Model Matching for Target Recognition
>From a Mobile Platform" (IUW '88)

Bir Bhanu and John C. Ming, "TRIPLE: A Multi-Strategy Machine Learning
Approach to Target Recognition" (IUW '88)

Randal C. Nelson and John Aloimonos, "Using Flow Field Divergence for
Obstacle Avoidance in Visual Navigation" (IUW '88)

Michael J. Daily, John G. Harris, Kurt Reiser, "An Operational Perception
System for Cross-Country Navigation" (IUW '88)

Alan Hanson and Lynn H. Quam, "Overview of the SRI Cartographic Modeling
Environment" (IUW '88)

John Kender and Avraham Leff, "On the Computational Complexity of Linear
Navigation" (IUW '88)

Martial Hebert and Takeo Kanade, "A 3-D Vision for Outdoor Navigation by an
Autonomous Vehicle" (IUW '88)

Richard S. Wallace, Jon A. Webb, I-Chen Wu, "Machine-Independent Image
Processing: Performance of Apply on Diverse Architectures" (IUW '88)

V. K. Prasanna-Kumar and Dionisios Reisis, "Parallel Architectures for
Image Processing and Vision" (IUW '88)

Michael J. Swain and Paul R. Cooper, "Parallel Hardware for Constraint
Satisfaction" (IUW '88)

Allan L. Fisher, Peter T. Highnam, Todd E. Rockoff, "Scan Line Array
Processors: Work in Progress" (IUW '88)

Hussein Ibrahim, "Pyramid Algorithms Implementation on the Connection
Machine" (IUW '88)

Todd Anthony Cass, "Robust Parallel Computation of 2D Model-Based
Recognition" (IUW '88)

J. L. Mundy, A. J. Heller and D. W. Thompson, "The Concept of an Effective
Viewpoint" (IUW '88)

Thomas M. Strat, Grahame B. Smith, "Core Knowledge Systems: Storage and
Retrieval of Inconsistent Information" (IUW '88)

Christopher C. McConnell and Daryl T. Lawton, "IU Software Environments"
(IUW '88)

Azriel Rosenfeld, Avraham Margalit and Rameskumar Sitaraman, "Using
Probabilistic Domain Knowledge to Reduce the Expected Computational Cost of
Matching" (IUW '88)

Michael Swain, "Object Recognition form a Large Database Using a Decision
Tree" (IUW '88)

Katsushi Ikeuchi, Takeo Kanade, "Modeling Sensors and Applying Sensor Model
to Automatic Generation of Object Recognition Program" (IUW '88)

J. Brian Burns, Leslie J. Kitchen, "Rapid Object Recognition From a Large
Model Base Using Prediction Hierarchies" (IUW '88)

Behrooz Kamgar-Parsi, Behzad Kamgar-Parsi, "Evaluation of Quantization
Error in Computer Vision" (IUW '88)

David A. Cyrluk, Deepak Kapur and Joseph L. Mundy, "Algebraic Reasoning in
View Consistency and Parameterized Model Matching Problems" (IUW '88)

Marsha Jo Hannah, "Test Results from SRI's Stereo System" (IUW '88)

David Harwood, Raju Prasannappa and Larry Davis, "Preliminary Design of a
Programmed Picture Logic" (IUW '88)

Lawrence Brill Wolff, "An Introduction to Generalized Stereo Techniques"
(IUW '88)

Stepehn T. Barnard, "Stochastic Stereo Matching Over Scale" (IUW '88)

Daphna Weinshall, "Qualitative vs. Quantitative Depth and Shape from
Stereo" (IUW '88)

Mark L. Moerdler, Terry Boult, "The Integration of Information from Stereo
and Multiple Shape-From Texture Cues" (IUW '88)

Hong Seh Lim and Thomas O. Binford, "Structural Correspondence in Stereo
Vision" (IUW '88)

Hong Seh Lim and Thomas O. Binford, "Curved Surface Reconstruction Using
Stereo Correspondence" (IUW '88)

Keith D. Gremban, Charles E. Thorpe, Takeo Kanade, "Image Segmentation and
ReflectionAnalysis Through Color" (IUW '88)

Glenn Healey and Thomas O. Binford, "A Color Metric for Computer Vision"
(IUW '88)

John Aloimonos and Anup Basu, "Combining Information in Low-Level
Vision" (IUW '88)

Poornima Balasubramanyam and M. A. Snyder, "Computation of Motion in Depth
Parameters: A First Step in Stereoscopic Motion Interpreatation" (IUW '88)

Eiki Ito and John Aloimonos, "Is Correspondence Necessary for the
Perception f Structure from Motion?" (IUW '88)

Igor Pavlin, "Motion from a Sequence of Images" (IUW '88)

Nigel H. Goddard, "Recognizing Animal Motion" (IUW '88)

R. Dutta, R. Manmatha, Edward M. Riseman, M.A. Snyder, "Issues inExtracting
Motion Parameters and Depth from Approximate Translational Motion" (IUW '88)

Ajit Singh, Peter Allen, "A Real Time Hierarchical Model for Optic Flow
Determination Via Spatiotemporal Frequency Channels" (IUW '88)

Lance Williams and Allen Hanson, "Translating Optical flow into Token
Matches" (IUW '88)

Paul Cooper, "Structure Recognition By Connectionist Relaxation: Formal
Analysis" (IUW '88)

Pascal Fua and Andrew J. Hanson, "Extracting Generic Shapes Using
Model-Driven Optimization" (IUW '88)

Richard Vistnes, "Texture Models and Image Measures for Segmentation" (IUW '88)

Pascal Fua and Yvan G. Leclerc, "Model Driven Edge Detection" (IUW '88)

H. Harlyn Baker and Robert C. Bolles, "Generalizing Epipolar-Plane Image
Analysis on the Spatiotemporal Surface" (IUW '88)

H. Harlyn Baker, "Building Surfaces of Evolution: The Weaving Wall" (IUW '88)

C. I. Connolly and J. R. Stenstrom, "Generationof Face-Edge-Vertex Models
Directly from Images" (IUW '88)

Lance R. Williams and Allen R. Hanson, "Depth from Looming Structure" (IUW '88)

Terrance Boult and Ari Gross, "On the Recovery of Superellipsoids" (IUW '88)

Jean Ponce, "Straight Homogenous Generalized Cylinders: Differential
geometry and Uniqueness Results" (IUW '88)

Jean Ponce, "Ribbons, Symmetries and Skewed Symmetries" (IUW '88)

J. John Kim, Nathan Netanyahu, Azriel Rosenfeld, "Symbolic Pixel Labelling
for Curvilinear Feature Detection" (IUW '88)

Thilaka S. Sumanaweera, Glenn Healey, Byung-Uk Lee, Thomas O. Binford and
Jean Ponce, "Image Segmentation Using Geometric and Physical Constraints"
(IUW '88)

Phillippe Saint-Marc and Gerard Medioni, "Adaptive Smootihing for Feature
Extraction" (IUW '88)

Daniel P. Huttenlocher, and Shimon Ullman, "Recognizing Solid Objects by
Alignment" (IUW '88)

Isaac Weiss, "Projective Invariants of Shapes" (IUW '88)

Michael Hatzitheodorou and John Kender, "An Optimal Algorithm for the
Derivation of Shape from Shadows" (IUW '88)

Glenn Healey and Thomas Binford, "Predicting Material Classes" (IUW '88)

Richard Vistnes, "Texture Edge Localization" (IUW '88)

Lisa Gottesfeld Brown and Haim Shvaytser, "Surface Orientation from
Projective Foreshortening of Isotropic Texture Autocorrelation" (IUW '88)

Van-Duc Nguyen, "Labeling Polyhedral Images" (IUW '88)



------------------------------

End of VISION-LIST
********************

← previous
next →
loading
sending ...
New to Neperos ? Sign Up for free
download Neperos App from Google Play
install Neperos as PWA

Let's discover also

Recent Articles

Recent Comments

guest's profile picture
@guest
12 Nov 2024
It is very remarkable that the period of Atlantis’s destruction, which occurred due to earthquakes and cataclysms, coincides with what is co ...

guest's profile picture
@guest
12 Nov 2024
Plato learned the legend through his older cousin named Critias, who, in turn, had acquired information about the mythical lost continent fr ...

guest's profile picture
@guest
10 Nov 2024
الاسم : جابر حسين الناصح - السن :٤٢سنه - الموقف من التجنيد : ادي الخدمه - خبره عشرين سنه منهم عشر سنوات في كبرى الشركات بالسعوديه وعشر سنوات ...

lostcivilizations's profile picture
Lost Civilizations (@lostcivilizations)
6 Nov 2024
Thank you! I've corrected the date in the article. However, some websites list January 1980 as the date of death.

guest's profile picture
@guest
5 Nov 2024
Crespi died i april 1982, not january 1980.

guest's profile picture
@guest
4 Nov 2024
In 1955, the explorer Thor Heyerdahl managed to erect a Moai in eighteen days, with the help of twelve natives and using only logs and stone ...

guest's profile picture
@guest
4 Nov 2024
For what unknown reason did our distant ancestors dot much of the surface of the then-known lands with those large stones? Why are such cons ...

guest's profile picture
@guest
4 Nov 2024
The real pyramid mania exploded in 1830. A certain John Taylor, who had never visited them but relied on some measurements made by Colonel H ...

guest's profile picture
@guest
4 Nov 2024
Even with all the modern technologies available to us, structures like the Great Pyramid of Cheops could only be built today with immense di ...

lostcivilizations's profile picture
Lost Civilizations (@lostcivilizations)
2 Nov 2024
In Sardinia, there is a legend known as the Legend of Tirrenide. Thousands of years ago, there was a continent called Tirrenide. It was a l ...
Neperos cookies
This website uses cookies to store your preferences and improve the service. Cookies authorization will allow me and / or my partners to process personal data such as browsing behaviour.

By pressing OK you agree to the Terms of Service and acknowledge the Privacy Policy

By pressing REJECT you will be able to continue to use Neperos (like read articles or write comments) but some important cookies will not be set. This may affect certain features and functions of the platform.
OK
REJECT