SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163
Issue 11, Volume 4 (November 2017) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2016): 3.916 | PIF: 2.469 | Jour Info: 4.085 |
ISRAJIF (2016): 3.715 | Indexcopernicus: (ICV 2015): 47.91
IJIRAE © 2014- 17, All Rights Reserved Page –24
DISTANCE MEASUREMENT WITH A STEREO CAMERA
Kusworo Adi
Physics Department, Faculty of Science and Mathematics,
Diponegoro University, Semarang, Indonesia
kusworoadi@gmail.com
Catur Edi Widodo
Physics Department, Faculty of Science and Mathematics,
Diponegoro University, Semarang, Indonesia
catur.ediwidodo@gmail.com
Manuscript History
Number: IJIRAE/RS/Vol.04/Issue11/NVAE10087
DOI: 10.26562/IJIRAE.2017.NVAE10087
Received: 24, October 2017
Final Correction: 30, October 2017
Final Accepted: 06, November 2017
Published: November 2017
Editor: Dr.A.Arul L.S, Chief Editor, IJIRAE, AM Publications, India
Citation: Adi, K. & Widodo, C. E. (2017). DISTANCE MEASUREMENT WITH A STEREO CAMERA. International
Journal of Innovative Research in Advanced Engineering, Volume IV, 24-27. 10.26562/IJIRAE.2017.NVAE10087
Copyright: ©2017 This is an open access article distributed under the terms of the Creative Commons Attribution
License, Which Permits unrestricted use, distribution, and reproduction in any medium, provided the original author
and source are credited.
Abstract-- A research on measuring the distance of an object from an observer using a stereo camera has been
carried out. The stages involved include camera calibration, image rectifying, disparity calculation, and three
dimensional reconstruction. Distance of an object is determined using the central point of an object in a
segemented bounding box. This distance is measured using the Euclidian distance measurement method to figure
out the shortest distance from the center of the bounding box to both cameras. Results show that objects located 3
to 6 meters away are properly measured for their distances, with an average error of 4%.
Keywords: object measurement, stereo camera,rectifying, disparity, euclidian distance.
I. INTRODUCTION
Object distance measurement against certain references, such as an observer, is of great necessity, especially in the
fields of monitoring and security, industry, navigation, robotics, and even for many applications in smart vehicles
[1]. In general, there are two ways of object distance measurement: active and passive. Active measurement means
that distance to an object is measured by sending signals to it. This includes methods such as radar, infrared, radio
signal, ultrasonic sound, laser, and so on [2]. This active method is really prone to environmental conditions such
as temperature, fog, and noises, like wave interference in a room. Other than that, this method only yields distance
to an object, not necessarily the geometry of the object itself [3]. The second method is passive measurement, in
which information is gathered from an object without sending any signal to it. This information is usually in the
form of light intensity [2]. This is now made possible with the advent of computer vision that makes use of visual
images of objects. This research attempts to calculate the distance of an object by using visual information gained
from a pair of images taken by two cameras, which is known as stereo image. Using trigonometry, correlations
between object positions from right and left tells the distance between the object and an observer this is the core
concept of stereo vision and triangulation [3].
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163
Issue 11, Volume 4 (November 2017) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2016): 3.916 | PIF: 2.469 | Jour Info: 4.085 |
ISRAJIF (2016): 3.715 | Indexcopernicus: (ICV 2015): 47.91
IJIRAE © 2014- 17, All Rights Reserved Page –25
II. THEORY
Stereo vision is a discipline related to determining the 3 dimensional structure of a scene made of two or more
digital images taken from different angles [4].
A stereo camera is two cameras of the same type and specification set on a straight line against either the vertical
or horizontal plane. Distance to an object can be measured when the object is on the overlapping viewing point of
the two observing cameras. Figure 1 depicts the coordinate system of a stereo camera, which is taken as at the
central point between the camera on the left and the one on the right. With the congruence of ∆ PCLCR and ∆ PLPR
triangles in Figure 1, the stereo coordinate system for both cameras can be written as in Equations 1 and 2.
=
( + ) −
−
(1)
z =
∗
=
∗ (2)
Where d = ( − )	is disparity, 	is coordinate x on the left image, 	is coordinate x on the right image, b is the
length of the base line (distance between the optical axes of both cameras), and f is the focal length of the camera.
Equation (2) shows that depth z is inversely proportional to disparity. The more the disparity is, the closer the
object to the base line of the camera. This also goes the other way around, the less the disparity is, the father the
object to the baseline [5].
Figure 1. Epipolar geometry with parallel optical axes
III. METHOD
Distance measurement in this research is carried out in some stages. These include image rectifying, disparity
determination, 3 dimensional image reconstructions, and distance calculation.
Camera Calibration
Camera calibration results in both intrinsic and extrinsic parameters of both cameras. The extrinsic parameters
explain orientation and translation of the right camera against the left camera. Meanwhile, the intrinsic
parameters reveal the transformation of point mapping from camera to pixel coordinates, from each camera and
some internals parameters in the camera. Both of these parameters are used in the process of image rectifying and
its subsequent 3 dimensional reconstruction. The data obtained in this research are given in Table 1.
Table1. Parameters of Camera Calibration
No Parameter
Camera
Right Left
1 Resolution 640 x 480 640 x 480
2 Duration 16 seconds 16 seconds
3 Total frame 160 160
4 Frame rate 10 fps 10 fps
5 Intensity 340 lux 340 lux
6 Camera distance from one another 12 cm 12 cm
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163
Issue 11, Volume 4 (November 2017) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2016): 3.916 | PIF: 2.469 | Jour Info: 4.085 |
ISRAJIF (2016): 3.715 | Indexcopernicus: (ICV 2015): 47.91
IJIRAE © 2014- 17, All Rights Reserved Page –26
Image Rectifying
Initially, images taken from both the left and right cameras are of 480x640x3 pixels and 8 bits dimensions. Once
they are merged, these dimensions are reduced and are represented by a matrix of 408x553x3 size. Figure 2
depicts original and rectified images.
(c)
Figure 2. Original and rectified images; (a) original image from the left camera, (b) original image from the right
camera, and (c) rectified image.
Both video images can be properly rectified. It can be observed that there are colors of red and blue both sides of
the object. They are actually the color thickness that will be used as information on depth to determine the
distance of the object.
Depth Information
Disparity is combination of two image rectifying results in a difference of the corresponding point at both the left
and the right images. Disparity map in stereo vision represents the depth of an object. Disparity is inversely
proportional to depth. Higher disparity means that the object is closer to the baseline of the camera. Inversely,
lower disparity indicates that the object is farther from the camera baseline. Figure 3 shows a disparity map.
Figure 3. Disparity map
Three Dimensional Reconstruction
The three dimensional reconstruction processes makes use of disparity and camera calibration parameters. Three
dimensional coordinates that match the pixels serve as input for disparity map. Three dimensional coordinates
relative to the optical center of the left camera are based on the fundamental and essential matrices. Figure 4
represents a three dimensional reconstruction of the disparity map.
(a) (b)
International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163
Issue 11, Volume 4 (November 2017) www.ijirae.com
_________________________________________________________________________________________________
IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2016): 3.916 | PIF: 2.469 | Jour Info: 4.085 |
ISRAJIF (2016): 3.715 | Indexcopernicus: (ICV 2015): 47.91
IJIRAE © 2014- 17, All Rights Reserved Page –27
Figure 4. 3D reconstruction
IV.RESULT AND DISCUSSION
The distance of a human object moving toward the cameras has been successfully measured. This measured
distance is compared to the distance measured with a roll-meter on the floor. Table 2 lists the distances measured.
Table 2. Measured distances
No Actual distance (m) Measured distance (m) Error (%)
1 6.67 6.44 3.45
2 6.07 6.12 0.82
3 5.47 5.39 1.46
4 4.87 4.68 3.90
5 4.27 4.2 1.64
6 3.67 3.44 6.27
7 3.07 3.33 8.47
It can be seen from the table that distance measurement using a video camera is possible, despite the errors. These
errors are 4% on average. The main factor to this is slow processing speed, that during video image acquisition,
both cameras do not start and stop at the same time. This lack of coherence requires manual frame cutting, which
means some frames may not be matched properly.
V.CONCLUSION
Results of this research show that the method proposed is capable of producing distance measurements with
minimum error. Research in the future should employ video cameras with better processing performance that
manual frame cutting is not required, and hence, minimize flaws in matching video frames. Further methods
should also be developed, which may enable measurements of all kinds objects, either in motion or stationary. The
other future possibility is applying a real-time method that will help speed up this distance measurement method
for the fields of robotics, auto-cars, or even industry.
REFERENCES
1. Hou, A. L., Cui, X., Geng, Y., Yuan, J. and Hou, J., 2011, Measurement of Safe Driving Distance based on Stereo
Vision, Sixth International Conference on Image and Graphics (ICIG), Hefei, Anhui, China: p. 902-907.
2. Sukhla, N., 2015, A Review on Image Based Target Distance and Height Estimation Technique Using Laser
Pointer And Single Video Camera For Robot Vision, International Journal of Engineering Research And Reviews,
Vol. 3, Issue 1.
3. Nagar, S. and Verma, J., 2015, Distance Measurement Using Stereo Vision, International Journal of Electrical
And Electronics Engineers, Volume 07, Issue 01.
4. Daolei, W. and Lim, K.B., 2011, Obtaining Depth Map From Segment-Based Stereo Matching Using Graph Cuts,
Journal of Visual Communication and Image Representation, Vol. 22, Issue 4.
5. Thaher, R.H. and Hussein, Z.K., 2014, Stereo Vision Distance Estimation Employing SAD with Canny Edge
Detector, International Journal of Computer Applications, Volume107, Issue 3.

Weitere ähnliche Inhalte

Was ist angesagt?

Content based indexing and retrieval from vehicle surveillance videos
Content based indexing and retrieval from vehicle surveillance videosContent based indexing and retrieval from vehicle surveillance videos
Content based indexing and retrieval from vehicle surveillance videos
IAEME Publication
 

Was ist angesagt? (19)

Wound epithelization model by 3 d imaging
Wound epithelization model by 3 d imagingWound epithelization model by 3 d imaging
Wound epithelization model by 3 d imaging
 
3 d mrf based video tracking in the compressed domain
3 d mrf based video tracking in the compressed domain3 d mrf based video tracking in the compressed domain
3 d mrf based video tracking in the compressed domain
 
3 d mrf based video tracking in the compressed domain
3 d mrf based video tracking in the compressed domain3 d mrf based video tracking in the compressed domain
3 d mrf based video tracking in the compressed domain
 
FPGA Implementation for Image Edge Detection using Xilinx System Generator
FPGA Implementation for Image Edge Detection using Xilinx System GeneratorFPGA Implementation for Image Edge Detection using Xilinx System Generator
FPGA Implementation for Image Edge Detection using Xilinx System Generator
 
Stereo Vision Human Motion Detection and Tracking in Uncontrolled Environment
Stereo Vision Human Motion Detection and Tracking in Uncontrolled EnvironmentStereo Vision Human Motion Detection and Tracking in Uncontrolled Environment
Stereo Vision Human Motion Detection and Tracking in Uncontrolled Environment
 
Iris Localization - a Biometric Approach Referring Daugman's Algorithm
Iris Localization - a Biometric Approach Referring Daugman's AlgorithmIris Localization - a Biometric Approach Referring Daugman's Algorithm
Iris Localization - a Biometric Approach Referring Daugman's Algorithm
 
Segmentation of MR Images using Active Contours: Methods, Challenges and Appl...
Segmentation of MR Images using Active Contours: Methods, Challenges and Appl...Segmentation of MR Images using Active Contours: Methods, Challenges and Appl...
Segmentation of MR Images using Active Contours: Methods, Challenges and Appl...
 
CHEST X-RAY SEGMENTATION to CALCULATE PLEURAL EFFUSION INDEX in PATIENT with ...
CHEST X-RAY SEGMENTATION to CALCULATE PLEURAL EFFUSION INDEX in PATIENT with ...CHEST X-RAY SEGMENTATION to CALCULATE PLEURAL EFFUSION INDEX in PATIENT with ...
CHEST X-RAY SEGMENTATION to CALCULATE PLEURAL EFFUSION INDEX in PATIENT with ...
 
A STOCHASTIC STATISTICAL APPROACH FOR TRACKING HUMAN ACTIVITY
A STOCHASTIC STATISTICAL APPROACH FOR TRACKING HUMAN ACTIVITYA STOCHASTIC STATISTICAL APPROACH FOR TRACKING HUMAN ACTIVITY
A STOCHASTIC STATISTICAL APPROACH FOR TRACKING HUMAN ACTIVITY
 
Ear Biometrics shritosh kumar
Ear Biometrics shritosh kumarEar Biometrics shritosh kumar
Ear Biometrics shritosh kumar
 
Ijetcas14 315
Ijetcas14 315Ijetcas14 315
Ijetcas14 315
 
Automatic rectification of perspective distortion from a single image using p...
Automatic rectification of perspective distortion from a single image using p...Automatic rectification of perspective distortion from a single image using p...
Automatic rectification of perspective distortion from a single image using p...
 
An Automatic ROI of The Fundus Photography
An Automatic ROI of The Fundus Photography An Automatic ROI of The Fundus Photography
An Automatic ROI of The Fundus Photography
 
Content based indexing and retrieval from vehicle surveillance videos
Content based indexing and retrieval from vehicle surveillance videosContent based indexing and retrieval from vehicle surveillance videos
Content based indexing and retrieval from vehicle surveillance videos
 
Land Boundary Detection of an Island using improved Morphological Operation
Land Boundary Detection of an Island using improved Morphological OperationLand Boundary Detection of an Island using improved Morphological Operation
Land Boundary Detection of an Island using improved Morphological Operation
 
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NN
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NNDETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NN
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NN
 
Effective face feature for human identification
Effective face feature for human identificationEffective face feature for human identification
Effective face feature for human identification
 
FOOT ANTHROPOMETRY DEVICE AND SINGLE OBJECT IMAGE THRESHOLDING
FOOT ANTHROPOMETRY DEVICE AND SINGLE OBJECT IMAGE THRESHOLDINGFOOT ANTHROPOMETRY DEVICE AND SINGLE OBJECT IMAGE THRESHOLDING
FOOT ANTHROPOMETRY DEVICE AND SINGLE OBJECT IMAGE THRESHOLDING
 
Analysis and Comparison of various Methods for Text Detection from Images usi...
Analysis and Comparison of various Methods for Text Detection from Images usi...Analysis and Comparison of various Methods for Text Detection from Images usi...
Analysis and Comparison of various Methods for Text Detection from Images usi...
 

Ähnlich wie DISTANCE MEASUREMENT WITH A STEREO CAMERA

Fuzzy based hyperspectral image
Fuzzy based hyperspectral imageFuzzy based hyperspectral image
Fuzzy based hyperspectral image
ijistjournal
 

Ähnlich wie DISTANCE MEASUREMENT WITH A STEREO CAMERA (20)

IMPLEMENTATION OF LOSSLESS HYPERSPECTRAL AND MULTISPECTRAL IMAGE COMPRESSION ...
IMPLEMENTATION OF LOSSLESS HYPERSPECTRAL AND MULTISPECTRAL IMAGE COMPRESSION ...IMPLEMENTATION OF LOSSLESS HYPERSPECTRAL AND MULTISPECTRAL IMAGE COMPRESSION ...
IMPLEMENTATION OF LOSSLESS HYPERSPECTRAL AND MULTISPECTRAL IMAGE COMPRESSION ...
 
Advanced Audio Aid for Visually Impaired using Raspberry Pi
Advanced Audio Aid for Visually Impaired using Raspberry PiAdvanced Audio Aid for Visually Impaired using Raspberry Pi
Advanced Audio Aid for Visually Impaired using Raspberry Pi
 
Measuring Cardiac Contraction Velocity Using M-Mode Ultrasonography with Digi...
Measuring Cardiac Contraction Velocity Using M-Mode Ultrasonography with Digi...Measuring Cardiac Contraction Velocity Using M-Mode Ultrasonography with Digi...
Measuring Cardiac Contraction Velocity Using M-Mode Ultrasonography with Digi...
 
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
 
PROFILE DOSE AND PDD ANALYSIS IN SMALL PHOTON FIELD WITH PTW PINPOINT CHAMBER...
PROFILE DOSE AND PDD ANALYSIS IN SMALL PHOTON FIELD WITH PTW PINPOINT CHAMBER...PROFILE DOSE AND PDD ANALYSIS IN SMALL PHOTON FIELD WITH PTW PINPOINT CHAMBER...
PROFILE DOSE AND PDD ANALYSIS IN SMALL PHOTON FIELD WITH PTW PINPOINT CHAMBER...
 
CALCULATION OF AREA, CENTER AND DISTANCE OF CERVICAL CANCER FROM ORGAN AT RIS...
CALCULATION OF AREA, CENTER AND DISTANCE OF CERVICAL CANCER FROM ORGAN AT RIS...CALCULATION OF AREA, CENTER AND DISTANCE OF CERVICAL CANCER FROM ORGAN AT RIS...
CALCULATION OF AREA, CENTER AND DISTANCE OF CERVICAL CANCER FROM ORGAN AT RIS...
 
Applying edge density based region growing with frame difference for detectin...
Applying edge density based region growing with frame difference for detectin...Applying edge density based region growing with frame difference for detectin...
Applying edge density based region growing with frame difference for detectin...
 
Motion compensation for hand held camera devices
Motion compensation for hand held camera devicesMotion compensation for hand held camera devices
Motion compensation for hand held camera devices
 
FUZZY BASED HYPERSPECTRAL IMAGE SEGMENTATION USING SUBPIXEL DETECTION
FUZZY BASED HYPERSPECTRAL IMAGE SEGMENTATION USING SUBPIXEL DETECTIONFUZZY BASED HYPERSPECTRAL IMAGE SEGMENTATION USING SUBPIXEL DETECTION
FUZZY BASED HYPERSPECTRAL IMAGE SEGMENTATION USING SUBPIXEL DETECTION
 
Fuzzy based hyperspectral image
Fuzzy based hyperspectral imageFuzzy based hyperspectral image
Fuzzy based hyperspectral image
 
BREAST TUMOR DETECTION USING HAAR-LIKE FEATURE METHOD ON ULTRASONOGRAPHY (USG...
BREAST TUMOR DETECTION USING HAAR-LIKE FEATURE METHOD ON ULTRASONOGRAPHY (USG...BREAST TUMOR DETECTION USING HAAR-LIKE FEATURE METHOD ON ULTRASONOGRAPHY (USG...
BREAST TUMOR DETECTION USING HAAR-LIKE FEATURE METHOD ON ULTRASONOGRAPHY (USG...
 
Simulation of collision avoidance by navigation
Simulation of collision avoidance by navigationSimulation of collision avoidance by navigation
Simulation of collision avoidance by navigation
 
Basic geometric shape and primary colour detection using image processing on ...
Basic geometric shape and primary colour detection using image processing on ...Basic geometric shape and primary colour detection using image processing on ...
Basic geometric shape and primary colour detection using image processing on ...
 
Intelligent indoor mobile robot navigation using stereo vision
Intelligent indoor mobile robot navigation using stereo visionIntelligent indoor mobile robot navigation using stereo vision
Intelligent indoor mobile robot navigation using stereo vision
 
Yawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detectionYawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detection
 
Yawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detectionYawning analysis for driver drowsiness detection
Yawning analysis for driver drowsiness detection
 
IRJET - Human Eye Pupil Detection Technique using Center of Gravity Method
IRJET - Human Eye Pupil Detection Technique using Center of Gravity MethodIRJET - Human Eye Pupil Detection Technique using Center of Gravity Method
IRJET - Human Eye Pupil Detection Technique using Center of Gravity Method
 
3 d mrf based video tracking in the compressed domain
3 d mrf based video tracking in the compressed domain3 d mrf based video tracking in the compressed domain
3 d mrf based video tracking in the compressed domain
 
An embedded finger vein recognition system
An embedded finger vein recognition systemAn embedded finger vein recognition system
An embedded finger vein recognition system
 
Brain tumor pattern recognition using correlation filter
Brain tumor pattern recognition using correlation filterBrain tumor pattern recognition using correlation filter
Brain tumor pattern recognition using correlation filter
 

Mehr von AM Publications

ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISESANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
AM Publications
 
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENTSIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
AM Publications
 
DATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASET
DATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASETDATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASET
DATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASET
AM Publications
 

Mehr von AM Publications (20)

DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
 
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
 
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGNTHE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
 
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
 
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSI...
 
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISESANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
 
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
EVALUATE THE STRAIN ENERGY ERROR FOR THE LASER WELD BY THE H-REFINEMENT OF TH...
 
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITIONHMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
 
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
 
INTELLIGENT BLIND STICK
INTELLIGENT BLIND STICKINTELLIGENT BLIND STICK
INTELLIGENT BLIND STICK
 
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
 
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
 
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
 
OPTICAL CHARACTER RECOGNITION USING RBFNN
OPTICAL CHARACTER RECOGNITION USING RBFNNOPTICAL CHARACTER RECOGNITION USING RBFNN
OPTICAL CHARACTER RECOGNITION USING RBFNN
 
DETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECTDETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECT
 
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENTSIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
 
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
 
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
 
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
 
DATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASET
DATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASETDATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASET
DATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASET
 

Kürzlich hochgeladen

Formation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksFormation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disks
Sérgio Sacani
 
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdfPests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
PirithiRaju
 
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
ssuser79fe74
 
Seismic Method Estimate velocity from seismic data.pptx
Seismic Method Estimate velocity from seismic  data.pptxSeismic Method Estimate velocity from seismic  data.pptx
Seismic Method Estimate velocity from seismic data.pptx
AlMamun560346
 

Kürzlich hochgeladen (20)

Feature-aligned N-BEATS with Sinkhorn divergence (ICLR '24)
Feature-aligned N-BEATS with Sinkhorn divergence (ICLR '24)Feature-aligned N-BEATS with Sinkhorn divergence (ICLR '24)
Feature-aligned N-BEATS with Sinkhorn divergence (ICLR '24)
 
Site Acceptance Test .
Site Acceptance Test                    .Site Acceptance Test                    .
Site Acceptance Test .
 
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts ServiceJustdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
 
COST ESTIMATION FOR A RESEARCH PROJECT.pptx
COST ESTIMATION FOR A RESEARCH PROJECT.pptxCOST ESTIMATION FOR A RESEARCH PROJECT.pptx
COST ESTIMATION FOR A RESEARCH PROJECT.pptx
 
Formation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksFormation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disks
 
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdfPests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
 
Forensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdfForensic Biology & Its biological significance.pdf
Forensic Biology & Its biological significance.pdf
 
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
 
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
Chemical Tests; flame test, positive and negative ions test Edexcel Internati...
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdf
 
GBSN - Microbiology (Unit 3)
GBSN - Microbiology (Unit 3)GBSN - Microbiology (Unit 3)
GBSN - Microbiology (Unit 3)
 
Chemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfChemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdf
 
GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)
 
Pulmonary drug delivery system M.pharm -2nd sem P'ceutics
Pulmonary drug delivery system M.pharm -2nd sem P'ceuticsPulmonary drug delivery system M.pharm -2nd sem P'ceutics
Pulmonary drug delivery system M.pharm -2nd sem P'ceutics
 
Seismic Method Estimate velocity from seismic data.pptx
Seismic Method Estimate velocity from seismic  data.pptxSeismic Method Estimate velocity from seismic  data.pptx
Seismic Method Estimate velocity from seismic data.pptx
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
 
Proteomics: types, protein profiling steps etc.
Proteomics: types, protein profiling steps etc.Proteomics: types, protein profiling steps etc.
Proteomics: types, protein profiling steps etc.
 

DISTANCE MEASUREMENT WITH A STEREO CAMERA

  • 1. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163 Issue 11, Volume 4 (November 2017) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2016): 3.916 | PIF: 2.469 | Jour Info: 4.085 | ISRAJIF (2016): 3.715 | Indexcopernicus: (ICV 2015): 47.91 IJIRAE © 2014- 17, All Rights Reserved Page –24 DISTANCE MEASUREMENT WITH A STEREO CAMERA Kusworo Adi Physics Department, Faculty of Science and Mathematics, Diponegoro University, Semarang, Indonesia kusworoadi@gmail.com Catur Edi Widodo Physics Department, Faculty of Science and Mathematics, Diponegoro University, Semarang, Indonesia catur.ediwidodo@gmail.com Manuscript History Number: IJIRAE/RS/Vol.04/Issue11/NVAE10087 DOI: 10.26562/IJIRAE.2017.NVAE10087 Received: 24, October 2017 Final Correction: 30, October 2017 Final Accepted: 06, November 2017 Published: November 2017 Editor: Dr.A.Arul L.S, Chief Editor, IJIRAE, AM Publications, India Citation: Adi, K. & Widodo, C. E. (2017). DISTANCE MEASUREMENT WITH A STEREO CAMERA. International Journal of Innovative Research in Advanced Engineering, Volume IV, 24-27. 10.26562/IJIRAE.2017.NVAE10087 Copyright: ©2017 This is an open access article distributed under the terms of the Creative Commons Attribution License, Which Permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. Abstract-- A research on measuring the distance of an object from an observer using a stereo camera has been carried out. The stages involved include camera calibration, image rectifying, disparity calculation, and three dimensional reconstruction. Distance of an object is determined using the central point of an object in a segemented bounding box. This distance is measured using the Euclidian distance measurement method to figure out the shortest distance from the center of the bounding box to both cameras. Results show that objects located 3 to 6 meters away are properly measured for their distances, with an average error of 4%. Keywords: object measurement, stereo camera,rectifying, disparity, euclidian distance. I. INTRODUCTION Object distance measurement against certain references, such as an observer, is of great necessity, especially in the fields of monitoring and security, industry, navigation, robotics, and even for many applications in smart vehicles [1]. In general, there are two ways of object distance measurement: active and passive. Active measurement means that distance to an object is measured by sending signals to it. This includes methods such as radar, infrared, radio signal, ultrasonic sound, laser, and so on [2]. This active method is really prone to environmental conditions such as temperature, fog, and noises, like wave interference in a room. Other than that, this method only yields distance to an object, not necessarily the geometry of the object itself [3]. The second method is passive measurement, in which information is gathered from an object without sending any signal to it. This information is usually in the form of light intensity [2]. This is now made possible with the advent of computer vision that makes use of visual images of objects. This research attempts to calculate the distance of an object by using visual information gained from a pair of images taken by two cameras, which is known as stereo image. Using trigonometry, correlations between object positions from right and left tells the distance between the object and an observer this is the core concept of stereo vision and triangulation [3].
  • 2. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163 Issue 11, Volume 4 (November 2017) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2016): 3.916 | PIF: 2.469 | Jour Info: 4.085 | ISRAJIF (2016): 3.715 | Indexcopernicus: (ICV 2015): 47.91 IJIRAE © 2014- 17, All Rights Reserved Page –25 II. THEORY Stereo vision is a discipline related to determining the 3 dimensional structure of a scene made of two or more digital images taken from different angles [4]. A stereo camera is two cameras of the same type and specification set on a straight line against either the vertical or horizontal plane. Distance to an object can be measured when the object is on the overlapping viewing point of the two observing cameras. Figure 1 depicts the coordinate system of a stereo camera, which is taken as at the central point between the camera on the left and the one on the right. With the congruence of ∆ PCLCR and ∆ PLPR triangles in Figure 1, the stereo coordinate system for both cameras can be written as in Equations 1 and 2. = ( + ) − − (1) z = ∗ = ∗ (2) Where d = ( − ) is disparity, is coordinate x on the left image, is coordinate x on the right image, b is the length of the base line (distance between the optical axes of both cameras), and f is the focal length of the camera. Equation (2) shows that depth z is inversely proportional to disparity. The more the disparity is, the closer the object to the base line of the camera. This also goes the other way around, the less the disparity is, the father the object to the baseline [5]. Figure 1. Epipolar geometry with parallel optical axes III. METHOD Distance measurement in this research is carried out in some stages. These include image rectifying, disparity determination, 3 dimensional image reconstructions, and distance calculation. Camera Calibration Camera calibration results in both intrinsic and extrinsic parameters of both cameras. The extrinsic parameters explain orientation and translation of the right camera against the left camera. Meanwhile, the intrinsic parameters reveal the transformation of point mapping from camera to pixel coordinates, from each camera and some internals parameters in the camera. Both of these parameters are used in the process of image rectifying and its subsequent 3 dimensional reconstruction. The data obtained in this research are given in Table 1. Table1. Parameters of Camera Calibration No Parameter Camera Right Left 1 Resolution 640 x 480 640 x 480 2 Duration 16 seconds 16 seconds 3 Total frame 160 160 4 Frame rate 10 fps 10 fps 5 Intensity 340 lux 340 lux 6 Camera distance from one another 12 cm 12 cm
  • 3. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163 Issue 11, Volume 4 (November 2017) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2016): 3.916 | PIF: 2.469 | Jour Info: 4.085 | ISRAJIF (2016): 3.715 | Indexcopernicus: (ICV 2015): 47.91 IJIRAE © 2014- 17, All Rights Reserved Page –26 Image Rectifying Initially, images taken from both the left and right cameras are of 480x640x3 pixels and 8 bits dimensions. Once they are merged, these dimensions are reduced and are represented by a matrix of 408x553x3 size. Figure 2 depicts original and rectified images. (c) Figure 2. Original and rectified images; (a) original image from the left camera, (b) original image from the right camera, and (c) rectified image. Both video images can be properly rectified. It can be observed that there are colors of red and blue both sides of the object. They are actually the color thickness that will be used as information on depth to determine the distance of the object. Depth Information Disparity is combination of two image rectifying results in a difference of the corresponding point at both the left and the right images. Disparity map in stereo vision represents the depth of an object. Disparity is inversely proportional to depth. Higher disparity means that the object is closer to the baseline of the camera. Inversely, lower disparity indicates that the object is farther from the camera baseline. Figure 3 shows a disparity map. Figure 3. Disparity map Three Dimensional Reconstruction The three dimensional reconstruction processes makes use of disparity and camera calibration parameters. Three dimensional coordinates that match the pixels serve as input for disparity map. Three dimensional coordinates relative to the optical center of the left camera are based on the fundamental and essential matrices. Figure 4 represents a three dimensional reconstruction of the disparity map. (a) (b)
  • 4. International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: 2349-2163 Issue 11, Volume 4 (November 2017) www.ijirae.com _________________________________________________________________________________________________ IJIRAE: Impact Factor Value – SJIF: Innospace, Morocco (2016): 3.916 | PIF: 2.469 | Jour Info: 4.085 | ISRAJIF (2016): 3.715 | Indexcopernicus: (ICV 2015): 47.91 IJIRAE © 2014- 17, All Rights Reserved Page –27 Figure 4. 3D reconstruction IV.RESULT AND DISCUSSION The distance of a human object moving toward the cameras has been successfully measured. This measured distance is compared to the distance measured with a roll-meter on the floor. Table 2 lists the distances measured. Table 2. Measured distances No Actual distance (m) Measured distance (m) Error (%) 1 6.67 6.44 3.45 2 6.07 6.12 0.82 3 5.47 5.39 1.46 4 4.87 4.68 3.90 5 4.27 4.2 1.64 6 3.67 3.44 6.27 7 3.07 3.33 8.47 It can be seen from the table that distance measurement using a video camera is possible, despite the errors. These errors are 4% on average. The main factor to this is slow processing speed, that during video image acquisition, both cameras do not start and stop at the same time. This lack of coherence requires manual frame cutting, which means some frames may not be matched properly. V.CONCLUSION Results of this research show that the method proposed is capable of producing distance measurements with minimum error. Research in the future should employ video cameras with better processing performance that manual frame cutting is not required, and hence, minimize flaws in matching video frames. Further methods should also be developed, which may enable measurements of all kinds objects, either in motion or stationary. The other future possibility is applying a real-time method that will help speed up this distance measurement method for the fields of robotics, auto-cars, or even industry. REFERENCES 1. Hou, A. L., Cui, X., Geng, Y., Yuan, J. and Hou, J., 2011, Measurement of Safe Driving Distance based on Stereo Vision, Sixth International Conference on Image and Graphics (ICIG), Hefei, Anhui, China: p. 902-907. 2. Sukhla, N., 2015, A Review on Image Based Target Distance and Height Estimation Technique Using Laser Pointer And Single Video Camera For Robot Vision, International Journal of Engineering Research And Reviews, Vol. 3, Issue 1. 3. Nagar, S. and Verma, J., 2015, Distance Measurement Using Stereo Vision, International Journal of Electrical And Electronics Engineers, Volume 07, Issue 01. 4. Daolei, W. and Lim, K.B., 2011, Obtaining Depth Map From Segment-Based Stereo Matching Using Graph Cuts, Journal of Visual Communication and Image Representation, Vol. 22, Issue 4. 5. Thaher, R.H. and Hussein, Z.K., 2014, Stereo Vision Distance Estimation Employing SAD with Canny Edge Detector, International Journal of Computer Applications, Volume107, Issue 3.