Israel SIGGRAPH meeting on July 2 1999

Chair: Leo Joskowicz
            Institute of Computer Science
            The Hebrew University of Jerusalem

The following program is also available in PostScript format. The PostScript file is to be printed double-sided on A4 paper, and folded into three columns with INVITATION and the digit "6" on the exposed columns.
NOTE: The meeting will be held in the DACH Hall (near the Lev Hall, Shrieber Bldg.) in Tel-Aviv University.

 
Time Speaker Title

Abstract

8:30   REFRESHMENTS  
9:00 Sigal Ar  
Dept. of Electrical Engineering  
Technion  
Self-Customized BSP Trees: A Case-Study* We define a self-customized data structure as one that automatically adjusts itself to client usage. This involves two concurrent activities: (i) a learning mechanism infers a probabilistic distribution from a log of client requests; (ii) a reconfiguration process optimizes the data structure with respect to the inferred distribution. The two processes must be seamlessly integrated so as to make self-customizing transparent and latency-free. A self-customized data structure is optimized for average-case performance: its distinctive feature is to avoid a priori assumptions about the distribution of client requests. In this paper we report encouraging results obtained while experimenting with this concept in the context of self-customized BSP trees.  

* Joint work with Bernard Chazelle and Ayellet Tal

9:30 Gershon Elber  
Dept. of Computer Science 
Technion
On Rational Bisector and Alpha-Sectors* Given two varieties in Rn, their bisector is defined as the set of points which are equidistant from the two varieties. Bisector curves and surfaces and medial surfaces have many important applications in engineering. However, their construction is non-trivial except for some special cases. It is therefore crucial to identify and isolate the cases that can be handled with ease. We will consider and present several such special cases:
  • The bisector curve of a point and a rational curve, in R2.
  • The bisector surface of a point and a rational surface, in R3.
  • The bisector surface of two rational curves, in R3.
  • The bisector surface in R3 of several CSG primitives such as a cone and a sphere, or a plane and a cone.

  All the above cases will be constructively shown to form rational bisectors. In addition, we introduce and examine a new shape formulation we denote the alpha-sector. The alpha-sector extends the notion of the bisector to arbitrary distance ratios between the two varieties. We show that a close formulation, we denote the pseudo-alpha-sector, is indeed rational and can be useful to a whole variety of applications, including metamorphosis.  

* In cooperation with Myung-Soo Kim, SNU, South Korea, and Gill Barequet, Technion.

10:15   COFFEE BREAK  
11:00 Dani Lischinski*  
Inst. of Computer Science   
The Hebrew University
Image-Based Rendering for Non-Diffuse Synthetic Scenes Most current image-based rendering methods operate under the assumption that all of the visible surfaces in the scene are opaque ideal diffuse (Lambertian) reflectors. This talk is concerned with image-based rendering of non-diffuse synthetic scenes. We introduce a new family of image-based scene representations and describe corresponding image-based rendering algorithms that are capable of handling general synthetic scenes containing not only diffuse reflectors, but also specular and glossy objects. Our image-based representation is based on Layered Depth Images. It represents simultaneously and separately both view-independent scene information and view-dependent appearance information. The view-dependent information may be either extracted directly from our data-structures, or evaluated procedurally using an image-based analogue of ray tracing. We describe image-based rendering algorithms that recombine the two components together in a manner that produces a good approximation to the correct image from any viewing position. In addition to extending image-based rendering to non-diffuse synthetic scenes, our work has an important methodological contribution: it places image-based rendering, light-field rendering, and volume graphics in a common framework of discrete raster-based scene representations.   

Joint work with Ari Rappoport .

11:30 Michal Alhanaty and Michel Bercovier  
Inst. of Computer Science 
The Hebrew University
Curve and surface fitting and design by optimal control methods Optimal control theory is introduced in this work as a uniform formal frame for stating and solving a variety of problems in CAD. It provides a new approach to handling, analyzing and building curves and surfaces. As a result, new classes of curves and surfaces are defined and known problems are analyzed from a new viewpoint. Applying the presented method on the classical problems of knot selection of cubic splines and parameter correction leads to new algorithms. By using the optimal control framework new classes of curves and surfaces can be defined. Two such classes are introduced here: the class of smoothed m-splines generalizing the classical m-splines, and the class of smoothed approximating splines as a new family of splines.
The work describes the numerical solution method deriving from this framework. The optimal control formulation, contrary to general optimization theory, simplifies the explicit computation of gradients. The solution uses these gradients and handles the inequality constraints appearing in the problems by means of the projected gradient method. It turns out to be simple, stable, and efficient for the above applications.
12:00 Revital Dafner 
Dept. of Computer Science 
Tel-Aviv University
Context-based Space Filling Curves A context-based scanning technique for images is presented and used for image compression. An image is scanned along a context-based space filling curve that is computed so as to exploit inherent coherence in the image. The resulting one-dimensional representation of the image has improved autocorrelation compared with universal scans such as the Peano-Hilbert space filling curve. The increased autocorrelation is advantageous for many algorithms such as image compression, which is discussed. An efficient algorithm for computing context-based space filling curves is presented and the resulting sequence of pixels is then compressed.   

Joint work with Daniel Cohen-Or and Yossi Matias