Active Monocular Fixation using the Log-polar Sensor

Size: px
Start display at page:

Download "Active Monocular Fixation using the Log-polar Sensor"

Transcription

1 Active Monocula Fixation using the Log-pola Senso Albet Yeung Depatment of Compute Science and Softwae Engineeing, Univesity of Melboune, Victoia, 3010, AUSTRALIA Nick Banes Autonomous Systems and Sensing Technologies Pogamme, National ICT Austalia Ltd. Locked Bag 8001, Canbea, ACT, 2601, AUSTRALIA Abstact This pape pesents a fast cone fixation algoithm fo log-pola cameas. The algoithm uses the log-hough tansfom to fixate on the dominant cone in the image by aligning the optical axis with the cone. The algoithm has been implemented in a eal-time closed-loop contol system, which exhibits stable behaviou as the tacking eo minimises towads the image cente. This system demonstates an impotant benefit of utilising the logpola senso with log-hough line detection that thee is an automatic bias to cones close to fovea. This emoves the need fo seaching explicitly though all detected cone positions in ode to locate the one closest to an abitay point. In addition, since the log-pola senso has a lage field of view fo a given numbe of pixels compaed to Catesian space-invaiant cameas, it emoves the need to use a tacking window to incease pefomance, while still suppoting high esolution at the fovea. 1. Intoduction Fixation is a specialisation of visual tacking and is the task of keeping the gaze diection on the same taget point ove time [Ahns and Neumann, 1998]. It is pat of the active vision paadigm, whee the obseve, manipulates visual paametes to obtain exta infomation about the envionment. This ability to fixate simplifies many highelevel vision poblems, such as docking [Banes and Sandini 2000]. Tacking itself is a fundamental opeation in obotic vision to facilitate contol [Jeon, et al., 2001]. It also facilitates image undestanding by ecoveing motion [Shi and Tomasi 1994] and though ecognition of object [Wang, et al., 1995] and shape [Deguchi and Yonaiyama, 2000]. Many solutions exist fo space invaiant cameas. Howeve, these usually utilise a subsampling window to cut down on pixel count [Lee, et al., 1999] and thus educe image pocessing time, (e.g., [Reid and Muay, 1996], [Shi and Tomasi 1994] and [Wang, et al., 1995]). A log-pola camea educes logaithmically in esolution towads peiphey, thus natually educes pixel count. A few binocula tacking systems have been implemented using this mapping to eplace the subsampling window technique [Oshio, et al., 1996] and [Petes and Bishay, 1996]. The focus is on binocula fixation athe than fixation pe se. Template-based algoithms have been devised fo the log-pola domain. Benadino and Santos-Victo [Benadino and Santos- Victo, 1999] fomulated a template-based binocula fixation algoithm using the visual sevoing famewok. Ahns and Neumann [Ahns and Neumann, 1998] poposed a view-based fixation contol algoithm using monocula vision, which involves compaison against a efeence view to obtain a similaity measue. These template-based algoithms ae geneal in natue, but this geneality comes at a computational cost. In the case whee a cone is visible, such as manufactued objects, cone-based methods should be exploited fo the speed inceases that ae possible though specialised algoithms. Cone-based fixation also can be used to establish a pecise coespondence between a fixated taget and a coesponding object model, and thus facilitate knowledge-based inteaction. Howeve, Catesian-based cone tacking methods ae not diectly applicable to log-pola domain, thus a new appoach is needed to combine the advantages of log-pola fixation with gains fom specialised cone tacking algoithm. In this eseach, we focus on cones as the fixation taget because they ae commonly encounteed in indoo obot navigation, such as stuctual cones in coidos and manufactued objects. A widely used definition of a cone fo detection elates to cuvatue o intensity discontinuity of edges. Thee is a class of well-established detectos that uses a local measuement of coneness, geneally based on cuvatue o gadient. These detectos diffe in the way they classify and find highly pobable cone points. Fo an evaluation of classical cone detectos: Beaudet, Deschle and Nagel, and Kitchen and Rosenfeld, see [Deiche and Giaudon, 1990]. Some moe ecent cone detectos take advantage of development in othe fields of eseach, such as neual netwoks, cuvatue scale space and the wavelet tansfom. Fo example, [Basak and Page 1

2 Mahata, 2000] apply a neual netwok to popagate neighbouhood infomation about a coneness measue. Cuvatue scale space and the wavelet tansfom enable multi-scale appoaches to impove localisation, such as [Mokhtaian and Soumela, 1998] and [Pedesini, et al., 2000] espectively. Othe innovations in cone detection include the use of suface cuvatue measuement to intepolate sub-pixel diffeentiation [Wang and Bady, 1994] and methods based on a mophological closing opeato [Laganiee, 1998] and iteated Gabo filteing [Quddus and Fahmy, 1998]. Theoetically, since chaacteistics of a cone, such as cuvatue discontinuity, ae geneally peseved in logpola tansfomation, they can be adapted to wok in logpola space as well. This would wok fo most cases of cones at abitay points in the image. Howeve, the cone is lost in the singulaity at the cente of the image. Given that the aim of cone fixation is fo the cone to be in the image cente, this endes cone detection unusable in a significant subset of cases. A diffeent appoach to cone detection is thus equied to facilitate fixation in the log-pola domain. In this pape, the appoach emphasises stuctual suppot of cones by defining a cone as the intesection of two staight lines. The basic equiement of fixation is to fixate moving objects. If the objects ae moving away fom the obot, the pojection of the edges will change in scale, thus stable fixation equies edges with significant spatial extent. Cones that ae only a few pixels can quickly disappea. This definition of a cone gives ise to a simple and fast detection algoithm using the Hough tansfom. (a) (b) (c) Figue 1. Log-pola camea image of a cone at an abitay position. (a) Catesian emapped image, (b) logpola image, (c) edge map of the log-pola image. (a) (b) (c) Figue 2. Log-pola camea image of a cone at the cente. (a) Catesian emapped image, (b) log-pola image, (c) edge map of the log-pola image. A novel algoithm to detect, tack and fixate cones in log-pola space is pesented in this pape. A space-vaiant camea can captue the same field of view as a conventional camea at lowe pixel count, eliminating the need fo windowing. A log-pola camea achieves this by having the maximum spatial esolution at cente (fovea) and logaithmically educing towads the peiphey. Although this does not suppot tacking at high esolution acoss the senso, it suppots high-esolution fixation. The contibutions of this pape ae two-fold: a highly effective algoithm fo monocula fixation; and a demonstation of the advantages of using the log-pola camea fo fixation. Specifically, inceased field-of-view while maintaining foveal esolution and a natual bias towads cones close to cente. This natual bias aligns with the goal of fixation, which is to keep the cone at image cente yielding stable behaviou. A closed-loop contol system based on the poposed fixation algoithm has been implemented and expeimentally veified to be stable and sufficient fo eal-time pefomance. 2. Backgound 2.1. The log-pola mapping The log-pola senso imitates the mapping fom the etina to visual cotex of pimates [Schwatz, 1977]. In the etinal plane (Figue 3a), a point can be epesented by Catesian coodinates (x, y) o pola coodinates (, θ), which ae elated by: x = cosθ, y = sinθ (1) The mapping between a pola plane (, θ) (etinal plane) and a Catesian plane (ξ, η) (log-pola cotical plane, Figue 3b), can be witten: ξ = log, (2) a 0 η = qθ, (3) whee 0 is the adius of the inne-most cicle and 1/q is the minimum angula esolution of the log-pola layout. A CMOS implementation has been ealised [Questa and Sandini, 1996] and is used in this eseach. O y P θ i x (a) (b) Figue 3. An annulus in the image plane (a) maps to a vetical stip in the log-pola plane (b) Achitectue Figue 4 illustates system achitectue adopted. The contol hadwae consists of Giotto log-pola camea as input and a pan-tilt moto contol boad as output unning a popotional, integal and deivative (PID) contolle. η i Fovea η ξ i P ξ Page 2

3 The tacke softwae module connects these two pieces of hadwae and implements the poposed cone fixation algoithm. The softwae achitectue of the tacke is shown in Figue 5. Giotto Camea Log-Pola Senso Paallel pot Log-Pola Image Log-Hough Tacke RS232 pot Moto position command Pan-Tilt Contolle analogy. In this section, we pesent a full deivation of the log-hough voting equation fo eal digital images. Fistly, we follow the convention defined in Figue 6 to avoid confusion of nomenclatue. We use (, θ) to epesent the pola coodinates. Hence, the standad Hough line paameteisation [Duda and Hat, 1972] can be witten as: ρ = x cosω + ysinω, (6) Figue 4. Physical camea movement Contol stuctue of the cone tacke. Now, we use ω to define the line equation in pola coodinates instead of φ: ρ =, 0 < θ ω < π, (7) cos ( θ ω ) Figue 5. Camea Input (paallel pot) Log-Pola Image Edge detection Edge map 3. Theoy Log-Hough Voting Vote map Peaks Finding Line Paametes of peaks Contol (intesection) Calculation Moto/position command To contol boad (RS232 pot) The log-hough tacke softwae schematics. The Hough tansfom [Hough, 1959] finds staightlines fom edge pixels in a Catesian image. Howeve the log-pola senso tansfoms staight-lines, thus modelling based on staight lines is inadequate. In this eseach, a Catesian line model is tansfomed to log-pola space to ovecome this limitation The log-hough tansfom Weiman s deivation [Weiman, 1990] of the log- Hough tansfom begins with the following staight-line equation in pola coodinates: ρ =, 0 < θ φ < π, (4) sin ( θ φ ) whee φ is the slope of the line (Figue 6). He then applies log-pola tansfom of (2) and (3) to (7): ξ = log ρ log sin a a ( ( η φ )) To utilise the tansfom on eal cameas, the Hough voting equation needs to account fo the singulaity of the logaithm of zeo and the finite discete epesentation of digital imagey. Howeve, Weiman did not pesent such a deivation and only povided a poof of concept by (5) Figue 6. y (x, y) θ ρ ω φ x Catesian pola coodinate system. whee ω is the angle, fom x-axis, of the pependicula line passing though the oigin. The Hough voting pocess incements an accumulato of all possible line paametes fo a given candidate pixel. The voting equation effectively is the invese of the line equation (7): ρ ω = η ± acos. (8) This is a pola voting equation, allowing iteation though ρ to obtain all solutions fo a given candidate pixel (, ω). It is also possible, but less elegant in implementation, to make ρ the subject in (8) and iteate though ω instead: ( ω η), ρ = ( η ω ) ρ = cos cos. (9) Howeve, we must map into a finite log-pola space. ξ max and ξ min ae simply the bounds of the ξ dimension of log-pola space. min is 0 the adius of the inne-most cicle of sensing element and max is the adius of the maximum cicle of sensing elements. Thus, we have: = a ξ ξ ξ max min ( log log ) a max a min. (10) This can be substituted into (8) to obtain the log-hough voting equation Intesection of two lines The output of the log-hough tansfom is a list of ecognised lines defined by two paametes ρ i and ω i : Page 3

4 ρ cos 1 2 =, =. (11) ( θ ω ) cos( θ ω ) 1 The cone fo any line pai lies at thei intesection. Fo non-paallel lines (ω 1 ω 2 ), an intesection can be obtained in pola coodinates fom the standad equations: ρ 2ρ ρ cos( ω ω ) ( ω ω ) 2 2 ρ + ρ 1 2 =, (12) sin 1 2 ( ω ) ρ sin( ω ) ρ ρ cos( ω ω ) ρ sin 1 = 2 θ cos. (13) 2 2 ρ + ρ 1 2 Howeve, Equation (13) only gives the magnitude of θ, to obtain the sign of θ equies substitution into the line Equations (11) to check fo consistency and obtain Contol The intesection solution fom the pevious section povides the taget cone position. The algoithm convets this point to elative pan-tilt coodinate and dispatches a positional command to the moto contol sub-system. As a whole, the poposed fixation algoithm foms a closedloop visual feedback contol stuctue. (a) Catesian image domain (b) Log-pola image domain Figue 7. Illustation of foveal voting bias. Note that the high-esolution fovea is patially shown Foveal voting bias The high-esolution fovea natually gives ise to a highe pixel count when a cone is close to the cente (Figue 7). This inheent bias fits well with the log-hough tansfom pocess. Without futhe intoducing atificial bias, the line detection pocess is going to find the line with moe votes fist. Effectively, the votes fom the log- Hough tansfom seve as a confidence measue. In the majoity of cases, the two most dominant lines coespond to the cone closest to the cente. Thus, to find the cente-most cone with edge suppot, we only need to conside a few edges with the lagest Hough vote count. 2 The automatic bias fo cones close to fovea is one impotant benefit of the log-pola senso with log-hough line detection. This emoves the need fo explicit seach though all detected cones to locate the one closest to an abitay point. Futhe, since the log-pola senso has a lage field of view fo a given numbe of pixels compaed to Catesian space-invaiant cameas, it thus emoves the need to use a tacking window to incease pefomance. 4. Implementation Contol calculation: The intesections of all pais of lines fo the n lines with the highest vote count ae solved using the method descibed above. If multiple intesections exist, the algoithm simply picks the one with the smallest adial component () as the estimated fixation point. This does not guaantee coect cone will always be found, but in most cases is Figue 8. Complete assembled sufficient to implement cone fixation system mounted on Pionee 1 obot. stable fixation. Results and analysis in section 5.2 futhe exploe these stability issues in multi-cone envionment. Hough quantisation: The Hough space dimension of 60 (ρ) 100 (ω) has been found expeimentally to be a good compomise between computation expense in voting and quantisation eo. Lage Hough space tanslates to a bigge vote map, but this will esult in fine esolution. This Hough space dimension tanslates to a minimum esolvable line oientation (ω) of 3.6. The minimum adial esolution vaies fom 0.12 pixels nea cente to 11.1 pixels (of a compaable space invaiant senso) at peiphey due to the logaithmic effect. Hough peak finding and non-maximum suppession: Locating one global peak is tivially implemented using linea seach. Howeve, since image space is discete, quantisation eos cause the pixels neighbouing a peak to also have high numbe of votes. Figue 9 shows these false peaks ovewhelming othe lowe but significant local peaks. To ovecome this poblem, non-maximum suppession is applied aound the cuent global peak. We clea a numbe of ows (θ) in both diections. Fo most common situations, we cleaed fou ows o ±14.4. This assumes all individual lines in an image diffe in oientation by at least 14.4, which is made to impove tacking pefomance fo a single dominant cone. Altenatively, we could have limited the ange of suppession along ρ also, but widely sepaated paallel lines will not have a cone. Page 4

5 Figue 10 shows the aveage eo at each of the fou positions, aveaged acoss all tials. These esults futhe suppot the stability and veified the oientation invaiance of this fixation algoithm. (a) (b) (c) (d) Figue 9. False peaks aound a tue peak in Hough space causes detection of eoneous lines aound edges. (a) Catesian emapped image, (b) log-pola image, (c) edge map image and (d) Hough vote map. 5. Results and analysis Extensive expeiments have been conducted to evaluate the pefomance of the fixation algoithm. We conducted a seies of tial with simple clean cones, such as Figue 1, to evaluate the quantitative accuacy of cone localisation. We also tested diffeent cone angles and moe complex scenaios of multiple and shot cones to ensue stable fixation. Lastly, the eal-time fixation pefomance was veified. All tials wee conducted with the Giotto camea and custom pan tilt platfom mounted on a Pionee obot as shown in Figue 8. Cuent non-optimised pefomance with an Intel Pentium III 600MHz is aound 20 fames pe second, which is adequate fo eal-time fixation. Video of the system demonstating its closed-loop pefomance is available with this submission Quantitative Veification In ode to evaluate the pecise eo in estimation, we disabled the contol system. The fist tial examined stability with espect to distance fom the cente of the image. A simple clean cone of 90 degees, such as in Figue 1, was moved to the left of the image acoss 39 tials. Figue 11 plots the position estimation eo against adial distance. The eo shown is the visual angula distance between a hand selected cone point and the point selected by the system. Visual angle fom camea calibation gives a cleae esult than the pixel count, which is non-linea. This educing estimation eo tend appeas to be appoximately logaithmic, which coesponds to camea sampling esolution. Results fo moving ight wee compaable. Thus, fo the majoity of cases, an accuate estimate of cone position is obtained when a single clean cone is pesent. To veify pefomance with diffeent cone shapes and diffeent diections of motion away fom the image cente, we used 14 diffeent cone sizes anging fom 15 to 340 degees. Each cone was moved to fou standad positions between the fovea and 15 degees fom the cente of the image, at fou 90 degee intevals cicling the cente, with some tials the points wee on the x and y axis, while othes wee not. The diection that the lines of the cone extended fom the cone was also vaied Cone angula dimension limit Within the above tial, we tested nine diffeent cone angles ove the ange of 15 to 165. Fo this ange of cone sizes we found that the eo estimates wee at an acceptable level fo fixation. Outside these anges between 0 to 15 and 165 to 180, cones wee not stably tacked, see Figue 12. This coesponds to the minimum line oientation eo incued by non-maximal suppession. Note that the ange fom 180 to 360 is symmetic to this and shows simila pefomance. Unde low illumination, thee was also instability close to minimum cone angle. We attibute this to bluing aound the densely packed sensing element in the fovea. Absolute eo (degee view angle) Aveage eo vesus adial distance Radial distance (degee view angle) x y Log. (x) Log. (y) Figue 10. Aveage estimation eos vesus adial distance fom the cente point. Absolute eo (degee view angle) Estimation eo vesus adial distance (Move left seies) Radial distance (degee view angle) x y Log. (x) Log. (y) Figue 11. Estimation eos vesus adial distance in move left seies (moe data points). Note that fou outlies, thee of appoximately 10 and one at 14.5 degees ae not shown in the plot fo fomatting claity, but ae included in the tendline calculation. Page 5

6 5.2. Special cases: multiple and shot cones Many cases of fixating a cone in multiple cone scenes wee evaluated. In the majoity of cases whee a significant cone exists in the image fame (Figue 13, 16), the fixation algoithm coectly detects the two majo suppoting lines and thus obtains the coect intesection and fixation point. Howeve, in some ambiguous situations such as Figue 15, the intesection closest to the cente of two significant edges is not actually a cone. This will not be a stable solution and will geneally disappea given motion of the platfom towads the nonexistent cone. (a) (b) (c) Figue 15. Images of a multi-cone scene degeneate cases: (a) and (b) will disappea as soon as the camea moves, howeve fo (c) the incoect fixation may be stable. Figue 12. At the accuacy limit of log-hough tansfom, the 190 -cone taget causes platfom to oscillate aound the cente. Images shown in ows, with time pogessing fom left to ight, log-pola images and emapped images with matched edges supeimposed. Nevetheless, thee exist degeneate cases, such as Figue 15, whee the cente-most intesection does not identify the coect cone to fixate. These degeneate cases can cause instability by saccading to the fictitious cone point. Subsequent oscillations may occu if this degeneate condition is polonged. Howeve, with the camea being an active obseve, such polonged eoneous states ae aely encounteed. Figue 15(c) shows a case whee incoect fixation may be polonged. This case could be coected by additional pocessing to check fo edge pixels close to the intesection. (a) (b) (c) (d) Figue 13. Images of multi-cone scene a dominant cone exists and is ecognised coectly. (a) (b) (c) Figue 14. Images of multi-cone scene multiintesection cases: (a), (b) ae deteminate cases due to poximity to the cente of one cone, wheeas fo (c) eithe cone may be selected. Figue 16. Catesian emapped images of shot cones tial, demonstating the coect ecognition of cente-most cones. Fo shot cones, the algoithm maps all pixels of the edges that make up a cone, thus cones with adequate spatial extent ae fixated stably (Figue 16) Indoo scene In addition to these contolled cases, we also veified the system pefoming in a closed-loop in two indoo scenes. The system fixated on a cone of a doo window and cone of a oom unde obot motion. Fo both these scenes the fixation was un ove a peiod of seveal minutes and despite occasional poo estimates, it exhibited stable fixation (unning at aound 20 fps). Figue 17 shows images taken at andom intevals duing this tial, displaying the estimated lines and cones. It can be seen that fo the fist sequence (Figue 17(a)), one fifth of the images show that the cone was not accuately detected. Howeve, this did not pevent stable fixation. Figue 17(b) shows a difficult case fo cone fixation whee one of the edges is wide, due to selfshadowing in low illumination conditions. Again, fixation was stable, even though a quate of the cases veified wee in eo. Fo both these tials the incoectly detected cones ae due to dominance of nea paallel lines. This could be impoved by tuning the algoithm, such as boadening non-maximal suppession. Howeve, the absence of such tuning demonstates obustness of the algoithm. Page 6

7 (a) Figue 17. (b) Catesian emapped images of indoo scene tial, demonstating the pefomance of line and cone ecognition. 6. Conclusion This pape pesented a new log-pola cone fixation algoithm. In the couse of developing the fixation algoithm, we fully deived the finite Hough tansfom voting equation in log-pola domain. A full hadwae and softwae closed-loop system was developed to implement the algoithm. Expeimental veification has shown that the system is stable and has demonstated eal-time pefomance. This confims the advantages of the logpola senso fo fixation. The two majo advantages ae: lage field of view fo a given pixel count; and, a natual bias towads cones closest to the cente. The fist benefit esults in tacking pefomance gains without the use of sub-window sampling techniques, while the second benefit eliminates the need to explicitly find all cones in an image in ode to locate the cente-most one. Thus, the log-pola senso is highly suitable fo fixation tasks whee the focus of attention is at the high-esolution image cente. Page 7

8 7. Acknowledgement The authos would like to thank Pofesso Giulio Sandini fo the use of the log-pola camea. 8. Bibliogaphy [Ahns and Neumann, 1998] Ahns I, Neumann H. Real-time monocula fixation contol using the log-pola tansfomation and a confidence-based similaity measue. In Poc. 14th Intl. Conf. on Patten Recognition., IEEE Comput. Soc. Pess. vol.1, 1998, pp vol.1. Los Alamitos, CA, USA. [Banes and Sandini 2000] Banes N, Sandini G. Diection Contol fo an Active Docking Behaviou Based on the Rotational Component of Log-Pola Optic Flow. In Poc. Sixth Euopean Confeence on Compute Vision, Pat II, June/July Spinge 2000, pp Dublin, Ieland. [Basak and Mahata, 2000] Basak J, Mahata D. A Connectionist Model fo Cone Detection in Binay and Gay Images. In IEEE Tansactions on Neual Netwoks, vol.11, no.5, Sept. 2000, pp USA. [Benadino and Santos-Victo, 1999] Benadino A, Santos- Victo J. Binocula tacking: integating peception and contol. In IEEE Tansactions on Robotics & Automation, vol.15, no.6, Dec. 1999, pp Publishe: IEEE, USA. [Deguchi and Yonaiyama, 2000] Deguchi K, Yonaiyama K. Real-Time 3D Shape Recognition of High Speed Moving Object by Fixation Point Tacking with Active Camea. In Poc IEEE/RSJ Intl. Conf. on Intelligent Robots and Systems, vol.1, 2000, pp Piscataway, NJ, USA. [Deiche and Giaudon, 1990] Deiche R, Giaudon G. Accuate Cone Detection: An Analytical Study. In Poc. 3d Intl. Conf. on Compute Vision, IEEE Comput. Soc. Pess. 1990, pp Los Alamitos, CA, USA. [Duda and Hat, 1972] Duda RO, Hat PE. Use of the Hough Tansfomation To Detect Lines and Cuves In Pictues. In Communications of the ACM, vol. 15, Issue 1, Jan 1972, pp ACM Pess. [Hough, 1959] Hough PVC. Machine Analysis of Bubble Chambe Pictues. In Intenational Confeence on High Enegy Acceleatos and Instumentation, CERN [Jeon, et al., 2001] Jeon YB, Kam BO, Pak SS, Kim SB. Seam tacking and welding speed contol of mobile obot fo lattice type welding. In Poc IEEE Intl. Symposium on Industial Electonics, vol.2, 2001, pp Piscataway, NJ, USA. [Laganiee, 1998] Laganiee R. Mophological Cone Detection. In 6th Intl. Conf. on Compute Vision, Naosa Publishing House. 1998, pp New Delhi, India. [Lee, et al., 1999] Lee SW, You BJ, Hage GD. Model-Based 3D Object Tacking using Pojective Invaiance. In Poc IEEE Intl. Conf. on Robotics and Automation, vol.2, 1999, pp Piscataway, NJ, USA. [Mokhtaian and Soumela, 1998] Mokhtaian F, Suomela R. Robust Image Cone Detection Though Cuvatue Scale Space. In IEEE Tansactions on Patten Analysis & Machine Intelligence, IEEE Comput. Soc. Pess. vol.20, no.12, Dec. 1998, pp USA. [Oshio, et al., 1996] Oshio N, Mau N, Nishikawa A, Miyazaki F. Binocula Tacking using Log Pola Mapping. In Poc. of the 1996 IEEE/RSJ Intl. Conf. on Intelligent Robots and Systems, vol.2, 1996, pp New Yok, NY, USA. [Pedesini, et al., 2000] Pedesini F, Pozzoli E, Sati A, Tubao S. Multi-esolution cone detection. In Poc Intl. Conf. on Image Pocessing, vol.3, 2000, pp Piscataway, NJ, USA. [Petes and Bishay, 1996] Petes RA II, Bishay M. Centeing Peipheal Featues in an Indoo Envionment Using a Binocula Log-Pola 4 DOF Camea Head. In Elsevie. Robotics & Autonomous Systems, vol.18, no.1-2, July 1996, pp Nethelands. [Quddus and Fahmy, 1998] Quddus A, Fahmy MM. Cone detection using Gabo-type filteing. In Poc. of the 1998 IEEE Intl. Symposium on Cicuits and Systems, vol.4, 1998, pp New Yok, NY, USA. [Questa and Sandini, 1996] Questa P. Sandini G. Time to contact computation with a space-vaiant etina-like C-mos senso. In Poc. of the 1996 IEEE/RSJ Intl. Conf. on Intelligent Robots and Systems, IEEE. Pat vol.3, 1996, pp vol.3. New Yok, NY, USA. [Reid and Muay, 1996] Reid ID, Muay DW. Active tacking of foveated featue clustes using affine stuctue. In Intenational Jounal of Compute Vision, vol.18, no.1, Apil 1996, pp Kluwe Academic Publishes, Nethelands. [Schwatz, 1977] Schwatz EL. Spatial mapping in the pimate sensoy pojection: Analytic stuctue and elevance to peception. In Biological Cybenetics, vol.25, no.4, 1977, pp West Gemany. [Shi and Tomasi 1994] Shi J, Tomasi C. Good featues to tack. In Poc IEEE Compute Society Conf. on Compute Vision and Patten Recognition, IEEE Comput. Soc. Pess. 1994, pp Los Alamitos, CA, USA. [Wang and Bady, 1994] Wang H, Bady M. A Pactical Solution to Cone Detection. In Poc. ICIP-94 Intl. Conf. on Image Pocessing, IEEE Comput. Soc. Pess. vol.1, 1994, pp Los Alamitos, CA, USA. [Wang, et al., 1995] Wang H, Goh WL, Chua CS, Sim CT. Realtime object tacking. In Poc. of the st Intl. Conf. on Industial Electonics, Contol, and Instumentation, vol.2, 1995, pp New Yok, NY, USA. [Weiman, 1990] Weiman CFR. Pola Exponential Senso Aays Unify Iconic and Hough Space Repesentation. In Poc. SPIE - the Intl. Society fo Optical Engineeing, vol.1192, pt.2, 1990, pp USA. Page 8

Illumination methods for optical wear detection

Illumination methods for optical wear detection Illumination methods fo optical wea detection 1 J. Zhang, 2 P.P.L.Regtien 1 VIMEC Applied Vision Technology, Coy 43, 5653 LC Eindhoven, The Nethelands Email: jianbo.zhang@gmail.com 2 Faculty Electical

More information

Positioning of a robot based on binocular vision for hand / foot fusion Long Han

Positioning of a robot based on binocular vision for hand / foot fusion Long Han 2nd Intenational Confeence on Advances in Mechanical Engineeing and Industial Infomatics (AMEII 26) Positioning of a obot based on binocula vision fo hand / foot fusion Long Han Compute Science and Technology,

More information

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012 2011, Scienceline Publication www.science-line.com Jounal of Wold s Electical Engineeing and Technology J. Wold. Elect. Eng. Tech. 1(1): 12-16, 2012 JWEET An Efficient Algoithm fo Lip Segmentation in Colo

More information

Fifth Wheel Modelling and Testing

Fifth Wheel Modelling and Testing Fifth heel Modelling and Testing en Masoy Mechanical Engineeing Depatment Floida Atlantic Univesity Boca aton, FL 4 Lois Malaptias IFMA Institut Fancais De Mechanique Advancee ampus De lemont Feand Les

More information

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension 17th Wold Confeence on Nondestuctive Testing, 25-28 Oct 2008, Shanghai, China Segmentation of Casting Defects in X-Ray Images Based on Factal Dimension Jue WANG 1, Xiaoqin HOU 2, Yufang CAI 3 ICT Reseach

More information

Optical Flow for Large Motion Using Gradient Technique

Optical Flow for Large Motion Using Gradient Technique SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 3, No. 1, June 2006, 103-113 Optical Flow fo Lage Motion Using Gadient Technique Md. Moshaof Hossain Sake 1, Kamal Bechkoum 2, K.K. Islam 1 Abstact: In this

More information

A Two-stage and Parameter-free Binarization Method for Degraded Document Images

A Two-stage and Parameter-free Binarization Method for Degraded Document Images A Two-stage and Paamete-fee Binaization Method fo Degaded Document Images Yung-Hsiang Chiu 1, Kuo-Liang Chung 1, Yong-Huai Huang 2, Wei-Ning Yang 3, Chi-Huang Liao 4 1 Depatment of Compute Science and

More information

Detection and Recognition of Alert Traffic Signs

Detection and Recognition of Alert Traffic Signs Detection and Recognition of Alet Taffic Signs Chia-Hsiung Chen, Macus Chen, and Tianshi Gao 1 Stanfod Univesity Stanfod, CA 9305 {echchen, macuscc, tianshig}@stanfod.edu Abstact Taffic signs povide dives

More information

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number.

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number. Illustative G-C Simila cicles Alignments to Content Standads: G-C.A. Task (a, b) x y Fo this poblem, is a point in the - coodinate plane and is a positive numbe. a. Using a tanslation and a dilation, show

More information

Controlled Information Maximization for SOM Knowledge Induced Learning

Controlled Information Maximization for SOM Knowledge Induced Learning 3 Int'l Conf. Atificial Intelligence ICAI'5 Contolled Infomation Maximization fo SOM Knowledge Induced Leaning Ryotao Kamimua IT Education Cente and Gaduate School of Science and Technology, Tokai Univeisity

More information

ISyE 4256 Industrial Robotic Applications

ISyE 4256 Industrial Robotic Applications ISyE 456 Industial Robotic Applications Quiz # Oct. 9, 998 Name This is a closed book, closed notes exam. Show wok fo poblem questions ) ( pts) Please cicle one choice fo each item. a) In an application,

More information

Goal. Rendering Complex Scenes on Mobile Terminals or on the web. Rendering on Mobile Terminals. Rendering on Mobile Terminals. Walking through images

Goal. Rendering Complex Scenes on Mobile Terminals or on the web. Rendering on Mobile Terminals. Rendering on Mobile Terminals. Walking through images Goal Walking though s -------------------------------------------- Kadi Bouatouch IRISA Univesité de Rennes I, Fance Rendeing Comple Scenes on Mobile Teminals o on the web Rendeing on Mobile Teminals Rendeing

More information

Cellular Neural Network Based PTV

Cellular Neural Network Based PTV 3th Int Symp on Applications of Lase Techniques to Fluid Mechanics Lisbon, Potugal, 6-9 June, 006 Cellula Neual Netwok Based PT Kazuo Ohmi, Achyut Sapkota : Depatment of Infomation Systems Engineeing,

More information

Prof. Feng Liu. Fall /17/2016

Prof. Feng Liu. Fall /17/2016 Pof. Feng Liu Fall 26 http://www.cs.pdx.edu/~fliu/couses/cs447/ /7/26 Last time Compositing NPR 3D Gaphics Toolkits Tansfomations 2 Today 3D Tansfomations The Viewing Pipeline Mid-tem: in class, Nov. 2

More information

A ROI Focusing Mechanism for Digital Cameras

A ROI Focusing Mechanism for Digital Cameras A ROI Focusing Mechanism fo Digital Cameas Chu-Hui Lee, Meng-Feng Lin, Chun-Ming Huang, and Chun-Wei Hsu Abstact With the development and application of digital technologies, the digital camea is moe popula

More information

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE 5th Intenational Confeence on Advanced Mateials and Compute Science (ICAMCS 2016) A New and Efficient 2D Collision Detection Method Based on Contact Theoy Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai

More information

Lecture # 04. Image Enhancement in Spatial Domain

Lecture # 04. Image Enhancement in Spatial Domain Digital Image Pocessing CP-7008 Lectue # 04 Image Enhancement in Spatial Domain Fall 2011 2 domains Spatial Domain : (image plane) Techniques ae based on diect manipulation of pixels in an image Fequency

More information

IP Network Design by Modified Branch Exchange Method

IP Network Design by Modified Branch Exchange Method Received: June 7, 207 98 IP Netwok Design by Modified Banch Method Kaiat Jaoenat Natchamol Sichumoenattana 2* Faculty of Engineeing at Kamphaeng Saen, Kasetsat Univesity, Thailand 2 Faculty of Management

More information

A Memory Efficient Array Architecture for Real-Time Motion Estimation

A Memory Efficient Array Architecture for Real-Time Motion Estimation A Memoy Efficient Aay Achitectue fo Real-Time Motion Estimation Vasily G. Moshnyaga and Keikichi Tamau Depatment of Electonics & Communication, Kyoto Univesity Sakyo-ku, Yoshida-Honmachi, Kyoto 66-1, JAPAN

More information

Several algorithms exist to extract edges from point. system. the line is computed using a least squares method.

Several algorithms exist to extract edges from point. system. the line is computed using a least squares method. Fast Mapping using the Log-Hough Tansfomation B. Giesle, R. Gaf, R. Dillmann Institute fo Pocess Contol and Robotics (IPR) Univesity of Kalsuhe D-7618 Kalsuhe, Gemany fgieslejgafjdillmanng@ia.uka.de C.F.R.

More information

An Unsupervised Segmentation Framework For Texture Image Queries

An Unsupervised Segmentation Framework For Texture Image Queries An Unsupevised Segmentation Famewok Fo Textue Image Queies Shu-Ching Chen Distibuted Multimedia Infomation System Laboatoy School of Compute Science Floida Intenational Univesity Miami, FL 33199, USA chens@cs.fiu.edu

More information

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION Intenational Achives of the Photogammety Remote Sensing and Spatial Infomation Sciences Volume XXXIX-B3 2012 XXII ISPRS Congess 25 August 01 Septembe 2012 Melboune Austalia MULTI-TEMPORAL AND MULTI-SENSOR

More information

Extract Object Boundaries in Noisy Images using Level Set. Final Report

Extract Object Boundaries in Noisy Images using Level Set. Final Report Extact Object Boundaies in Noisy Images using Level Set by: Quming Zhou Final Repot Submitted to Pofesso Bian Evans EE381K Multidimensional Digital Signal Pocessing May 10, 003 Abstact Finding object contous

More information

Space-variant image sampling for foveation

Space-variant image sampling for foveation Space-vaiant image sampling fo foveation Paul Fitzpatick Machine Vision (6.866) Tem Pape MIT ID 984985527 paulfitz@ai.mit.edu Abstact In active vision applications, thee can be a conflicting need fo both

More information

Development and Analysis of a Real-Time Human Motion Tracking System

Development and Analysis of a Real-Time Human Motion Tracking System Development and Analysis of a Real-Time Human Motion Tacking System Jason P. Luck 1,2 Chistian Debunne 1 William Hoff 1 Qiang He 1 Daniel E. Small 2 1 Coloado School of Mines 2 Sandia National Labs Engineeing

More information

A modal estimation based multitype sensor placement method

A modal estimation based multitype sensor placement method A modal estimation based multitype senso placement method *Xue-Yang Pei 1), Ting-Hua Yi 2) and Hong-Nan Li 3) 1),)2),3) School of Civil Engineeing, Dalian Univesity of Technology, Dalian 116023, China;

More information

Obstacle Avoidance of Autonomous Mobile Robot using Stereo Vision Sensor

Obstacle Avoidance of Autonomous Mobile Robot using Stereo Vision Sensor Obstacle Avoidance of Autonomous Mobile Robot using Steeo Vision Senso Masako Kumano Akihisa Ohya Shin ichi Yuta Intelligent Robot Laboatoy Univesity of Tsukuba, Ibaaki, 35-8573 Japan E-mail: {masako,

More information

View Synthesis using Depth Map for 3D Video

View Synthesis using Depth Map for 3D Video View Synthesis using Depth Map fo 3D Video Cheon Lee and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 1 Oyong-dong, Buk-gu, Gwangju, 500-712, Republic of Koea E-mail: {leecheon, hoyo}@gist.ac.k

More information

Topic -3 Image Enhancement

Topic -3 Image Enhancement Topic -3 Image Enhancement (Pat 1) DIP: Details Digital Image Pocessing Digital Image Chaacteistics Spatial Spectal Gay-level Histogam DFT DCT Pe-Pocessing Enhancement Restoation Point Pocessing Masking

More information

3D Reconstruction from 360 x 360 Mosaics 1

3D Reconstruction from 360 x 360 Mosaics 1 CENTER FOR MACHINE PERCEPTION 3D Reconstuction fom 36 x 36 Mosaics CZECH TECHNICAL UNIVERSITY {bakstein, pajdla}@cmp.felk.cvut.cz REPRINT Hynek Bakstein and Tomáš Pajdla, 3D Reconstuction fom 36 x 36 Mosaics,

More information

SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH

SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH I J C A 7(), 202 pp. 49-53 SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH Sushil Goel and 2 Rajesh Vema Associate Pofesso, Depatment of Compute Science, Dyal Singh College,

More information

Accurate Diffraction Efficiency Control for Multiplexed Volume Holographic Gratings. Xuliang Han, Gicherl Kim, and Ray T. Chen

Accurate Diffraction Efficiency Control for Multiplexed Volume Holographic Gratings. Xuliang Han, Gicherl Kim, and Ray T. Chen Accuate Diffaction Efficiency Contol fo Multiplexed Volume Hologaphic Gatings Xuliang Han, Gichel Kim, and Ray T. Chen Micoelectonic Reseach Cente Depatment of Electical and Compute Engineeing Univesity

More information

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation A Minutiae-based Fingepint Matching Algoithm Using Phase Coelation Autho Chen, Weiping, Gao, Yongsheng Published 2007 Confeence Title Digital Image Computing: Techniques and Applications DOI https://doi.og/10.1109/dicta.2007.4426801

More information

17/5/2009. Introduction

17/5/2009. Introduction 7/5/9 Steeo Imaging Intoduction Eample of Human Vision Peception of Depth fom Left and ight eye images Diffeence in elative position of object in left and ight eyes. Depth infomation in the views?? 7/5/9

More information

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters Optics and Photonics Jounal, 016, 6, 94-100 Published Online August 016 in SciRes. http://www.scip.og/jounal/opj http://dx.doi.og/10.436/opj.016.68b016 Fequency Domain Appoach fo Face Recognition Using

More information

Shortest Paths for a Two-Robot Rendez-Vous

Shortest Paths for a Two-Robot Rendez-Vous Shotest Paths fo a Two-Robot Rendez-Vous Eik L Wyntes Joseph S B Mitchell y Abstact In this pape, we conside an optimal motion planning poblem fo a pai of point obots in a plana envionment with polygonal

More information

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM Luna M. Rodiguez*, Sue Ellen Haupt, and Geoge S. Young Depatment of Meteoology and Applied Reseach Laboatoy The Pennsylvania State Univesity,

More information

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS Kumiko Tsuji Fukuoka Medical technology Teikyo Univesity 4-3-14 Shin-Katsutachi-Machi Ohmuta Fukuoka 836 Japan email: c746g@wisdomcckyushu-uacjp

More information

Insertion planning for steerable flexible needles reaching multiple planar targets

Insertion planning for steerable flexible needles reaching multiple planar targets 2013 IEEE/RSJ Intenational Confeence on Intelligent Robots and Systems (IROS) Novembe 3-7, 2013. Tokyo, Japan Insetion planning fo steeable flexible needles eaching multiple plana tagets Jaeyeon Lee and

More information

Desired Attitude Angles Design Based on Optimization for Side Window Detection of Kinetic Interceptor *

Desired Attitude Angles Design Based on Optimization for Side Window Detection of Kinetic Interceptor * Poceedings of the 7 th Chinese Contol Confeence July 6-8, 008, Kunming,Yunnan, China Desied Attitude Angles Design Based on Optimization fo Side Window Detection of Kinetic Intecepto * Zhu Bo, Quan Quan,

More information

Elliptic Generation Systems

Elliptic Generation Systems 4 Elliptic Geneation Systems Stefan P. Spekeijse 4.1 Intoduction 4.1 Intoduction 4.2 Two-Dimensional Gid Geneation Hamonic Maps, Gid Contol Maps, and Poisson Systems Discetization and Solution Method Constuction

More information

New Algorithms for Daylight Harvesting in a Private Office

New Algorithms for Daylight Harvesting in a Private Office 18th Intenational Confeence on Infomation Fusion Washington, DC - July 6-9, 2015 New Algoithms fo Daylight Havesting in a Pivate Office Rohit Kuma Lighting Solutions and Sevices Philips Reseach Noth Ameica

More information

Color Correction Using 3D Multiview Geometry

Color Correction Using 3D Multiview Geometry Colo Coection Using 3D Multiview Geomety Dong-Won Shin and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 13 Cheomdan-gwagio, Buk-ku, Gwangju 500-71, Republic of Koea ABSTRACT Recently,

More information

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples Multi-azimuth Pestack Time Migation fo Geneal Anisotopic, Weakly Heteogeneous Media - Field Data Examples S. Beaumont* (EOST/PGS) & W. Söllne (PGS) SUMMARY Multi-azimuth data acquisition has shown benefits

More information

The KCLBOT: Exploiting RGB-D Sensor Inputs for Navigation Environment Building and Mobile Robot Localization

The KCLBOT: Exploiting RGB-D Sensor Inputs for Navigation Environment Building and Mobile Robot Localization The KCBOT: Exploiting GB-D Senso Inputs fo Navigation Envionment Building and Mobile obot ocalization egula Pape Evangelos Geogiou 1,*, Jian Dai 1 and Michael uck 1 1 King s College ondon *Coesponding

More information

XFVHDL: A Tool for the Synthesis of Fuzzy Logic Controllers

XFVHDL: A Tool for the Synthesis of Fuzzy Logic Controllers XFVHDL: A Tool fo the Synthesis of Fuzzy Logic Contolles E. Lago, C. J. Jiménez, D. R. López, S. Sánchez-Solano and A. Baiga Instituto de Micoelectónica de Sevilla. Cento Nacional de Micoelectónica, Edificio

More information

Effects of Model Complexity on Generalization Performance of Convolutional Neural Networks

Effects of Model Complexity on Generalization Performance of Convolutional Neural Networks Effects of Model Complexity on Genealization Pefomance of Convolutional Neual Netwoks Tae-Jun Kim 1, Dongsu Zhang 2, and Joon Shik Kim 3 1 Seoul National Univesity, Seoul 151-742, Koea, E-mail: tjkim@bi.snu.ac.k

More information

A Novel Automatic White Balance Method For Digital Still Cameras

A Novel Automatic White Balance Method For Digital Still Cameras A Novel Automatic White Balance Method Fo Digital Still Cameas Ching-Chih Weng 1, Home Chen 1,2, and Chiou-Shann Fuh 3 Depatment of Electical Engineeing, 2 3 Gaduate Institute of Communication Engineeing

More information

A Robust Docking Strategy for a Mobile Robot using Flow Field Divergence

A Robust Docking Strategy for a Mobile Robot using Flow Field Divergence A Robust Docking Stateg fo a Mobile Robot using Flow Field Divegence Chis McCath and Nick Banes Vision Science, Technolog and Applications Pogamme National ICT Austalia Canbea, Austalia. cdmcc@sise.anu.edu.au

More information

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform A Shape-peseving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonunifom Fuzzification Tansfom Felipe Fenández, Julio Gutiéez, Juan Calos Cespo and Gacián Tiviño Dep. Tecnología Fotónica, Facultad

More information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information Title CALCULATION FORMULA FOR A MAXIMUM BENDING MOMENT AND THE TRIANGULAR SLAB WITH CONSIDERING EFFECT OF SUPPO UNIFORM LOAD Autho(s)NOMURA, K.; MOROOKA, S. Issue Date 2013-09-11 Doc URL http://hdl.handle.net/2115/54220

More information

Augmented Reality. Integrating Computer Graphics with Computer Vision Mihran Tuceryan. August 16, 1998 ICPR 98 1

Augmented Reality. Integrating Computer Graphics with Computer Vision Mihran Tuceryan. August 16, 1998 ICPR 98 1 Augmented Reality Integating Compute Gaphics with Compute Vision Mihan Tuceyan August 6, 998 ICPR 98 Definition XCombines eal and vitual wolds and objects XIt is inteactive and eal-time XThe inteaction

More information

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design Tansmission Lines Modeling Based on Vecto Fitting Algoithm and RLC Active/Passive Filte Design Ahmed Qasim Tuki a,*, Nashien Fazilah Mailah b, Mohammad Lutfi Othman c, Ahmad H. Saby d Cente fo Advanced

More information

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components A Neual Netwok Model fo Stong and Reteving 2D Images of Rotated 3D Object Using Pncipal Components Tsukasa AMANO, Shuichi KUROGI, Ayako EGUCHI, Takeshi NISHIDA, Yasuhio FUCHIKAWA Depatment of Contol Engineeng,

More information

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery Poceedings of the 4th WSEAS Intenational Confeence on luid Mechanics and Aeodynamics, Elounda, Geece, August 1-3, 006 (pp337-34) Consevation Law of Centifugal oce and Mechanism of Enegy Tansfe Caused in

More information

Image Enhancement in the Spatial Domain. Spatial Domain

Image Enhancement in the Spatial Domain. Spatial Domain 8-- Spatial Domain Image Enhancement in the Spatial Domain What is spatial domain The space whee all pixels fom an image In spatial domain we can epesent an image by f( whee x and y ae coodinates along

More information

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann.

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann. A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Pesonification by Boulic, Thalmann and Thalmann. Mashall Badley National Cente fo Physical Acoustics Univesity of

More information

Massachusetts Institute of Technology Department of Mechanical Engineering

Massachusetts Institute of Technology Department of Mechanical Engineering cm cm Poblem Massachusetts Institute of echnolog Depatment of Mechanical Engineeing. Intoduction to obotics Sample Poblems and Solutions fo the Mid-em Exam Figue shows a obotic vehicle having two poweed

More information

COMPARISON OF CHIRP SCALING AND WAVENUMBER DOMAIN ALGORITHMS FOR AIRBORNE LOW FREQUENCY SAR DATA PROCESSING

COMPARISON OF CHIRP SCALING AND WAVENUMBER DOMAIN ALGORITHMS FOR AIRBORNE LOW FREQUENCY SAR DATA PROCESSING COMPARISON OF CHIRP SCALING AND WAVENUMBER DOMAIN ALGORITHMS FOR AIRBORNE LOW FREQUENCY SAR DATA PROCESSING A. Potsis a, A. Reigbe b, E. Alivisatos a, A. Moeia c,and N. Uzunoglu a a National Technical

More information

Adaptation of Motion Capture Data of Human Arms to a Humanoid Robot Using Optimization

Adaptation of Motion Capture Data of Human Arms to a Humanoid Robot Using Optimization ICCAS25 June 2-5, KINTEX, Gyeonggi-Do, Koea Adaptation of Motion Captue Data of Human Ams to a Humanoid Robot Using Optimization ChangHwan Kim and Doik Kim Intelligent Robotics Reseach Cente, Koea Institute

More information

Modelling, simulation, and performance analysis of a CAN FD system with SAE benchmark based message set

Modelling, simulation, and performance analysis of a CAN FD system with SAE benchmark based message set Modelling, simulation, and pefomance analysis of a CAN FD system with SAE benchmak based message set Mahmut Tenuh, Panagiotis Oikonomidis, Peiklis Chachalakis, Elias Stipidis Mugla S. K. Univesity, TR;

More information

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions Cadiac C-Am CT SNR Enhancement by Combining Multiple Retospectively Motion Coected FDK-Like Reconstuctions M. Pümme 1, L. Wigstöm 2,3, R. Fahig 2, G. Lauitsch 4, J. Honegge 1 1 Institute of Patten Recognition,

More information

Mono Vision Based Construction of Elevation Maps in Indoor Environments

Mono Vision Based Construction of Elevation Maps in Indoor Environments 8th WSEAS Intenational onfeence on SIGNAL PROESSING, OMPUTATIONAL GEOMETRY and ARTIFIIAL VISION (ISGAV 08) Rhodes, Geece, August 0-, 008 Mono Vision Based onstuction of Elevation Maps in Indoo Envionments

More information

2. PROPELLER GEOMETRY

2. PROPELLER GEOMETRY a) Fames of Refeence 2. PROPELLER GEOMETRY 10 th Intenational Towing Tank Committee (ITTC) initiated the pepaation of a dictionay and nomenclatue of ship hydodynamic tems and this wok was completed in

More information

An FPGA Implementation of a Robot Control System with an Integrated 3D Vision System

An FPGA Implementation of a Robot Control System with an Integrated 3D Vision System Vol. 3, No., pp. 00-070) http://dx.doi.og/0.6493/smatsci.0.307 An FPGA Implementation of a Robot Contol System with an Integated 3D Vision System Yi-Ting Chen, Ching-Long Shih,* and Guan-Ting Chen Depatment

More information

Comparisons of Transient Analytical Methods for Determining Hydraulic Conductivity Using Disc Permeameters

Comparisons of Transient Analytical Methods for Determining Hydraulic Conductivity Using Disc Permeameters Compaisons of Tansient Analytical Methods fo Detemining Hydaulic Conductivity Using Disc Pemeametes 1,,3 Cook, F.J. 1 CSRO Land and Wate, ndoooopilly, Queensland The Univesity of Queensland, St Lucia,

More information

Introduction to Medical Imaging. Cone-Beam CT. Introduction. Available cone-beam reconstruction methods: Our discussion:

Introduction to Medical Imaging. Cone-Beam CT. Introduction. Available cone-beam reconstruction methods: Our discussion: Intoduction Intoduction to Medical Imaging Cone-Beam CT Klaus Muelle Available cone-beam econstuction methods: exact appoximate Ou discussion: exact (now) appoximate (next) The Radon tansfom and its invese

More information

Dense pointclouds from combined nadir and oblique imagery by object-based semi-global multi-image matching

Dense pointclouds from combined nadir and oblique imagery by object-based semi-global multi-image matching Dense pointclouds fom combined nadi and oblique imagey by object-based semi-global multi-image matching Y X Thomas Luhmann, Folkma Bethmann & Heidi Hastedt Jade Univesity of Applied Sciences, Oldenbug,

More information

A Novel Image-Based Rendering System With A Longitudinally Aligned Camera Array

A Novel Image-Based Rendering System With A Longitudinally Aligned Camera Array EUOGAPHICS 2 / A. de Sousa, J.C. Toes Shot Pesentations A Novel Image-Based endeing System With A Longitudinally Aligned Camea Aay Jiang Li, Kun Zhou, Yong Wang and Heung-Yeung Shum Micosoft eseach, China

More information

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1 Impovement of Fist-ode Takagi-Sugeno Models Using Local Unifom B-splines Felipe Fenández, Julio Gutiéez, Gacián Tiviño and Juan Calos Cespo Dep. Tecnología Fotónica, Facultad de Infomática Univesidad Politécnica

More information

Improved Fourier-transform profilometry

Improved Fourier-transform profilometry Impoved Fouie-tansfom pofilomety Xianfu Mao, Wenjing Chen, and Xianyu Su An impoved optical geomety of the pojected-finge pofilomety technique, in which the exit pupil of the pojecting lens and the entance

More information

Kalman filter correction with rational non-linear functions: Application to Visual-SLAM

Kalman filter correction with rational non-linear functions: Application to Visual-SLAM 1 Kalman filte coection with ational non-linea functions: Application to Visual-SLAM Thomas Féaud, Roland Chapuis, Romuald Aufèe and Paul Checchin Clemont Univesité, Univesité Blaise Pascal, LASMEA UMR

More information

A New Finite Word-length Optimization Method Design for LDPC Decoder

A New Finite Word-length Optimization Method Design for LDPC Decoder A New Finite Wod-length Optimization Method Design fo LDPC Decode Jinlei Chen, Yan Zhang and Xu Wang Key Laboatoy of Netwok Oiented Intelligent Computation Shenzhen Gaduate School, Habin Institute of Technology

More information

Topological Characteristic of Wireless Network

Topological Characteristic of Wireless Network Topological Chaacteistic of Wieless Netwok Its Application to Node Placement Algoithm Husnu Sane Naman 1 Outline Backgound Motivation Papes and Contibutions Fist Pape Second Pape Thid Pape Futue Woks Refeences

More information

Approximating Euclidean Distance Transform with Simple Operations in Cellular Processor Arrays

Approximating Euclidean Distance Transform with Simple Operations in Cellular Processor Arrays 00 th Intenational Wokshop on Cellula Nanoscale Netwoks and thei Applications (CNNA) Appoximating Euclidean Distance Tansfom with Simple Opeations in Cellula Pocesso Aas Samad Razmjooei and Piot Dudek

More information

THE SOLID IMAGE: a new concept and its applications

THE SOLID IMAGE: a new concept and its applications THE SOLID IMAGE: a new concept and its applications Leando Bonaz ( # ), Segio Dequal ( # ) ( # ) Politecnico di Toino - Dipatimento di Geoisose e Teitoio C.so Duca degli Abuzzi, 4 119 Toino Tel. +39.11.564.7687

More information

Fast quality-guided flood-fill phase unwrapping algorithm for three-dimensional fringe pattern profilometry

Fast quality-guided flood-fill phase unwrapping algorithm for three-dimensional fringe pattern profilometry Univesity of Wollongong Reseach Online Faculty of Infomatics - Papes (Achive) Faculty of Engineeing and Infomation Sciences 2010 Fast quality-guided flood-fill phase unwapping algoithm fo thee-dimensional

More information

Hand Tracking and Gesture Recognition for Human-Computer Interaction

Hand Tracking and Gesture Recognition for Human-Computer Interaction Electonic Lettes on Compute Vision and Image Analysis 5(3):96-104, 2005 Hand Tacking and Gestue Recognition fo Human-Compute Inteaction Cistina Manesa, Javie Vaona, Ramon Mas and Fancisco J. Peales Unidad

More information

3D inspection system for manufactured machine parts

3D inspection system for manufactured machine parts 3D inspection system fo manufactued machine pats D. Gacía a*, J. M. Sebastián a*, F. M. Sánchez a*, L. M. Jiménez b*, J. M. González a* a Dept. of System Engineeing and Automatic Contol. Polytechnic Univesity

More information

An Assessment of the Efficiency of Close-Range Photogrammetry for Developing a Photo-Based Scanning Systeminthe Shams Tabrizi Minaret in Khoy City

An Assessment of the Efficiency of Close-Range Photogrammetry for Developing a Photo-Based Scanning Systeminthe Shams Tabrizi Minaret in Khoy City Austalian Jounal of Basic and Applied Sciences, 5(1): 80-85, 011 ISSN 1991-8178 An Assessment of the Efficiency of Close-Range Photogammety fo Developing a Photo-Based Scanning Systeminthe Shams Tabizi

More information

Assessment of Track Sequence Optimization based on Recorded Field Operations

Assessment of Track Sequence Optimization based on Recorded Field Operations Assessment of Tack Sequence Optimization based on Recoded Field Opeations Matin A. F. Jensen 1,2,*, Claus G. Søensen 1, Dionysis Bochtis 1 1 Aahus Univesity, Faculty of Science and Technology, Depatment

More information

Detection and tracking of ships using a stereo vision system

Detection and tracking of ships using a stereo vision system Scientific Reseach and Essays Vol. 8(7), pp. 288-303, 18 Febuay, 2013 Available online at http://www.academicjounals.og/sre DOI: 10.5897/SRE12.318 ISSN 1992-2248 2013 Academic Jounals Full Length Reseach

More information

Point-Biserial Correlation Analysis of Fuzzy Attributes

Point-Biserial Correlation Analysis of Fuzzy Attributes Appl Math Inf Sci 6 No S pp 439S-444S (0 Applied Mathematics & Infomation Sciences An Intenational Jounal @ 0 NSP Natual Sciences Publishing o Point-iseial oelation Analysis of Fuzzy Attibutes Hao-En hueh

More information

Module 6 STILL IMAGE COMPRESSION STANDARDS

Module 6 STILL IMAGE COMPRESSION STANDARDS Module 6 STILL IMAE COMPRESSION STANDARDS Lesson 17 JPE-2000 Achitectue and Featues Instuctional Objectives At the end of this lesson, the students should be able to: 1. State the shotcomings of JPE standad.

More information

= dv 3V (r + a 1) 3 r 3 f(r) = 1. = ( (r + r 2

= dv 3V (r + a 1) 3 r 3 f(r) = 1. = ( (r + r 2 Random Waypoint Model in n-dimensional Space Esa Hyytiä and Joma Vitamo Netwoking Laboatoy, Helsinki Univesity of Technology, Finland Abstact The andom waypoint model (RWP) is one of the most widely used

More information

3D Hand Trajectory Segmentation by Curvatures and Hand Orientation for Classification through a Probabilistic Approach

3D Hand Trajectory Segmentation by Curvatures and Hand Orientation for Classification through a Probabilistic Approach 3D Hand Tajectoy Segmentation by Cuvatues and Hand Oientation fo Classification though a Pobabilistic Appoach Diego R. Faia and Joge Dias Abstact In this wok we pesent the segmentation and classification

More information

Modelling, calibration and correction of nonlinear illumination-dependent fixed pattern noise in logarithmic CMOS image sensors

Modelling, calibration and correction of nonlinear illumination-dependent fixed pattern noise in logarithmic CMOS image sensors IEEE Instumentation and easuement Technology Confeence Budapest, Hungay, ay 2 23, 200 odelling, calibation and coection of nonlinea illumination-dependent fixed patten noise in logaithmic COS image sensos

More information

Image Registration among UAV Image Sequence and Google Satellite Image Under Quality Mismatch

Image Registration among UAV Image Sequence and Google Satellite Image Under Quality Mismatch 0 th Intenational Confeence on ITS Telecommunications Image Registation among UAV Image Sequence and Google Satellite Image Unde Quality Mismatch Shih-Ming Huang and Ching-Chun Huang Depatment of Electical

More information

Tissue Classification Based on 3D Local Intensity Structures for Volume Rendering

Tissue Classification Based on 3D Local Intensity Structures for Volume Rendering 160 IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, VOL. 6, NO., APRIL-JUNE 000 Tissue Classification Based on 3D Local Intensity Stuctues fo Volume Rendeing Yoshinobu Sato, Membe, IEEE, Cal-Fedik

More information

A NOVEL VOLUME CT WITH X-RAY ON A TROUGH-LIKE SURFACE AND POINT DETECTORS ON CIRCLE-PLUS-ARC CURVE

A NOVEL VOLUME CT WITH X-RAY ON A TROUGH-LIKE SURFACE AND POINT DETECTORS ON CIRCLE-PLUS-ARC CURVE A NOVEL VOLUME CT WITH X-RAY ON A TROUGH-LIKE SURFACE AND POINT DETECTORS ON CIRCLE-PLUS-ARC CURVE H Xu, and TG Zhuang Depatment of Biomedical Engineeing, Shanghai Jiaotong Univesity, Shanghai, P R China

More information

High performance CUDA based CNN image processor

High performance CUDA based CNN image processor High pefomance UDA based NN image pocesso GEORGE VALENTIN STOIA, RADU DOGARU, ELENA RISTINA STOIA Depatment of Applied Electonics and Infomation Engineeing Univesity Politehnica of Buchaest -3, Iuliu Maniu

More information

Layered Animation using Displacement Maps

Layered Animation using Displacement Maps Layeed Animation using Displacement Maps Raymond Smith, Wei Sun, Adian Hilton and John Illingwoth Cente fo Vision, Speech and Signal Pocessing Univesity of Suey, Guildfod GU25XH, UK a.hilton@suey.ac.uk

More information

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks Spial Recognition Methodology and Its Application fo Recognition of Chinese Bank Checks Hanshen Tang 1, Emmanuel Augustin 2, Ching Y. Suen 1, Olivie Baet 2, Mohamed Cheiet 3 1 Cente fo Patten Recognition

More information

Color Interpolation for Single CCD Color Camera

Color Interpolation for Single CCD Color Camera Colo Intepolation fo Single CCD Colo Camea Yi-Ming Wu, Chiou-Shann Fuh, and Jui-Pin Hsu Depatment of Compute Science and Infomation Engineeing, National Taian Univesit, Taipei, Taian Email: 88036@csie.ntu.edu.t;

More information

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE Slawo Wesolkowski Systems Design Engineeing Univesity of Wateloo Wateloo (Ont.), Canada, NL 3G s.wesolkowski@ieee.og Ed Jenigan

More information

On Error Estimation in Runge-Kutta Methods

On Error Estimation in Runge-Kutta Methods Leonado Jounal of Sciences ISSN 1583-0233 Issue 18, Januay-June 2011 p. 1-10 On Eo Estimation in Runge-Kutta Methods Ochoche ABRAHAM 1,*, Gbolahan BOLARIN 2 1 Depatment of Infomation Technology, 2 Depatment

More information

Research Article. Regularization Rotational motion image Blur Restoration

Research Article. Regularization Rotational motion image Blur Restoration Available online www.jocp.com Jounal of Chemical and Phamaceutical Reseach, 6, 8(6):47-476 Reseach Aticle ISSN : 975-7384 CODEN(USA) : JCPRC5 Regulaization Rotational motion image Blu Restoation Zhen Chen

More information

Analysis of uniform illumination system with imperfect Lambertian LEDs

Analysis of uniform illumination system with imperfect Lambertian LEDs Optica Applicata, Vol. XLI, No. 3, 2011 Analysis of unifom illumination system with impefect Lambetian LEDs JIAJIE TAN 1, 2, KECHENG YANG 1*, MIN XIA 1, YING YANG 1 1 Wuhan National Laboatoy fo Optoelectonics,

More information

Voting-Based Grouping and Interpretation of Visual Motion

Voting-Based Grouping and Interpretation of Visual Motion Voting-Based Gouping and Intepetation of Visual Motion Micea Nicolescu Depatment of Compute Science Univesity of Nevada, Reno Reno, NV 89557 micea@cs.un.edu Géad Medioni Integated Media Systems Cente Univesity

More information

Gravitational Shift for Beginners

Gravitational Shift for Beginners Gavitational Shift fo Beginnes This pape, which I wote in 26, fomulates the equations fo gavitational shifts fom the elativistic famewok of special elativity. Fist I deive the fomulas fo the gavitational

More information