Development of Mobile Robot System Equipped with Camera and Laser Range Finder Realizing HOG-Based Person Following and Autonomous Returning

Size: px
Start display at page:

Download "Development of Mobile Robot System Equipped with Camera and Laser Range Finder Realizing HOG-Based Person Following and Autonomous Returning"

Transcription

1 Awai, M. et al. Paper: Development of Mobile Robot System Equippe with Camera an Laser Range Finer Realizing HOG-Base Person Following an Autonomous Returning Masashi Awai, Atsushi Yamashita, Takahito Shimizu, Toru Kaneko, Yuichi Kobayashi,anHajimeAsama Department of Mechanical Engineering, Shizuoka University Johoku, Naka-ku, Hamamatsu-shi, Shizuoka , Japan Department of Precision Engineering, The University of Tokyo Hongo, Bunkyo-ku, Tokyo , Japan [Receive September 10, 2013; accepte November 7, 2013] In this paper, we propose a mobile robot system which has functions of person following an autonomous returning. The robot realizes these functions by analyzing information obtaine with camera an laser range finer. Person following is performe by using HOG features, color information, an pattern of range ata. Along with person following, a map of the ambient environment is generate from range ata. Autonomous returning to the starting point is performe by applying potential metho to the generate map. We verifie the propose metho by experiment using a wheel mobile robot in an inoor environment. Keywors: mobile robot, laser range finer, camera, person following 1. Introuction In recent years, introuction of autonomous mobile robots to environments close to us is expecte. Examples inclue shopping cart robots returning automatically to the shopping cart she after shopping an guie robots irecting the way from the current location to the starting point in unknown environments. A robot that accomplishes these purposes nees functions of person following an autonomously returning to the starting point [1 3]. In reference [1] an reference [2], returning was performe after arrival at the estination by manual control. However, manual control of the robot requires great care. In reference [3], person following an autonomous returning were performe. However, autonomous returning was performe only by tracing the route recore on the outwar way. We previously propose in reference [4] a mobile robot system which has functions of person following an autonomous returning to the starting point while avoiing obstacles. In this system, person following was performe by etection of moving object using Laser Range Finer (LRF) an person extraction using color information. However, etection of moving object was unstable epening on the walking spee. Therefore, We nee more stable person following metho. Person following methos were propose in references [5 7]. A metho in reference [5] etecte persons by template matching of legs-like pattern for LRF ata. To follow the target person, it employe particle filtering whose initial particles were generate from infrare image. A metho in reference [6] use stereo camera an etecte persons by epth templates of person shape. It employe the Extene Kalman filter for person following. A metho in reference [7] use LRF an omni-view camera. LRF ata were use for etecting caniate of person regions an omni-view camera images were use for extracting person regions base on HOG (Histogram of Oriente Graients) features. It also employe particle filtering for person following. The abovementione methos for person following use one or two criteria for person etection. Here, note that aition of criterion for person etection increases the robustness of person following if one criterion itself works well. Therefore, in this paper we propose a mobile robot which has a function of robust person following realize by integration of three criteria for person etection base on pattern of LRF ata, HOG features an color histogram. The robot also has a function of self localization for map generation on the outwar way, an a function of autonomous return with obstacle avoiance. 2. Outline In this paper, we verify the system using a mobile robot equippe with a Laser Range Finer (LRF) an a camera (Fig. 1). The mobile robot acquires two imensional (2-D) range ata of 180 forwar by the LRF. The mobile robot also acquires the image in the front irection by the camera. 68 Journal of Robotics an Mechatronics Vol.26 No.1, 2014

2 Development of Mobile Robot System with Camera an LRF Camera LRF Fig. 3. Points of ata evaluation. Fig. 1. Mobile robot. Fig. 2. Environment. The mobile robot etects an follows a person by using the LRF an the camera when moving on the outwar way. At the same time, the mobile robot generates a map with range ata measure by the LRF. The mobile robot generates a potential fiel from the generate map by an artificial potential metho. Then, it moves on the return way along graient irections of the generate potential fiel. At the same time, the mobile robot avois obstacles not recore in the map by reconstruction of the potential fiel. An operating environment of the mobile robot is a flat floor where the mobile robot moves in 2-D space (Fig. 2). In the operating environment, multiple objects an peestrians usually exist. In this situation, person following by a single metho of person etection may be ifficult. It will be realize by combining multiple methos of person etection. 3. Person Following on Outwar Way The mobile robot performs person following an map generation on the outwar way. In this paper, the mobile robot follows the person by using person etection. Person etection is performe by evaluating a value of person likelihoo. The value of person likelihoo can be evaluate on the pattern of range ata an the HOG features in acquire images. However, this evaluation is ineffective to follow the person in environment where more than one person exist. The reason for this is that the pattern of LRF ata an HOG features are not specific to the person who shoul be followe but common to all per- sons. Uner an assumption that peestrians o not wear clothes with similar color to the person to be followe, color information is ae to the pattern of range ata an HOG features. Thus, person following is performe by using particle filter base on pattern of range ata, HOG features an color information Tracking by Particle Filter We use a particle filter [8] for person following. The particle filter estimates the position of the person to be followe on a horizontal plane. In this stuy, ensity of particle istribution represents the probability of existence of the person to be followe. By calculating particle positions accoring to the particle filter algorithm, position of the person to be followe can be estimate. In particle filter algorithm, a particle is assigne a weight at each particle position. However, calculation of weight at each particle position is computationally expensive. Thus, assigning the weight to the particle is performe at representative points. Representative points are set at the positions of range ata basically. But here we have to notice that points in between legs are not evaluate through the process. Therefore, process to cover points in between legs shoul be performe. Fig. 3 shows process of etermining representative points. First, the robot acquires range ata. Distance D(θ) an angle θ are obtaine as the range ata in polar coorinates. Initially, representative points R = (U(θ)cos(θ),U(θ)sin(θ)) are set using the range ata as U(θ)=D(θ). Process to cover points in between legs is performe by Eq. (1), which will be applie to each range ata. U(θ) = min D(θ + l) k<l<k if (D(θ + l + k) < D(θ + l)),.... (1) ( ) W k = arctan, (2) 2D(θ + l) where W is estimate value of length in between legs. Next, values of person likelihoo are evaluate at each representative position. In the particle filter algorithm, particles near to representative points are assigne a weight as evaluate values V( R). Thus, calculating V( R) is performe only at representative points close to particles. Particle filter is performe as follows. (i) Initial particles are istribute aroun the person with ranom noise. Journal of Robotics an Mechatronics Vol.26 No.1,

3 Awai, M. et al. D(θ) [m] [egree] θ Fig. 5. Acquire image. Fig. 4. Range ata. T 1 ( k) T 2 ( k) T 3 ( k) (ii) Particles are move base on the system moel given by Eq. (3). x t t 1 = x t 1 + v t 1 T, (3) 0 k 0 k 0 k (a) Close legs (b) Open legs (c) Single leg where x t is an estimate position vector of the person on a horizontal plane at time t, v t is velocity vector of the person at time t, an T is time of upating cycle. v t is estimate by the subtraction of x t 1 an x t 2. T 4 ( k) 0 k T 5( k ) 0 k 0 T 6 ( k ) k (iii) Each particle is assigne a weight w as following equation. ) V(R)exp ( D2 2σ w =, (4) 2πσ where σ is position error. Position error inclues error of self-location estimation an measuring error. However, these error are har to efine. Thus, position error is efine as the constant value empirically. D is istance between the particle an the nearest range ata, V(R) is value of likelihoo of the nearest representative point. (iv) Estimate position x t is etermine by calculating center of gravity of particles. Position x t is regare as the position of the person to be followe at time t. Thus, the mobile robot move towar the position x t at time t. (v) New particles are selecte in escening orer accoring to the weight as resampling process. First, process (i) is performe. Next, processes (ii), (iii) an (iv) are performe. After that, processes (ii), (iii), (iv) an (v) are performe repeately Evaluation on Pattern of Range Data Person etection is performe by using pattern of range ata. Range ata is acquire as shown in Fig. 4 in the environment (Fig. 5). In the reference [5], person following was performe by template matching from LRF ata. In the stuy, person following was achieve by using templates with 7 position-relation patterns of person () Right oblique legs (open) (e) Left oblique legs (open) (f) Right oblieque legs (close) 0 T 7 ( k) (g) Left oblieque legs (close) k Fig. 6. Leg templates. legs. Therefore, as the evaluation on pattern of range ata, pattern matching is performe by using range ata an 7 templates of legs that are the same as [5] in our stuy. The 7 patterns are shown in Fig. 6, where relative position of legs are varie as close, open, left forwar, right forwar an so on. While following the person, matching scores are obtaine by performing pattern matching at all representative positions R(θ,U(θ)). Matching score L( R) is obtaine at each R by Eq. (5): L( R)= S( R), (5) S( R)= min A 1 i N k= A ( W A = arctan 2U(θ) (D(θ + k) U(θ)) T i (k), (6) ), (7) where N is number of template, A is with of templates, is the value set to a maximum value of ((D(θ + k) U(θ))). 70 Journal of Robotics an Mechatronics Vol.26 No.1, 2014

4 Development of Mobile Robot System with Camera an LRF Person Non-person Frequency Fig. 7. Dataset Evaluation on HOG Features Person etection in acquire images is performe by using Real AaBoost algorithm [9] with HOG features. The valiity of HOG features for person etection is verifie in the reference [10]. Thus, classifier of Real AaBoost for person etection is generate from HOG features of sample images of person an backgroun. Daimler Peestrian Classification Benchmark Dataset [a] is use as sample images (Fig. 7). Real AaBoost constructs the strong classifier as linear combination of weak classifier. H = D =1 h, (8) where D is the number of weak classifier, H is value of strong classifier, h is value of weak classifier. We use value of H as the constructe strong classifier value of Real AaBoost. For person etection on HOG features, image regions to perform person etection are selecte in acquire images. H( R) is acquire at each representative point R. By setting the size of person, size an position of the image region are etermine accoring to each representative point R Evaluation on Color Histogram Detecting the person who shoul be followe is performe by using color histogram. The color histogram of hue h an saturation s is mae (an example of huesaturation histogram is epicte in Fig. 8 with an image of a person in an inoor environment). Number of bins of hue saturation set to This setting is base on experiment with human ientification conucte by Takahashi et al. [11], where histogram of h = 16 s = 8was verifie to be effective to make ientification robust to the changes of brightness. The mobile robot acquires color information on the person to be followe by the mobile robot before the person following begins. While the mobile robot follows the person, the color information is acquire from the image region which is selecte accoring to each position of representative point. Assuming that the orinary size of person an the istance between camera an person are known, image regions can be etermine accoring to the representative point R. Then, the color histogram is mae an the similarity with the color histogram mae before the person following begins is calculate Saturation Hue Fig. 8. An example of color histogram. The Bhattacharyya coefficient [12] is use for calculating the similarity with the histograms. Eq. (9) shows Bhattacharyya coefficient C( R) of point R. C( R)= h b h=0 s b s=0 H t (h,s) H(h,s, R),... (9) where H t (h,s) is the frequency of each bin of the color histogram of the person that is acquire before the mobile robot begins person following. H(h,s, R) is the frequency of each bins of the color histogram acquire in image region for position R while the mobile robot follows the person. h b is the number of bins of hue h, ans b is the number of bins of saturation s Integration of Evaluate Values by PCA The integrate value of person likelihoo V( R) is calculate by applying PCA (Principal Component Analysis) to L( R), H( R) an C( R). Before PCA is performe, averaging proceure is performe. This proceure is introuce because large ifferences of values among representative points in the near istance can be noise for PCA. Average values L s ( R),H s ( R),C s ( R) are calculate by following equations. L s ( R i )= H s ( R i )= C s ( R i )= a i j a i j a i j L( R j ), (10) H( R j ), (11) C( R j ), (12) where R j is representative point having the istance between R i an R j not more than threshol a, a i is number of R j. Next, for processing PCA, stanarize value (V L (R), V H (R), V C (R)) is calculate from L s ( R), H s ( R) an C s ( R) Journal of Robotics an Mechatronics Vol.26 No.1,

5 Awai, M. et al. as the followings. V L ( R)= L s( R) L s ( R) s L, (13) : Graient irection : Configuration obstacle Obstacle Map ata V H ( R)= H s( R) H s ( R) s H, (14) V C ( R)= C s( R) C s ( R) s C, (15) where L( R),H( R),C( R) are averages, s L,s H,s C are variances. PCA is processe by calculating eigenvector from variance-covariance matrix from V L ( R), V H ( R), V C ( R). S(V L,V L ) S(V L,V H ) S(V L,V C ) = S(V H,V L ) S(V H,V H ) S(V H,V C ), (16) S(V C,V L ) S(V C,V H ) S(V C,V C ) where S(V i,v j ) is covariance of V i an V j. Finally, the integrate value of person likelihoo V( R) is calculate by using the primary ingreient (α,β,γ)an eigenvalue of the primary ingreient λ. V( R)=αV L ( R)+βV H ( R)+γV C ( R)+2 λ. (17) To avoi negative effect by a large noise, a coefficient is set zero when its corresponing component has negative value. Initial path (a) Initial path. Recalculation path (b) Recalculation path. Fig. 9. Reconstruction of potential fiel. Then the robot moves on the return way along a graient irection of the generate potential fiel. For the robot to avoi obstacles not recore in the map, the LRF measures an ambient environment while the robot moves on the return way an the robot reconstructs a potential fiel. Fig. 9 shows reconstruction of a potential fiel. If the robot etects an obstacle which i not exist on the outwar way, the obstacle is ae to the map ata mae on the outwar way (Fig. 9(a)). Then the robot reconstructs a potential fiel to avoi obstacles (Fig. 9(b)). This makes the movement of the robot safe on the return way. 4. Map Generation on Outwar Way The mobile robot generates the map of ambient environment while it moves on the outwar way. The LRF is use to measure the ambient environment uring the mobile robot movement, an the ambient environment map is generate by integrating each measurement ata. Measurement ata integration nees an accurate self-location estimation of the mobile robot. In this stuy, the estimation is mae by ea reckoning. However, ea reckoning has a problem of error accumulation cause by wheel slipping. In orer to ecrease this error accumulation, the robot aligns each measurement ata by the ICP algorithm [13]. Moving objects o not exist in the same place. Therefore, it is necessary to remove moving objects from the map. The mobile robot removes moving objects by a metho in the reference [14]. To remove a moving object, subtraction of acquire range ata at ifferent robot positions is performe. The map of static object can be acquire by using this metho. 5. Motion on Return Way The mobile robot moves on the return way accoring to the Laplace potential metho [15]. The robot generates the potential fiel in the map obtaine on the outwar way. 6. Experiment 6.1. Experimental Device We use the mobile robot Pioneer 3 of MobileRobots, Inc. (Fig. 2). The robot has 2 rive wheels an 1 caster. It s maximum spee is 400 mm/sec. It turns with the velocity ifferential of right an left wheels. The LRF is moel LMS by SICK. It is equippe at a height of 300 mm above the groun. The sensing range is 180 in one plane an the resolution is 0.5. The camera is moel C910 by logicool. Its horizontal angle of view is about 70. The camera is equippe at a height of 800 mm above the groun. As the specs on computers, CPU is Intel Core 2Duo T GHz, an memory is 3.5 GB Experiment Environment We conucte experiment in which the mobile robot follows a person to the target point an then returns to the starting point. Experiment environment was a corrior with a flat floor. Fig. 2 shows the experiment environment. The with of corrior is about 2 m. Wall materials are metal an concrete. There were two peestrians on vinyl flooring in experiment environment. We set position error σ = 50 mm, parameter of LRF etection = 700 mm, parameters of color histogram h b = 16, s b = 8, an parameter a = 50 mm. 72 Journal of Robotics an Mechatronics Vol.26 No.1, 2014

6 Development of Mobile Robot System with Camera an LRF V L θ [egree] Fig. 10. Acquire image (A). Fig. 13. Evaluation value of LRF V L (θ) (A). Fig. 14. Person etection by HOG features (A). V H Fig D map image (A). θ [egree] Fig. 15. Evaluation value of HOG V H (θ) (A). Fig. 12. Particles in 2-D map image (A). V C 6.3. Experimental Result On the outwar way, the mobile robot followe the person. Fig. 10 shows an image acquire with the camera while the robot followe the person. Figure 11 shows particles an a 2-D map image generate by range ata acquire with the LRF. Gray points in 2-D map are particles. Fig. 12 shows the magnifie map aroun particles in Fig. 11. Figure 13 shows evaluation value on shape of range ata V L (θ). The horizontal axis in Fig. 13 inicates the view angle from the robot (the positive an negative values correspon to the right an left angle, respectively). In Fig. 13, it is shown that high values appear in the vicinity of the angle where the person exists. Figure 14 shows person etection by HOG features. Fig. 15 shows evaluation value on HOG features V H (θ). In Fig. 14, white rectangles are the regions whose value of V H (θ) exceee the threshol. It is shown that high values appear in the vicinity of the angle where the person exists. θ [egree] Fig. 16. Evaluation value of color histogram V C (θ) (A). Figure 16 shows evaluation value on color information V C (θ). The obstacle which has the similar color to the person to be followe was existing in the right sie of the person. It is shown that high values appear in the vicinity of the angle where the obstacle exists (vicinity of 13 ). Finally, Fig. 17 shows the integrate value of person likelihoo V(θ). It is shown that the highest values appear in the vicinity of the angle where the person to be followe exists. Journal of Robotics an Mechatronics Vol.26 No.1,

7 Awai, M. et al. V e V L θ [egree] θ [egree] Fig. 17. Integrate evaluation value V(θ) (A). Fig. 21. Evaluation value of LRF V L (θ) (B). Fig. 18. Acquire image (B). Fig. 22. Person etection by HOG features (B). V H θ [egree] Fig. 23. Evaluation value of HOG V H (θ) (B). Fig D map image (B). V C θ [egree] Fig. 24. Evaluation value of color histogram V C (θ) (B). Fig. 20. Particles in 2-D map image (B). V Figure 18 shows an image acquire with the camera while the peestrian passe. In Fig. 18, the right person is to be followe by the mobile robot. Figs. 19 an 20 show particles an a 2-D map image. Fig. 21 shows V L (θ). Fig. 22 shows person etection by HOG features. Fig. 23 shows V H (θ). Fig. 24 shows V C (θ). Fig. 25 shows V(θ). θ [egree] Fig. 25. Integrate evaluation value V(θ) (B). 74 Journal of Robotics an Mechatronics Vol.26 No.1, 2014

8 Development of Mobile Robot System with Camera an LRF Table 1. Ratio of frame whose person s point has highest value. klrf HOG Color Integrate (V L ) (V H ) (V C ) (V ) Number of frame Rate of frame [%] e ) ( m LRF ata Robot trajectory Goal Start e e e e (m) Fig. 26. Generate map an trajectory of mobile robot on the outwar way. e ) (m LRF ata Robot trajectory Goal Start e e e e New obstacle (m) Fig. 27. Generate map an trajectory of mobile robot on the return way. In Figs. 21 an 23, it is shown that high values appear in the vicinity of the angle where the person exist (vicinities of 5 an 20 ). In Fig. 24, it is shown that high values appear only in the vicinity of the angle where the person to be followe exists. Finally, in Fig. 25, it is shown that the highest values appear in the vicinity of the angle where the right person to be followe exists. Thus, it is more effective to use integrate value than to use LRF value or HOG value. The number of acquire images an range ata uring person following was 349 frame. The number of frames containing objects outsie the person to be followe was 247 frame. Table 1 shows ratio of the frame which the highest value appears where the person to be followe exists among frames containing objects outsie the person to be followe. It is shown that integrate value has the highest ratio. Figure 26 shows the generate map an the robot trajectory on the outwar way. It is shown that stationary object map was generate by moving object etection. Figure 27 shows the trajectory of the robot on the return way. The robot move on the return way by using the map which ha been generate on the outwar way. On the return way, the obstacle that i not exist on the outwar way appeare. It is shown that the robot returne to the starting position while avoiing the obstacle. These results show that the mobile robot can etect an follow the person by the propose metho in the experimental environment an can return to the starting point while avoiing obstacles. The error between the starting point in Fig. 26 an the goal point in Fig. 27 maybecausebyerroroficp metho. The reason for this is that features along the moving irection in Figs. 26 an 27 foralignmentoficp metho were sparse in experimental environment. Journal of Robotics an Mechatronics Vol.26 No.1,

9 Awai, M. et al. 7. Conclusion In this paper, we constructe the mobile robot system that has functions of person following an returning to the starting location autonomously while avoiing obstacles. Person following was achieve by using pattern of range ata, HOG features an color information. Map generation was achieve by the ICP algorithm an the moving object etection. The robot returne to the starting point accoring to the Laplace potential metho with generate map an a path of avoiing obstacle is generate by reconstructing a potential fiel. As future works, we nee to conuct experiments in more iverse situations (many people, longer istance). This requires functions of supporting occlusion an more precise localization in ynamic environment. Furthermore, in the situation that peestrians wearing same color clothes exist, the propose metho may not be effective. In such cases, utilization of time-series information will play more important role. More precise an robust system moel in the particle filter (or other filter techniques) will be require. Acknowlegements This work was in partly supporte by the Kayamori Founation of Informational Science Avancement, an MEXT KAKENHI, Grantin-Ai for Young Scientist (A), [12] T. Kailath, The Divergence an Bhattacharyya Distance Measures in Signal Selection, IEEE Trans. on Communication Technology, Vol.COM-15, No.1, pp , [13] P. J. Besl an N. D. Mckay, A Metho for Registration of 3-D Shapes, IEEE Trans. on Pattern Analysis an Machine Intelligence, Vol.14, No.2, pp , [14] S. Iwashina, A. Yamashita, an T. Kaneko, 3-D Map Builing in Dynamic Environments by a Mobile Robot Equippe with Two Laser Range Finers, Proc. of the 3r Asia Int. Symposium on Mechatronics, TP1-3(1), pp. 1-5, [15] K. Sato, Dealock-free Motion Planning Using the Laplace Potential Fiel, Proc. of the Joint Int. Conf. on Mathematical Methos an Supercomputing in Nuclear Applications, pp , Supporting Online Materials: [a] Daimler Peestrian Classification Benchmark Dataset, Masashi Awai Ctec, Inc. Aress: 35th Floor, Mori Tower, Roppongi Hills, Roppongi, Minato-ku, Tokyo, Japan 2013 Receive Master egree from Grauate School of Engineering, Shizuoka University Ctec, Inc. References: [1] M. Misawa, T. Yoshia, an S. Yuta, A Smart Hancart with Autonomous Returning Function, J. of Robotics Society of Japan, Vol.25, No.8, pp , 2007 (in Japanese). [2] T. Lixin an S. Yuta, Mobile Robot Playback Navigation Base on Robot Pose Calculation Using Memorize Omniirectional Images, J. of Robotics an Mechatronics, Vol.14, No.4, pp , [3] N. Tsua, S. Harimoto, T. Saitoh, an R. Konishi, Mobile Robot with Following an Returning Moe, Proc. of the 18th IEEE Int. Symposium on Robot an Human Interactive Communication (RO- MAN2009), ThB1.3, pp , [4] T. Shimizu, M. Awai, A. Yamashita, an T. Kaneko, Mobile Robot System Realizing Human Following an Autonomous Returning Using Laser Range Finer an Camera, Proc. of the 18th Korea- Japan Joint Workshop on Frontiers of Computer Vision (FCV2012), [5] S. Okusako an S. Sakane, Human Tracking with a Mobile Robot using a Laser Range-Finer, J. of Robotics Society of Japan, Vol.24, No.5, pp , 2006 (in Japanese). [6] J. Satake an J. Miura, Person Following of a Mobile Robot using Stereo Vision, J. of Robotics Society of Japan, Vol.28, No.9, pp , 2010 (in Japanese). [7] M. Saito, K. Yamazaki, N. Hatao, R. Hanai, K. Okaa, an M. Inaba, Peestrian Detection using a LRF an a Small Omni-view Camera for Outoor Personal Mobility Robot, Proc. of the 2010 IEEE Int. Conf. on Robotics an Biomimetics (ROBIO 2010), pp , [8] M. Isar an A. Blake, Conensation-conitional ensity propagation for visual tracking, Int. J. of Computer Vision, Vol.29, No.1, pp. 5-28, [9] R. E. Schapire an Y. Singer, Improve boosting algorithms using confience rate preictions, Machine Learning, No.37, pp , [10] N. Dalal an B. Triggs, Histograms of Oriente Graients for Human Detection, Proc. of the 2005 IEEE Computer Society Conf. on Computer Vision an Pattern Recognition (CVPR2005), pp , [11] H. Takahashi, K. Nakamura, H. Zhao, an R. Shibasaki, Human Ientification Using Laser Scanners an Image Sensors, Proc. of Asian Conf. on Remote Sensing 2007, TS24-2, Atsushi Yamashita Associate Professor, Department of Precision Engineering, The University of Tokyo Aress: Hongo, Bunkyo-ku, Tokyo , Japan Assistant Professor, Shizuoka University Visiting Associate, California Institute of Technology Associate Professor, Shizuoka University Associate Professor, The University of Tokyo Main Works: Motion Planning of Multiple Mobile Robots for Cooperative Manipulation an Transportation, IEEE Trans. on Robotics an Automation, Vol.19, No.2, pp , Apr Parallel Line-base Structure from Motion by Using Omniirectional Camera in Texture-less Scene, Avance Robotics, Vol.27, No.1, pp , Jan Membership in Acaemic Societies: The Institute of Electrical an Electronics Engineers (IEEE) Association for Computing Machinery (ACM) The Robotics Society of Japan (RSJ) The Japan Society of Mechanical Engineers (JSME) The Japan Society for Precision Engineering (JSPE) The Institute of Electronics, Information an Communication Engineers (IEICE) The Institute of Electrical Engineers of Japan (IEEJ) Information Processing Society of Japan (IPSJ) The Institute of Image Information an Television Engineers (ITE) The Society of Instrument an Control Engineers (SICE) Society for Serviceology 76 Journal of Robotics an Mechatronics Vol.26 No.1, 2014

10 Development of Mobile Robot System with Camera an LRF Takahito Shimizu Iwata Shinkin Bank Yuichi Kobayashi Associate Professor, Grauate School of Engineering, Shizuoka University Aress: Nakaizumi, Iwata-shi, Shizuoka, Japan 2012 Receive Master egree from Grauate School of Engineering, Shizuoka University Iwata Shinkin Bank Toru Kaneko Professor, Grauate School of Engineering, Shizuoka University Aress: Johoku, Naka-ku, Hamamatsu-shi, Shizuoka, Japan Research Scientist, RIKEN Bio-mimetic Control Research Center Associate Professor, Tokyo University of Agriculture an Technology Associate Professor, Shizuoka University Main Works: Planning-Space Shift Motion Generation: Variable-space Motion Planning Towar Flexible Extension of Boy Schema, J. of Intelligent an Robotic Systems, Vol.62, Issue 3-4, Jun Membership in Acaemic Societies: The Institute of Electrical an Electronics Engineers (IEEE) The Robotics Society of Japan (RSJ) The Society of Instrument an Control Engineers (SICE) The Japan Society of Mechanical Engineers (JSME) The Japan Society for Precision Engineering (JSPE) Aress: Johoku, Naka-ku, Hamamatsu-shi, Shizuoka, Japan Nippon Telegraph an Telephone Corporation NTT Human Interface Laboratories Faculty of Engineering, Shizuoka University Main Works: Chroma Key Using a Checker Pattern Backgroun, IEICE Trans. on Information an Systems, Vol.90-D, No.1, pp , Jan Membership in Acaemic Societies: The Institute of Electrical an Electronics Engineers (IEEE) The Institute of Electronics, Information an Communication Engineers (IEICE) The Institute of Image Information an Television Engineers (ITE) Hajime Asama Professor, Department of Precision Engineering, The University of Tokyo Aress: Hongo, Bunkyo-ku, Tokyo , Japan Research Associate, RIKEN (The Institute of Physical an Chemical Research) Professor, RACE (Research into Artifacts, Center for Engineering), The University of Tokyo Professor, Department of Precision Engineering, School of Engineering, The University of Tokyo Main Works: Aaptive Division-of-Labor Control Algorithm for Multi-robot Systems, J. of Robotics & Mechatronics, Vol.22, No.4, pp , Aug Membership in Acaemic Societies: The Institute of Electrical an Electronics Engineers (IEEE) The Robotics Society of Japan (RSJ) The Japan Society of Mechanical Engineers (JSME) The Japanese Society of Instrumentation an Control Engineers (SICE) Journal of Robotics an Mechatronics Vol.26 No.1,

HOG-Based Person Following and Autonomous Returning Using Generated Map by Mobile Robot Equipped with Camera and Laser Range Finder

HOG-Based Person Following and Autonomous Returning Using Generated Map by Mobile Robot Equipped with Camera and Laser Range Finder HOG-Based Person Following and Autonomous Returning Using Generated Map by Mobile Robot Equipped with Camera and Laser Range Finder Masashi Awai, Takahito Shimizu and Toru Kaneko Department of Mechanical

More information

HOG-Based Person Following and Autonomous Returning Using Generated Map by Mobile Robot Equipped with Camera and Laser Range Finder

HOG-Based Person Following and Autonomous Returning Using Generated Map by Mobile Robot Equipped with Camera and Laser Range Finder HOG-Based Person Following and Autonomous Returning Using Generated Map by Mobile Robot Equipped with Camera and Laser Range Finder Masashi Awai 1, Takahito Shimizu 1, Toru Kaneko 1, Atsushi Yamashita

More information

3D Environment Measurement Using Binocular Stereo and Motion Stereo by Mobile Robot with Omnidirectional Stereo Camera

3D Environment Measurement Using Binocular Stereo and Motion Stereo by Mobile Robot with Omnidirectional Stereo Camera 3D Environment Measurement Using Binocular Stereo and Motion Stereo by Mobile Robot with Omnidirectional Stereo Camera Shinichi GOTO Department of Mechanical Engineering Shizuoka University 3-5-1 Johoku,

More information

A Simple Interface for Mobile Robot Equipped with Single Camera using Motion Stereo Vision

A Simple Interface for Mobile Robot Equipped with Single Camera using Motion Stereo Vision A Simple Interface for Mobile Robot Equipped with Single Camera using Motion Stereo Vision Stephen Karungaru, Atsushi Ishitani, Takuya Shiraishi, and Minoru Fukumi Abstract Recently, robot technology has

More information

Path and Viewpoint Planning of Mobile Robots with Multiple Observation Strategies

Path and Viewpoint Planning of Mobile Robots with Multiple Observation Strategies Path and Viewpoint Planning of Mobile s with Multiple Observation Strategies Atsushi Yamashita Kazutoshi Fujita Toru Kaneko Department of Mechanical Engineering Shizuoka University 3 5 1 Johoku, Hamamatsu-shi,

More information

Refinement of scene depth from stereo camera ego-motion parameters

Refinement of scene depth from stereo camera ego-motion parameters Refinement of scene epth from stereo camera ego-motion parameters Piotr Skulimowski, Pawel Strumillo An algorithm for refinement of isparity (epth) map from stereoscopic sequences is propose. The metho

More information

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 17, No 3 Sofia 017 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-017-0030 Particle Swarm Optimization Base

More information

Estimation of Camera Motion with Feature Flow Model for 3D Environment Modeling by Using Omni-Directional Camera

Estimation of Camera Motion with Feature Flow Model for 3D Environment Modeling by Using Omni-Directional Camera Estimation of Camera Motion with Feature Flow Model for 3D Environment Modeling by Using Omni-Directional Camera Ryosuke Kawanishi, Atsushi Yamashita and Toru Kaneko Abstract Map information is important

More information

Fast Window Based Stereo Matching for 3D Scene Reconstruction

Fast Window Based Stereo Matching for 3D Scene Reconstruction The International Arab Journal of Information Technology, Vol. 0, No. 3, May 203 209 Fast Winow Base Stereo Matching for 3D Scene Reconstruction Mohamma Mozammel Chowhury an Mohamma AL-Amin Bhuiyan Department

More information

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama an Hayato Ohwaa Faculty of Sci. an Tech. Tokyo University of Science, 2641 Yamazaki, Noa-shi, CHIBA, 278-8510, Japan hiroyuki@rs.noa.tus.ac.jp,

More information

3D Measurement of Transparent Vessel and Submerged Object Using Laser Range Finder

3D Measurement of Transparent Vessel and Submerged Object Using Laser Range Finder 3D Measurement of Transparent Vessel and Submerged Object Using Laser Range Finder Hirotoshi Ibe Graduate School of Science and Technology, Shizuoka University 3-5-1 Johoku, Naka-ku, Hamamatsu-shi, Shizuoka

More information

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method Southern Cross University epublications@scu 23r Australasian Conference on the Mechanics of Structures an Materials 214 Transient analysis of wave propagation in 3D soil by using the scale bounary finite

More information

Image Segmentation using K-means clustering and Thresholding

Image Segmentation using K-means clustering and Thresholding Image Segmentation using Kmeans clustering an Thresholing Preeti Panwar 1, Girhar Gopal 2, Rakesh Kumar 3 1M.Tech Stuent, Department of Computer Science & Applications, Kurukshetra University, Kurukshetra,

More information

High-speed Three-dimensional Mapping by Direct Estimation of a Small Motion Using Range Images

High-speed Three-dimensional Mapping by Direct Estimation of a Small Motion Using Range Images MECATRONICS - REM 2016 June 15-17, 2016 High-speed Three-dimensional Mapping by Direct Estimation of a Small Motion Using Range Images Shinta Nozaki and Masashi Kimura School of Science and Engineering

More information

Real Time On Board Stereo Camera Pose through Image Registration*

Real Time On Board Stereo Camera Pose through Image Registration* 28 IEEE Intelligent Vehicles Symposium Einhoven University of Technology Einhoven, The Netherlans, June 4-6, 28 Real Time On Boar Stereo Camera Pose through Image Registration* Fai Dornaika French National

More information

Measurement of Pedestrian Groups Using Subtraction Stereo

Measurement of Pedestrian Groups Using Subtraction Stereo Measurement of Pedestrian Groups Using Subtraction Stereo Kenji Terabayashi, Yuki Hashimoto, and Kazunori Umeda Chuo University / CREST, JST, 1-13-27 Kasuga, Bunkyo-ku, Tokyo 112-8551, Japan terabayashi@mech.chuo-u.ac.jp

More information

CAMERAS AND GRAVITY: ESTIMATING PLANAR OBJECT ORIENTATION. Zhaoyin Jia, Andrew Gallagher, Tsuhan Chen

CAMERAS AND GRAVITY: ESTIMATING PLANAR OBJECT ORIENTATION. Zhaoyin Jia, Andrew Gallagher, Tsuhan Chen CAMERAS AND GRAVITY: ESTIMATING PLANAR OBJECT ORIENTATION Zhaoyin Jia, Anrew Gallagher, Tsuhan Chen School of Electrical an Computer Engineering, Cornell University ABSTRACT Photography on a mobile camera

More information

Control of Mobile Robot Equipped with Stereo Camera Using the Number of Fingers

Control of Mobile Robot Equipped with Stereo Camera Using the Number of Fingers Control of Mobile Robot Equipped with Stereo Camera Using the Number of Fingers Masato Kondo 1 Atsushi Yamashita 2 Toru Kaneko 1 Yuichi Kobayashi 1 1 Department of Mechanical Engineering, Shizuoka University,

More information

Multi-camera tracking algorithm study based on information fusion

Multi-camera tracking algorithm study based on information fusion International Conference on Avance Electronic Science an Technolog (AEST 016) Multi-camera tracking algorithm stu base on information fusion a Guoqiang Wang, Shangfu Li an Xue Wen School of Electronic

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Svärm, Linus; Stranmark, Petter Unpublishe: 2010-01-01 Link to publication Citation for publishe version (APA): Svärm, L., & Stranmark, P. (2010). Shift-map Image Registration.

More information

Efficient Acquisition of Human Existence Priors from Motion Trajectories

Efficient Acquisition of Human Existence Priors from Motion Trajectories Efficient Acquisition of Human Existence Priors from Motion Trajectories Hitoshi Habe Hidehito Nakagawa Masatsugu Kidode Graduate School of Information Science, Nara Institute of Science and Technology

More information

FAST HUMAN DETECTION USING TEMPLATE MATCHING FOR GRADIENT IMAGES AND ASC DESCRIPTORS BASED ON SUBTRACTION STEREO

FAST HUMAN DETECTION USING TEMPLATE MATCHING FOR GRADIENT IMAGES AND ASC DESCRIPTORS BASED ON SUBTRACTION STEREO FAST HUMAN DETECTION USING TEMPLATE MATCHING FOR GRADIENT IMAGES AND ASC DESCRIPTORS BASED ON SUBTRACTION STEREO Makoto Arie, Masatoshi Shibata, Kenji Terabayashi, Alessandro Moro and Kazunori Umeda Course

More information

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015)

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015) 5th International Conference on Avance Design an Manufacturing Engineering (ICADME 25) Research on motion characteristics an application of multi egree of freeom mechanism base on R-W metho Xiao-guang

More information

3-D MAP GENERATION BY A MOBILE ROBOT EQUIPPED WITH A LASER RANGE FINDER. Takumi Nakamoto, Atsushi Yamashita, and Toru Kaneko

3-D MAP GENERATION BY A MOBILE ROBOT EQUIPPED WITH A LASER RANGE FINDER. Takumi Nakamoto, Atsushi Yamashita, and Toru Kaneko 3-D AP GENERATION BY A OBILE ROBOT EQUIPPED WITH A LAER RANGE FINDER Takumi Nakamoto, Atsushi Yamashita, and Toru Kaneko Department of echanical Engineering, hizuoka Univerty 3-5-1 Johoku, Hamamatsu-shi,

More information

Text Particles Multi-band Fusion for Robust Text Detection

Text Particles Multi-band Fusion for Robust Text Detection Text Particles Multi-ban Fusion for Robust Text Detection Pengfei Xu, Rongrong Ji, Hongxun Yao, Xiaoshuai Sun, Tianqiang Liu, an Xianming Liu School of Computer Science an Engineering Harbin Institute

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Linus Svärm Petter Stranmark Centre for Mathematical Sciences, Lun University {linus,petter}@maths.lth.se Abstract Shift-map image processing is a new framework base on energy

More information

SMART IMAGE PROCESSING OF FLOW VISUALIZATION

SMART IMAGE PROCESSING OF FLOW VISUALIZATION SMAR IMAGE PROCESSING OF FLOW VISUALIZAION H Li (A Rinoshika) 1, M akei, M Nakano 1, Y Saito 3 an K Horii 4 1 Department of Mechanical Systems Engineering, Yamagata University, Yamagata 99-851, JAPAN Department

More information

Detection of Small-Waving Hand by Distributed Camera System

Detection of Small-Waving Hand by Distributed Camera System Detection of Small-Waving Hand by Distributed Camera System Kenji Terabayashi, Hidetsugu Asano, Takeshi Nagayasu, Tatsuya Orimo, Mutsumi Ohta, Takaaki Oiwa, and Kazunori Umeda Department of Mechanical

More information

Research Article Inviscid Uniform Shear Flow past a Smooth Concave Body

Research Article Inviscid Uniform Shear Flow past a Smooth Concave Body International Engineering Mathematics Volume 04, Article ID 46593, 7 pages http://x.oi.org/0.55/04/46593 Research Article Invisci Uniform Shear Flow past a Smooth Concave Boy Abullah Mura Department of

More information

Dual Arm Robot Research Report

Dual Arm Robot Research Report Dual Arm Robot Research Report Analytical Inverse Kinematics Solution for Moularize Dual-Arm Robot With offset at shouler an wrist Motivation an Abstract Generally, an inustrial manipulator such as PUMA

More information

Dense Disparity Estimation in Ego-motion Reduced Search Space

Dense Disparity Estimation in Ego-motion Reduced Search Space Dense Disparity Estimation in Ego-motion Reuce Search Space Luka Fućek, Ivan Marković, Igor Cvišić, Ivan Petrović University of Zagreb, Faculty of Electrical Engineering an Computing, Croatia (e-mail:

More information

Optical Flow-Based Person Tracking by Multiple Cameras

Optical Flow-Based Person Tracking by Multiple Cameras Proc. IEEE Int. Conf. on Multisensor Fusion and Integration in Intelligent Systems, Baden-Baden, Germany, Aug. 2001. Optical Flow-Based Person Tracking by Multiple Cameras Hideki Tsutsui, Jun Miura, and

More information

Motion Planning for Dynamic Knotting of a Flexible Rope with a High-speed Robot Arm

Motion Planning for Dynamic Knotting of a Flexible Rope with a High-speed Robot Arm The 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 2010, Taipei, Taiwan Motion Planning for Dynamic Knotting of a Flexible Rope with a High-speed Robot Arm Yuji

More information

An Adaptive Routing Algorithm for Communication Networks using Back Pressure Technique

An Adaptive Routing Algorithm for Communication Networks using Back Pressure Technique International OPEN ACCESS Journal Of Moern Engineering Research (IJMER) An Aaptive Routing Algorithm for Communication Networks using Back Pressure Technique Khasimpeera Mohamme 1, K. Kalpana 2 1 M. Tech

More information

Parts Assembly by Throwing Manipulation with a One-Joint Arm

Parts Assembly by Throwing Manipulation with a One-Joint Arm 21 IEEE/RSJ International Conference on Intelligent Robots an Systems, Taipei, Taiwan, October, 21. Parts Assembly by Throwing Manipulation with a One-Joint Arm Hieyuki Miyashita, Tasuku Yamawaki an Masahito

More information

DETECTION OF 3D POINTS ON MOVING OBJECTS FROM POINT CLOUD DATA FOR 3D MODELING OF OUTDOOR ENVIRONMENTS

DETECTION OF 3D POINTS ON MOVING OBJECTS FROM POINT CLOUD DATA FOR 3D MODELING OF OUTDOOR ENVIRONMENTS DETECTION OF 3D POINTS ON MOVING OBJECTS FROM POINT CLOUD DATA FOR 3D MODELING OF OUTDOOR ENVIRONMENTS Tsunetake Kanatani,, Hideyuki Kume, Takafumi Taketomi, Tomokazu Sato and Naokazu Yokoya Hyogo Prefectural

More information

Three-Dimensional Measurement of Objects in Liquid with an Unknown Refractive Index Using Fisheye Stereo Camera

Three-Dimensional Measurement of Objects in Liquid with an Unknown Refractive Index Using Fisheye Stereo Camera Three-Dimensional Measurement of Objects in Liquid with an Unknown Refractive Index Using Fisheye Stereo Camera Kazuki Sakamoto, Alessandro Moro, Hiromitsu Fujii, Atsushi Yamashita, and Hajime Asama Abstract

More information

Fast Fractal Image Compression using PSO Based Optimization Techniques

Fast Fractal Image Compression using PSO Based Optimization Techniques Fast Fractal Compression using PSO Base Optimization Techniques A.Krishnamoorthy Visiting faculty Department Of ECE University College of Engineering panruti rishpci89@gmail.com S.Buvaneswari Visiting

More information

Cooperative Conveyance of an Object with Tethers by Two Mobile Robots

Cooperative Conveyance of an Object with Tethers by Two Mobile Robots Proceeding of the 11th World Congress in Mechanism and Machine Science April 1-4, 2004, Tianjin, China China Machine Press, edited by Tian Huang Cooperative Conveyance of an Object with Tethers by Two

More information

Using the disparity space to compute occupancy grids from stereo-vision

Using the disparity space to compute occupancy grids from stereo-vision The 2010 IEEE/RSJ International Conference on Intelligent Robots an Systems October 18-22, 2010, Taipei, Taiwan Using the isparity space to compute occupancy gris from stereo-vision Mathias Perrollaz,

More information

3D Terrain Sensing System using Laser Range Finder with Arm-Type Movable Unit

3D Terrain Sensing System using Laser Range Finder with Arm-Type Movable Unit 3D Terrain Sensing System using Laser Range Finder with Arm-Type Movable Unit 9 Toyomi Fujita and Yuya Kondo Tohoku Institute of Technology Japan 1. Introduction A 3D configuration and terrain sensing

More information

Calculation on diffraction aperture of cube corner retroreflector

Calculation on diffraction aperture of cube corner retroreflector November 10, 008 / Vol., No. 11 / CHINESE OPTICS LETTERS 8 Calculation on iffraction aperture of cube corner retroreflector Song Li (Ó Ø, Bei Tang (», an Hui Zhou ( ï School of Electronic Information,

More information

Research Article Research on Law s Mask Texture Analysis System Reliability

Research Article Research on Law s Mask Texture Analysis System Reliability Research Journal of Applie Sciences, Engineering an Technology 7(19): 4002-4007, 2014 DOI:10.19026/rjaset.7.761 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scientific Publication Corp. Submitte: November

More information

NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES WITH THE USE OF THE IPAN99 ALGORITHM 1. INTRODUCTION 2.

NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES WITH THE USE OF THE IPAN99 ALGORITHM 1. INTRODUCTION 2. JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol. 13/009, ISSN 164-6037 Krzysztof WRÓBEL, Rafał DOROZ * fingerprint, reference point, IPAN99 NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES

More information

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means Classifying Facial Expression with Raial Basis Function Networks, using Graient Descent an K-means Neil Allrin Department of Computer Science University of California, San Diego La Jolla, CA 9237 nallrin@cs.ucs.eu

More information

Human Detection. A state-of-the-art survey. Mohammad Dorgham. University of Hamburg

Human Detection. A state-of-the-art survey. Mohammad Dorgham. University of Hamburg Human Detection A state-of-the-art survey Mohammad Dorgham University of Hamburg Presentation outline Motivation Applications Overview of approaches (categorized) Approaches details References Motivation

More information

Classical Mechanics Examples (Lagrange Multipliers)

Classical Mechanics Examples (Lagrange Multipliers) Classical Mechanics Examples (Lagrange Multipliers) Dipan Kumar Ghosh Physics Department, Inian Institute of Technology Bombay Powai, Mumbai 400076 September 3, 015 1 Introuction We have seen that the

More information

Task analysis based on observing hands and objects by vision

Task analysis based on observing hands and objects by vision Task analysis based on observing hands and objects by vision Yoshihiro SATO Keni Bernardin Hiroshi KIMURA Katsushi IKEUCHI Univ. of Electro-Communications Univ. of Karlsruhe Univ. of Tokyo Abstract In

More information

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition ITERATIOAL JOURAL OF MATHEMATICS AD COMPUTERS I SIMULATIO A eural etwork Moel Base on Graph Matching an Annealing :Application to Han-Written Digits Recognition Kyunghee Lee Abstract We present a neural

More information

Figure 1: Schematic of an SEM [source: ]

Figure 1: Schematic of an SEM [source:   ] EECI Course: -9 May 1 by R. Sanfelice Hybri Control Systems Eelco van Horssen E.P.v.Horssen@tue.nl Project: Scanning Electron Microscopy Introuction In Scanning Electron Microscopy (SEM) a (bunle) beam

More information

Proc. 14th Int. Conf. on Intelligent Autonomous Systems (IAS-14), 2016

Proc. 14th Int. Conf. on Intelligent Autonomous Systems (IAS-14), 2016 Proc. 14th Int. Conf. on Intelligent Autonomous Systems (IAS-14), 2016 Outdoor Robot Navigation Based on View-based Global Localization and Local Navigation Yohei Inoue, Jun Miura, and Shuji Oishi Department

More information

X y. f(x,y,d) f(x,y,d) Peak. Motion stereo space. parameter space. (x,y,d) Motion stereo space. Parameter space. Motion stereo space.

X y. f(x,y,d) f(x,y,d) Peak. Motion stereo space. parameter space. (x,y,d) Motion stereo space. Parameter space. Motion stereo space. 3D Shape Measurement of Unerwater Objects Using Motion Stereo Hieo SAITO Hirofumi KAWAMURA Masato NAKAJIMA Department of Electrical Engineering, Keio Universit 3-14-1Hioshi Kouhoku-ku Yokohama 223, Japan

More information

Lakshmish Ramanna University of Texas at Dallas Dept. of Electrical Engineering Richardson, TX

Lakshmish Ramanna University of Texas at Dallas Dept. of Electrical Engineering Richardson, TX Boy Sensor Networks to Evaluate Staning Balance: Interpreting Muscular Activities Base on Inertial Sensors Rohith Ramachanran Richarson, TX 75083 rxr057100@utallas.eu Gaurav Prahan Dept. of Computer Science

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the worl s leaing publisher of Open Access books Built by scientists, for scientists 3,800 116,000 120M Open access books available International authors an eitors Downloas Our authors

More information

EDOVE: Energy and Depth Variance-Based Opportunistic Void Avoidance Scheme for Underwater Acoustic Sensor Networks

EDOVE: Energy and Depth Variance-Based Opportunistic Void Avoidance Scheme for Underwater Acoustic Sensor Networks sensors Article EDOVE: Energy an Depth Variance-Base Opportunistic Voi Avoiance Scheme for Unerwater Acoustic Sensor Networks Safar Hussain Bouk 1, *, Sye Hassan Ahme 2, Kyung-Joon Park 1 an Yongsoon Eun

More information

Bayesian localization microscopy reveals nanoscale podosome dynamics

Bayesian localization microscopy reveals nanoscale podosome dynamics Nature Methos Bayesian localization microscopy reveals nanoscale poosome ynamics Susan Cox, Ewar Rosten, James Monypenny, Tijana Jovanovic-Talisman, Dylan T Burnette, Jennifer Lippincott-Schwartz, Gareth

More information

SLAM in Dynamic Environments via ML-RANSAC

SLAM in Dynamic Environments via ML-RANSAC *Manuscript Clic here to view line References SLAM in Dynamic Environments via ML-RANSAC Masou S. Bahraini 1,2, Mohamma Bozorg 2, Ahma B. Ra 1* 1 School of Mechatronic Systems Engineering, Simon Fraser

More information

Cluster Center Initialization Method for K-means Algorithm Over Data Sets with Two Clusters

Cluster Center Initialization Method for K-means Algorithm Over Data Sets with Two Clusters Available online at www.scienceirect.com Proceia Engineering 4 (011 ) 34 38 011 International Conference on Avances in Engineering Cluster Center Initialization Metho for K-means Algorithm Over Data Sets

More information

Evolutionary Optimisation Methods for Template Based Image Registration

Evolutionary Optimisation Methods for Template Based Image Registration Evolutionary Optimisation Methos for Template Base Image Registration Lukasz A Machowski, Tshilizi Marwala School of Electrical an Information Engineering University of Witwatersran, Johannesburg, South

More information

Study of Network Optimization Method Based on ACL

Study of Network Optimization Method Based on ACL Available online at www.scienceirect.com Proceia Engineering 5 (20) 3959 3963 Avance in Control Engineering an Information Science Stuy of Network Optimization Metho Base on ACL Liu Zhian * Department

More information

Absolute Scale Structure from Motion Using a Refractive Plate

Absolute Scale Structure from Motion Using a Refractive Plate Absolute Scale Structure from Motion Using a Refractive Plate Akira Shibata, Hiromitsu Fujii, Atsushi Yamashita and Hajime Asama Abstract Three-dimensional (3D) measurement methods are becoming more and

More information

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway State Inexe Policy Search by Dynamic Programming Charles DuHaway Yi Gu 5435537 503372 December 4, 2007 Abstract We consier the reinforcement learning problem of simultaneous trajectory-following an obstacle

More information

Vision-based Multi-Robot Simultaneous Localization and Mapping

Vision-based Multi-Robot Simultaneous Localization and Mapping Vision-base Multi-Robot Simultaneous Localization an Mapping Hassan Hajjiab an Robert Laganière VIVA Research Lab School of Information Technology an Engineering University of Ottawa, Ottawa, Canaa, K1N

More information

A Plane Tracker for AEC-automation Applications

A Plane Tracker for AEC-automation Applications A Plane Tracker for AEC-automation Applications Chen Feng *, an Vineet R. Kamat Department of Civil an Environmental Engineering, University of Michigan, Ann Arbor, USA * Corresponing author (cforrest@umich.eu)

More information

An Investigation in the Use of Vehicle Reidentification for Deriving Travel Time and Travel Time Distributions

An Investigation in the Use of Vehicle Reidentification for Deriving Travel Time and Travel Time Distributions An Investigation in the Use of Vehicle Reientification for Deriving Travel Time an Travel Time Distributions Carlos Sun Department of Civil an Environmental Engineering, University of Missouri-Columbia,

More information

Kinematic Analysis of a Family of 3R Manipulators

Kinematic Analysis of a Family of 3R Manipulators Kinematic Analysis of a Family of R Manipulators Maher Baili, Philippe Wenger an Damien Chablat Institut e Recherche en Communications et Cybernétique e Nantes, UMR C.N.R.S. 6597 1, rue e la Noë, BP 92101,

More information

Real-Time Human Detection using Relational Depth Similarity Features

Real-Time Human Detection using Relational Depth Similarity Features Real-Time Human Detection using Relational Depth Similarity Features Sho Ikemura, Hironobu Fujiyoshi Dept. of Computer Science, Chubu University. Matsumoto 1200, Kasugai, Aichi, 487-8501 Japan. si@vision.cs.chubu.ac.jp,

More information

Comparative Study of Projection/Back-projection Schemes in Cryo-EM Tomography

Comparative Study of Projection/Back-projection Schemes in Cryo-EM Tomography Comparative Stuy of Projection/Back-projection Schemes in Cryo-EM Tomography Yu Liu an Jong Chul Ye Department of BioSystems Korea Avance Institute of Science an Technology, Daejeon, Korea ABSTRACT In

More information

Motion Planning of Multiple Mobile Robots for Cooperative Manipulation and Transportation

Motion Planning of Multiple Mobile Robots for Cooperative Manipulation and Transportation IEEE TRANSACTIONS ON ROBOTICS AND AUTOMATION, VOL. 19, NO. 2, APRIL 2003 223 Motion Planning of Multiple Mobile Robots for Cooperative Manipulation and Transportation Atsushi Yamashita, Member, IEEE, Tamio

More information

Detecting Printed and Handwritten Partial Copies of Line Drawings Embedded in Complex Backgrounds

Detecting Printed and Handwritten Partial Copies of Line Drawings Embedded in Complex Backgrounds 9 1th International Conference on Document Analysis and Recognition Detecting Printed and Handwritten Partial Copies of Line Drawings Embedded in Complex Backgrounds Weihan Sun, Koichi Kise Graduate School

More information

Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target

Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target .IJCSI.org 67 Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target Karim Benbouaballah an Zhu Qi-an College of Automation, Harbin Engineering University Harbin, 151, China

More information

Fuzzy Learning Variable Admittance Control for Human-Robot Cooperation

Fuzzy Learning Variable Admittance Control for Human-Robot Cooperation Fuzzy Learning ariable Amittance Control for Human-Robot Cooperation Fotios Dimeas an Nikos Aspragathos Abstract This paper presents a metho for variable amittance control in human-robot cooperation tasks,

More information

Depth Sizing of Surface Breaking Flaw on Its Open Side by Short Path of Diffraction Technique

Depth Sizing of Surface Breaking Flaw on Its Open Side by Short Path of Diffraction Technique 17th Worl Conference on Nonestructive Testing, 5-8 Oct 008, Shanghai, China Depth Sizing of Surface Breaking Flaw on Its Open Sie by Short Path of Diffraction Technique Hiroyuki FUKUTOMI, Shan LIN an Takashi

More information

A 100Hz Real-time Sensing System of Textured Range Images

A 100Hz Real-time Sensing System of Textured Range Images A 100Hz Real-time Sensing System of Textured Range Images Hidetoshi Ishiyama Course of Precision Engineering School of Science and Engineering Chuo University 1-13-27 Kasuga, Bunkyo-ku, Tokyo 112-8551,

More information

Vol. 21 No. 6, pp ,

Vol. 21 No. 6, pp , Vol. 21 No. 6, pp.69 696, 23 69 3 3 3 Map Generation of a Mobile Robot by Integrating Omnidirectional Stereo and Laser Range Finder Yoshiro Negishi 3, Jun Miura 3 and Yoshiaki Shirai 3 This paper describes

More information

Comparison of Wireless Network Simulators with Multihop Wireless Network Testbed in Corridor Environment

Comparison of Wireless Network Simulators with Multihop Wireless Network Testbed in Corridor Environment Comparison of Wireless Network Simulators with Multihop Wireless Network Testbe in Corrior Environment Rabiullah Khattak, Anna Chaltseva, Laurynas Riliskis, Ulf Boin, an Evgeny Osipov Department of Computer

More information

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction New Geometric Interpretation an Analytic Solution for uarilateral Reconstruction Joo-Haeng Lee Convergence Technology Research Lab ETRI Daejeon, 305 777, KOREA Abstract A new geometric framework, calle

More information

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways Ben, Jogs, An Wiggles for Railroa Tracks an Vehicle Guie Ways Louis T. Klauer Jr., PhD, PE. Work Soft 833 Galer Dr. Newtown Square, PA 19073 lklauer@wsof.com Preprint, June 4, 00 Copyright 00 by Louis

More information

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks : a Movement-Base Routing Algorithm for Vehicle A Hoc Networks Fabrizio Granelli, Senior Member, Giulia Boato, Member, an Dzmitry Kliazovich, Stuent Member Abstract Recent interest in car-to-car communications

More information

AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE 2D CIRCULAR ULTRASONIC PHASED ARRAY

AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE 2D CIRCULAR ULTRASONIC PHASED ARRAY AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE D CIRCULAR ULTRASONIC PHASED ARRAY S. Monal Lonon South Bank University; Engineering an Design 103 Borough Roa, Lonon

More information

Interior Permanent Magnet Synchronous Motor (IPMSM) Adaptive Genetic Parameter Estimation

Interior Permanent Magnet Synchronous Motor (IPMSM) Adaptive Genetic Parameter Estimation Interior Permanent Magnet Synchronous Motor (IPMSM) Aaptive Genetic Parameter Estimation Java Rezaie, Mehi Gholami, Reza Firouzi, Tohi Alizaeh, Karim Salashoor Abstract - Interior permanent magnet synchronous

More information

A Multi-scale Boosted Detector for Efficient and Robust Gesture Recognition

A Multi-scale Boosted Detector for Efficient and Robust Gesture Recognition A Multi-scale Booste Detector for Efficient an Robust Gesture Recognition Camille Monnier, Stan German, Anrey Ost Charles River Analytics Cambrige, MA, USA Abstract. We present an approach to etecting

More information

Advanced method of NC programming for 5-axis machining

Advanced method of NC programming for 5-axis machining Available online at www.scienceirect.com Proceia CIRP (0 ) 0 07 5 th CIRP Conference on High Performance Cutting 0 Avance metho of NC programming for 5-axis machining Sergej N. Grigoriev a, A.A. Kutin

More information

A Classification of 3R Orthogonal Manipulators by the Topology of their Workspace

A Classification of 3R Orthogonal Manipulators by the Topology of their Workspace A Classification of R Orthogonal Manipulators by the Topology of their Workspace Maher aili, Philippe Wenger an Damien Chablat Institut e Recherche en Communications et Cybernétique e Nantes, UMR C.N.R.S.

More information

Feature Extraction and Rule Classification Algorithm of Digital Mammography based on Rough Set Theory

Feature Extraction and Rule Classification Algorithm of Digital Mammography based on Rough Set Theory Feature Extraction an Rule Classification Algorithm of Digital Mammography base on Rough Set Theory Aboul Ella Hassanien Jafar M. H. Ali. Kuwait University, Faculty of Aministrative Science, Quantitative

More information

Automation of Bird Front Half Deboning Procedure: Design and Analysis

Automation of Bird Front Half Deboning Procedure: Design and Analysis Automation of Bir Front Half Deboning Proceure: Design an Analysis Debao Zhou, Jonathan Holmes, Wiley Holcombe, Kok-Meng Lee * an Gary McMurray Foo Processing echnology Division, AAS Laboratory, Georgia

More information

Rough Set Approach for Classification of Breast Cancer Mammogram Images

Rough Set Approach for Classification of Breast Cancer Mammogram Images Rough Set Approach for Classification of Breast Cancer Mammogram Images Aboul Ella Hassanien Jafar M. H. Ali. Kuwait University, Faculty of Aministrative Science, Quantitative Methos an Information Systems

More information

3D object recognition used by team robotto

3D object recognition used by team robotto 3D object recognition used by team robotto Workshop Juliane Hoebel February 1, 2016 Faculty of Computer Science, Otto-von-Guericke University Magdeburg Content 1. Introduction 2. Depth sensor 3. 3D object

More information

Technical Report TR Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar

Technical Report TR Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar Technical Report Department of Computer Science an Engineering niversity of Minnesota 4-192 Keller Hall 2 nion Street SE Minneapolis, MN 55455-159 SA TR 15-5 Navigation Aroun an nknown Obstacle for Autonomous

More information

On Effectively Determining the Downlink-to-uplink Sub-frame Width Ratio for Mobile WiMAX Networks Using Spline Extrapolation

On Effectively Determining the Downlink-to-uplink Sub-frame Width Ratio for Mobile WiMAX Networks Using Spline Extrapolation On Effectively Determining the Downlink-to-uplink Sub-frame With Ratio for Mobile WiMAX Networks Using Spline Extrapolation Panagiotis Sarigianniis, Member, IEEE, Member Malamati Louta, Member, IEEE, Member

More information

A Versatile Model-Based Visibility Measure for Geometric Primitives

A Versatile Model-Based Visibility Measure for Geometric Primitives A Versatile Moel-Base Visibility Measure for Geometric Primitives Marc M. Ellenrieer 1,LarsKrüger 1, Dirk Stößel 2, an Marc Hanheie 2 1 DaimlerChrysler AG, Research & Technology, 89013 Ulm, Germany 2 Faculty

More information

A Block-Based Blind Source Separation Approach With Equilateral Triangular Microphone Array

A Block-Based Blind Source Separation Approach With Equilateral Triangular Microphone Array APSIPA ASC 2011 Xi an A Block-Base Blin Source Separation Approach With Equilateral Triangular Microphone Array Jian Zhang, Zhonghua Fu an Lei Xie Shaanxi Provincial Key Laboratory of Speech an Image Information

More information

Estimation of large-amplitude motion and disparity fields: Application to intermediate view reconstruction

Estimation of large-amplitude motion and disparity fields: Application to intermediate view reconstruction c 2000 SPIE. Personal use of this material is permitte. However, permission to reprint/republish this material for avertising or promotional purposes or for creating new collective works for resale or

More information

Development of Vision System on Humanoid Robot HRP-2

Development of Vision System on Humanoid Robot HRP-2 Development of Vision System on Humanoid Robot HRP-2 Yutaro Fukase Institute of Technology, Shimizu Corporation, Japan fukase@shimz.co.jp Junichiro Maeda Institute of Technology, Shimizu Corporation, Japan

More information

Threshold Based Data Aggregation Algorithm To Detect Rainfall Induced Landslides

Threshold Based Data Aggregation Algorithm To Detect Rainfall Induced Landslides Threshol Base Data Aggregation Algorithm To Detect Rainfall Inuce Lanslies Maneesha V. Ramesh P. V. Ushakumari Department of Computer Science Department of Mathematics Amrita School of Engineering Amrita

More information

Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar

Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar Navigation Aroun an nknown Obstacle for Autonomous Surface Vehicles sing a Forwar-Facing Sonar Patrick A. Plonski, Joshua Vaner Hook, Cheng Peng, Narges Noori, Volkan Isler Abstract A robotic boat is moving

More information

Estimating Velocity Fields on a Freeway from Low Resolution Video

Estimating Velocity Fields on a Freeway from Low Resolution Video Estimating Velocity Fiels on a Freeway from Low Resolution Vieo Young Cho Department of Statistics University of California, Berkeley Berkeley, CA 94720-3860 Email: young@stat.berkeley.eu John Rice Department

More information

A multiple wavelength unwrapping algorithm for digital fringe profilometry based on spatial shift estimation

A multiple wavelength unwrapping algorithm for digital fringe profilometry based on spatial shift estimation University of Wollongong Research Online Faculty of Engineering an Information Sciences - Papers: Part A Faculty of Engineering an Information Sciences 214 A multiple wavelength unwrapping algorithm for

More information

AnyTraffic Labeled Routing

AnyTraffic Labeled Routing AnyTraffic Labele Routing Dimitri Papaimitriou 1, Pero Peroso 2, Davie Careglio 2 1 Alcatel-Lucent Bell, Antwerp, Belgium Email: imitri.papaimitriou@alcatel-lucent.com 2 Universitat Politècnica e Catalunya,

More information

Multimodal Stereo Image Registration for Pedestrian Detection

Multimodal Stereo Image Registration for Pedestrian Detection Multimoal Stereo Image Registration for Peestrian Detection Stephen Krotosky an Mohan Trivei Abstract This paper presents an approach for the registration of multimoal imagery for peestrian etection when

More information