FLane: An Adaptive Fuzzy Logic Lane Tracking System for Driver Assistance

Size: px
Start display at page:

Download "FLane: An Adaptive Fuzzy Logic Lane Tracking System for Driver Assistance"

Transcription

1 Gulo Rena 1 Department of Engneerng for Innovaton, Unversty of Salento, Va per Arnesano, Lecce, Italy e-mal: gulo.rena@unsalento.t Annalsa Mlella Insttute of Intellgent Systems for Automaton, Natonal Research Councl, Va G. Amendola 122/D, Bar, Italy e-mal: mlella@ba.ssa.cnr.t FLane: An Adaptve Fuzzy Logc Lane Trackng System for Drver Assstance In the last few years, drver assstance systems are ncreasngly beng nvestgated n the automotve feld to provde a hgher degree of safety and comfort. Lane poston determnaton plays a crtcal role toward the development of autonomous and computer-aded drvng. Ths paper presents an accurate and robust method for detectng road markngs wth applcatons to autonomous vehcles and drver support. Much lke other lane detecton systems, ours s based on computer vson and Hough transform. The proposed approach, however, s unque n that t uses fuzzy reasonng to combne adaptvely geometrcal and ntensty nformaton of the scene n order to handle varyng drvng and envronmental condtons. Snce our system uses fuzzy logc operatons for lane detecton and trackng, we call t FLane. Ths paper also presents a method for buldng the ntal lane model n real tme, durng vehcle moton, and wthout any a pror nformaton. Detals of the man components of the FLane system are presented along wth expermental results obtaned n the feld under dfferent lghtng and road condtons. DOI: / Introducton Wthn the last few years, research nto ntellgent vehcles has greatly expanded. Systems that montor drver ntent, warn drvers of lane departure, or provde vehcle assstance are all emergng. Specfcally, lane detecton and trackng s a well-researched problem n computer vson wth a wde range of applcatons n autonomous vehcles and drver support systems. Lane detecton can be employed n the followng drver assstance applcatons 1 : Lane-departure-warnng system. The system predcts the trajectory of the vehcle wth respect to the lane boundary 2 Fg. 1 a. Drver-attenton montorng system. The system montors the drver s attentveness to the lane-keepng task usng parameters such as the smoothness of the lane followng 3 Fg. 1 b. Automated vehcle-control system. The system automatcally gudes safely the vehcle wthn the lane by controllng the lateral poston error 4 Fg. 1 c. Fndng whte markngs on a dark road can turn nto a very complex problem when shadows, physcal barrers, occlusons by other vehcles, changes n road surfaces, and dfferent types of lane markngs come nto play. A robust and effcent lane detecton system must be able to flter out all dsturbances and extract the markngs of nterest from cluttered roadways n order to produce an accurate and relable estmate of the vehcle poston relatve to the road. In Fg. 2, a sample mage set demonstrates the varety of road and envronmental condtons that can be encountered. Fgure 2 a shows a scene where lane detecton can be consdered relatvely easy thanks to a clearly defned, sold markng and a unform road texture. In Fg. 2 b, extracton of road markng s more dffcult due to the presence of a curb and a manhole cover. Fgure 2 c shows a more complex road markng wth transversal sold lnes due to sde road enters, whle n Fg. 1 Correspondng author. Contrbuted by the Dynamc Systems Dvson of ASME for publcaton n the JOURNAL OF DYNAMIC SYSTEMS, MEASUREMENT, AND CONTROL. Manuscrpt receved July 9, 2008; fnal manuscrpt receved: July 23, 2010; publshed onlne February 11, Assoc. Edtor: Marco de Queroz. 2 d a nonunform road texture s shown. Fnally, Fgs. 2 e and 2 f refer to low lghtng scenes due to overpasses and nght tme. Many researchers have developed lane detectors based on varous technques. A commonly used approach s the Hough transform, whch fts lnes to detected edges 5,6. Ths approach typcally suffers from heavy computatonal requrements that make t a dffcult real-tme mplementaton and can easly fal n stuatons where many extraneous lnes exst. Neural networks have been used to attempt to detect lanes and control vehcles 7 but have dffcultes on roads not ncluded n ther tranng set. Technques usng tangent vectors have also been demonstrated to be qute robust on well-marked roads but can fal when lane markngs are not well-defned 8. Other researchers have attempted to overcome problems of dfferng lane markngs by usng multple detectors. For example, Gehrg et al. 9 detected bots dots on Calforna hghways usng specfc matched flters and detected sold lane markngs usng more classcal methods. Others, such as the authors of Refs , proposed the use of partcle flterng to mprove robustness to lghtng and road changes, whle Bertozz and Brogg 13 developed the generc obstacle and lane detecton GOLD system for robust obstacle and lane detecton. McCall and Trved 14 used steerable flters for accurate and robust lane markng detecton. Frequency-based technques, such as the lane-fndng n ANother doman LANA system 15, have been shown to be effectve n dealng wth extraneous edges. Other technques, such as the rapdly adaptng lateral poston handler RALPH system 16, based the lane poston on an adaptve road template. Such technques generally assume a constant road surface texture and can fal n stuatons lke the one n Fg. 2 d. Whle these methods are all very effectve at performng lane detecton n several contexts, they tend to be hghly nfluenced by the road type or condtons. Robust lane detecton remans, therefore, an open research area, snce, n order to have a robust lane detector, the system must be nvarant to dfferent road markngs, road condtons, lghtng changes, shadowng, and occlusons. In ths paper, we nvestgate an alternatve method based on a Hough transform enhanced by fuzzy reasonng to provde a realtme, robust, and accurate lane detecton and trackng system n hghly dynamc envronments. Fuzzy logc allows one to cope wth complex dynamcal contexts that are dffcult to model wth mathematcal approaches 17,18. A few authors have proposed Journal of Dynamc Systems, Measurement, and Control MARCH 2011, Vol. 133 / Copyrght 2011 by ASME

2 fuzzy systems n the context of lane detecton n order to mprove specfc functons, such as edge detecton 19,20. Here, nstead, fuzzy logc serves as a general framework to deal wth the whole process of lane detecton and trackng. Although lane detecton systems have been extensvely studed, one commonly-recognzed ssue s the lack of unform performance characterzaton methodologes 1. Several metrcs have been proposed but they all tend to be very specfc. In addton, most proposed algorthms have shown lmted numercal results or sample mages to demonstrate the performance of the algorthms, thus makng a quanttatve comparson across dfferent classes of algorthms very dffcult. In ths paper, we evaluate the entre vson-based algorthm for lane trackng by measurng the occurrence rate of false postves, false negatves, and msdentfcatons. A key ssue of lane detecton systems s that of defnng an adequate model for the lane markng to be tracked over subsequent mages. Ths s partcularly challengng at the start of the vehcle moton, when no pror nformaton s avalable, and whenever the system fals and starts over. In ths respect, the FLane system features a specal module, referred to as dynamc model buldng DMB. The DMB module provdes onlne lane model constructon by processng a short sequence of mages usng what we call the cumulatve Hough matrx CHM n conjuncton wth fuzzy logc operatons. Extensve testng of the proposed approach s performed wth a commercal automoble equpped wth a low cost webcam and operatng under dfferent drvng and envronmental condtons. The results demonstrate that fuzzy reasonng s a proper framework to operate under uncertanty n vsual data for lane detecton and drve montorng applcatons. Theoretcal detals of the FLane method and ts modules are provded n Sec. 2. Expermental results to valdate ths approach and assess the system performance are presented n Sec. 3. Fnally, Sec. 4 concludes ths paper. Fg. 1 Drver assstance systems that requre lane poston: a lane-departure warnng, b drver-attenton montorng, and c vehcle-control 2 The FLane System The FLane module performs ts task usng a robust Hough transform, enhanced by fuzzy logc operatons, whch provde the system wth the ablty to adapt rapdly to varyng operatonal condtons. In ths secton, a theoretcal analyss of the method s presented, also provdng expermental evdences of ts effectveness n the feld. Fg. 2 Sample mages of road markngs and condtons: a smple road wth sold lane markng, b dsturbances due to curb and manhole cover, c transversal sold lnes due to sde road enters, d nonunform pavement texture, e freeway overpass causng lghtng change and reducng road-markng contrast, and f low lghtng and shadowng at nght tme / Vol. 133, MARCH 2011 Transactons of the ASME

3 Fg. 3 Model of the lane markng n the mage plane. Note that the parameters 1, 2, and are expressed n pxels. 2.1 Lane Model. The presence of a sdeward-facng camera mounted on the vehcle body wth a feld of vew on the ground plane correspondng to a 90 cm long 120 cm wde area s assumed. It s also consdered that the locaton of the camera relatve to the ground s known and fxed durng travel. Although ths assumpton s of lmted valdty snce a car s suspenson system allows body tltng, n a prevous work 21, ths approach was proved to be rather robust to relatvely small changes n the poston and orentaton of the camera wth respect to the ground. Under the further assumpton that the porton of the lane markng LM n the mage s relatvely small, the lane markng curvature can be neglected, and t s possble to refer to a lane model composed of a par of parallel lnes wth constant offset. In the mage reference frame S, denoted wth P 1 = 1, 1 and P 2 = 2, 2, the polar parameters of these two lnes, namely L 1 and L 2 as explaned n Fg. 3, the pose P=, of the LM model can be defned as = = In addton, the lane marker s characterzed by an ntensty level I m, whch s defned as the average gray level of the pxels comprsed between the lane marker borders. Real world nformaton can be obtaned wth good accuracy from mage data by nverse perspectve projecton technques, and the LM model can be defned n the real world Fg. 4 by the followng parameters the absolute value of the relatve angle between the borders L 1w and L 2w = and 2 beng the orentaton of the vehcle wth respect to L 1w and L 2w, respectvely; the absolute value of the wdth W of the marker, whch s equal to W = d 1 d 2 d 1 and d 2 beng the mnmum dstance of the vehcle relatve to L 1w and L 2w, respectvely. The varaton range for both and W can be consdered known by road legslaton. Ths turns nto two constrants that can be exploted for lane detecton,.e., = ˆ Fg. 4 Model of the lane markng n the real world. Note that the dstances d 1 and d 2 are expressed n mllmeters. W = Ŵ Note that ˆ s null, beng the lnes formng the marker parallel, and Ŵ ranges approxmately between 150 mm and 200 mm, dependng on road type. 2.2 Lane Trackng. The FLane system s composed of two man submodules: 1 The fuzzy edge detecton (FED) module. Ths module provdes an ntellgent fuzzy bnarzaton of the mage that allows the classcal Hough transform to be appled wth a substantally reduced computatonal requrement and a more robust and accurate mplementaton. 2 The fuzzy lane recognton (FLR) module. Ths module recognzes, between the lnes extracted from the mage, those lnes that best ft to the lane markng model. The selecton s performed by combnng geometrcal and ntensty data of the mage through fuzzy reasonng. It should be noted that the FLane system updates the reference lane at each new acquston. One crtcal aspect connected wth ths approach les n buldng the ntal model and updatng t after the system fals to detect the lane marker e.g., when false negatves arse or when no marker s present n the scene. In order to solve ths specfc problem, the FLane system employs the DMB module, as explaned n Sec It s also worth mentonng that the knowledge of the pose of the lane marker n one mage s used to determne the regon of nterest ROI to be processed for lane detecton n the next frame. Ths makes the lane search more accurate and reduces computatonal requrement by elmnatng much of the scene. Theoretcal detals of the FED, FLR, and DMB modules are presented n the remander of ths secton Fuzzy Edge Detecton. Hough transform s a commonly used technque to ft lnes to detected edges. However, t typcally suffers from heavy computatonal tme and ts performance largely depends on the result of the edge detecton process. In order to apply effectvely the Hough transform n real tme and n a hghly dynamc envronment, the FLane system employs a fuzzy logc-based edge detecton algorthm. The proposed approach s 6 Journal of Dynamc Systems, Measurement, and Control MARCH 2011, Vol. 133 /

4 Fg. 5 Membershp functon of the ntensty ndcator. If the degree of membershp s greater than a threshold T T=0.7 n our case, then the pxel s accepted, and t s set to 1 whte, otherwse t s dsregarded, and t s set to 0 black. ntended to extract whte lane markngs regardless of varatons n lghtng condtons and road texture characterstcs. It s suted to detect both sold and segmented lnes. The basc dea of the FED module s that of extractng mage ponts that satsfy two condtons: to have a specfed gray level and to belong to a border regon. To ths end, a gven pxel n the ROI s processed by what we defne an ntensty ndcator I that estmates the lkelhood that ths pxel belongs to the lane model. The I compares the ntensty level of the pxel wth the average ntensty value of the lane marker detected n the prevous frame. Our hypothess s that a large dfference n ntensty value suggests that the pxel does not belong to the model. We express ths hypothess usng fuzzy logc. The trangular membershp functon used for the I,.e., the curve that maps each pont n the nput space to a membershp value or grade between zero and one, s shown n Fg. 5. The ntensty ndcator uses one nput and one output. The nput s the relatve change n the ntensty level of the pxel j of the ROI of mage wth respect to the prevous frame 1 defned as I j = I 1 j I m I m where I 1 j s the ntensty level of the pxel j of the frame and I m s the average ntensty level of the lane markng detected n the frame 1. The output s a dmensonless factor rangng from zero to one that expresses the degree of confdence we have that the pxel j belongs to the model. It s mportant to notce that the performance of the FED module greatly depends on the value of the lower and upper lmts of the trangular membershp functon, I mn and I max, respectvely, n Fg. 5. In the proposed mplementaton, I max s well-expermentally determned as 90%, and I mn vares adaptvely, dependng on the average lghtng change wth respect to the prevous frame. The detals of the fuzzy-based regulaton of the lower bound are ncluded n Appendx for completeness. A typcal result of the thresholdng usng the I s shown n Fg. 6 for a sample mage. Specfcally, Fg. 6 a shows the orgnal mage ROI. Fgure 6 b depcts the bnary mage obtaned by the fuzzy thresholdng, whereas Fg. 6 c demonstrates the result of an ndependent Canny s edge detecton 22. Two bnary mages are avalable: one contanng ponts whose gray level s smlar to the gray level expected for the lane marker Fg. 6 b and one contanng strong edge ponts Fg. 6 c. A fnal bnary mage, sutable for Hough manpulaton, can be obtaned wth a Boolean AND-operaton, as shown n Fg. 6 d. Fg. 6 Results of a sample mage bnarzaton usng the fuzzy edge detecton module: a selected ROI, b fuzzy thresholdng usng the Intensty Indcator, c Canny edge detecton, and d Boolean AND of the two prevous operatons. Note that the negatves of the bnary mages are shown for vsualzaton s sake. One should note that relyng only on the edge detecton operator would have brought a more complex and uncertan thresholdng of the scene, as apparent by comparng Fg. 6 d wth Fg. 6 c Fuzzy Lane Recognton. A set of lane canddates s made avalable by applyng Hough transform to the output of the FED step. The FLR module allows the par of lnes that best agrees wth the lane model to be selected. The general approach s based on comparng the geometrcal propertes of each canddate wth those of the LM model n both the mage plane and the real world and defnng determnstc condtons for model matchng. The output of the FLR module s a fuzzy quantty that expresses our certanty that the lne par matches the lane model. If n lnes are detected n the mage, then, there wll be c lane marker canddates LM j wth j=1,2,...,c, and n! c = 8 2! n 2! In the mage plane, we can compute the pose P j = j, j for each one of the lane marker canddates LM j relatve to frame and compare ths value wth the pose of the lane marker obtaned n the prevous frame P 1 = 1, 1. Under the assumpton of a relatvely small dsplacement of the vehcle wth respect to the road markng between two consecutve frames, we can regard P 1 as a good reference value. If the lne par pose P j agrees wth P 1, then one can expect good correspondence between that par and the lane model. Poor correspondence suggests low lkelhood of matchng. Smlarly, we can compare the geometrcal propertes of the lane marker LM j n the real world,.e., W j and the orentaton j, wth the analogous parameters of the model obtaned from the prevous frame. A small dfference n the values of wdth and orentaton suggest hgh lkelhood of matchng of the canddate wth the model. We agan adopt fuzzy logc to express these hypotheses. The trangular membershp functons of the nference system for the FLR module are shown n Fg. 7. The fuzzy data fuson uses four nputs and one output. The nputs are the geometrcal data,.e., the absolute dfference n dstance and orentaton estmated n the mage plane, denoted wth j and j, between the canddate pose and the model pose n the prevous frame, and the absolute dfference n wdth and orentaton, denoted wth W j and j, respectvely, between the canddate and the model n the real world. The output s a dmensonless factor rangng from zero to one that expresses the degree of confdence we have that the lne par matches the lane model / Vol. 133, MARCH 2011 Transactons of the ASME

5 Fg. 7 Membershp functons of the FLR module The set of f-then rules used by the fuzzy nference system to fuse the geometrcal nformaton s shown n Table 1. Those rules express our physcal understandng of the problem, and they were chosen to gve the best performance over other alternatves usng a tral and error process. The rule set s not unque; new rules may be thought of and mplemented to mprove the output of the system. The output of the FLR module s shown n Fg. 8 overlad over the orgnal scene of the runnng example of Fg. 6. Fve lnes are obtaned by applyng Hough transform; thus, ten lane markng canddates exst. Table 2 collects the match confdence estmated Rule number Table 1 Fuzzy logc rules used by the FLR module Input Output j j W j j confdence Match 1 Small Small Small Small Hgh 2 Small Large Small Large Medum 3 Large Small Large Small Low 4 Large Large Large Large Low 5 Large Large Small Small Low 6 Small Small Large Large Medum Fg. 8 Fuzzy lane selecton appled to a sample mage. Fve lnes were selected formng ten lane marker canddates. Journal of Dynamc Systems, Measurement, and Control MARCH 2011, Vol. 133 /

6 Table 2 Degree of confdence for the lane markng canddates of Fg. 8, as derved by the FLR module Canddate number Lnes nvolved Match confdence % 1 L 1,L L 1,L L 1,L L 1,L L 2,L L 2,L L 2,L L 3,L L 3,L L 4,L Table 3 Degree of confdence for the lane markng canddates of Fg. 9 as derved by the FLR module Canddate number Lnes nvolved Match confdence % 1 L 1,L L 1,L L 1,L L 1,L L 2,L L 2,L L 2,L L 3,L L 3,L L 4,L by the FLR system for each canddate. As expected, the lane marker bounded by lnes L 1 and L 2 Fg. 8 yelds the greatest confdence level 86.0%, and t s, therefore, selected as the best match. It s worth notcng that the effcent flterng provded by the prevous FED module see Fg. 6 d, allowed all the detected lnes to be concentrated at the borders of the actual lane marker. The presence of multple lnes can be explaned when consderng the resoluton of the Hough space. Ths makes the task for the FLR system relatvely easy. However, ths s not always the case. As an example, Fg. 9 shows a dfferent scene where spurous road sgns appear, resultng n a fcttous peak n the Hough space due to lne L 2 n Fg. 9 b. Match confdences of the lane marker canddates for ths case are reported n Table 3. All the strpes comprsng the spurous lne are labeled wth low confdence by the FLR module and the lane model s correctly determned as the one formed by lnes L 3 and L 4, wth 82.1% of confdence, attestng to the feasblty of ths approach. Once the lane marker has been detected, the vehcle poston and orentaton relatve to the lane can be estmated usng nverse perspectve projecton 23, thus provdng a vald nput to vehcle-control and drver warnng systems Dynamc Model Buldng. The accuracy of a lane detector greatly depends on the accuracy of the model adopted for the road markng. The best choce of road model s tghtly connected wth the envronmental condtons n whch the system s used. For example, a statc model, bult upon the ntal geometrcal and ntensty propertes of the road lane, could soon fal or gve poor results because of changes n lghtng condtons and lane markng shape or wdth durng vehcle travel. The proposed DMB module allows the lane model to be bult onlne followng a multframe approach by processng a short sequence of mages typcally, from 10 to 20 frames, wth less than 1 s perod of tme, are suffcent. It kcks n at the start of the lane detecton operaton or when the system needs to update the model after falure. The only underlyng assumpton s that the vehcle s properly postoned on the road and that the lane markng s wthn the camera feld of vew. In each frame of the sequence, the DMB module looks for the best model followng a two-step approach. Frst, a Canny s edge detecton s performed. Second, a bounded Hough transform s appled. Thus, a set of marker canddates j can be defned n terms of ther parameters W j and j and compared wth the nomnal model to fnd the lne par that best satsfes constrants 5 and 6 for the gven mage. Fuzzy logc stll represents a feasble and effectve soluton to ths problem. Two nputs and one output are used n the fuzzy nference system, wth the relatve membershp functons shown n Fg. 10. The nputs Fg. 10 are the absolute dfference W j 0 between W j and the nomnal wdth Ŵ and the absolute dfference j 0 between j and ˆ. The output expresses the match confdence of the lane marker j. The rules for the fuzzy nference engne are collected n Table 4, expressng the dea that the more the strpe s smlar to the nomnal model, the greater s the confdence that t actually represents the lane marker. In order to combne robustly the results obtaned from the sngle scenes of the sequence, a so-defned cumulatve Hough matrx s proposed, whose conceptual scheme s shown n Fg. 11. For each mage, the computed model s added to the CHM, expressed n terms of coordnates of ts border lnes n the Hough space, namely, ponts P 1, P 2. After processng m frames, m lane marker canddates LM wth =1,2,...,m, wll be ncluded n the CHM, dstrbuted n cells, representng a small span of the Hough parameters. The larger the number of ponts fallng nto a gven cell, the hgher the lkelhood that one of the two boundares of the model belongs to ths cell. Note that the vehcle s poston and orentaton wth respect to the lane markng s assumed not to Fg. 9 Lane detecton for a sample mage where extraneous transversal whte road markngs are present: a output of the FED module and b ndcaton of the lane marker canddates / Vol. 133, MARCH 2011 Transactons of the ASME

7 Fg. 10 DMB: nput and output membershp functons change sgnfcantly durng the model buldng stage. Eventually, the two cells wth the largest number of ponts are selected cells denoted by a dashed rectangle n Fg. 11, and the last ponts added to these cells denoted wth P 1 K and P 2 K n Fg. 11, are chosen as the best-updated estmate of the model. Once the lane marker has been dentfed, ts geometrcal propertes are known n both the mage plane and the real world. In addton, the appearance propertes of the marker,.e., the average ntensty of the pxels bounded by the two lnes, can also be determned. All the estmated propertes of the lane marker are passed on to the FLane trackng system that can start ts trackng task. Representatve results obtaned from the DMB module are shown n Fg. 12 for a sample set of ten frames, acqured n a 0.5 Rule number Table 4 Fuzzy logc rules used by the DMB W j 0 Input j 0 Output Match confdence 1 Small Small Hgh 2 Small Large Medum 3 Large Small Medum 4 Large Large Low Fg. 11 Conceptual scheme of the CHM s wndow, wth the vehcle movng at about 40 km/h Specfcally, Fgs. 12 a and 12 b show frames #1 and #5 of the sequence, wth the overlad selected lane marker and the assgned confdence level. Fgure 12 c llustrates the CHM for the test sequence. The two cells wth the largest number of ponts orgnate two peaks n the CHM, correspondng to the lane marker borders depcted n Fg. 12 d. Note that, n ths example, the lane marker was properly dentfed n every frame of the sequence, and the border lnes have ther correspondng Hough ponts concentrated n only two cells of the CHM. However, t may occur that ether the marker s not detected or msdentfcatons arse n one or more frames due to bad llumnaton condtons, wde occlusons, presence of multple whte strpes, or even absence of the marker. In such a case, the use of multple frames helps to keep a robust estmaton of the model, as demonstrated by the sequence shown n Fg. 13. Fnally, one should note that the relablty of the DMB output can be assessed by evaluatng the score assgned to the lane model, and the process can be possbly repeated untl a suffcently hgh-confdence model s acheved. 3 Expermental Results In ths secton, we present a comprehensve set of experments to valdate our approach. The FLane system was tested n the feld on a commercal automoble, as shown n Fg. 14. A C compled mplementaton of the algorthm processed mages n real tme at 20 Hz on a 1.86 GHz Pentum III-M laptop. The executable verson of the code requred 120 KB of memory for the program, wth an addtonal 225 KB of memory for executon. These low requrements suggest that the algorthm s sutable for on-board mplementaton wth lmted computatonal resources. Addtonally, a cost-effectve webcam, mounted sdeways, was used for mage acquston to demonstrate the effectveness of the algorthm wth poor hardware resource. The webcam was calbrated usng the MATLAB camera calbraton toolbox 24. Data were collected from portons of four knds of roads at dfferent tmes of the day. Detals are gven n Table 5. Sequence A refers to urban road wth sold or dotted lane markngs and heavy dsturbances due to curbs, manhole covers, etc. Typcal freeway condtons wth sold or dotted road markngs and complex shadowng Journal of Dynamc Systems, Measurement, and Control MARCH 2011, Vol. 133 /

8 Fg. 12 Result of the DMB module appled to a sample sequence: a frst frame of the sequence, b ffth frame of the sequence, c representaton of the CHM, and d selected lane marker model. Images a and b report ndcaton of the confdence assgned to the selected lane marker. Fg. 13 Example of robust marker model buldng: a - l consecutve frames used for model buldng; m marker model obtaned as output of the DMB module. Although the absence of the man lane marker n d or the presence of multple lnes n e, f and results n msdentfcatons, the DMB module retans a correct model / Vol. 133, MARCH 2011 Transactons of the ASME

9 Fg. 14 The test bed used for expermental valdaton of the FLane system Table 5 Set of sequences showng the envronmental varablty caused by road markngs and surfaces and lghtng Set Road Road markng Day tme A Urban and rural Sold or dotted lnes Occlusons and dsturbances Low contrast between road texture and lne Noon B Hghway Sold or dotted lnes Noon C Hghway Sold or dotted lnes Dusk D Hghway Sold lnes Nght Table 6 Performance of the FLane system under varous lghtng and road condtons Set Frames False postves % False negatves % Msd. % A 10, B 15, C 11, D 7, Fg. 16 Example of false negatve due to poor mage segmentaton: a black lnes: lane canddates; and b output of the FED module. due to overpasses and other cars and changes n road surface materal are shown n sequences B, C, and D at dfferent tmes of the day: noon, dusk, and nght, respectvely. The FLane system was tested over a total of 44,850 frames approxmately 35 km of total travel dstance, showng the results summarzed n Table 6. The percentage of false postves, false negatves, and msdentfcatons s shown for each mage set. False postves occur when a lane marker s recognzed when actually there s no lane markng. Ths s due to spurous objects n the scene, whch somehow match the lane model. As an example, Fg. 15 shows a scene where the FLane system erroneously detected a lane marker, msled by the grds of a manhole cover. In our tests, the percentage of false postves was always less than 3%. Conversely, false negatves arse when the lane marker s present n the mage but the system s not able to detect t at all, and t does not return any nformaton. The percentage of false negatves was less than 6% and due manly to partally-deleted road markng, poor mage segmentaton, and camera calbraton errors, as shown by the example of Fg. 16, where the FLane system faled. However, we should emphasze that ths type of error may be greatly mtgated by adoptng a more sophstcated hardware set. Fnally, msdentfcatons refer to cases n whch a lane marker s present n the mage but the system fals n recognzng t properly and returns wrong nformaton. In all tests, msdentfcatons were less than 3%. As expected, set A presented error rates greater than sets B, C, and D. Table 7 shows some typcal results for sample mages extracted from each one of the sequences nvestgated. The ntal model of the lane marker was constructed onlne wth our DMB approach employng a set of ten frames. The ntal models are also shown n the frst column of Table 7 wth overlad the confdence level. Fnally, Table 8 collects the output of the FLane system for partcularly challengng stuatons. Specfcally, the mages extracted from sequence A refer to two scenaros characterzed by hgh level of nose, low contrast between road texture and lane marker, and sudden lghtng varatons. Although the applcaton of the FED module resulted n the detecton of multple spurous lnes denoted by black lnes due to poor mage segmentaton, the FLR module correctly dentfed the lane marker grey lnes or red lnes n the onlne verson of the paper. The mages from set D also confrm the effectveness of the proposed approach n very poor lghtng condtons and n presence of multple reflectons and shadows. In concluson, the FLane system proved effectve n feld testng provdng a fast measurement update every few meters of Fg. 15 Example of false postve due the presence of a manhole cover: a grey lnes red lnes n the onlne verson of the paper : erroneous lane marker estmated by the FLane system and black lnes: lane canddates; and b output of the FED module Journal of Dynamc Systems, Measurement, and Control MARCH 2011, Vol. 133 /

10 Table 7 Typcal results obtaned from the FLane system for dfferent envronmental condtons, as descrbed n Table 5. Please refer to Secs and for more detals on the mage processng. SET DMB FLane Fuzzy Edge Detecton A B C D travel dstance e.g., 1.4 m at a speed of 100 km/h that enforced the small varaton assumpton adopted for the lane model. 4 Conclusons In ths paper, we presented a method for detectng and trackng lateral lane markngs n real tme and n a hghly dynamc envronment, referred to as fuzzy logc lane trackng system. The FLane system uses Hough transform n conjuncton wth fuzzy reasonng to provde hgh flexblty and ablty to adapt to dfferent roads and envronmental condtons. Expermental results, obtaned wth our system ntegrated wth a commercal automoble, and usng a cost-effectve webcam showed the feasblty of our approach and ts robustness to varatons n lghtng and road condtons, wth a worst-case of less than 6% of faled observatons n urban roads. It was shown that the FLane module could be effectvely employed n the development of autonomous vehcles and drver assstance systems. Appendx If we ntroduce an average relatve ntensty varaton between the ROI of two consecutve frames and 1 as I ROI = I 1 ROI I ROI 1 I ROI 100 A1 where I ROI s the average ntensty value wthn the ROI of frame and I 1 ROI s the average ntensty value wthn the ROI of frame 1. Then, we can defne I mn as I mn = I 1 mn + k I ROI A2 wth k beng a weghtng factor, whch depends on the value of I ROI. For a fner gradaton, we also express ths relatonshp wth fuzzy logc. The nput to the fuzzy nference system s the value of and the output s the gan k rangng from zero to one. I ROI / Vol. 133, MARCH 2011 Transactons of the ASME

11 Table 8 Results obtaned from the FLane system n challengng stuatons encountered n set A urban and rural road and D nght-tme acquston. Canddate lnes are shown n black; grey red lnes ndcate the selected lane marker. References 1 McCall, J. C., and Trved, M. M., 2006, Vdeo-Based Lane Estmaton and Trackng for Drver Assstance: Survey, System, and Evaluaton, IEEE Trans. Intell. Transp. Syst., 7 1, pp Godthelp, H., Mlgram, P., and Blaauw, G. J., 1984, The Development of a Tme Related Measure to Descrbe Drvng Strategy, Hum. Factors, 26, pp McCall, J., and Trved, M. M., 2004, Vsual Context Capture and Analyss for Drver Attenton Montorng, Proceedngs of the IEEE Conference on Intellgent Transportaton Systems, Washngton, DC, pp Taylor, C., Košecká, J., Blas, R., and Malk, J., 1999, A Comparatve Study of Vson-Based Lateral Control Strateges for Autonomous Hghway Drvng, Int. J. Robot. Res., 18 5, pp Hough, P., 1962, Methods and Means for Recognzng Complex Patterns, U.S. Patent No McDonald, J., 2001, Detectng and Trackng Road Markngs Usng the Hough Transform, Proceedngs of the Conference of the Irsh Machne Vson and Image Processng, Maynooth, Ireland, pp Pomerleau, D., 1995, RALPH: Rapdly Adaptng Lateral Poston Handler, Proceedngs of the IEEE Symposum on Intellgent Vehcles, Detrot, MI, pp Furusho, H., Shrato, R., and Shmakage, M. A., 2002, Lane Recognton Method Usng the Tangent Vectors of Whte Lane Markers, Proceedngs of the Internatonal Symposum on Advanced Vehcle Control, pp Gehrg, S., Gern, A., Henrch, S., and Woltermann, B., 2002, Lane Recognton on poorly Structured Roads The Bot Dot Problem n Calforna, Proceedngs of the Conference on Intellgent Transportaton Systems, pp Southall, J. B., and Taylor, C. J., 2001, Stochastc Road Shape Estmaton, Proceedngs of the Conference on Computer Vson, Vancouver, Canada, pp Km, Z. W., 2008, Robust Lane Detecton and Trackng n Challengng Scenaros, IEEE Trans. Intell. Transp. Syst., 9 1, pp Danescu, R., and Nedevsch, S., 2009, Probablstc Lane Trackng n Dffcult Road Scenaros Usng Stereovson, IEEE Trans. Intell. Transp. Syst., 10 2, pp Bertozz, M., and Brogg, A., 1998, GOLD: A Parallel Real-Tme Stereo Vson System for Generc Obstacle and Lane Detecton, IEEE Trans. Image Process., 7 1, pp McCall, J., and Trved, M., 2005, Performance Evaluaton of a Vson Based Lane Tracker Desgned for Drver Assstance Systems, Proceedngs of the IEEE Symposum on Internatonal Vehcles, pp Kreucher, C., and Lakshmanan, S., 1999, LANA: A Lane Extracton Algorthm That Uses Frequency Doman Features, IEEE Trans. Rob. Autom., 15 2, pp Pomerleau, D.; Jochem, T., 1996, Rapdly Adaptng Machne Vson for Automated Vehcle Steerng, IEEE Expert, 11 2, pp Mendel, J. M., 1995, Fuzzy Logc Systems for Engneerng: A Tutoral, Proc. IEEE, 83 3, pp Sler, W., and Buckley, J. J., 2005, Fuzzy Expert and Fuzzy Reasonng, Wley, New Jersey. 19 Russo, F., and Rampon, G., 1994, Edge Extracton by FIRE Operators, Proceedngs of the IEEE Internatonal Conference on Fuzzy Systems, pp We L, G. T., and Wang, Y., 1997, Recognzng Whte Lne Markngs for Vson-Guded Vehcle Navgaton by Fuzzy Reasonng, Pattern Recogn. Lett., 18 8, pp Rena, G., and Yoshda, K., 2008, Estmaton for Lunar and Planetary Robots, Int. J. Intell. Contr. Syst., 13 1, pp Canny, J., 1986, A Computatonal Approach to Edge Detecton, IEEE Trans. Pattern Anal. Mach. Intell., PAMI-8 6, pp Mlella, A., Venturno, L., Gramegna, T., and Ccrell, G., 2004, Robot Localzaton and Path Followng Based on Detecton of Vsual Structures, Proceedngs of the IEEE Internatonal Conference on Mechatroncs and Machne Vson n Practce, pp Bouguet, J., Camera Calbraton Toolbox for MATLAB. 2004, avalable onlne at Journal of Dynamc Systems, Measurement, and Control MARCH 2011, Vol. 133 /

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

Reducing Frame Rate for Object Tracking

Reducing Frame Rate for Object Tracking Reducng Frame Rate for Object Trackng Pavel Korshunov 1 and We Tsang Oo 2 1 Natonal Unversty of Sngapore, Sngapore 11977, pavelkor@comp.nus.edu.sg 2 Natonal Unversty of Sngapore, Sngapore 11977, oowt@comp.nus.edu.sg

More information

A Gradient Difference based Technique for Video Text Detection

A Gradient Difference based Technique for Video Text Detection A Gradent Dfference based Technque for Vdeo Text Detecton Palaahnakote Shvakumara, Trung Quy Phan and Chew Lm Tan School of Computng, Natonal Unversty of Sngapore {shva, phanquyt, tancl }@comp.nus.edu.sg

More information

A Gradient Difference based Technique for Video Text Detection

A Gradient Difference based Technique for Video Text Detection 2009 10th Internatonal Conference on Document Analyss and Recognton A Gradent Dfference based Technque for Vdeo Text Detecton Palaahnakote Shvakumara, Trung Quy Phan and Chew Lm Tan School of Computng,

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

TN348: Openlab Module - Colocalization

TN348: Openlab Module - Colocalization TN348: Openlab Module - Colocalzaton Topc The Colocalzaton module provdes the faclty to vsualze and quantfy colocalzaton between pars of mages. The Colocalzaton wndow contans a prevew of the two mages

More information

An Efficient Background Updating Scheme for Real-time Traffic Monitoring

An Efficient Background Updating Scheme for Real-time Traffic Monitoring 2004 IEEE Intellgent Transportaton Systems Conference Washngton, D.C., USA, October 3-6, 2004 WeA1.3 An Effcent Background Updatng Scheme for Real-tme Traffc Montorng Suchendra M. Bhandarkar and Xngzh

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

Local Quaternary Patterns and Feature Local Quaternary Patterns

Local Quaternary Patterns and Feature Local Quaternary Patterns Local Quaternary Patterns and Feature Local Quaternary Patterns Jayu Gu and Chengjun Lu The Department of Computer Scence, New Jersey Insttute of Technology, Newark, NJ 0102, USA Abstract - Ths paper presents

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches Proceedngs of the Internatonal Conference on Cognton and Recognton Fuzzy Flterng Algorthms for Image Processng: Performance Evaluaton of Varous Approaches Rajoo Pandey and Umesh Ghanekar Department of

More information

Height restriction barriers detection from traffic scenarios using stereo-vision

Height restriction barriers detection from traffic scenarios using stereo-vision Heght restrcton barrers detecton from traffc scenaros usng stereo-vson Mara-Irna Barbu, Ion Gosan, Tberu Marța Computer Scence Department Techncal Unversty of Cluj-Napoca, Romana Irna.M.Barbu@gmal.com,

More information

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

An Entropy-Based Approach to Integrated Information Needs Assessment

An Entropy-Based Approach to Integrated Information Needs Assessment Dstrbuton Statement A: Approved for publc release; dstrbuton s unlmted. An Entropy-Based Approach to ntegrated nformaton Needs Assessment June 8, 2004 Wllam J. Farrell Lockheed Martn Advanced Technology

More information

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data Malaysan Journal of Mathematcal Scences 11(S) Aprl : 35 46 (2017) Specal Issue: The 2nd Internatonal Conference and Workshop on Mathematcal Analyss (ICWOMA 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES

More information

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

More information

Electrical analysis of light-weight, triangular weave reflector antennas

Electrical analysis of light-weight, triangular weave reflector antennas Electrcal analyss of lght-weght, trangular weave reflector antennas Knud Pontoppdan TICRA Laederstraede 34 DK-121 Copenhagen K Denmark Emal: kp@tcra.com INTRODUCTION The new lght-weght reflector antenna

More information

Mathematics 256 a course in differential equations for engineering students

Mathematics 256 a course in differential equations for engineering students Mathematcs 56 a course n dfferental equatons for engneerng students Chapter 5. More effcent methods of numercal soluton Euler s method s qute neffcent. Because the error s essentally proportonal to the

More information

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 A mathematcal programmng approach to the analyss, desgn and

More information

Face Tracking Using Motion-Guided Dynamic Template Matching

Face Tracking Using Motion-Guided Dynamic Template Matching ACCV2002: The 5th Asan Conference on Computer Vson, 23--25 January 2002, Melbourne, Australa. Face Trackng Usng Moton-Guded Dynamc Template Matchng Lang Wang, Tenu Tan, Wemng Hu atonal Laboratory of Pattern

More information

Face Detection with Deep Learning

Face Detection with Deep Learning Face Detecton wth Deep Learnng Yu Shen Yus122@ucsd.edu A13227146 Kuan-We Chen kuc010@ucsd.edu A99045121 Yzhou Hao y3hao@ucsd.edu A98017773 Mn Hsuan Wu mhwu@ucsd.edu A92424998 Abstract The project here

More information

A Background Subtraction for a Vision-based User Interface *

A Background Subtraction for a Vision-based User Interface * A Background Subtracton for a Vson-based User Interface * Dongpyo Hong and Woontack Woo KJIST U-VR Lab. {dhon wwoo}@kjst.ac.kr Abstract In ths paper, we propose a robust and effcent background subtracton

More information

An Image Fusion Approach Based on Segmentation Region

An Image Fusion Approach Based on Segmentation Region Rong Wang, L-Qun Gao, Shu Yang, Yu-Hua Cha, and Yan-Chun Lu An Image Fuson Approach Based On Segmentaton Regon An Image Fuson Approach Based on Segmentaton Regon Rong Wang, L-Qun Gao, Shu Yang 3, Yu-Hua

More information

Multi-view 3D Position Estimation of Sports Players

Multi-view 3D Position Estimation of Sports Players Mult-vew 3D Poston Estmaton of Sports Players Robbe Vos and Wlle Brnk Appled Mathematcs Department of Mathematcal Scences Unversty of Stellenbosch, South Afrca Emal: vosrobbe@gmal.com Abstract The problem

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

3D vector computer graphics

3D vector computer graphics 3D vector computer graphcs Paolo Varagnolo: freelance engneer Padova Aprl 2016 Prvate Practce ----------------------------------- 1. Introducton Vector 3D model representaton n computer graphcs requres

More information

Some Advanced SPC Tools 1. Cumulative Sum Control (Cusum) Chart For the data shown in Table 9-1, the x chart can be generated.

Some Advanced SPC Tools 1. Cumulative Sum Control (Cusum) Chart For the data shown in Table 9-1, the x chart can be generated. Some Advanced SP Tools 1. umulatve Sum ontrol (usum) hart For the data shown n Table 9-1, the x chart can be generated. However, the shft taken place at sample #21 s not apparent. 92 For ths set samples,

More information

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

More information

Conditional Speculative Decimal Addition*

Conditional Speculative Decimal Addition* Condtonal Speculatve Decmal Addton Alvaro Vazquez and Elsardo Antelo Dep. of Electronc and Computer Engneerng Unv. of Santago de Compostela, Span Ths work was supported n part by Xunta de Galca under grant

More information

Resolving Ambiguity in Depth Extraction for Motion Capture using Genetic Algorithm

Resolving Ambiguity in Depth Extraction for Motion Capture using Genetic Algorithm Resolvng Ambguty n Depth Extracton for Moton Capture usng Genetc Algorthm Yn Yee Wa, Ch Kn Chow, Tong Lee Computer Vson and Image Processng Laboratory Dept. of Electronc Engneerng The Chnese Unversty of

More information

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity Journal of Sgnal and Informaton Processng, 013, 4, 114-119 do:10.436/jsp.013.43b00 Publshed Onlne August 013 (http://www.scrp.org/journal/jsp) Corner-Based Image Algnment usng Pyramd Structure wth Gradent

More information

Active Contours/Snakes

Active Contours/Snakes Actve Contours/Snakes Erkut Erdem Acknowledgement: The sldes are adapted from the sldes prepared by K. Grauman of Unversty of Texas at Austn Fttng: Edges vs. boundares Edges useful sgnal to ndcate occludng

More information

Feature Reduction and Selection

Feature Reduction and Selection Feature Reducton and Selecton Dr. Shuang LIANG School of Software Engneerng TongJ Unversty Fall, 2012 Today s Topcs Introducton Problems of Dmensonalty Feature Reducton Statstc methods Prncpal Components

More information

Wishing you all a Total Quality New Year!

Wishing you all a Total Quality New Year! Total Qualty Management and Sx Sgma Post Graduate Program 214-15 Sesson 4 Vnay Kumar Kalakband Assstant Professor Operatons & Systems Area 1 Wshng you all a Total Qualty New Year! Hope you acheve Sx sgma

More information

METRIC ALIGNMENT OF LASER RANGE SCANS AND CALIBRATED IMAGES USING LINEAR STRUCTURES

METRIC ALIGNMENT OF LASER RANGE SCANS AND CALIBRATED IMAGES USING LINEAR STRUCTURES METRIC ALIGNMENT OF LASER RANGE SCANS AND CALIBRATED IMAGES USING LINEAR STRUCTURES Lorenzo Sorg CIRA the Italan Aerospace Research Centre Computer Vson and Vrtual Realty Lab. Outlne Work goal Work motvaton

More information

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr)

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr) Helsnk Unversty Of Technology, Systems Analyss Laboratory Mat-2.08 Independent research projects n appled mathematcs (3 cr) "! #$&% Antt Laukkanen 506 R ajlaukka@cc.hut.f 2 Introducton...3 2 Multattrbute

More information

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification Introducton to Artfcal Intellgence V22.0472-001 Fall 2009 Lecture 24: Nearest-Neghbors & Support Vector Machnes Rob Fergus Dept of Computer Scence, Courant Insttute, NYU Sldes from Danel Yeung, John DeNero

More information

Detection of an Object by using Principal Component Analysis

Detection of an Object by using Principal Component Analysis Detecton of an Object by usng Prncpal Component Analyss 1. G. Nagaven, 2. Dr. T. Sreenvasulu Reddy 1. M.Tech, Department of EEE, SVUCE, Trupath, Inda. 2. Assoc. Professor, Department of ECE, SVUCE, Trupath,

More information

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour 6.854 Advanced Algorthms Petar Maymounkov Problem Set 11 (November 23, 2005) Wth: Benjamn Rossman, Oren Wemann, and Pouya Kheradpour Problem 1. We reduce vertex cover to MAX-SAT wth weghts, such that the

More information

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

Novel Fuzzy logic Based Edge Detection Technique

Novel Fuzzy logic Based Edge Detection Technique Novel Fuzzy logc Based Edge Detecton Technque Aborsade, D.O Department of Electroncs Engneerng, adoke Akntola Unversty of Tech., Ogbomoso. Oyo-state. doaborsade@yahoo.com Abstract Ths paper s based on

More information

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

More information

Distance Calculation from Single Optical Image

Distance Calculation from Single Optical Image 17 Internatonal Conference on Mathematcs, Modellng and Smulaton Technologes and Applcatons (MMSTA 17) ISBN: 978-1-6595-53-8 Dstance Calculaton from Sngle Optcal Image Xao-yng DUAN 1,, Yang-je WEI 1,,*

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

More information

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics Introducton G10 NAG Fortran Lbrary Chapter Introducton G10 Smoothng n Statstcs Contents 1 Scope of the Chapter... 2 2 Background to the Problems... 2 2.1 Smoothng Methods... 2 2.2 Smoothng Splnes and Regresson

More information

Edge Detection in Noisy Images Using the Support Vector Machines

Edge Detection in Noisy Images Using the Support Vector Machines Edge Detecton n Nosy Images Usng the Support Vector Machnes Hlaro Gómez-Moreno, Saturnno Maldonado-Bascón, Francsco López-Ferreras Sgnal Theory and Communcatons Department. Unversty of Alcalá Crta. Madrd-Barcelona

More information

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1 4/14/011 Outlne Dscrmnatve classfers for mage recognton Wednesday, Aprl 13 Krsten Grauman UT-Austn Last tme: wndow-based generc obect detecton basc ppelne face detecton wth boostng as case study Today:

More information

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

More information

The Shortest Path of Touring Lines given in the Plane

The Shortest Path of Touring Lines given in the Plane Send Orders for Reprnts to reprnts@benthamscence.ae 262 The Open Cybernetcs & Systemcs Journal, 2015, 9, 262-267 The Shortest Path of Tourng Lnes gven n the Plane Open Access Ljuan Wang 1,2, Dandan He

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

y and the total sum of

y and the total sum of Lnear regresson Testng for non-lnearty In analytcal chemstry, lnear regresson s commonly used n the constructon of calbraton functons requred for analytcal technques such as gas chromatography, atomc absorpton

More information

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Proceedngs of the Wnter Smulaton Conference M E Kuhl, N M Steger, F B Armstrong, and J A Jones, eds A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Mark W Brantley Chun-Hung

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

Adaptive Silhouette Extraction In Dynamic Environments Using Fuzzy Logic. Xi Chen, Zhihai He, James M. Keller, Derek Anderson, and Marjorie Skubic

Adaptive Silhouette Extraction In Dynamic Environments Using Fuzzy Logic. Xi Chen, Zhihai He, James M. Keller, Derek Anderson, and Marjorie Skubic 2006 IEEE Internatonal Conference on Fuzzy Systems Sheraton Vancouver Wall Centre Hotel, Vancouver, BC, Canada July 16-21, 2006 Adaptve Slhouette Extracton In Dynamc Envronments Usng Fuzzy Logc X Chen,

More information

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures A Novel Adaptve Descrptor Algorthm for Ternary Pattern Textures Fahuan Hu 1,2, Guopng Lu 1 *, Zengwen Dong 1 1.School of Mechancal & Electrcal Engneerng, Nanchang Unversty, Nanchang, 330031, Chna; 2. School

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

More information

MOTION BLUR ESTIMATION AT CORNERS

MOTION BLUR ESTIMATION AT CORNERS Gacomo Boracch and Vncenzo Caglot Dpartmento d Elettronca e Informazone, Poltecnco d Mlano, Va Ponzo, 34/5-20133 MILANO boracch@elet.polm.t, caglot@elet.polm.t Keywords: Abstract: Pont Spread Functon Parameter

More information

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline mage Vsualzaton mage Vsualzaton mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and Analyss outlne mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and

More information

(1) The control processes are too complex to analyze by conventional quantitative techniques.

(1) The control processes are too complex to analyze by conventional quantitative techniques. Chapter 0 Fuzzy Control and Fuzzy Expert Systems The fuzzy logc controller (FLC) s ntroduced n ths chapter. After ntroducng the archtecture of the FLC, we study ts components step by step and suggest a

More information

DETECTION OF MOVING OBJECT BY FUSION OF COLOR AND DEPTH INFORMATION

DETECTION OF MOVING OBJECT BY FUSION OF COLOR AND DEPTH INFORMATION INTERNATIONAL JOURNAL ON SMART SENSING AN INTELLIGENT SYSTEMS VOL. 9, NO., MARCH 206 ETECTION OF MOVING OBJECT BY FUSION OF COLOR AN EPTH INFORMATION T. T. Zhang,G. P. Zhao and L. J. Lu School of Automaton

More information

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS P.G. Demdov Yaroslavl State Unversty Anatoly Ntn, Vladmr Khryashchev, Olga Stepanova, Igor Kostern EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS Yaroslavl, 2015 Eye

More information

Classifying Acoustic Transient Signals Using Artificial Intelligence

Classifying Acoustic Transient Signals Using Artificial Intelligence Classfyng Acoustc Transent Sgnals Usng Artfcal Intellgence Steve Sutton, Unversty of North Carolna At Wlmngton (suttons@charter.net) Greg Huff, Unversty of North Carolna At Wlmngton (jgh7476@uncwl.edu)

More information

Adaptive Silhouette Extraction and Human Tracking in Dynamic. Environments 1

Adaptive Silhouette Extraction and Human Tracking in Dynamic. Environments 1 Adaptve Slhouette Extracton and Human Trackng n Dynamc Envronments 1 X Chen, Zhha He, Derek Anderson, James Keller, and Marjore Skubc Department of Electrcal and Computer Engneerng Unversty of Mssour,

More information

Real-time Motion Capture System Using One Video Camera Based on Color and Edge Distribution

Real-time Motion Capture System Using One Video Camera Based on Color and Edge Distribution Real-tme Moton Capture System Usng One Vdeo Camera Based on Color and Edge Dstrbuton YOSHIAKI AKAZAWA, YOSHIHIRO OKADA, AND KOICHI NIIJIMA Graduate School of Informaton Scence and Electrcal Engneerng,

More information

A NEW FUZZY C-MEANS BASED SEGMENTATION STRATEGY. APPLICATIONS TO LIP REGION IDENTIFICATION

A NEW FUZZY C-MEANS BASED SEGMENTATION STRATEGY. APPLICATIONS TO LIP REGION IDENTIFICATION A NEW FUZZY C-MEANS BASED SEGMENTATION STRATEGY. APPLICATIONS TO LIP REGION IDENTIFICATION Mhaela Gordan *, Constantne Kotropoulos **, Apostolos Georgaks **, Ioanns Ptas ** * Bass of Electroncs Department,

More information

A Robust Method for Estimating the Fundamental Matrix

A Robust Method for Estimating the Fundamental Matrix Proc. VIIth Dgtal Image Computng: Technques and Applcatons, Sun C., Talbot H., Ourseln S. and Adraansen T. (Eds.), 0- Dec. 003, Sydney A Robust Method for Estmatng the Fundamental Matrx C.L. Feng and Y.S.

More information

Help for Time-Resolved Analysis TRI2 version 2.4 P Barber,

Help for Time-Resolved Analysis TRI2 version 2.4 P Barber, Help for Tme-Resolved Analyss TRI2 verson 2.4 P Barber, 22.01.10 Introducton Tme-resolved Analyss (TRA) becomes avalable under the processng menu once you have loaded and selected an mage that contans

More information

A Probabilistic Approach to Detect Urban Regions from Remotely Sensed Images Based on Combination of Local Features

A Probabilistic Approach to Detect Urban Regions from Remotely Sensed Images Based on Combination of Local Features A Probablstc Approach to Detect Urban Regons from Remotely Sensed Images Based on Combnaton of Local Features Berl Sırmaçek German Aerospace Center (DLR) Remote Sensng Technology Insttute Weßlng, 82234,

More information

Lecture 5: Multilayer Perceptrons

Lecture 5: Multilayer Perceptrons Lecture 5: Multlayer Perceptrons Roger Grosse 1 Introducton So far, we ve only talked about lnear models: lnear regresson and lnear bnary classfers. We noted that there are functons that can t be represented

More information

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters Proper Choce of Data Used for the Estmaton of Datum Transformaton Parameters Hakan S. KUTOGLU, Turkey Key words: Coordnate systems; transformaton; estmaton, relablty. SUMMARY Advances n technologes and

More information

Fitting: Deformable contours April 26 th, 2018

Fitting: Deformable contours April 26 th, 2018 4/6/08 Fttng: Deformable contours Aprl 6 th, 08 Yong Jae Lee UC Davs Recap so far: Groupng and Fttng Goal: move from array of pxel values (or flter outputs) to a collecton of regons, objects, and shapes.

More information

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS by XUNYU PAN (Under the Drecton of Suchendra M. Bhandarkar) ABSTRACT In modern tmes, more and more

More information

Hermite Splines in Lie Groups as Products of Geodesics

Hermite Splines in Lie Groups as Products of Geodesics Hermte Splnes n Le Groups as Products of Geodescs Ethan Eade Updated May 28, 2017 1 Introducton 1.1 Goal Ths document defnes a curve n the Le group G parametrzed by tme and by structural parameters n the

More information

Multiple Frame Motion Inference Using Belief Propagation

Multiple Frame Motion Inference Using Belief Propagation Multple Frame Moton Inference Usng Belef Propagaton Jang Gao Janbo Sh The Robotcs Insttute Department of Computer and Informaton Scence Carnege Mellon Unversty Unversty of Pennsylvana Pttsburgh, PA 53

More information

Online codebook modeling based background subtraction with a moving camera

Online codebook modeling based background subtraction with a moving camera Onlne codebook modelng based background subtracton wth a movng camera Lyun Gong School of Computer Scence Unversty of Lncoln, UK Emal: lgong@lncoln.ac.uk Mao Yu School of Computer Scence Unversty of Lncoln,

More information

A fast algorithm for color image segmentation

A fast algorithm for color image segmentation Unersty of Wollongong Research Onlne Faculty of Informatcs - Papers (Arche) Faculty of Engneerng and Informaton Scences 006 A fast algorthm for color mage segmentaton L. Dong Unersty of Wollongong, lju@uow.edu.au

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z.

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z. TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS Muradalyev AZ Azerbajan Scentfc-Research and Desgn-Prospectng Insttute of Energetc AZ1012, Ave HZardab-94 E-mal:aydn_murad@yahoocom Importance of

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

Detection of hand grasping an object from complex background based on machine learning co-occurrence of local image feature

Detection of hand grasping an object from complex background based on machine learning co-occurrence of local image feature Detecton of hand graspng an object from complex background based on machne learnng co-occurrence of local mage feature Shnya Moroka, Yasuhro Hramoto, Nobutaka Shmada, Tadash Matsuo, Yoshak Shra Rtsumekan

More information

Research and Application of Fingerprint Recognition Based on MATLAB

Research and Application of Fingerprint Recognition Based on MATLAB Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 205, 7, 07-07 Open Access Research and Applcaton of Fngerprnt Recognton Based on MATLAB Nng Lu* Department

More information

A Semi-parametric Regression Model to Estimate Variability of NO 2

A Semi-parametric Regression Model to Estimate Variability of NO 2 Envronment and Polluton; Vol. 2, No. 1; 2013 ISSN 1927-0909 E-ISSN 1927-0917 Publshed by Canadan Center of Scence and Educaton A Sem-parametrc Regresson Model to Estmate Varablty of NO 2 Meczysław Szyszkowcz

More information

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

More information

AADL : about scheduling analysis

AADL : about scheduling analysis AADL : about schedulng analyss Schedulng analyss, what s t? Embedded real-tme crtcal systems have temporal constrants to meet (e.g. deadlne). Many systems are bult wth operatng systems provdng multtaskng

More information

APPLICATION OF A COMPUTATIONALLY EFFICIENT GEOSTATISTICAL APPROACH TO CHARACTERIZING VARIABLY SPACED WATER-TABLE DATA

APPLICATION OF A COMPUTATIONALLY EFFICIENT GEOSTATISTICAL APPROACH TO CHARACTERIZING VARIABLY SPACED WATER-TABLE DATA RFr"W/FZD JAN 2 4 1995 OST control # 1385 John J Q U ~ M Argonne Natonal Laboratory Argonne, L 60439 Tel: 708-252-5357, Fax: 708-252-3 611 APPLCATON OF A COMPUTATONALLY EFFCENT GEOSTATSTCAL APPROACH TO

More information

Virtual Machine Migration based on Trust Measurement of Computer Node

Virtual Machine Migration based on Trust Measurement of Computer Node Appled Mechancs and Materals Onlne: 2014-04-04 ISSN: 1662-7482, Vols. 536-537, pp 678-682 do:10.4028/www.scentfc.net/amm.536-537.678 2014 Trans Tech Publcatons, Swtzerland Vrtual Machne Mgraton based on

More information

Contours Planning and Visual Servo Control of XXY Positioning System Using NURBS Interpolation Approach

Contours Planning and Visual Servo Control of XXY Positioning System Using NURBS Interpolation Approach Inventon Journal of Research Technology n Engneerng & Management (IJRTEM) ISSN: 2455-3689 www.jrtem.com olume 1 Issue 4 ǁ June. 2016 ǁ PP 16-23 Contours Plannng and sual Servo Control of XXY Postonng System

More information

A high precision collaborative vision measurement of gear chamfering profile

A high precision collaborative vision measurement of gear chamfering profile Internatonal Conference on Advances n Mechancal Engneerng and Industral Informatcs (AMEII 05) A hgh precson collaboratve vson measurement of gear chamferng profle Conglng Zhou, a, Zengpu Xu, b, Chunmng

More information

Petri Net Based Software Dependability Engineering

Petri Net Based Software Dependability Engineering Proc. RELECTRONIC 95, Budapest, pp. 181-186; October 1995 Petr Net Based Software Dependablty Engneerng Monka Hener Brandenburg Unversty of Technology Cottbus Computer Scence Insttute Postbox 101344 D-03013

More information

Life Tables (Times) Summary. Sample StatFolio: lifetable times.sgp

Life Tables (Times) Summary. Sample StatFolio: lifetable times.sgp Lfe Tables (Tmes) Summary... 1 Data Input... 2 Analyss Summary... 3 Survval Functon... 5 Log Survval Functon... 6 Cumulatve Hazard Functon... 7 Percentles... 7 Group Comparsons... 8 Summary The Lfe Tables

More information

Learning-based License Plate Detection on Edge Features

Learning-based License Plate Detection on Edge Features Learnng-based Lcense Plate Detecton on Edge Features Wng Teng Ho, Woo Hen Yap, Yong Haur Tay Computer Vson and Intellgent Systems (CVIS) Group Unverst Tunku Abdul Rahman, Malaysa wngteng_h@yahoo.com, woohen@yahoo.com,

More information

VFH*: Local Obstacle Avoidance with Look-Ahead Verification

VFH*: Local Obstacle Avoidance with Look-Ahead Verification 2000 IEEE Internatonal Conference on Robotcs and Automaton, San Francsco, CA, Aprl 24-28, 2000, pp. 2505-25 VFH*: Local Obstacle Avodance wth Look-Ahead Verfcaton Iwan Ulrch and Johann Borensten The Unversty

More information