3D Head Tracking Using Motion Adaptive Texture-Mapping

Size: px
Start display at page:

Download "3D Head Tracking Using Motion Adaptive Texture-Mapping"

Transcription

1 3D Head Trackng Usng Moton Adaptve Texture-Mappng Lsa M Brown IBM T.J. Watson Research Center [email protected] Abstract We have developed a fast robust 3D head trackng system based on renderng a texture-mapped cylnder. In order to handle the varable frame-to-frame moton changes, the system uses moton templates, whch adapt to the current sze of the moton ncrement. The relatonshp between measurable pxel energy and trackng error s used to desgn the parameters of the adaptve algorthm. To speedup processng and decouple rotatonal and translatoal moton, 2D postonal nformaton of the necklne s utlze. The confdence at each pont s computed based on the amount of nformaton used n creatng the texture map and re-renderng the face. The system can also handle large out-of-plane rotatons va addtonal templates. If the tracker fals, t can recover usng an ndependent face detecton routne. We compare the results of our approach wth the extensve results of a closely related technque. Keywords: 3D head trackng, real-tme moton estmaton, robust face modelng. 1. Introducton Several applcatons n computer vson wll beneft from an accurate and fast 3D head trackng system. These nclude pose-nvarant face recognton[1-8], facal expresson analyss[9-1], nput routnes for head and facal anmaton[1-13], facal compresson systems for teleconferencng[14], and human computer nterfaces[15-16]. Although recently, several nvestgators have developed methods to perform 3D head trackng[17-19], there s stll a need to mprove the accuracy and relablty of such systems. Ths s the task we have undertaken. In partcular, we are nterested n 3D head trackng as part of a larger, mult-scale human trackng system beng developed at IBM, called PeopleVson[2]. Ths multcamera system s beng desgned to determne a range of human actvtes, from how many people are n a partcular space, to who s there and what are they dong. From the vewpont of ths project, head trackng needs to be desgned so that, on the one hand, t s useful for posenvarant (or dynamc) face recognton, and on the other hand, can explot larger scale nformaton such as the absolute poston of the head or the relatve poston of the head to the shoulders. From the pont of vew of face recognton, commercal systems are, by and large, stll pose dependent. Vsoncs can recognze people for pose less than 2 degrees. Recent research has made sgnfcant strdes towards mproved pose nvarance. Wen Y Zhao and Chellapa [1], Chung et. al. [2], and Senor[3] have mproved the robustness to face recognton to small changes n pose or lghtng. Demr et al.[4] acheve pose nvarance based on matchng the pose of the nput wth a smlar pose recorded n the database. Feng et.al.[5] and Kousan[6] acheve pose nvarance by determnng the pose of the nput mage, normalzng ths mage to a frontal pose and testng aganst the orgnal database of frontal mages. All of these systems are lmted, ether by a small range of pose, an extensve database or n the latter case, n the accuracy of normalzed pose. Two very recent works have pushed the state of the art forward. Georghages et. al.[7] generate synthetc poses and lghtng condtons wth large varatons from a small number of mages of each subject. These are used to buld a representaton of the statstcal space spanned by each subject under all lghtng condtons and poses. Okada et. al. [8] create a PCMAP of each face n the database from a large number of mages of each subject. The pose of the nput test mage s determned by fndng the optmal PCMAP usng a classfcaton method. The work of both Georghages and Okada are appearance or vew-based and extend the current statstcal foundaton of face recognton. Ther emphass s on stand-alone face recognton systems. These approaches rely on statstcal nformaton and gnore the geometrc realty. They are effectve for the current state-of-the art n face recognton.

2 Our approach to head trackng s an attempt to brdge the gap between the vew-based statstcal technques and the geometrc model and feature-based methods. We would lke to ultmately ntegrate our system nto multscale human trackng and at the same tme acheve dynamc face recognton. 2. Background An excellent survey of face trackng systems can be found n [21]. Systems are categorzed by ther algorthm characterstcs, rangng from: color blob, moton blob, depth blob, edge, feature, template and optc flow. The frst three types refer to systems whch track color, moton or depth clusters, respectvely. Systems are also dfferentated accordng to ther recovery algorthms, whch are smlarly classfed. Toyama makes two nterestng conclusons. Frst, certan cues, lke color and moton are useful for postonal trackng and recovery snce they can be computed quckly, but lack the precson and robustness necessary for full 3D trackng. Second, 3D trackng s predomnantly based on ether feature or template algorthms. Furthermore, template technques tend to be more robust whle feature-based methods can be more effcently mplemented. The method we have developed prmarly uses templates. As a template approach, the dense comparson or correspondng pxels between mage and template makes the method robust aganst ndvdual varaton and small non-rgd moton. It can also be made to be robust aganst llumnaton varatons by the use of subjectndependent llumnaton templates. On the other hand, we are able to track effcently by explotng wdely avalable texture mappng hardware and a straghtforward least squares computaton. In addton, we use an ndependent estmate of 2D poston to speedup the processng. Our three-dmensonal head tracker s an extenson of the method desgned and thoroughly tested by La Casca et. al.[22]. Ths technque s based on mappng the face onto a cylndrcal model and estmatng the change n pose wth respect to the ncremental dfference n the rerendered texture maps. We have studed the cases n whch the accuracy of the system degenerates and have desgned our system to handle these problems. The prmary sources of error n the orgnal system are due to (1) the nablty to dstngush rotatons around the horzontal axs and vertcal translatons or smlarly rotatons around the vertcal axs and horzontal translatons, (2) very large rotatons around the vertcal axs, and (3) large frame to frame pose changes. Error sources of the frst and thrd knd are reduced va adaptve templates. Errors of the frst knd are also reduced by usng an ndependent measure of two-dmensonal pose based on feature trackng along the necklne. The nformaton to dstngush small rotatons from ther counterpart translatons s not suffcent usng frame-toframe dfferences but can be roughly estmated usng necklne features and then refned usng the full 3D tracker. When the source of error s due to large rotatons around the vertcal axs the orgnal system fals because the face s not truly cylndrcal. Ths s corrected by updatng the moton templates when rotaton around the vertcal axs s suffcently large. We show several examples where the orgnal method fals but s robust usng adaptve/addtonal templates and 2D postonal nformaton. The data used was created by La Casca et. al. and s publcly avalable at [23]. 3. Moton Adaptve Templates Our system s based on the creaton of a set of moton templates. Intally, a frontal mage of the person to be tracked s acqured usng a face detecton algorthm. Ths mage s used to create a texture map for a cylndrcal model of the head. Ths texture map s then used to render the face at small perturbatons n pose, n partcular along each of the sx degrees of freedom of the moton: three translatons and three rotatons. Each moton template s the dfference mage between the orgnal frontal mage and the re-rendered texture map of the head at a slghtly dfferent pose, based on a small change n one of the moton parameters. Each subsequent frame of the vdeo sequence or camera nput s used to create a texture map for a cylndrcal model of the head, based on the prevous estmate of the pose. The dfference between the frontal vew of ths texture map and the frontal vew of the orgnal (frontal) texture map s used as a measure of the moton that occurred between the prevous frame and current one. The system determnes the best lnear combnaton of templates that accounts for ths moton. Ths lnear combnaton s an accurate estmate of the moton as long as the moton s small, the motons are not too tghtly coupled, the head moves rgdly and the head and face behave approxmately lke a cylnder We compute the best lnear combnaton usng least squares based on the normal equatons computed by a straghtforward Gauss-Jordan elmnaton. Orgnally, we performed the ft usng SVD whch although, n general, s more robust, was n ths case unnecessary and sgnfcantly slower. The majorty of the tme requred to compute the moton parameters was the tme requred by the least squares ft calculaton. We found our system to be hghly senstve to the sze of the perturbatons n the moton templates. Followng the notaton used by La Casca et.al., we create 4 moton templates for each of the sx moton parameters, changng

3 1 X Translaton Y Translaton 45 Z Translaton Ptch Rotaton about X Yaw Rotaton about Y Roll Rotaton about Z Fgure 1. Results of 3D head tracker usng two sets of moton template perturbaton deltas. Lght sold lne s the ground truth. Dark sold lne represents the results wth the smaller deltas whch lose the track by frame 15. Dashed lne shows the results wth larger set whch successfully tracks the head. Trackng Error Sold Lne Fgure 2. Trackng Error s compared wth Pxel Dfference Energy over 1 frames of head trackng. the k th parameter by ±δ k and ±2δ k. In La Casca et.al., the δ s were set so that correspondng dfference mages for dfferent moton parameters would have the same energy. Ths was based on the work on vew-based actve appearance models performed by Cootes et.al.[]. It was also verfed n our own analyss. However, even f ths relatve perturbaton sze s mantaned, the absolute value of these δ s can alter whch vdeo sequences can be tracked. In Fgure 1, the vdeo sequence vam2.av s Pxel Energy Dotted Lne tracked usng two sets of deltas. For one set (the larger) the head s tracked successfully. For the smaller set, the track s lost by frame 15. For a dfferent sequence, the smaller set of deltas s requred to successfully track the head whle the larger set causes t to fal. Based on the relatonshp between template energy and the relatve perturbaton sze, we decded to nvestgate the relatonshp between trackng error and pxel dfference energy (between the current frame mapped frontally and the orgnal frontal frame.) We defne the trackng error as the sum of the rotatonal and translaton errors. These are each defned as a functon of the Mahalanobs dstance between the estmated and measured poston and orentaton respectvely[22]. For example, the error n translaton s gven by: e where ~ T 1 = [ x ] [ ~ t, xt, xt, xt, ] 2 t, x t, and x t, ~ are the estmate of the 3D poston and the ground truth, and s the covarance computed over the entre set of ground truth data. In Fgure 2. ths relatonshp s plotted over 1 frames for the orgnal head trackng system. The sold lne represents the trackng error whose unts are shown on the left hand sde. The dotted lne represents the pxel energy; unts are on the rght. The two values appear lnearly related, n partcular for the smaller trackng error where the system s successful. We conclude from ths

4 relatonshp, that the perturbaton sze needs to adapt to the trackng error so that the system can correct for moton changes of dfference szes. If the moton s too large, or the system has faled to track correctly, templates created wth larger perturbatons are necessary to brng the system back to the smaller trackng error sze. 4. Confdence Maps Each frame s used to create a texture map and then projected frontally. The frame s nversely projected onto the texture map based on the current estmate of the pose, gven by the 6 moton parameters. If the pose s frontal, then the creaton of the texture map s smply the reverse of the projecton and the nformaton gven n the mage has unform confdence. However, as the pose n the current frame vares, the confdence map s defned as the product of the two processes, the nverse projecton onto the texture map, and the forward projecton onto the mage. In both processes, we defne the confdence to be the rato of the area of an element n the nput over the sze of the area of an element of the output. In other words, our confdence s greatest f the nput used to compute the output has the greatest relatve area. For forward projecton, mage ponts derved from texture map ponts, whch are vewed oblquely, have the hghest confdence because a large area of the texture map s evaluated. For nverse projecton, texture map ponts derved from mage ponts, whch represent ponts vewed frontally, have the hghest confdence. For the moment, let us consder ths rato for the frontal (forward) perspectve projecton. As seen n Fgure 3, we defne the mage plane by, s the lne that runs from the vew pont to the mage pont, ntersectng the cylnder. We fnd the pont of ntersecton, t = v + U t. by solvng for t such that t les on the cylnder, t = [ r cosθ, h, r snθ ] where r s the radus of the cylnder, h s n the range of (, h) where h s the heght of the cylnder. The cylnder pont, t, s at a dstance, t = t from v the vewpont. Smlarly, the mage pont s located at a dstance =. The rato of the area-element on v the texture-mapped cylnder to the projecton of that element on the mage plane s then gven by the followng formula: At A t = 2 U P U R. The area grows wth the square of the dstance and nversely wth the projecton of the surface normal to the vew drecton. P = d where P s the unt normal to the plane, s an arbtrary pont on the plane, d s a constant. Let t be a pont on the texture-mapped cylnder. Let R be the unt radus vector from the axs of the cylnder to t. R s therefore normal to the surface of the cylnder. Construct the unt vector, ( v) U = v that ponts from the vewpont, v, to the mage pont,, and consequently to a texture-mapped cylnder pont, t. The lne, L( k) = v + Uk Fgure 3. The result of ths computaton s shown n Fgure 4b. The ntensty s scaled to mprove the vsualzaton. The largest confdence values occur where the face s vewed most oblquely. We also mask ths mage wth an ellpse wth major axs equal to half the heght of the cylnder and mnor axs equal to the radus. In ths way, we lmt our measurements to facal pxels.

5 In addton to the confdence values due to the frontal projecton, we need to compute the confdence due to the nverse projecton. Ths s smply the nverse of Equaton 1, wth two addtonal detals. Frst, the cylnder s rgdly transformed snce the nverse projecton depends on the current estmate of the pose. Ths can be mplemented by performng the transformaton wth respect to the vewpont and the mage plane, thereby allowng us to use the same equatons as before. The second detal s that the confdence measures need to be computed wth respect to each pont n the fnal frontal mage so the cumulatve confdence can be computed as the product. In partcular, for each pont n the frontal mage, we determne the pont on the cylnder to whch t corresponds (when vewed frontally.) We then compute the dstances between the vewpont and the mage pont, the vewpont and the cylnder, and the vewng drectons wth respect to the current pose. An example of ths computaton s gven n Fgure 4a. In ths case, the current pose has rotated 3 around the horzontal axs. Notce how the greatest confdence values occur near the top where the face s vewed most perpendcularly to the camera. Fgure 4a-c. The fnal confdence map s shown n Fgure 4c. Ths map s used as the weghtng system n the least squares computaton. 5. Addtonal Templates One of the prmary sources of error n the orgnal system were due to very large rotatons around the vertcal axs. These errors cause a problem for the system because the face s not truly cylndrcal. In partcular, when a person turns ther head sharply left or rght, ther nose and ts three dmensonal shape can be seen more clearly and at the same tme t obscures other parts of ther face. The moton templates created based on the orgnal frontal mage do not provde ths nformaton. The dfference mage cannot be accounted for usng the orgnal templates. In addton, the amount of useful nformaton wth hgh confdence from both mages s low snce what s frontal n one s along the sde of the other. We have found that we can reduce the error n trackng due to large rotaton around the vertcal axs by creatng new moton templates, ether on the fly when the rotaton grows too large or beforehand usng addtonal footage processed offlne. For the sequence jm1.av, the orgnal tracker faled by frame 6 as shown n Fgure 5 by the dark dotted lne. The ground truth based on a magnetc tracker s shown as a sold nosy lne. Usng addtonal moton templates when the rotaton exceeded 1 degrees allowed the system, depcted as a dashed lne, to contnue to track. We also tested the utlty of addng addtonal templates when the rotaton exceeded 5 degrees shown as the dotted lne. As can be seen n the results, the dfference s neglgble. 6. 2D Postonal Informaton The remanng source of error s due to the nablty of the orgnal system to dfferentate small rotatons from ther vsually smlar translatons. However, snce we envson our system as part of a larger human trackng project, we have avalable nformaton regardng the 2D postonal locaton of the necklne. Ths s computed usng a standard Lucas-Kanade feature tracker. Ths nformaton s used n conjuncton wth the 3D head tracker estmates to derve a more robust 3D postonal estmate. The x and y estmates computed by the necklne feature detector are averaged wth the current estmates computed by the tracker pror to the least squares ft. In Fgure 6, we show the results of the head tracker algorthm on the challengng vam4.av sequence, a sequence whch ncludes rotaton along two axes, coupled rotaton about the vertcal and translaton along x, and large fast rotatonal moton. Our system s able to cope wth coupled rotaton/translaton seen n frames 3-1. It also handles smultaneous rotatons around y and z n frames 5-1. But t fals to track when the rotatonal moton around the y-axs s too fast and s coupled wth horzontal translaton and rotaton around the z-axs. 7. Recovery A face detecton scheme based on a template search across an mage pyramd [24] was ntegrated nto the system n two ways. It s ntally used to detect the face n the sequence, n order to ntalze the sze and locaton of the cylnder. It s also used to recover the pose when the tracker fals. An mage pyramd s constructed representng the mage at dfferent resolutons, wth neghborng scales dfferng

6 1 X Translaton Y Translaton 45 Z Translaton Ptch Rotaton about X Yaw Rotaton about Y Roll Rotaton about Z Fgure 5. Results of 3D head trackng system augmented wth addtonal templates. Dark dots, represent orgnal system whch lost the track by frame 6. The sold nosy lne s the ground truth. The dashed lne represents the system wth addtonal templates every 1 degrees of yaw. The nearly dentcal dotted lne represents the system wth addtonal templates every 5 degrees of yaw by a factor of 1.2. The sze of the pyramd can be lmted by doman constrants on the szes of faces to be expected. The face detector s appled at each locaton n the mage pyramd to determne f the surroundng square represents a face. The face detector appled at each such canddate regon conssts of a herarchy of bnary classfers, each seekng to flter out a proporton of the non-faces but retan the true faces. The frst detector s a skn tone flter that determnes f the pxels of the canddate regon have colorng consstent wth skn. Each pxel s ndependently classfed as skntone or not, and the canddate regon s rejected f t contans an nsuffcent proporton of skn-tone pxels (typcally 6-8%). Subsequently a lnear dscrmnant traned on face and non-face exemplars s appled to the gray-level pxels. The lnear dscrmnant s fast and removes a sgnfcant proporton of the non-face mages. Next a Dstance From Face Space [25] measure s used to further flter the exemplars and fnally a combnaton of the two scores s used to rank overlappng canddates that have been retaned, wth only the hghest scorng canddate beng retaned. The pose parameters of the face detectons are refned by a local search to maxmze the combned score over the space of small perturbatons n scale, locaton and rotaton about the z-axs. Some rotaton about the x and y-axes s accommodated but not estmated by extendng the search to small perturbatons n aspect rato. Trackng s carred out by a smlar local search, after predctng the face's new locaton wth a constant-velocty model and the current frame rate. 8. Conclusons We have demonstrated the effcacy of mprovng 3D head trackng based on texture mappng onto a cylnder

7 1 X Translaton Y Translaton 45 Z Translaton Ptch Rotaton about X Yaw Rotaton about Y Roll Rotaton about Z Fgure 6. Results of 3D Head Tracker ntegrated wth 2D pose nformaton from a face detecton algorthm. Lght sold lne represents ground truth; dark dotted lne represents the results of the tracker usng confdence maps derved from the geometry, adaptve moton templates based on the pxel energy, addtonal templates for large rotatons and external 2D postonal nformaton Confdence maps derved from the geometry of the mappng enable the system to measure only the overlappng and related portons of two frames whch may have a very large pose dfference. Adaptve moton templates based on the pxel dfference energy mprove the system s ablty to tolerate large moton and small trackng errors. Addtonal templates for large vertcal rotatons compensate for the 3D structural propertes of the head. Two dmensonal poston nformaton enable the system to de-couple small rotatons from ther vsually smlar translatons and smultaneously speed up the computaton. We would lke to more extensvely evaluate the benefts of ths methodology through a more thorough analyss of a large data set. Ultmately we would lke to ntegrate ths system nto our mult-scale people trackng project usng nformaton about a person as they approach the camera and determnng the dentty of the person as they travel through the perceptual envronment. 9. Bblography [1] Wen Y Zhao, Chellapa, R. SFS Based Vew Synthess for Robust Face Recognton, Proc. 4 th IEEE Conf. On Automatc Face and Gesture Recognton, Grenoble, France, March 2, p [2] Chung, K-C, Kee, S.C., Km, S.R., Face Recognton Usng Prncpal Component Analyss of Gabor Flter Responses, Proc. of the Int l Workshop on Recognton, Analyss and Trackng of Faces and Gestures n Real-tme Systems, Corfu, Greece, Sept. 1999, p [3] Senor, A.W., Recognzng Faces n Broadcast Vdeo, Proc. of the Int l Workshop on Recognton, Analyss and Trackng of Faces and Gestures n Real-tme Systems, Corfu, Greece, Sept. 1999, p [4] Demr, E., Akarun, L., Alpaydn, E., Two Stage Approach for Pose Invarant Face Recognton, 2 IEEE Int l Conf. On Acoustcs, Speech and Sgnal Processng, Vol 4, Instanbul, Turkey 5-9, June 2, p [5] Feng, G.C., Yuen, P.C., Recognton of Head and Shoulder Face Image Usng Vrtual Frontal Vew Image, IEEE Trans. Syst. Man Cybern. & Syst. Humans, Vol 3, No. 6, Nov 2, p

8 [6] Kouzan, A.Z., He, F., Sammut, K., Towards Invarant Face Recognton, Informaton Scences, Vol. 123, (2), p [7] Georghages, A.S., Behumeur, P.N., and Kregman, D.J. From Few to Many: Generatve Models for Recognton Under Varable Pose and Illumnaton, Proc. 4 th IEEE Conf. on Automatc Face and Gesture Recognton, Grenoble, France, March 2, p [8] Okada, K., Akamatsu, S., von der Malsburg, C., Analyss and Synthess of Pose Varatons of Human Faces by a Lnear PCMAP Model and ts Applcaton for Pose Invarant Face Recognton System, Proc. 4 th IEEE Conf. on Automatc Face and Gesture Recognton, Grenoble, France, March 2, p [9] Tan, Y-L, Facal Expresson Analyss, PAMI [1] Chen, T., Audovsual Speech Processng, IEEE Sgnal Processng, Vol. 18, No. 3, May 21, p9-21. [11] Vetter, T., Synthess of Novel Vews from a Sngle Face Image, Int l J. Computer Vson, Vol. 28, No.2, 1998, p [12] Takacs, B. Fromherz, T., Tce, S., Metaxas, D., Dgtal Clones and Vrtual Celebrtes: Facal Trackng, Gesture Recognton and Anmaton for the Move Industry, Proc. of the Int l Workshop on Recognton, Analyss and Trackng of Faces and Gestures n Real-tme Systems, Corfu, Greece, Sept. 1999, p [13] Goto, T., Kshrsagar, Magnenat-Thalmann, N., Automatc Face Clonng and Anmaton, IEEE Sgnal Processng, Vol. 18, No. 3, May 21, p [14] Shn, M.C., Dmtry G. Km, Carlos, Estmaton of the MPEG-4 FAPs Usng Pont and Curve Features, IEEE Workshop on Human Modelng Analyss and Synthess, Hlton Head Island, SC, June 2, p [15] Darrell, T., Gordon, G., Woodfll, J., Harvlle, M., A Vrtual Mrror Interface usng Real-tme Robust Face Trackng, [16] Sherrah, J., and Gong, S., Fuson of 2D Face Algnment and 3D Head Pose Estmaton for Robust and Real-tme Performance, Proc. of the Int l Workshop on Recognton, Analyss and Trackng of Faces and Gestures n Real-tme Systems, Corfu, Greece, Sept. 1999, p24-3. [17] Jebara, T.S., and Pentland, A., Parameterzed Structure from Moton for 3D Adaptve Feedback Trackng of Faces, Proc. Conf. Computer Vson and Pattern Recognton, [18] Schodel, A., Haro, A. and Essa, I., Head Trackng Usng a Textured Polygonal Model, Proc Workshop Perceptual User Interfaces, [19] Dellaert, F., Thorpe, C., and Thrun, S., Jacoban Images of Super-Resolved Texture Maps for Model-Based Moton Estmaton and Trackng, Proc. IEEE Workshop Applcatons of Computer Vson, [2] Hampapur, A., Senor, A., Brown, L., Tan, Y-L, Pankant, S. People Vson: A Multscale Human Percepton System, [21] Toyama, K., Prolegomena for Robust Face Trackng, Mcrosoft Research Techncal Report MSR-TR-98-65, Nov. 13, [22] La Casca, M., Sclaroff, S., and Athtsos, V., Fast, Relable Head Trackng under Varyng Illumnaton: An Approach Based on Regstraton of Texture-Mapped 3D Models, IEEE PAMI, Vol 22, No. 4., Aprl 2. [23] [24] Cootes, T.F., Walker, K., Taylor, C.J., Vew-Based Actve Appearance Models, Proc. 5 th European Conf. On Computer Vson, [25] Senor, A W., Recognzng Faces n Broadcast Vdeo, Proc. Int l Workshop on Recognton, Analyss and Trackng of Faces and Gestures n Real-Tme Systems [26] Turk, M. A. and Pentland, A. P., Face Recognton Usng Egenfaces, Proc. IEEE Conf. on Computer Vson and Pattern Recognton, Hawa, June, 1992.

Face Verification Problem. Face Recognition Problem. Application: Access Control. Biometric Authentication. Face Verification (1:1 matching)

Face Verification Problem. Face Recognition Problem. Application: Access Control. Biometric Authentication. Face Verification (1:1 matching) Face Recognton Problem Face Verfcaton Problem Face Verfcaton (1:1 matchng) Querymage face query Face Recognton (1:N matchng) database Applcaton: Access Control www.vsage.com www.vsoncs.com Bometrc Authentcaton

More information

An interactive system for structure-based ASCII art creation

An interactive system for structure-based ASCII art creation An nteractve system for structure-based ASCII art creaton Katsunor Myake Henry Johan Tomoyuk Nshta The Unversty of Tokyo Nanyang Technologcal Unversty Abstract Non-Photorealstc Renderng (NPR), whose am

More information

Vision Mouse. Saurabh Sarkar a* University of Cincinnati, Cincinnati, USA ABSTRACT 1. INTRODUCTION

Vision Mouse. Saurabh Sarkar a* University of Cincinnati, Cincinnati, USA ABSTRACT 1. INTRODUCTION Vson Mouse Saurabh Sarkar a* a Unversty of Cncnnat, Cncnnat, USA ABSTRACT The report dscusses a vson based approach towards trackng of eyes and fngers. The report descrbes the process of locatng the possble

More information

Calculation of Sampling Weights

Calculation of Sampling Weights Perre Foy Statstcs Canada 4 Calculaton of Samplng Weghts 4.1 OVERVIEW The basc sample desgn used n TIMSS Populatons 1 and 2 was a two-stage stratfed cluster desgn. 1 The frst stage conssted of a sample

More information

On-Line Fault Detection in Wind Turbine Transmission System using Adaptive Filter and Robust Statistical Features

On-Line Fault Detection in Wind Turbine Transmission System using Adaptive Filter and Robust Statistical Features On-Lne Fault Detecton n Wnd Turbne Transmsson System usng Adaptve Flter and Robust Statstcal Features Ruoyu L Remote Dagnostcs Center SKF USA Inc. 3443 N. Sam Houston Pkwy., Houston TX 77086 Emal: [email protected]

More information

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis The Development of Web Log Mnng Based on Improve-K-Means Clusterng Analyss TngZhong Wang * College of Informaton Technology, Luoyang Normal Unversty, Luoyang, 471022, Chna [email protected] Abstract.

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Max Wellng Department of Computer Scence Unversty of Toronto 10 Kng s College Road Toronto, M5S 3G5 Canada [email protected] Abstract Ths s a note to explan support vector machnes.

More information

MACHINE VISION SYSTEM FOR SPECULAR SURFACE INSPECTION: USE OF SIMULATION PROCESS AS A TOOL FOR DESIGN AND OPTIMIZATION

MACHINE VISION SYSTEM FOR SPECULAR SURFACE INSPECTION: USE OF SIMULATION PROCESS AS A TOOL FOR DESIGN AND OPTIMIZATION MACHINE VISION SYSTEM FOR SPECULAR SURFACE INSPECTION: USE OF SIMULATION PROCESS AS A TOOL FOR DESIGN AND OPTIMIZATION R. SEULIN, F. MERIENNE and P. GORRIA Laboratore Le2, CNRS FRE2309, EA 242, Unversté

More information

An Enhanced Super-Resolution System with Improved Image Registration, Automatic Image Selection, and Image Enhancement

An Enhanced Super-Resolution System with Improved Image Registration, Automatic Image Selection, and Image Enhancement An Enhanced Super-Resoluton System wth Improved Image Regstraton, Automatc Image Selecton, and Image Enhancement Yu-Chuan Kuo ( ), Chen-Yu Chen ( ), and Chou-Shann Fuh ( ) Department of Computer Scence

More information

How To Understand The Results Of The German Meris Cloud And Water Vapour Product

How To Understand The Results Of The German Meris Cloud And Water Vapour Product Ttel: Project: Doc. No.: MERIS level 3 cloud and water vapour products MAPP MAPP-ATBD-ClWVL3 Issue: 1 Revson: 0 Date: 9.12.1998 Functon Name Organsaton Sgnature Date Author: Bennartz FUB Preusker FUB Schüller

More information

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by 6 CHAPTER 8 COMPLEX VECTOR SPACES 5. Fnd the kernel of the lnear transformaton gven n Exercse 5. In Exercses 55 and 56, fnd the mage of v, for the ndcated composton, where and are gven by the followng

More information

Distributed Multi-Target Tracking In A Self-Configuring Camera Network

Distributed Multi-Target Tracking In A Self-Configuring Camera Network Dstrbuted Mult-Target Trackng In A Self-Confgurng Camera Network Crstan Soto, B Song, Amt K. Roy-Chowdhury Department of Electrcal Engneerng Unversty of Calforna, Rversde {cwlder,bsong,amtrc}@ee.ucr.edu

More information

Forecasting the Direction and Strength of Stock Market Movement

Forecasting the Direction and Strength of Stock Market Movement Forecastng the Drecton and Strength of Stock Market Movement Jngwe Chen Mng Chen Nan Ye [email protected] [email protected] [email protected] Abstract - Stock market s one of the most complcated systems

More information

Linear Circuits Analysis. Superposition, Thevenin /Norton Equivalent circuits

Linear Circuits Analysis. Superposition, Thevenin /Norton Equivalent circuits Lnear Crcuts Analyss. Superposton, Theenn /Norton Equalent crcuts So far we hae explored tmendependent (resste) elements that are also lnear. A tmendependent elements s one for whch we can plot an / cure.

More information

The OC Curve of Attribute Acceptance Plans

The OC Curve of Attribute Acceptance Plans The OC Curve of Attrbute Acceptance Plans The Operatng Characterstc (OC) curve descrbes the probablty of acceptng a lot as a functon of the lot s qualty. Fgure 1 shows a typcal OC Curve. 10 8 6 4 1 3 4

More information

What is Candidate Sampling

What is Candidate Sampling What s Canddate Samplng Say we have a multclass or mult label problem where each tranng example ( x, T ) conssts of a context x a small (mult)set of target classes T out of a large unverse L of possble

More information

Gender Classification for Real-Time Audience Analysis System

Gender Classification for Real-Time Audience Analysis System Gender Classfcaton for Real-Tme Audence Analyss System Vladmr Khryashchev, Lev Shmaglt, Andrey Shemyakov, Anton Lebedev Yaroslavl State Unversty Yaroslavl, Russa [email protected], [email protected], [email protected],

More information

Single and multiple stage classifiers implementing logistic discrimination

Single and multiple stage classifiers implementing logistic discrimination Sngle and multple stage classfers mplementng logstc dscrmnaton Hélo Radke Bttencourt 1 Dens Alter de Olvera Moraes 2 Vctor Haertel 2 1 Pontfíca Unversdade Católca do Ro Grande do Sul - PUCRS Av. Ipranga,

More information

Vehicle Detection, Classification and Position Estimation based on Monocular Video Data during Night-time

Vehicle Detection, Classification and Position Estimation based on Monocular Video Data during Night-time Vehcle Detecton, Classfcaton and Poston Estmaton based on Monocular Vdeo Data durng Nght-tme Jonas Frl, Marko H. Hoerter, Martn Lauer and Chrstoph Stller Keywords: Automotve Lghtng, Lght-based Drver Assstance,

More information

SPEE Recommended Evaluation Practice #6 Definition of Decline Curve Parameters Background:

SPEE Recommended Evaluation Practice #6 Definition of Decline Curve Parameters Background: SPEE Recommended Evaluaton Practce #6 efnton of eclne Curve Parameters Background: The producton hstores of ol and gas wells can be analyzed to estmate reserves and future ol and gas producton rates and

More information

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ).

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ). REVIEW OF RISK MANAGEMENT CONCEPTS LOSS DISTRIBUTIONS AND INSURANCE Loss and nsurance: When someone s subject to the rsk of ncurrng a fnancal loss, the loss s generally modeled usng a random varable or

More information

Ring structure of splines on triangulations

Ring structure of splines on triangulations www.oeaw.ac.at Rng structure of splnes on trangulatons N. Vllamzar RICAM-Report 2014-48 www.rcam.oeaw.ac.at RING STRUCTURE OF SPLINES ON TRIANGULATIONS NELLY VILLAMIZAR Introducton For a trangulated regon

More information

SIMPLE LINEAR CORRELATION

SIMPLE LINEAR CORRELATION SIMPLE LINEAR CORRELATION Smple lnear correlaton s a measure of the degree to whch two varables vary together, or a measure of the ntensty of the assocaton between two varables. Correlaton often s abused.

More information

RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL. Yaoqi FENG 1, Hanping QIU 1. China Academy of Space Technology (CAST) yaoqi.feng@yahoo.

RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL. Yaoqi FENG 1, Hanping QIU 1. China Academy of Space Technology (CAST) yaoqi.feng@yahoo. ICSV4 Carns Australa 9- July, 007 RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL Yaoq FENG, Hanpng QIU Dynamc Test Laboratory, BISEE Chna Academy of Space Technology (CAST) [email protected] Abstract

More information

DEFINING %COMPLETE IN MICROSOFT PROJECT

DEFINING %COMPLETE IN MICROSOFT PROJECT CelersSystems DEFINING %COMPLETE IN MICROSOFT PROJECT PREPARED BY James E Aksel, PMP, PMI-SP, MVP For Addtonal Informaton about Earned Value Management Systems and reportng, please contact: CelersSystems,

More information

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College Feature selecton for ntruson detecton Slobodan Petrovć NISlab, Gjøvk Unversty College Contents The feature selecton problem Intruson detecton Traffc features relevant for IDS The CFS measure The mrmr measure

More information

L10: Linear discriminants analysis

L10: Linear discriminants analysis L0: Lnear dscrmnants analyss Lnear dscrmnant analyss, two classes Lnear dscrmnant analyss, C classes LDA vs. PCA Lmtatons of LDA Varants of LDA Other dmensonalty reducton methods CSCE 666 Pattern Analyss

More information

BERNSTEIN POLYNOMIALS

BERNSTEIN POLYNOMIALS On-Lne Geometrc Modelng Notes BERNSTEIN POLYNOMIALS Kenneth I. Joy Vsualzaton and Graphcs Research Group Department of Computer Scence Unversty of Calforna, Davs Overvew Polynomals are ncredbly useful

More information

Detecting Global Motion Patterns in Complex Videos

Detecting Global Motion Patterns in Complex Videos Detectng Global Moton Patterns n Complex Vdeos Mn Hu, Saad Al, Mubarak Shah Computer Vson Lab, Unversty of Central Florda {mhu,sal,shah}@eecs.ucf.edu Abstract Learnng domnant moton patterns or actvtes

More information

Realistic Image Synthesis

Realistic Image Synthesis Realstc Image Synthess - Combned Samplng and Path Tracng - Phlpp Slusallek Karol Myszkowsk Vncent Pegoraro Overvew: Today Combned Samplng (Multple Importance Samplng) Renderng and Measurng Equaton Random

More information

Can Auto Liability Insurance Purchases Signal Risk Attitude?

Can Auto Liability Insurance Purchases Signal Risk Attitude? Internatonal Journal of Busness and Economcs, 2011, Vol. 10, No. 2, 159-164 Can Auto Lablty Insurance Purchases Sgnal Rsk Atttude? Chu-Shu L Department of Internatonal Busness, Asa Unversty, Tawan Sheng-Chang

More information

Causal, Explanatory Forecasting. Analysis. Regression Analysis. Simple Linear Regression. Which is Independent? Forecasting

Causal, Explanatory Forecasting. Analysis. Regression Analysis. Simple Linear Regression. Which is Independent? Forecasting Causal, Explanatory Forecastng Assumes cause-and-effect relatonshp between system nputs and ts output Forecastng wth Regresson Analyss Rchard S. Barr Inputs System Cause + Effect Relatonshp The job of

More information

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module LOSSLESS IMAGE COMPRESSION SYSTEMS Lesson 3 Lossless Compresson: Huffman Codng Instructonal Objectves At the end of ths lesson, the students should be able to:. Defne and measure source entropy..

More information

Section 5.4 Annuities, Present Value, and Amortization

Section 5.4 Annuities, Present Value, and Amortization Secton 5.4 Annutes, Present Value, and Amortzaton Present Value In Secton 5.2, we saw that the present value of A dollars at nterest rate per perod for n perods s the amount that must be deposted today

More information

v a 1 b 1 i, a 2 b 2 i,..., a n b n i.

v a 1 b 1 i, a 2 b 2 i,..., a n b n i. SECTION 8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS 455 8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS All the vector spaces we have studed thus far n the text are real vector spaces snce the scalars are

More information

GRAVITY DATA VALIDATION AND OUTLIER DETECTION USING L 1 -NORM

GRAVITY DATA VALIDATION AND OUTLIER DETECTION USING L 1 -NORM GRAVITY DATA VALIDATION AND OUTLIER DETECTION USING L 1 -NORM BARRIOT Jean-Perre, SARRAILH Mchel BGI/CNES 18.av.E.Beln 31401 TOULOUSE Cedex 4 (France) Emal: [email protected] 1/Introducton The

More information

where the coordinates are related to those in the old frame as follows.

where the coordinates are related to those in the old frame as follows. Chapter 2 - Cartesan Vectors and Tensors: Ther Algebra Defnton of a vector Examples of vectors Scalar multplcaton Addton of vectors coplanar vectors Unt vectors A bass of non-coplanar vectors Scalar product

More information

Matching Images with Different Resolutions

Matching Images with Different Resolutions Matchng Images wth Dfferent Resolutons Yves Dufournaud, Cordela Schmd, Radu Horaud To cte ths verson: Yves Dufournaud, Cordela Schmd, Radu Horaud. Matchng Images wth Dfferent Resolutons. Internatonal Conference

More information

"Research Note" APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES *

Research Note APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES * Iranan Journal of Scence & Technology, Transacton B, Engneerng, ol. 30, No. B6, 789-794 rnted n The Islamc Republc of Iran, 006 Shraz Unversty "Research Note" ALICATION OF CHARGE SIMULATION METHOD TO ELECTRIC

More information

3D SURFACE RECONSTRUCTION AND ANALYSIS IN AUTOMATED APPLE STEM END/CALYX IDENTIFICATION

3D SURFACE RECONSTRUCTION AND ANALYSIS IN AUTOMATED APPLE STEM END/CALYX IDENTIFICATION 3D SURFACE RECONSTRUCTION AND ANALYSIS IN AUTOMATED APPLE STEM END/CALYX IDENTIFICATION L. Jang, B. Zhu, X. Cheng, Y. Luo, Y. Tao ABSTRACT. Machne vson methods are wdely used n apple defect detecton and

More information

Conversion between the vector and raster data structures using Fuzzy Geographical Entities

Conversion between the vector and raster data structures using Fuzzy Geographical Entities Converson between the vector and raster data structures usng Fuzzy Geographcal Enttes Cdála Fonte Department of Mathematcs Faculty of Scences and Technology Unversty of Combra, Apartado 38, 3 454 Combra,

More information

An Alternative Way to Measure Private Equity Performance

An Alternative Way to Measure Private Equity Performance An Alternatve Way to Measure Prvate Equty Performance Peter Todd Parlux Investment Technology LLC Summary Internal Rate of Return (IRR) s probably the most common way to measure the performance of prvate

More information

A Performance Analysis of View Maintenance Techniques for Data Warehouses

A Performance Analysis of View Maintenance Techniques for Data Warehouses A Performance Analyss of Vew Mantenance Technques for Data Warehouses Xng Wang Dell Computer Corporaton Round Roc, Texas Le Gruenwald The nversty of Olahoma School of Computer Scence orman, OK 739 Guangtao

More information

How To Calculate The Accountng Perod Of Nequalty

How To Calculate The Accountng Perod Of Nequalty Inequalty and The Accountng Perod Quentn Wodon and Shlomo Ytzha World Ban and Hebrew Unversty September Abstract Income nequalty typcally declnes wth the length of tme taen nto account for measurement.

More information

A Secure Password-Authenticated Key Agreement Using Smart Cards

A Secure Password-Authenticated Key Agreement Using Smart Cards A Secure Password-Authentcated Key Agreement Usng Smart Cards Ka Chan 1, Wen-Chung Kuo 2 and Jn-Chou Cheng 3 1 Department of Computer and Informaton Scence, R.O.C. Mltary Academy, Kaohsung 83059, Tawan,

More information

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters Frequency Selectve IQ Phase and IQ Ampltude Imbalance Adjustments for OFDM Drect Converson ransmtters Edmund Coersmeer, Ernst Zelnsk Noka, Meesmannstrasse 103, 44807 Bochum, Germany [email protected],

More information

Rotation Kinematics, Moment of Inertia, and Torque

Rotation Kinematics, Moment of Inertia, and Torque Rotaton Knematcs, Moment of Inerta, and Torque Mathematcally, rotaton of a rgd body about a fxed axs s analogous to a lnear moton n one dmenson. Although the physcal quanttes nvolved n rotaton are qute

More information

FREQUENCY OF OCCURRENCE OF CERTAIN CHEMICAL CLASSES OF GSR FROM VARIOUS AMMUNITION TYPES

FREQUENCY OF OCCURRENCE OF CERTAIN CHEMICAL CLASSES OF GSR FROM VARIOUS AMMUNITION TYPES FREQUENCY OF OCCURRENCE OF CERTAIN CHEMICAL CLASSES OF GSR FROM VARIOUS AMMUNITION TYPES Zuzanna BRO EK-MUCHA, Grzegorz ZADORA, 2 Insttute of Forensc Research, Cracow, Poland 2 Faculty of Chemstry, Jagellonan

More information

A DATA MINING APPLICATION IN A STUDENT DATABASE

A DATA MINING APPLICATION IN A STUDENT DATABASE JOURNAL OF AERONAUTICS AND SPACE TECHNOLOGIES JULY 005 VOLUME NUMBER (53-57) A DATA MINING APPLICATION IN A STUDENT DATABASE Şenol Zafer ERDOĞAN Maltepe Ünversty Faculty of Engneerng Büyükbakkalköy-Istanbul

More information

Vehicle Detection and Tracking in Video from Moving Airborne Platform

Vehicle Detection and Tracking in Video from Moving Airborne Platform Journal of Computatonal Informaton Systems 10: 12 (2014) 4965 4972 Avalable at http://www.jofcs.com Vehcle Detecton and Trackng n Vdeo from Movng Arborne Platform Lye ZHANG 1,2,, Hua WANG 3, L LI 2 1 School

More information

Damage detection in composite laminates using coin-tap method

Damage detection in composite laminates using coin-tap method Damage detecton n composte lamnates usng con-tap method S.J. Km Korea Aerospace Research Insttute, 45 Eoeun-Dong, Youseong-Gu, 35-333 Daejeon, Republc of Korea [email protected] 45 The con-tap test has the

More information

IMPACT ANALYSIS OF A CELLULAR PHONE

IMPACT ANALYSIS OF A CELLULAR PHONE 4 th ASA & μeta Internatonal Conference IMPACT AALYSIS OF A CELLULAR PHOE We Lu, 2 Hongy L Bejng FEAonlne Engneerng Co.,Ltd. Bejng, Chna ABSTRACT Drop test smulaton plays an mportant role n nvestgatng

More information

CHAPTER 5 RELATIONSHIPS BETWEEN QUANTITATIVE VARIABLES

CHAPTER 5 RELATIONSHIPS BETWEEN QUANTITATIVE VARIABLES CHAPTER 5 RELATIONSHIPS BETWEEN QUANTITATIVE VARIABLES In ths chapter, we wll learn how to descrbe the relatonshp between two quanttatve varables. Remember (from Chapter 2) that the terms quanttatve varable

More information

Calculating the high frequency transmission line parameters of power cables

Calculating the high frequency transmission line parameters of power cables < ' Calculatng the hgh frequency transmsson lne parameters of power cables Authors: Dr. John Dcknson, Laboratory Servces Manager, N 0 RW E B Communcatons Mr. Peter J. Ncholson, Project Assgnment Manager,

More information

APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT

APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT Toshhko Oda (1), Kochro Iwaoka (2) (1), (2) Infrastructure Systems Busness Unt, Panasonc System Networks Co., Ltd. Saedo-cho

More information

Answer: A). There is a flatter IS curve in the high MPC economy. Original LM LM after increase in M. IS curve for low MPC economy

Answer: A). There is a flatter IS curve in the high MPC economy. Original LM LM after increase in M. IS curve for low MPC economy 4.02 Quz Solutons Fall 2004 Multple-Choce Questons (30/00 ponts) Please, crcle the correct answer for each of the followng 0 multple-choce questons. For each queston, only one of the answers s correct.

More information

Extending Probabilistic Dynamic Epistemic Logic

Extending Probabilistic Dynamic Epistemic Logic Extendng Probablstc Dynamc Epstemc Logc Joshua Sack May 29, 2008 Probablty Space Defnton A probablty space s a tuple (S, A, µ), where 1 S s a set called the sample space. 2 A P(S) s a σ-algebra: a set

More information

Descriptive Models. Cluster Analysis. Example. General Applications of Clustering. Examples of Clustering Applications

Descriptive Models. Cluster Analysis. Example. General Applications of Clustering. Examples of Clustering Applications CMSC828G Prncples of Data Mnng Lecture #9 Today s Readng: HMS, chapter 9 Today s Lecture: Descrptve Modelng Clusterng Algorthms Descrptve Models model presents the man features of the data, a global summary

More information

Enabling P2P One-view Multi-party Video Conferencing

Enabling P2P One-view Multi-party Video Conferencing Enablng P2P One-vew Mult-party Vdeo Conferencng Yongxang Zhao, Yong Lu, Changja Chen, and JanYn Zhang Abstract Mult-Party Vdeo Conferencng (MPVC) facltates realtme group nteracton between users. Whle P2P

More information

A Multi-Camera System on PC-Cluster for Real-time 3-D Tracking

A Multi-Camera System on PC-Cluster for Real-time 3-D Tracking The 23 rd Conference of the Mechancal Engneerng Network of Thaland November 4 7, 2009, Chang Ma A Mult-Camera System on PC-Cluster for Real-tme 3-D Trackng Vboon Sangveraphunsr*, Krtsana Uttamang, and

More information

A Multi-mode Image Tracking System Based on Distributed Fusion

A Multi-mode Image Tracking System Based on Distributed Fusion A Mult-mode Image Tracng System Based on Dstrbuted Fuson Ln zheng Chongzhao Han Dongguang Zuo Hongsen Yan School of Electroncs & nformaton engneerng, X an Jaotong Unversty X an, Shaanx, Chna [email protected]

More information

Autonomous Navigation and Map building Using Laser Range Sensors in Outdoor Applications

Autonomous Navigation and Map building Using Laser Range Sensors in Outdoor Applications Autonomous Navgaton and Map buldng Usng aser Range Sensors n Outdoor Applcatons Jose Guvant, Eduardo Nebot and Stephan Baker Australan Centre for Feld Robotcs Department of Mechancal and Mechatronc Engneerng

More information

Implementation of Deutsch's Algorithm Using Mathcad

Implementation of Deutsch's Algorithm Using Mathcad Implementaton of Deutsch's Algorthm Usng Mathcad Frank Roux The followng s a Mathcad mplementaton of Davd Deutsch's quantum computer prototype as presented on pages - n "Machnes, Logc and Quantum Physcs"

More information

Brigid Mullany, Ph.D University of North Carolina, Charlotte

Brigid Mullany, Ph.D University of North Carolina, Charlotte Evaluaton And Comparson Of The Dfferent Standards Used To Defne The Postonal Accuracy And Repeatablty Of Numercally Controlled Machnng Center Axes Brgd Mullany, Ph.D Unversty of North Carolna, Charlotte

More information

Bypassing Synthesis: PLS for Face Recognition with Pose, Low-Resolution and Sketch

Bypassing Synthesis: PLS for Face Recognition with Pose, Low-Resolution and Sketch Bypassng Synthess: PLS for Face Recognton wth Pose, Low-Resoluton and Setch Abhshe Sharma Insttute of Advanced Computer Scence Unversty of Maryland, USA [email protected] Davd W Jacobs Insttute of Advanced

More information

CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK. Sample Stability Protocol

CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK. Sample Stability Protocol CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK Sample Stablty Protocol Background The Cholesterol Reference Method Laboratory Network (CRMLN) developed certfcaton protocols for total cholesterol, HDL

More information

Statistical Methods to Develop Rating Models

Statistical Methods to Develop Rating Models Statstcal Methods to Develop Ratng Models [Evelyn Hayden and Danel Porath, Österrechsche Natonalbank and Unversty of Appled Scences at Manz] Source: The Basel II Rsk Parameters Estmaton, Valdaton, and

More information

Course outline. Financial Time Series Analysis. Overview. Data analysis. Predictive signal. Trading strategy

Course outline. Financial Time Series Analysis. Overview. Data analysis. Predictive signal. Trading strategy Fnancal Tme Seres Analyss Patrck McSharry [email protected] www.mcsharry.net Trnty Term 2014 Mathematcal Insttute Unversty of Oxford Course outlne 1. Data analyss, probablty, correlatons, vsualsaton

More information

Study on Model of Risks Assessment of Standard Operation in Rural Power Network

Study on Model of Risks Assessment of Standard Operation in Rural Power Network Study on Model of Rsks Assessment of Standard Operaton n Rural Power Network Qngj L 1, Tao Yang 2 1 Qngj L, College of Informaton and Electrcal Engneerng, Shenyang Agrculture Unversty, Shenyang 110866,

More information

Traffic State Estimation in the Traffic Management Center of Berlin

Traffic State Estimation in the Traffic Management Center of Berlin Traffc State Estmaton n the Traffc Management Center of Berln Authors: Peter Vortsch, PTV AG, Stumpfstrasse, D-763 Karlsruhe, Germany phone ++49/72/965/35, emal [email protected] Peter Möhl, PTV AG,

More information

Disagreement-Based Multi-System Tracking

Disagreement-Based Multi-System Tracking Dsagreement-Based Mult-System Trackng Quannan L 1, Xnggang Wang 2, We Wang 3, Yuan Jang 3, Zh-Hua Zhou 3, Zhuowen Tu 1 1 Lab of Neuro Imagng, Unversty of Calforna, Los Angeles 2 Huazhong Unversty of Scence

More information

Logistic Regression. Lecture 4: More classifiers and classes. Logistic regression. Adaboost. Optimization. Multiple class classification

Logistic Regression. Lecture 4: More classifiers and classes. Logistic regression. Adaboost. Optimization. Multiple class classification Lecture 4: More classfers and classes C4B Machne Learnng Hlary 20 A. Zsserman Logstc regresson Loss functons revsted Adaboost Loss functons revsted Optmzaton Multple class classfcaton Logstc Regresson

More information

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic Lagrange Multplers as Quanttatve Indcators n Economcs Ivan Mezník Insttute of Informatcs, Faculty of Busness and Management, Brno Unversty of TechnologCzech Republc Abstract The quanttatve role of Lagrange

More information

Lecture 2: Single Layer Perceptrons Kevin Swingler

Lecture 2: Single Layer Perceptrons Kevin Swingler Lecture 2: Sngle Layer Perceptrons Kevn Sngler [email protected] Recap: McCulloch-Ptts Neuron Ths vastly smplfed model of real neurons s also knon as a Threshold Logc Unt: W 2 A Y 3 n W n. A set of synapses

More information

Three-Dimensional Scene Flow

Three-Dimensional Scene Flow Appeared n the 7th Internatonal Conference on Computer Vson, Corfu, Greece, September 1999. Three-Dmensonal Scene Flow Sundar Vedula y, Smon Baker y, Peter Rander yz, Robert Collns y, and Takeo Kanade

More information

Learning from Multiple Outlooks

Learning from Multiple Outlooks Learnng from Multple Outlooks Maayan Harel Department of Electrcal Engneerng, Technon, Hafa, Israel She Mannor Department of Electrcal Engneerng, Technon, Hafa, Israel [email protected] [email protected]

More information

Faraday's Law of Induction

Faraday's Law of Induction Introducton Faraday's Law o Inducton In ths lab, you wll study Faraday's Law o nducton usng a wand wth col whch swngs through a magnetc eld. You wll also examne converson o mechanc energy nto electrc energy

More information

BRNO UNIVERSITY OF TECHNOLOGY

BRNO UNIVERSITY OF TECHNOLOGY BRNO UNIVERSITY OF TECHNOLOGY FACULTY OF INFORMATION TECHNOLOGY DEPARTMENT OF INTELLIGENT SYSTEMS ALGORITHMIC AND MATHEMATICAL PRINCIPLES OF AUTOMATIC NUMBER PLATE RECOGNITION SYSTEMS B.SC. THESIS AUTHOR

More information

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12 14 The Ch-squared dstrbuton PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 1 If a normal varable X, havng mean µ and varance σ, s standardsed, the new varable Z has a mean 0 and varance 1. When ths standardsed

More information

Exhaustive Regression. An Exploration of Regression-Based Data Mining Techniques Using Super Computation

Exhaustive Regression. An Exploration of Regression-Based Data Mining Techniques Using Super Computation Exhaustve Regresson An Exploraton of Regresson-Based Data Mnng Technques Usng Super Computaton Antony Daves, Ph.D. Assocate Professor of Economcs Duquesne Unversty Pttsburgh, PA 58 Research Fellow The

More information

CHAPTER 14 MORE ABOUT REGRESSION

CHAPTER 14 MORE ABOUT REGRESSION CHAPTER 14 MORE ABOUT REGRESSION We learned n Chapter 5 that often a straght lne descrbes the pattern of a relatonshp between two quanttatve varables. For nstance, n Example 5.1 we explored the relatonshp

More information

Design and Development of a Security Evaluation Platform Based on International Standards

Design and Development of a Security Evaluation Platform Based on International Standards Internatonal Journal of Informatcs Socety, VOL.5, NO.2 (203) 7-80 7 Desgn and Development of a Securty Evaluaton Platform Based on Internatonal Standards Yuj Takahash and Yoshm Teshgawara Graduate School

More information

An Interest-Oriented Network Evolution Mechanism for Online Communities

An Interest-Oriented Network Evolution Mechanism for Online Communities An Interest-Orented Network Evoluton Mechansm for Onlne Communtes Cahong Sun and Xaopng Yang School of Informaton, Renmn Unversty of Chna, Bejng 100872, P.R. Chna {chsun,yang}@ruc.edu.cn Abstract. Onlne

More information

Abstract. Dublin City University

Abstract. Dublin City University Abstract The gender dentfcaton can be made to approxmately 95% accuracy when all the bones that the skull conssts of are present and well preserved. A dffcult problem that occurs for the medcal examner

More information

+ + + - - This circuit than can be reduced to a planar circuit

+ + + - - This circuit than can be reduced to a planar circuit MeshCurrent Method The meshcurrent s analog of the nodeoltage method. We sole for a new set of arables, mesh currents, that automatcally satsfy KCLs. As such, meshcurrent method reduces crcut soluton to

More information

How To Create An Emoton Recognzer

How To Create An Emoton Recognzer Recognzng Low/Hgh Anger n Speech for Call Centers FU-MING LEE*, LI-HUA LI, RU-YI HUANG Department of Informaton Management Chaoyang Unversty of Technology 168 Jfong E. Rd., Wufong Townshp Tachung County,

More information

Sketching Sampled Data Streams

Sketching Sampled Data Streams Sketchng Sampled Data Streams Florn Rusu, Aln Dobra CISE Department Unversty of Florda Ganesvlle, FL, USA [email protected] [email protected] Abstract Samplng s used as a unversal method to reduce the

More information