From octave-sources-request at bevo dot che dot wisc dot edu Fri Aug 4 06:24:55 2000 Subject: Re: new functions From: Etienne Grossmann To: octave-sources at bevo dot che dot wisc dot edu, help-octave@bevo.che.wisc.edu CC: etienne at isr dot ist dot utl dot pt Date: Fri, 04 Aug 2000 12:26:01 +0100 Hi, I myself have a disordered directory tree of vision functions : no optical flow, mostly 3D reconstruction stuff. My intention is to tidy it up and make a toolbox out of it, in the next few months. Our work seems complementary. Cheers, Etienne ps : How do you represent images? I use structs with fields : im : The pixmap rgb : Is the image rgb or graylevel (or mapped) etc ... so that I don't have to pass too many parameters. From: Jose Otero # Hi: # Years ago, in my early Graduate Thesis and Research Report, i wrote some # functions in Matlab to estimate the optical flow from a sequence of images, # i have implemented Horn and Schunck method, a Least Squares estimation, # Poggio et al. correlation methods (2d2d, 1d2d, 1d1d) and my own # implementation of 1d1d using a LUT to avoid floating point calculations # [IFAC-ICV98 pg 57-63,Optical Flow Calculations Using Look-Up Tables]. I'm # now on hollydays, i'll try to read my PhD Thesis in September-October, # and after that i'm interested in maintain a set of functions to estimate # motion of a sequence of images...I'll write to you later. # # Jose Otero. Computer Science Department. Universidad de Oviedo. Asturias, # Spain. # # Paolo escribió: # # > i'm writing some functions for myself, analisis of motion and so on; is # > there anybody interested # > and who could help me to improve them # > # > Thanks # > Paolo # > # > -- # > Paolo Ariano # > DBAU, Department of Animal and Human Biology # > Turin University, (Italy) # > ----------------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.che.wisc.edu/octave/octave.html How to fund new projects: http://www.che.wisc.edu/octave/funding.html Subscription information: http://www.che.wisc.edu/octave/archive.html -----------------------------------------------------------------------