SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Research in Engineering and Science (IJRES)
ISSN (Online): 2320-9364, ISSN (Print): 2320-9356
www.ijres.org Volume 5 Issue 5 ǁ May. 2017 ǁ PP. 12-15
www.ijres.org 12 | Page
Method of Fracture Surface Matching Based on Mathematical
Statistics
Wang Yadong1
, Zhang Xu2
(College Of Mechanical Engineering, Shanghai University Of Engineering Science, Shanghai, China)
ABSTRACT: Fracture surface matching is an important part of point cloud registration. In this paper, a
method of fracture surface matching based on mathematical statistics is proposed. We reconstruct a coordinate
system of the fractured surface points, and analyze the characteristics of the point cloud in the new coordinate
system, using the theory of mathematical statistcs. The general distribution of the points is determined. The
method can realize the matching relation among some point cloud.
Keywords: fracture surface, mathematicalstatistics, matching
I. INTRODUCTION
Reverse engineering is the process of digitizing existing models or products, obtaining 3D point cloud
data, and reconstructing point cloud data into CAD model. On the basis of reverse engineering development, the
application of reverse engineering technology to cultural relics protection is also an inevitable trend of
technological development. Fracture surface matching is an important part of point cloud registration research,
and it has important research significance in the fields of cultural relics repairing, medicine, and industrial design
and so on. Among them, fracture surface matching technology based on the computer graphic image, pattern
recognition, machine identification and other technology is also particularly important. This technology can not
only save the preservation of cultural relics, but also can be applied to the restoration of cultural relics work,
speeding up the restoration of cultural relics, shortening the artificial high repair cycle, reducing the artifacts of
hand pieces difficult and cost and avoiding the secondary damage to cultural relics, which has a high research
value and practical significance.
The general fracture surface matching includes the following steps (fig. 1). The focus of the fracture
surface matching method is how to obtain good surface segmentation results and to extract the characteristic
information that can represent the fracture surface. The results of these two partsare the most important research
of fracture surface matching.
Fig.1 the steps of fracture surface matching
Good surface segmentation algorithm can reduce the difficulty of matching, and improving the
correctness of matching. Surface segmentation algorithm mainly includes watershed method, regional growth
method and so on. Mangan[1]
proposed an improved version of the watershed surface segmentation algorithm
Method Of Fracture Surface Matching Based On Mathematical Statistics
www.ijres.org 13 | Page
based on a given threshold to prevent over-segmentation. Vieria[2]
proposed a regional growth segmentation
algorithm that uses curvature to extract sharp feature boundaries. The algorithm based on the contour line of the
fracture surface includes: Cohen[3]
uses the method of linear search to find the best matching region of the
volume space curve, and the distance error between the two curves is used to judge whether it is the standard.
Shin[4]
got the matching information by calculating and comparingthe contour line length, concavity.
Hunholm[5]
calculated the curvature and torsion of the sampling points on the contour line to compose the
characteristic string, to get the matching results from the longest common substring. The methods of extracting
the spatial surface characteristics of the fracture surface includes:Altantsetseg[6]
used the Fourier transform
method to extract the curve on the fracture surface as the characteristic for the cross-section matching; Ge
Baozhen[7]
used the curvature graph as the feature description function of 3D point cloud data, and the registration
of 3D point cloud data is realized by using curvature graph. Li Jijunnan[8]
proposed an optimized matching
algorithm based on feature space surface integral calculation, integral invariant of the surface volume formed
with curved convex constrained clusters and complementary cluster to get the initial matching pairs, and realize
the fracture surface matching by solve the optimization problem.
The existing fracture surface matching algorithm requires that the fragmentation is not damaged. The
computational complexity of the algorithm is very large, the calculation process is complex, and the feature
extraction did not calculate the complete fracture surface data, but only considered part of the point cloud data to
extract the features. The extracted feature cannot express the fracture surface information completely.
Considering the number of debris in reality is large, and the existing algorithm having a high computational
requirement for computer, this paper proposes a method of fracture surface matching method based on
mathematical statistics. The method is simple, effective, having low requirements on computer configuration, and
it is based on the complete fracture point cloud data to obtain the matching information. The fracture surface
feature can be expressed completely.
II. Fracture surface segmentation and recognition
In this paper, a new method based on integral invariant partition is proposed to segment the fragment
point cloud, which uses the multi-scale volume integral invariant to find the feature segmentation among the
surfaces of the fragment, then uses a specific strategy to generate closed surface segmentation line, in order to
achieve the surface segmentation (Fig. 2). The surface segmentation method has good robustness and stability.
After the segmentation of the surface, the fracture surface and the original surface are identified according to the
roughness of the surface. The roughness of the surface can be represented by the average roughness of the
Fig.2 the original surfaces and fracture surface
surface:
,
1
1
( )
t
k r i
i
E E p
t 
 
2
, 2
1
|| ||1 1
( )
( ) || ||
i
k
p q
k r i
ir i
n n
E p
N p k p q
 
    
 
In which, p is the set of points on the fracture surface, which is the k nearest neighbor point of the q
point, and N is the surface normal vector. The larger the average roughness of the surface, the more rough the
surface, the greater probability that the surface is the fracture surface. When the roughness E of the surface is
larger than the threshold value E', it is judged that the surface is a fracture surface; when E is smaller than the
threshold value E', it is judged that the surface is an original surface. The size of the threshold value E 'depends
on the specific situation of the fragments.
Method Of Fracture Surface Matching Based On Mathematical Statistics
www.ijres.org 14 | Page
III. FRACTURE SURFACE MATCHING
After the fracture surface segmentation is completed, we re-established the coordinate system of the fracture
surfaces by calculating the normal vector of each point of the fracture surface and the normal vector sum of all
points to get a normal vector sum, and using the normal vector as the direction of the coordinate axis, and then
project all the points to the axis to get all points In the set of projection points of the coordinate axis. The
matching information is obtained by comparing the projection length of the points on the coordinate axes.
Define the normal vector of a point on the fracture surface 1 as iv ; define the normal vector sum of all points as
V , which will be the axis of the fracture surface. Define all projection points under new coordinate system as the
new set
'
{ }iP ,in which iV v  ,
'
| |
i
i
P V
P
V


.
Calculate and analyze the statistical information of each point set, such as the projection value distribution. When
the distribution of the two sets of points is similar, the two sets of points are matched to the corresponding set of
points, and the corresponding two fragments are matched. As showed in the following picture. This paper
improves the ICPIF (Interactive CLoseset Points using Invariant Feature) algorithm proposed by Sharp, and
aligns the fragments based on the ICPIF algorithm. The weighted characteristic distance equation is defined as
follows:
Fig.4 the distribution of two sets of points
2
( , ) ( , ) ( , )e vd p q d p q d p q 
1
2 2
1
1 1
( ) ( ( ) )
2
N
ri
i
A x V x
N 
 
  
  

( , ) || ( ) ( )||vd p q A p A q 
,in which,
( , )ed p q Represents the Euclidean distance of p and q; N is the number of radius scales, 6 <N <8. The
ICP algorithm based on European space invariants can greatly improve the correct rate of corresponding clicks
and reduce the possibility of the algorithm falling into local extremum.
Fig.3 the direction of the new coordinate system
Method Of Fracture Surface Matching Based On Mathematical Statistics
www.ijres.org 15 | Page
IV. EXPERIMENTAL RESULTS AND CONCLUSION
In this paper, the experimental data includes a number of point cloud fragmentation data, which are the original
debris cloud model. The experimental results are shown in the following picture. The matching result is good.
Fig.5 the matching results of fracture surfaces
Most of the current surface matching algorithms are based on the feature extraction from the points of
the fault surface, or the contour of the fracture surface. When a fragment is damaged or incomplete, the extracted
feature or contour does not fully represent the fracture surface information. The proposed algorithm in the paper
not only improves the calculation speed, and can represent the fracture surface feature information, and still has
good matching effect in the situation of the incomplete debris.
REFERENCES
[1]. Mangan A.P, Whitaker R. T..Partitioning 3D surface meshes using watershed segmention[J]. IEEE
Transacton on Visualization and Computer Graphics, 1999,5(4):308-321.
[2]. Vieira M., Shimada K.. Surface mesh segmentation and smooth surface extraction through region
growing[C]. Computer Aided Geometric Design, 2005, 22(8):771-792.
[3]. Cohen F,Liu Z,Ezgi T.Virtual reconstruction of archeological vessel using expert priors and instrinsic
differential geometry information[J].Computer&Graphics,2013,37(1):41-53.
[4]. Shin H., Doumas C., Funkhouser T., et al. Analyzing Fracture Patterns in Theran Wall Paintings[C].
Proceedings of the 11th International Conference on Virtual Reality, Archaeology and Cultural Heritage.
Eurographics Association, 2010:71-78.
[5]. Oxholm G, Nishino K.. Reassembling thin artifacts of unknown geometry[C]. International Conference on
Virtual Reality, 2011, 14(1):51-61.
[6]. Altantsetseg E,Matsuyama K,Konno K.Pairwise matching of 3D fragments using fast fourier
transform[J].Visual Compute,2014,30:929-938.
[7]. Ge Baozhen, Peng Bo, Tian Qingguo. Registration of threedimensional point-cloud data based on
curvature map[J]. Journal of Tianjin University: Science, 2013, 46(2): 174-180
[8]. Li Jijunnan, Geng Guohua, Zhou Mingquan, et al. Surface feature optimization for virtual matching of
relic fragments[J].Journal of Computer-Aided Design & Computer Graphics, 2014,26(12): 2149-2154.

More Related Content

What's hot

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...ijcsa
 
Heuristic Function Influence to the Global Optimum Value in Shortest Path Pro...
Heuristic Function Influence to the Global Optimum Value in Shortest Path Pro...Heuristic Function Influence to the Global Optimum Value in Shortest Path Pro...
Heuristic Function Influence to the Global Optimum Value in Shortest Path Pro...Universitas Pembangunan Panca Budi
 
Introduction geostatistic for_mineral_resources
Introduction geostatistic for_mineral_resourcesIntroduction geostatistic for_mineral_resources
Introduction geostatistic for_mineral_resourcesAdi Handarbeni
 
Spatial interpolation comparison
Spatial interpolation comparisonSpatial interpolation comparison
Spatial interpolation comparisonTomislav Hengl
 
PROPOSED ALGORITHM OF ELIMINATING REDUNDANT DATA OF LASER SCANNING FOR CREATI...
PROPOSED ALGORITHM OF ELIMINATING REDUNDANT DATA OF LASER SCANNING FOR CREATI...PROPOSED ALGORITHM OF ELIMINATING REDUNDANT DATA OF LASER SCANNING FOR CREATI...
PROPOSED ALGORITHM OF ELIMINATING REDUNDANT DATA OF LASER SCANNING FOR CREATI...IAEME Publication
 
Atti Rinem20146 Tannino
Atti Rinem20146 TanninoAtti Rinem20146 Tannino
Atti Rinem20146 TanninoMarco Tannino
 
The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...
The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...
The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...National Cheng Kung University
 
Structural measurements in oriented core photograph january 2019_galkine
Structural measurements in oriented core photograph january 2019_galkineStructural measurements in oriented core photograph january 2019_galkine
Structural measurements in oriented core photograph january 2019_galkineVadim Galkine
 
Bio medical image segmentation using marker controlled watershed algorithm a ...
Bio medical image segmentation using marker controlled watershed algorithm a ...Bio medical image segmentation using marker controlled watershed algorithm a ...
Bio medical image segmentation using marker controlled watershed algorithm a ...eSAT Publishing House
 
mathpsy2012 poster_Shweta_3(1)
mathpsy2012 poster_Shweta_3(1)mathpsy2012 poster_Shweta_3(1)
mathpsy2012 poster_Shweta_3(1)Shweta Gupte
 
Student_Garden_geostatistics_course
Student_Garden_geostatistics_courseStudent_Garden_geostatistics_course
Student_Garden_geostatistics_coursePedro Correia
 
Evolution of 3D Surface Parameters: A Comprehensive Survey
Evolution of 3D Surface Parameters: A Comprehensive SurveyEvolution of 3D Surface Parameters: A Comprehensive Survey
Evolution of 3D Surface Parameters: A Comprehensive Surveytheijes
 

What's hot (19)

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...
 
Heuristic Function Influence to the Global Optimum Value in Shortest Path Pro...
Heuristic Function Influence to the Global Optimum Value in Shortest Path Pro...Heuristic Function Influence to the Global Optimum Value in Shortest Path Pro...
Heuristic Function Influence to the Global Optimum Value in Shortest Path Pro...
 
Ak03302260233
Ak03302260233Ak03302260233
Ak03302260233
 
Introduction geostatistic for_mineral_resources
Introduction geostatistic for_mineral_resourcesIntroduction geostatistic for_mineral_resources
Introduction geostatistic for_mineral_resources
 
Spatial interpolation comparison
Spatial interpolation comparisonSpatial interpolation comparison
Spatial interpolation comparison
 
PROPOSED ALGORITHM OF ELIMINATING REDUNDANT DATA OF LASER SCANNING FOR CREATI...
PROPOSED ALGORITHM OF ELIMINATING REDUNDANT DATA OF LASER SCANNING FOR CREATI...PROPOSED ALGORITHM OF ELIMINATING REDUNDANT DATA OF LASER SCANNING FOR CREATI...
PROPOSED ALGORITHM OF ELIMINATING REDUNDANT DATA OF LASER SCANNING FOR CREATI...
 
Ih2616101615
Ih2616101615Ih2616101615
Ih2616101615
 
LRIEEE-MTT
LRIEEE-MTTLRIEEE-MTT
LRIEEE-MTT
 
Atti Rinem20146 Tannino
Atti Rinem20146 TanninoAtti Rinem20146 Tannino
Atti Rinem20146 Tannino
 
The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...
The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...
The Turbidity (TB) Varies with Time And Space in The Reservoir Using GWR And ...
 
Structural measurements in oriented core photograph january 2019_galkine
Structural measurements in oriented core photograph january 2019_galkineStructural measurements in oriented core photograph january 2019_galkine
Structural measurements in oriented core photograph january 2019_galkine
 
posterfinal
posterfinalposterfinal
posterfinal
 
Bio medical image segmentation using marker controlled watershed algorithm a ...
Bio medical image segmentation using marker controlled watershed algorithm a ...Bio medical image segmentation using marker controlled watershed algorithm a ...
Bio medical image segmentation using marker controlled watershed algorithm a ...
 
Comparison of Spatial Interpolation Methods for Precipitation in Ningxia, China
Comparison of Spatial Interpolation Methods for Precipitation in Ningxia, ChinaComparison of Spatial Interpolation Methods for Precipitation in Ningxia, China
Comparison of Spatial Interpolation Methods for Precipitation in Ningxia, China
 
mathpsy2012 poster_Shweta_3(1)
mathpsy2012 poster_Shweta_3(1)mathpsy2012 poster_Shweta_3(1)
mathpsy2012 poster_Shweta_3(1)
 
Basics1variogram
Basics1variogramBasics1variogram
Basics1variogram
 
Student_Garden_geostatistics_course
Student_Garden_geostatistics_courseStudent_Garden_geostatistics_course
Student_Garden_geostatistics_course
 
Variograms
VariogramsVariograms
Variograms
 
Evolution of 3D Surface Parameters: A Comprehensive Survey
Evolution of 3D Surface Parameters: A Comprehensive SurveyEvolution of 3D Surface Parameters: A Comprehensive Survey
Evolution of 3D Surface Parameters: A Comprehensive Survey
 

Similar to Method of Fracture Surface Matching Based on Mathematical Statistics

Object Elimination and Reconstruction Using an Effective Inpainting Method
Object Elimination and Reconstruction Using an Effective Inpainting MethodObject Elimination and Reconstruction Using an Effective Inpainting Method
Object Elimination and Reconstruction Using an Effective Inpainting MethodIOSR Journals
 
Multiple Ant Colony Optimizations for Stereo Matching
Multiple Ant Colony Optimizations for Stereo MatchingMultiple Ant Colony Optimizations for Stereo Matching
Multiple Ant Colony Optimizations for Stereo MatchingCSCJournals
 
Estimating the Crest Lines on Polygonal Mesh Models by an Automatic Threshold
Estimating the Crest Lines on Polygonal Mesh Models by an Automatic ThresholdEstimating the Crest Lines on Polygonal Mesh Models by an Automatic Threshold
Estimating the Crest Lines on Polygonal Mesh Models by an Automatic ThresholdAIRCC Publishing Corporation
 
IMPROVEMENTS OF THE ANALYSIS OF HUMAN ACTIVITY USING ACCELERATION RECORD OF E...
IMPROVEMENTS OF THE ANALYSIS OF HUMAN ACTIVITY USING ACCELERATION RECORD OF E...IMPROVEMENTS OF THE ANALYSIS OF HUMAN ACTIVITY USING ACCELERATION RECORD OF E...
IMPROVEMENTS OF THE ANALYSIS OF HUMAN ACTIVITY USING ACCELERATION RECORD OF E...sipij
 
ESTIMATING THE CREST LINES ON POLYGONAL MESH MODELS BY AN AUTOMATIC THRESHOLD
ESTIMATING THE CREST LINES ON POLYGONAL MESH MODELS BY AN AUTOMATIC THRESHOLDESTIMATING THE CREST LINES ON POLYGONAL MESH MODELS BY AN AUTOMATIC THRESHOLD
ESTIMATING THE CREST LINES ON POLYGONAL MESH MODELS BY AN AUTOMATIC THRESHOLDijcsit
 
Stereo Vision Distance Estimation Employing Canny Edge Detector with Interpol...
Stereo Vision Distance Estimation Employing Canny Edge Detector with Interpol...Stereo Vision Distance Estimation Employing Canny Edge Detector with Interpol...
Stereo Vision Distance Estimation Employing Canny Edge Detector with Interpol...ZaidHussein6
 
An Efficient Feature Extraction Method With Local Region Zernike Moment for F...
An Efficient Feature Extraction Method With Local Region Zernike Moment for F...An Efficient Feature Extraction Method With Local Region Zernike Moment for F...
An Efficient Feature Extraction Method With Local Region Zernike Moment for F...ieijjournal
 
AN EFFICIENT FEATURE EXTRACTION METHOD WITH LOCAL REGION ZERNIKE MOMENT FOR F...
AN EFFICIENT FEATURE EXTRACTION METHOD WITH LOCAL REGION ZERNIKE MOMENT FOR F...AN EFFICIENT FEATURE EXTRACTION METHOD WITH LOCAL REGION ZERNIKE MOMENT FOR F...
AN EFFICIENT FEATURE EXTRACTION METHOD WITH LOCAL REGION ZERNIKE MOMENT FOR F...ieijjournal
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
ModelingOfUnsegmentedCloudPointData-RP-SanjayShukla
ModelingOfUnsegmentedCloudPointData-RP-SanjayShuklaModelingOfUnsegmentedCloudPointData-RP-SanjayShukla
ModelingOfUnsegmentedCloudPointData-RP-SanjayShuklaSanjay Shukla
 
Application of normalized cross correlation to image registration
Application of normalized cross correlation to image registrationApplication of normalized cross correlation to image registration
Application of normalized cross correlation to image registrationeSAT Publishing House
 
Miniproject final group 14
Miniproject final group 14Miniproject final group 14
Miniproject final group 14Ashish Mundhra
 
Detection of Seam Carving in Uncompressed Images using eXtreme Gradient Boosting
Detection of Seam Carving in Uncompressed Images using eXtreme Gradient BoostingDetection of Seam Carving in Uncompressed Images using eXtreme Gradient Boosting
Detection of Seam Carving in Uncompressed Images using eXtreme Gradient BoostingIJCSIS Research Publications
 
ZERNIKE MOMENT-BASED FEATURE EXTRACTION FOR FACIAL RECOGNITION OF IDENTICAL T...
ZERNIKE MOMENT-BASED FEATURE EXTRACTION FOR FACIAL RECOGNITION OF IDENTICAL T...ZERNIKE MOMENT-BASED FEATURE EXTRACTION FOR FACIAL RECOGNITION OF IDENTICAL T...
ZERNIKE MOMENT-BASED FEATURE EXTRACTION FOR FACIAL RECOGNITION OF IDENTICAL T...ijcseit
 
Formation and morphology of architectural surfaces design
Formation and morphology of architectural surfaces designFormation and morphology of architectural surfaces design
Formation and morphology of architectural surfaces designIJSRED
 
SURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVES
SURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVESSURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVES
SURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVESZac Darcy
 
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUESA STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUEScscpconf
 
OBIA on Coastal Landform Based on Structure Tensor
OBIA on Coastal Landform Based on Structure Tensor OBIA on Coastal Landform Based on Structure Tensor
OBIA on Coastal Landform Based on Structure Tensor csandit
 
1-s2.0-S0045782514004332-main.pdf
1-s2.0-S0045782514004332-main.pdf1-s2.0-S0045782514004332-main.pdf
1-s2.0-S0045782514004332-main.pdffiliatra
 

Similar to Method of Fracture Surface Matching Based on Mathematical Statistics (20)

Object Elimination and Reconstruction Using an Effective Inpainting Method
Object Elimination and Reconstruction Using an Effective Inpainting MethodObject Elimination and Reconstruction Using an Effective Inpainting Method
Object Elimination and Reconstruction Using an Effective Inpainting Method
 
Multiple Ant Colony Optimizations for Stereo Matching
Multiple Ant Colony Optimizations for Stereo MatchingMultiple Ant Colony Optimizations for Stereo Matching
Multiple Ant Colony Optimizations for Stereo Matching
 
Estimating the Crest Lines on Polygonal Mesh Models by an Automatic Threshold
Estimating the Crest Lines on Polygonal Mesh Models by an Automatic ThresholdEstimating the Crest Lines on Polygonal Mesh Models by an Automatic Threshold
Estimating the Crest Lines on Polygonal Mesh Models by an Automatic Threshold
 
IMPROVEMENTS OF THE ANALYSIS OF HUMAN ACTIVITY USING ACCELERATION RECORD OF E...
IMPROVEMENTS OF THE ANALYSIS OF HUMAN ACTIVITY USING ACCELERATION RECORD OF E...IMPROVEMENTS OF THE ANALYSIS OF HUMAN ACTIVITY USING ACCELERATION RECORD OF E...
IMPROVEMENTS OF THE ANALYSIS OF HUMAN ACTIVITY USING ACCELERATION RECORD OF E...
 
ESTIMATING THE CREST LINES ON POLYGONAL MESH MODELS BY AN AUTOMATIC THRESHOLD
ESTIMATING THE CREST LINES ON POLYGONAL MESH MODELS BY AN AUTOMATIC THRESHOLDESTIMATING THE CREST LINES ON POLYGONAL MESH MODELS BY AN AUTOMATIC THRESHOLD
ESTIMATING THE CREST LINES ON POLYGONAL MESH MODELS BY AN AUTOMATIC THRESHOLD
 
Stereo Vision Distance Estimation Employing Canny Edge Detector with Interpol...
Stereo Vision Distance Estimation Employing Canny Edge Detector with Interpol...Stereo Vision Distance Estimation Employing Canny Edge Detector with Interpol...
Stereo Vision Distance Estimation Employing Canny Edge Detector with Interpol...
 
An Efficient Feature Extraction Method With Local Region Zernike Moment for F...
An Efficient Feature Extraction Method With Local Region Zernike Moment for F...An Efficient Feature Extraction Method With Local Region Zernike Moment for F...
An Efficient Feature Extraction Method With Local Region Zernike Moment for F...
 
AN EFFICIENT FEATURE EXTRACTION METHOD WITH LOCAL REGION ZERNIKE MOMENT FOR F...
AN EFFICIENT FEATURE EXTRACTION METHOD WITH LOCAL REGION ZERNIKE MOMENT FOR F...AN EFFICIENT FEATURE EXTRACTION METHOD WITH LOCAL REGION ZERNIKE MOMENT FOR F...
AN EFFICIENT FEATURE EXTRACTION METHOD WITH LOCAL REGION ZERNIKE MOMENT FOR F...
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
JBSC_online
JBSC_onlineJBSC_online
JBSC_online
 
ModelingOfUnsegmentedCloudPointData-RP-SanjayShukla
ModelingOfUnsegmentedCloudPointData-RP-SanjayShuklaModelingOfUnsegmentedCloudPointData-RP-SanjayShukla
ModelingOfUnsegmentedCloudPointData-RP-SanjayShukla
 
Application of normalized cross correlation to image registration
Application of normalized cross correlation to image registrationApplication of normalized cross correlation to image registration
Application of normalized cross correlation to image registration
 
Miniproject final group 14
Miniproject final group 14Miniproject final group 14
Miniproject final group 14
 
Detection of Seam Carving in Uncompressed Images using eXtreme Gradient Boosting
Detection of Seam Carving in Uncompressed Images using eXtreme Gradient BoostingDetection of Seam Carving in Uncompressed Images using eXtreme Gradient Boosting
Detection of Seam Carving in Uncompressed Images using eXtreme Gradient Boosting
 
ZERNIKE MOMENT-BASED FEATURE EXTRACTION FOR FACIAL RECOGNITION OF IDENTICAL T...
ZERNIKE MOMENT-BASED FEATURE EXTRACTION FOR FACIAL RECOGNITION OF IDENTICAL T...ZERNIKE MOMENT-BASED FEATURE EXTRACTION FOR FACIAL RECOGNITION OF IDENTICAL T...
ZERNIKE MOMENT-BASED FEATURE EXTRACTION FOR FACIAL RECOGNITION OF IDENTICAL T...
 
Formation and morphology of architectural surfaces design
Formation and morphology of architectural surfaces designFormation and morphology of architectural surfaces design
Formation and morphology of architectural surfaces design
 
SURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVES
SURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVESSURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVES
SURVEY ON POLYGONAL APPROXIMATION TECHNIQUES FOR DIGITAL PLANAR CURVES
 
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUESA STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
 
OBIA on Coastal Landform Based on Structure Tensor
OBIA on Coastal Landform Based on Structure Tensor OBIA on Coastal Landform Based on Structure Tensor
OBIA on Coastal Landform Based on Structure Tensor
 
1-s2.0-S0045782514004332-main.pdf
1-s2.0-S0045782514004332-main.pdf1-s2.0-S0045782514004332-main.pdf
1-s2.0-S0045782514004332-main.pdf
 

More from IJRESJOURNAL

Injection Analysis of Hera And Betano New Power Plants At the Interconnection...
Injection Analysis of Hera And Betano New Power Plants At the Interconnection...Injection Analysis of Hera And Betano New Power Plants At the Interconnection...
Injection Analysis of Hera And Betano New Power Plants At the Interconnection...IJRESJOURNAL
 
Harmonic AnalysisofDistribution System Due to Embedded Generation Injection
Harmonic AnalysisofDistribution System Due to Embedded Generation InjectionHarmonic AnalysisofDistribution System Due to Embedded Generation Injection
Harmonic AnalysisofDistribution System Due to Embedded Generation InjectionIJRESJOURNAL
 
Decision Support System Implementation for Candidate Selection of the Head of...
Decision Support System Implementation for Candidate Selection of the Head of...Decision Support System Implementation for Candidate Selection of the Head of...
Decision Support System Implementation for Candidate Selection of the Head of...IJRESJOURNAL
 
Yield Forecasting to Sustain the Agricultural Transportation UnderStochastic ...
Yield Forecasting to Sustain the Agricultural Transportation UnderStochastic ...Yield Forecasting to Sustain the Agricultural Transportation UnderStochastic ...
Yield Forecasting to Sustain the Agricultural Transportation UnderStochastic ...IJRESJOURNAL
 
Injection Analysis of 5 Mwp Photovoltaic Power Plant on 20 Kv Distribution Ne...
Injection Analysis of 5 Mwp Photovoltaic Power Plant on 20 Kv Distribution Ne...Injection Analysis of 5 Mwp Photovoltaic Power Plant on 20 Kv Distribution Ne...
Injection Analysis of 5 Mwp Photovoltaic Power Plant on 20 Kv Distribution Ne...IJRESJOURNAL
 
Developing A Prediction Model for Tensile Elastic Modulus of Steel Fiber – Ce...
Developing A Prediction Model for Tensile Elastic Modulus of Steel Fiber – Ce...Developing A Prediction Model for Tensile Elastic Modulus of Steel Fiber – Ce...
Developing A Prediction Model for Tensile Elastic Modulus of Steel Fiber – Ce...IJRESJOURNAL
 
Effect of Liquid Viscosity on Sloshing in A Rectangular Tank
Effect of Liquid Viscosity on Sloshing in A Rectangular TankEffect of Liquid Viscosity on Sloshing in A Rectangular Tank
Effect of Liquid Viscosity on Sloshing in A Rectangular TankIJRESJOURNAL
 
Design and Implementation Decision Support System using MADM Methode for Bank...
Design and Implementation Decision Support System using MADM Methode for Bank...Design and Implementation Decision Support System using MADM Methode for Bank...
Design and Implementation Decision Support System using MADM Methode for Bank...IJRESJOURNAL
 
Investigations on The Effects of Different Heat Transfer Coefficients in The ...
Investigations on The Effects of Different Heat Transfer Coefficients in The ...Investigations on The Effects of Different Heat Transfer Coefficients in The ...
Investigations on The Effects of Different Heat Transfer Coefficients in The ...IJRESJOURNAL
 
Strategy of Adaptation of Traditional House Architecture Bali Aga
Strategy of Adaptation of Traditional House Architecture Bali AgaStrategy of Adaptation of Traditional House Architecture Bali Aga
Strategy of Adaptation of Traditional House Architecture Bali AgaIJRESJOURNAL
 
Design of Universal Measuring Equipment for Bogie Frame
Design of Universal Measuring Equipment for Bogie FrameDesign of Universal Measuring Equipment for Bogie Frame
Design of Universal Measuring Equipment for Bogie FrameIJRESJOURNAL
 
A Design Of Omni-Directional Mobile Robot Based On Mecanum Wheels
A Design Of Omni-Directional Mobile Robot Based On Mecanum WheelsA Design Of Omni-Directional Mobile Robot Based On Mecanum Wheels
A Design Of Omni-Directional Mobile Robot Based On Mecanum WheelsIJRESJOURNAL
 
An Investigation Into The Prevalence of Code Switching in the Teaching of Nat...
An Investigation Into The Prevalence of Code Switching in the Teaching of Nat...An Investigation Into The Prevalence of Code Switching in the Teaching of Nat...
An Investigation Into The Prevalence of Code Switching in the Teaching of Nat...IJRESJOURNAL
 
The Filling Up of Yogyakarta Governor Position in Social Harmony Perspective
The Filling Up of Yogyakarta Governor Position in Social Harmony PerspectiveThe Filling Up of Yogyakarta Governor Position in Social Harmony Perspective
The Filling Up of Yogyakarta Governor Position in Social Harmony PerspectiveIJRESJOURNAL
 
Quality Function Deployment And Proactive Quality Techniques Applied to Unive...
Quality Function Deployment And Proactive Quality Techniques Applied to Unive...Quality Function Deployment And Proactive Quality Techniques Applied to Unive...
Quality Function Deployment And Proactive Quality Techniques Applied to Unive...IJRESJOURNAL
 
The Analysis And Perspective on Development of Chinese Automotive Heavy-Duty ...
The Analysis And Perspective on Development of Chinese Automotive Heavy-Duty ...The Analysis And Perspective on Development of Chinese Automotive Heavy-Duty ...
The Analysis And Perspective on Development of Chinese Automotive Heavy-Duty ...IJRESJOURNAL
 
Research on the Bottom Software of Electronic Control System in Automobile El...
Research on the Bottom Software of Electronic Control System in Automobile El...Research on the Bottom Software of Electronic Control System in Automobile El...
Research on the Bottom Software of Electronic Control System in Automobile El...IJRESJOURNAL
 
Risk Based Underwater Inspection (RBUI) For Existing Fixed Platforms In Indon...
Risk Based Underwater Inspection (RBUI) For Existing Fixed Platforms In Indon...Risk Based Underwater Inspection (RBUI) For Existing Fixed Platforms In Indon...
Risk Based Underwater Inspection (RBUI) For Existing Fixed Platforms In Indon...IJRESJOURNAL
 
Dynamic Modeling of Four – Rotorcraft
Dynamic Modeling of Four – RotorcraftDynamic Modeling of Four – Rotorcraft
Dynamic Modeling of Four – RotorcraftIJRESJOURNAL
 
A New Approach on Proportional Fuzzy Likelihood Ratio orderings of Triangular...
A New Approach on Proportional Fuzzy Likelihood Ratio orderings of Triangular...A New Approach on Proportional Fuzzy Likelihood Ratio orderings of Triangular...
A New Approach on Proportional Fuzzy Likelihood Ratio orderings of Triangular...IJRESJOURNAL
 

More from IJRESJOURNAL (20)

Injection Analysis of Hera And Betano New Power Plants At the Interconnection...
Injection Analysis of Hera And Betano New Power Plants At the Interconnection...Injection Analysis of Hera And Betano New Power Plants At the Interconnection...
Injection Analysis of Hera And Betano New Power Plants At the Interconnection...
 
Harmonic AnalysisofDistribution System Due to Embedded Generation Injection
Harmonic AnalysisofDistribution System Due to Embedded Generation InjectionHarmonic AnalysisofDistribution System Due to Embedded Generation Injection
Harmonic AnalysisofDistribution System Due to Embedded Generation Injection
 
Decision Support System Implementation for Candidate Selection of the Head of...
Decision Support System Implementation for Candidate Selection of the Head of...Decision Support System Implementation for Candidate Selection of the Head of...
Decision Support System Implementation for Candidate Selection of the Head of...
 
Yield Forecasting to Sustain the Agricultural Transportation UnderStochastic ...
Yield Forecasting to Sustain the Agricultural Transportation UnderStochastic ...Yield Forecasting to Sustain the Agricultural Transportation UnderStochastic ...
Yield Forecasting to Sustain the Agricultural Transportation UnderStochastic ...
 
Injection Analysis of 5 Mwp Photovoltaic Power Plant on 20 Kv Distribution Ne...
Injection Analysis of 5 Mwp Photovoltaic Power Plant on 20 Kv Distribution Ne...Injection Analysis of 5 Mwp Photovoltaic Power Plant on 20 Kv Distribution Ne...
Injection Analysis of 5 Mwp Photovoltaic Power Plant on 20 Kv Distribution Ne...
 
Developing A Prediction Model for Tensile Elastic Modulus of Steel Fiber – Ce...
Developing A Prediction Model for Tensile Elastic Modulus of Steel Fiber – Ce...Developing A Prediction Model for Tensile Elastic Modulus of Steel Fiber – Ce...
Developing A Prediction Model for Tensile Elastic Modulus of Steel Fiber – Ce...
 
Effect of Liquid Viscosity on Sloshing in A Rectangular Tank
Effect of Liquid Viscosity on Sloshing in A Rectangular TankEffect of Liquid Viscosity on Sloshing in A Rectangular Tank
Effect of Liquid Viscosity on Sloshing in A Rectangular Tank
 
Design and Implementation Decision Support System using MADM Methode for Bank...
Design and Implementation Decision Support System using MADM Methode for Bank...Design and Implementation Decision Support System using MADM Methode for Bank...
Design and Implementation Decision Support System using MADM Methode for Bank...
 
Investigations on The Effects of Different Heat Transfer Coefficients in The ...
Investigations on The Effects of Different Heat Transfer Coefficients in The ...Investigations on The Effects of Different Heat Transfer Coefficients in The ...
Investigations on The Effects of Different Heat Transfer Coefficients in The ...
 
Strategy of Adaptation of Traditional House Architecture Bali Aga
Strategy of Adaptation of Traditional House Architecture Bali AgaStrategy of Adaptation of Traditional House Architecture Bali Aga
Strategy of Adaptation of Traditional House Architecture Bali Aga
 
Design of Universal Measuring Equipment for Bogie Frame
Design of Universal Measuring Equipment for Bogie FrameDesign of Universal Measuring Equipment for Bogie Frame
Design of Universal Measuring Equipment for Bogie Frame
 
A Design Of Omni-Directional Mobile Robot Based On Mecanum Wheels
A Design Of Omni-Directional Mobile Robot Based On Mecanum WheelsA Design Of Omni-Directional Mobile Robot Based On Mecanum Wheels
A Design Of Omni-Directional Mobile Robot Based On Mecanum Wheels
 
An Investigation Into The Prevalence of Code Switching in the Teaching of Nat...
An Investigation Into The Prevalence of Code Switching in the Teaching of Nat...An Investigation Into The Prevalence of Code Switching in the Teaching of Nat...
An Investigation Into The Prevalence of Code Switching in the Teaching of Nat...
 
The Filling Up of Yogyakarta Governor Position in Social Harmony Perspective
The Filling Up of Yogyakarta Governor Position in Social Harmony PerspectiveThe Filling Up of Yogyakarta Governor Position in Social Harmony Perspective
The Filling Up of Yogyakarta Governor Position in Social Harmony Perspective
 
Quality Function Deployment And Proactive Quality Techniques Applied to Unive...
Quality Function Deployment And Proactive Quality Techniques Applied to Unive...Quality Function Deployment And Proactive Quality Techniques Applied to Unive...
Quality Function Deployment And Proactive Quality Techniques Applied to Unive...
 
The Analysis And Perspective on Development of Chinese Automotive Heavy-Duty ...
The Analysis And Perspective on Development of Chinese Automotive Heavy-Duty ...The Analysis And Perspective on Development of Chinese Automotive Heavy-Duty ...
The Analysis And Perspective on Development of Chinese Automotive Heavy-Duty ...
 
Research on the Bottom Software of Electronic Control System in Automobile El...
Research on the Bottom Software of Electronic Control System in Automobile El...Research on the Bottom Software of Electronic Control System in Automobile El...
Research on the Bottom Software of Electronic Control System in Automobile El...
 
Risk Based Underwater Inspection (RBUI) For Existing Fixed Platforms In Indon...
Risk Based Underwater Inspection (RBUI) For Existing Fixed Platforms In Indon...Risk Based Underwater Inspection (RBUI) For Existing Fixed Platforms In Indon...
Risk Based Underwater Inspection (RBUI) For Existing Fixed Platforms In Indon...
 
Dynamic Modeling of Four – Rotorcraft
Dynamic Modeling of Four – RotorcraftDynamic Modeling of Four – Rotorcraft
Dynamic Modeling of Four – Rotorcraft
 
A New Approach on Proportional Fuzzy Likelihood Ratio orderings of Triangular...
A New Approach on Proportional Fuzzy Likelihood Ratio orderings of Triangular...A New Approach on Proportional Fuzzy Likelihood Ratio orderings of Triangular...
A New Approach on Proportional Fuzzy Likelihood Ratio orderings of Triangular...
 

Recently uploaded

(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Recently uploaded (20)

(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 

Method of Fracture Surface Matching Based on Mathematical Statistics

  • 1. International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 www.ijres.org Volume 5 Issue 5 ǁ May. 2017 ǁ PP. 12-15 www.ijres.org 12 | Page Method of Fracture Surface Matching Based on Mathematical Statistics Wang Yadong1 , Zhang Xu2 (College Of Mechanical Engineering, Shanghai University Of Engineering Science, Shanghai, China) ABSTRACT: Fracture surface matching is an important part of point cloud registration. In this paper, a method of fracture surface matching based on mathematical statistics is proposed. We reconstruct a coordinate system of the fractured surface points, and analyze the characteristics of the point cloud in the new coordinate system, using the theory of mathematical statistcs. The general distribution of the points is determined. The method can realize the matching relation among some point cloud. Keywords: fracture surface, mathematicalstatistics, matching I. INTRODUCTION Reverse engineering is the process of digitizing existing models or products, obtaining 3D point cloud data, and reconstructing point cloud data into CAD model. On the basis of reverse engineering development, the application of reverse engineering technology to cultural relics protection is also an inevitable trend of technological development. Fracture surface matching is an important part of point cloud registration research, and it has important research significance in the fields of cultural relics repairing, medicine, and industrial design and so on. Among them, fracture surface matching technology based on the computer graphic image, pattern recognition, machine identification and other technology is also particularly important. This technology can not only save the preservation of cultural relics, but also can be applied to the restoration of cultural relics work, speeding up the restoration of cultural relics, shortening the artificial high repair cycle, reducing the artifacts of hand pieces difficult and cost and avoiding the secondary damage to cultural relics, which has a high research value and practical significance. The general fracture surface matching includes the following steps (fig. 1). The focus of the fracture surface matching method is how to obtain good surface segmentation results and to extract the characteristic information that can represent the fracture surface. The results of these two partsare the most important research of fracture surface matching. Fig.1 the steps of fracture surface matching Good surface segmentation algorithm can reduce the difficulty of matching, and improving the correctness of matching. Surface segmentation algorithm mainly includes watershed method, regional growth method and so on. Mangan[1] proposed an improved version of the watershed surface segmentation algorithm
  • 2. Method Of Fracture Surface Matching Based On Mathematical Statistics www.ijres.org 13 | Page based on a given threshold to prevent over-segmentation. Vieria[2] proposed a regional growth segmentation algorithm that uses curvature to extract sharp feature boundaries. The algorithm based on the contour line of the fracture surface includes: Cohen[3] uses the method of linear search to find the best matching region of the volume space curve, and the distance error between the two curves is used to judge whether it is the standard. Shin[4] got the matching information by calculating and comparingthe contour line length, concavity. Hunholm[5] calculated the curvature and torsion of the sampling points on the contour line to compose the characteristic string, to get the matching results from the longest common substring. The methods of extracting the spatial surface characteristics of the fracture surface includes:Altantsetseg[6] used the Fourier transform method to extract the curve on the fracture surface as the characteristic for the cross-section matching; Ge Baozhen[7] used the curvature graph as the feature description function of 3D point cloud data, and the registration of 3D point cloud data is realized by using curvature graph. Li Jijunnan[8] proposed an optimized matching algorithm based on feature space surface integral calculation, integral invariant of the surface volume formed with curved convex constrained clusters and complementary cluster to get the initial matching pairs, and realize the fracture surface matching by solve the optimization problem. The existing fracture surface matching algorithm requires that the fragmentation is not damaged. The computational complexity of the algorithm is very large, the calculation process is complex, and the feature extraction did not calculate the complete fracture surface data, but only considered part of the point cloud data to extract the features. The extracted feature cannot express the fracture surface information completely. Considering the number of debris in reality is large, and the existing algorithm having a high computational requirement for computer, this paper proposes a method of fracture surface matching method based on mathematical statistics. The method is simple, effective, having low requirements on computer configuration, and it is based on the complete fracture point cloud data to obtain the matching information. The fracture surface feature can be expressed completely. II. Fracture surface segmentation and recognition In this paper, a new method based on integral invariant partition is proposed to segment the fragment point cloud, which uses the multi-scale volume integral invariant to find the feature segmentation among the surfaces of the fragment, then uses a specific strategy to generate closed surface segmentation line, in order to achieve the surface segmentation (Fig. 2). The surface segmentation method has good robustness and stability. After the segmentation of the surface, the fracture surface and the original surface are identified according to the roughness of the surface. The roughness of the surface can be represented by the average roughness of the Fig.2 the original surfaces and fracture surface surface: , 1 1 ( ) t k r i i E E p t    2 , 2 1 || ||1 1 ( ) ( ) || || i k p q k r i ir i n n E p N p k p q          In which, p is the set of points on the fracture surface, which is the k nearest neighbor point of the q point, and N is the surface normal vector. The larger the average roughness of the surface, the more rough the surface, the greater probability that the surface is the fracture surface. When the roughness E of the surface is larger than the threshold value E', it is judged that the surface is a fracture surface; when E is smaller than the threshold value E', it is judged that the surface is an original surface. The size of the threshold value E 'depends on the specific situation of the fragments.
  • 3. Method Of Fracture Surface Matching Based On Mathematical Statistics www.ijres.org 14 | Page III. FRACTURE SURFACE MATCHING After the fracture surface segmentation is completed, we re-established the coordinate system of the fracture surfaces by calculating the normal vector of each point of the fracture surface and the normal vector sum of all points to get a normal vector sum, and using the normal vector as the direction of the coordinate axis, and then project all the points to the axis to get all points In the set of projection points of the coordinate axis. The matching information is obtained by comparing the projection length of the points on the coordinate axes. Define the normal vector of a point on the fracture surface 1 as iv ; define the normal vector sum of all points as V , which will be the axis of the fracture surface. Define all projection points under new coordinate system as the new set ' { }iP ,in which iV v  , ' | | i i P V P V   . Calculate and analyze the statistical information of each point set, such as the projection value distribution. When the distribution of the two sets of points is similar, the two sets of points are matched to the corresponding set of points, and the corresponding two fragments are matched. As showed in the following picture. This paper improves the ICPIF (Interactive CLoseset Points using Invariant Feature) algorithm proposed by Sharp, and aligns the fragments based on the ICPIF algorithm. The weighted characteristic distance equation is defined as follows: Fig.4 the distribution of two sets of points 2 ( , ) ( , ) ( , )e vd p q d p q d p q  1 2 2 1 1 1 ( ) ( ( ) ) 2 N ri i A x V x N           ( , ) || ( ) ( )||vd p q A p A q  ,in which, ( , )ed p q Represents the Euclidean distance of p and q; N is the number of radius scales, 6 <N <8. The ICP algorithm based on European space invariants can greatly improve the correct rate of corresponding clicks and reduce the possibility of the algorithm falling into local extremum. Fig.3 the direction of the new coordinate system
  • 4. Method Of Fracture Surface Matching Based On Mathematical Statistics www.ijres.org 15 | Page IV. EXPERIMENTAL RESULTS AND CONCLUSION In this paper, the experimental data includes a number of point cloud fragmentation data, which are the original debris cloud model. The experimental results are shown in the following picture. The matching result is good. Fig.5 the matching results of fracture surfaces Most of the current surface matching algorithms are based on the feature extraction from the points of the fault surface, or the contour of the fracture surface. When a fragment is damaged or incomplete, the extracted feature or contour does not fully represent the fracture surface information. The proposed algorithm in the paper not only improves the calculation speed, and can represent the fracture surface feature information, and still has good matching effect in the situation of the incomplete debris. REFERENCES [1]. Mangan A.P, Whitaker R. T..Partitioning 3D surface meshes using watershed segmention[J]. IEEE Transacton on Visualization and Computer Graphics, 1999,5(4):308-321. [2]. Vieira M., Shimada K.. Surface mesh segmentation and smooth surface extraction through region growing[C]. Computer Aided Geometric Design, 2005, 22(8):771-792. [3]. Cohen F,Liu Z,Ezgi T.Virtual reconstruction of archeological vessel using expert priors and instrinsic differential geometry information[J].Computer&Graphics,2013,37(1):41-53. [4]. Shin H., Doumas C., Funkhouser T., et al. Analyzing Fracture Patterns in Theran Wall Paintings[C]. Proceedings of the 11th International Conference on Virtual Reality, Archaeology and Cultural Heritage. Eurographics Association, 2010:71-78. [5]. Oxholm G, Nishino K.. Reassembling thin artifacts of unknown geometry[C]. International Conference on Virtual Reality, 2011, 14(1):51-61. [6]. Altantsetseg E,Matsuyama K,Konno K.Pairwise matching of 3D fragments using fast fourier transform[J].Visual Compute,2014,30:929-938. [7]. Ge Baozhen, Peng Bo, Tian Qingguo. Registration of threedimensional point-cloud data based on curvature map[J]. Journal of Tianjin University: Science, 2013, 46(2): 174-180 [8]. Li Jijunnan, Geng Guohua, Zhou Mingquan, et al. Surface feature optimization for virtual matching of relic fragments[J].Journal of Computer-Aided Design & Computer Graphics, 2014,26(12): 2149-2154.