SlideShare a Scribd company logo
1 of 6
Download to read offline
International Journal of Modern Trends in Engineering and
Research
www.ijmter.com
e-ISSN: 2349-9745
@IJMTER-2014, All rights Reserved
Proposed Technique for Edge Matching of Torn Paper
Jaymit Pandya1
, Jay Vala2
, Dhara Monaka3
1
Asst. Prof., I.T. Department, G H Patel College of Engg & Tech, erpandyajaymit@gmail.com
2
Asst. Prof., I.T. Department, G H Patel College of Engg & Tech, jayvala1623@gmail.com
3
Asst. Prof., B.C.A. Department, Nandkunvarba Mahila College, dhara.monaka123@gmail.com
Abstract— Corner distance matching Technique is proposed, which find the interest of
points of every rived pieces. Any corner detector can be used window for finding where the
intensity value is change most and mark that point as a corner. Points of interest are found
and then for matching them distance between them is calculated. Distance can be matched
and based on that it can be found that which two edges are of piece are matching.
Keywords-Torn paper, matching, rived paper
I. INTRODUCTION
For Edge matching of torn paper is very crucial area in forensic science. Instruction manual
reconstruction of a recovered set of rived documents can be a complicated and time-
consuming task. For little size trouble one can often use any instruction manual “random
search” strategy for speedily matching and recomposing the fragments. For larger scale
trouble the human visual system in combination with our relatively small amount of short-
term memory, limits our reconstruction capabilities. More specifically, the mathematical
complexity is of the order N (N−1) as N fragment swill needs to be matched to N −1 other
fragments. Also, the physical space required for spreading out and examining the fragments
can grow quickly and inhibit any efficient matching [9]
.
Recovery of torn documents is a problem that often arises in archival study and investigation
science. Documents may be ripped up by hand or shredded by a machine. In both cases, the
automatic or semiautomatic reconstruction of the original document would alleviate the
manual effort, which is difficult and time-consuming [1]
. Most document reconstruction
problems can be solved in two steps, that is, first, finding an initial set of matching fragment
pairs as candidate matches, which is the most time consuming part of the reconstruction, then
resolving the ambiguity among these candidate matches to reconstruct the original document
[1]
.
II. RELATED RESEARCH
Image Feature matching [3]
:This Technique presents an image-based technique for
shredded document reconstruction. Currently, most research on document recovery focuses
on image feature exaction and analysis. In this work, presented a complete procedure to
recover a shredded document. The problem is different from solving jigsaw puzzles since
curved boundaries and colour information are not available. In two-stage reconstruction
approach, image-based techniques are first used to identify the shred images with high spatial
proximity and evaluate the similarity between any pair of shreds. A graph-based algorithm is
then
International Journal of Modern Trends in Engineering and Research(IJMTER)
Volume 01, Issue 01, July-2014
e-ISSN: 2349-9745
@IJMTER-2014, All rights Reserved 2
used to derive the best shred sorting result for document reconstruction. Experiments are
presented for both the synthetic and real datasets. After Image acquisition and pre-processing,
special shred selection are done. After shred selection shred coding process are introduce. a
shred coding scheme is proposed to group the closely related shreds. Then, in shredded
document reconstruction, a similarity measure is a metric to evaluate the similarity between
any two shreds. In this work, propose two approaches for the similarity measure computation.
One is to use the discrepancy in the shred coding result, and the other is to calculate the
correlation between the shreds based on the average word length.
Curve matching and Relaxation Process [1]
: One of the most crucial steps for
automatically reconstructing Rived documents is to find a globally consistent solution from
the ambiguous candidate matches. In this technique propose a global approach for
reconstructing Rived documents by first finding candidate matches from document fragments
using curve matching and then disambiguating these candidates through a relaxation process
to reconstruct the original document. The candidate disambiguation problem is formulated in
a relaxation scheme, in which the definition of compatibility between neighboring matches is
proposed, and global consistency is defined as the global criterion. . Initially, global match
confidences are assigned to each of the candidate matches. After that, the overall local
relationships among neighboring matches are evaluated by computing their global
consistency. Then, these confidences are iteratively updated using the gradient projection
method to maximize the criterion. This leads to a globally consistent solution and, thus,
provides a sound document reconstruction. The overall performance of this approach in
several practical experiments is illustrated. The results indicate that the reconstruction of
Rived documents up to 50 pieces is possibly accomplished automatically. Experimental
results demonstrate the possibility of automatically reconstructing Rived documents by using
the relationships among the candidate matches to reduce or even eliminate the ambiguity
resulting from the local curve matching. It’s indicate that the reconstruction process would
benefit greatly from the user interactions, which make it possible to reconstruct documents
from a large number of fragments semi-automatically in an efficient human-aided way.
Reconstruction of shredded document using feature matching [8]
: Reconstructing
documents that have been shredded by hand, a difficulty that often arises in forensics. The
above method first applies a polygonal approximation in order to reduce the complexity of
the boundaries and then extracts relevant features of the polygon to carry out the local
reconstruction. In this way, the overall complexity can be dramatically reduced because few
features are used to perform the matching. The ambiguities resulting from the local
reconstruction are resolved and the pieces are merged together as search for a global solution.
The preliminary results reported in this technique, which take into account a limited amount
of shredded pieces (10–15), demonstrate that feature-matching based procedure produces
interesting results for the problem of document reconstruction. In this technique, proposed a
methodology for document reconstruction based on feature matching. It takes two steps
where the former makes an approximation in order to reduce the complexity of the
boundaries and overcome specific problems faced in document reconstruction and the latter
extracts relevant features of the polygon and uses them to make the local reconstruction. The
performance drops as the number of fragments gets bigger due to the scale used during the
polygonal approximation. This issue can be addressed by choosing the most important
aspects for the application, i.e. reducing complexity or improving performance. It is worth of
remark that both views are important. A less complex system, like the one presented here,
International Journal of Modern Trends in Engineering and Research(IJMTER)
Volume 01, Issue 01, July-2014
e-ISSN: 2349-9745
@IJMTER-2014, All rights Reserved 3
could be applied initially and then a more complex one, hence more time consuming, could
be applied to resolve final confusions.
Contour maps [11]
: Efficient and successful joining of Rived pieces of papers to reconstruct
the original documents is an important and challenging issue in many disciplines, especially
in forensics and investigation sciences. Automation of the process by means of appropriate
techniques can speed up the problem solving substantially. With this technique a fast,
efficient, and useful for the reconstruction of hand- Rived Pages of documents from their
images, using contour descriptors for shape- based matching. Chain code of the closed digital
arc representing a contour, and its Minkowski Sum; have been exploited in their
reconstruction work. This work elucidates a novel technique for reconstruction of hand-Rived
documents, exploiting the elegance of chain coded contours and their Minkowski Sums. For
missing pieces and multiple documents Rived at a time, proper modifications have to be
incorporated.
III. PROPOSED METHOD
Segmentation
All the torn pieces are scanned in one image. Using segmentation, these pieces can be
separately identified. Any segmentation method can be used based on characteristics of torn
paper. This segmentation will result into registration of each of the piece separately.
Figure 1 – Flow Edge Matching for Torn Paper
Corner Finding
After registering each piece separately, corner detection method is applied on each of the
piece. This will give array of corners for each piece. Again any corner detection method can
be applied but finding corner using canny edge detection may provide better results.
Calculation of Distance Vector
This is simply a distance calculation between two points. Two successive point of a piece are
found out and then distance between them is calculated. This will give array of distance for
each piece.
International Journal of Modern Trends in Engineering and Research(IJMTER)
Volume 01, Issue 01, July-2014
e-ISSN: 2349-9745
@IJMTER-2014, All rights Reserved 4
Distance Vector Matching
This is a simple value matching. Distance of different pieces are taken from their respective
array of distance and compared. The best matching distance is taken as result. This is
recursive procedure to find out best matching pieces.
IV. CONCLUSION
As seen above that this is a recursive procedure. Each piece distance is matched with
each distance of every other piece. So complexity of the algorithm is high. But every solution
is tried it gives best matching piece combination. Recursively it gives complete
reconstruction of all torn pieces.
REFERENCES
[1]Liangjia Zhu, Zongtan Zhou, and Dewen Hu, “Globally Consistent Reconstruction of
Ripped Up Documents”, IEEE Transactions on pattern analysis and machine intelligence
VOL. 30, NO. 1, JANUARY 2008.
[2]Florian Kleber and Robert Sablatnig,“ A Survey of Techniques for Document and
Archaeology Artefact Reconstruction”, 2009 IEEE DOI 10.1109/ICDAR.2009.154.
[3]Huei-Yung Lin, Wen-Cheng Fan-Chiang ,“Reconstruction of shredded document based on
image feature matching”, Expert Systems with Applications 39 (2012) 3324–3332.
[4]Zolt´an Fazekas, Alexandros Soumelidis, Andr´as B´odis-Szomor´u and Ferenc
Schipp“Specular surface reconstruction for multi-camera corneal topographer
Arrangements”, IEEE EMBS Conference August 20-24, 2008.
[5]Florian Kleber, Markus Diem and Robert Sablatnig,“Torn Document Analysis as a
Prerequisite For Reconstruction”, 2009 IEEE DOI 10.1109/VSMM.2009.27.
[6]IR.Lotus, 2Justin Varghese, 2S.Saudia “On the Pre-requisites for Reconstruction of
Questioned Apictorial Hand-tom Digital Document”, 2013 IEEE.
[7]Ankush Roy, Utpal Garain ,“ A Probabilistic Model for Reconstruction of Torn Forensic
Documents”, IEEE DOI 10.1109/ICDAR.2013.105.
[8]Edson Justino , Luiz S. Oliveira , Cinthia Freitas ,“ Reconstructing shredded documents
through feature matching”, Forensic Science International 160 (2006) 140–147.
[9]Patrick De Smet,“ Semi-automatic Forensic Reconstruction of Ripped-up Documents”,
IEEE DOI 10.1109/ICDAR.2009.7.
[10]Poonam D.Kesarkar1,Ms.Mridula RC. Prasad, Prof.S.L.Tade ,“ Reconstruction Of torn
page using corner and segmen matching”, IJAREEIE Vol. 2,Issue 6,June 2013.
[11]Arindam Biswas, Partha Bhowmick, Bhargab B. Bhattacharya.“ Reconstruction of Torn
Documents Using Contour Maps”, 2005 IEEE.
Proposed technique-for-edge-matching-of-torn-paper
Proposed technique-for-edge-matching-of-torn-paper

More Related Content

What's hot

Wavelet based histogram method for classification of textu
Wavelet based histogram method for classification of textuWavelet based histogram method for classification of textu
Wavelet based histogram method for classification of textuIAEME Publication
 
A Review of Recent Texture Classification: Methods
A Review of Recent Texture Classification: MethodsA Review of Recent Texture Classification: Methods
A Review of Recent Texture Classification: MethodsIOSR Journals
 
7. 10083 12464-1-pb
7. 10083 12464-1-pb7. 10083 12464-1-pb
7. 10083 12464-1-pbIAESIJEECS
 
Number of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESG
Number of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESGNumber of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESG
Number of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESGjournalBEEI
 
MAGNETIC RESONANCE BRAIN IMAGE SEGMENTATION
MAGNETIC RESONANCE BRAIN IMAGE SEGMENTATIONMAGNETIC RESONANCE BRAIN IMAGE SEGMENTATION
MAGNETIC RESONANCE BRAIN IMAGE SEGMENTATIONVLSICS Design
 
Improved wolf algorithm on document images detection using optimum mean techn...
Improved wolf algorithm on document images detection using optimum mean techn...Improved wolf algorithm on document images detection using optimum mean techn...
Improved wolf algorithm on document images detection using optimum mean techn...journalBEEI
 
Survey on Segmentation of Partially Overlapping Objects
Survey on Segmentation of Partially Overlapping ObjectsSurvey on Segmentation of Partially Overlapping Objects
Survey on Segmentation of Partially Overlapping ObjectsIRJET Journal
 
Enhancement and Segmentation of Historical Records
Enhancement and Segmentation of Historical RecordsEnhancement and Segmentation of Historical Records
Enhancement and Segmentation of Historical Recordscsandit
 
An efficient fuzzy classifier with feature selection based
An efficient fuzzy classifier with feature selection basedAn efficient fuzzy classifier with feature selection based
An efficient fuzzy classifier with feature selection basedssairayousaf
 
Survey of Hybrid Image Compression Techniques
Survey of Hybrid Image Compression Techniques Survey of Hybrid Image Compression Techniques
Survey of Hybrid Image Compression Techniques IJECEIAES
 
Finding similarities between structured documents as a crucial stage for gene...
Finding similarities between structured documents as a crucial stage for gene...Finding similarities between structured documents as a crucial stage for gene...
Finding similarities between structured documents as a crucial stage for gene...Alexander Decker
 
Volumetric Medical Images Lossy Compression using Stationary Wavelet Transfor...
Volumetric Medical Images Lossy Compression using Stationary Wavelet Transfor...Volumetric Medical Images Lossy Compression using Stationary Wavelet Transfor...
Volumetric Medical Images Lossy Compression using Stationary Wavelet Transfor...Omar Ghazi
 
Feature selection in multimodal
Feature selection in multimodalFeature selection in multimodal
Feature selection in multimodalijcsa
 

What's hot (17)

Q0460398103
Q0460398103Q0460398103
Q0460398103
 
Wavelet based histogram method for classification of textu
Wavelet based histogram method for classification of textuWavelet based histogram method for classification of textu
Wavelet based histogram method for classification of textu
 
A Review of Recent Texture Classification: Methods
A Review of Recent Texture Classification: MethodsA Review of Recent Texture Classification: Methods
A Review of Recent Texture Classification: Methods
 
7. 10083 12464-1-pb
7. 10083 12464-1-pb7. 10083 12464-1-pb
7. 10083 12464-1-pb
 
Number of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESG
Number of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESGNumber of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESG
Number of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESG
 
MAGNETIC RESONANCE BRAIN IMAGE SEGMENTATION
MAGNETIC RESONANCE BRAIN IMAGE SEGMENTATIONMAGNETIC RESONANCE BRAIN IMAGE SEGMENTATION
MAGNETIC RESONANCE BRAIN IMAGE SEGMENTATION
 
Improved wolf algorithm on document images detection using optimum mean techn...
Improved wolf algorithm on document images detection using optimum mean techn...Improved wolf algorithm on document images detection using optimum mean techn...
Improved wolf algorithm on document images detection using optimum mean techn...
 
Survey on Segmentation of Partially Overlapping Objects
Survey on Segmentation of Partially Overlapping ObjectsSurvey on Segmentation of Partially Overlapping Objects
Survey on Segmentation of Partially Overlapping Objects
 
Enhancement and Segmentation of Historical Records
Enhancement and Segmentation of Historical RecordsEnhancement and Segmentation of Historical Records
Enhancement and Segmentation of Historical Records
 
Ijetr021113
Ijetr021113Ijetr021113
Ijetr021113
 
An efficient fuzzy classifier with feature selection based
An efficient fuzzy classifier with feature selection basedAn efficient fuzzy classifier with feature selection based
An efficient fuzzy classifier with feature selection based
 
Survey of Hybrid Image Compression Techniques
Survey of Hybrid Image Compression Techniques Survey of Hybrid Image Compression Techniques
Survey of Hybrid Image Compression Techniques
 
Finding similarities between structured documents as a crucial stage for gene...
Finding similarities between structured documents as a crucial stage for gene...Finding similarities between structured documents as a crucial stage for gene...
Finding similarities between structured documents as a crucial stage for gene...
 
40120140505005
4012014050500540120140505005
40120140505005
 
40120140505005 2
40120140505005 240120140505005 2
40120140505005 2
 
Volumetric Medical Images Lossy Compression using Stationary Wavelet Transfor...
Volumetric Medical Images Lossy Compression using Stationary Wavelet Transfor...Volumetric Medical Images Lossy Compression using Stationary Wavelet Transfor...
Volumetric Medical Images Lossy Compression using Stationary Wavelet Transfor...
 
Feature selection in multimodal
Feature selection in multimodalFeature selection in multimodal
Feature selection in multimodal
 

Viewers also liked

Optimizing search-space-of-othello-using-hybrid-approach
Optimizing search-space-of-othello-using-hybrid-approachOptimizing search-space-of-othello-using-hybrid-approach
Optimizing search-space-of-othello-using-hybrid-approachEditor IJMTER
 
Voorzieningen voor niet verdiende provisie
Voorzieningen voor niet verdiende provisieVoorzieningen voor niet verdiende provisie
Voorzieningen voor niet verdiende provisieFrans Kemper
 
Health Care Reforms in South Korea
Health Care Reforms in South KoreaHealth Care Reforms in South Korea
Health Care Reforms in South KoreaK Developedia
 
Media magazine
Media magazineMedia magazine
Media magazineemhill97
 
La Tecnología como método en la enseñanza del Inglés.
La Tecnología como método en la enseñanza del Inglés.La Tecnología como método en la enseñanza del Inglés.
La Tecnología como método en la enseñanza del Inglés.Fabian Adair Lopez Velazquez
 
Presentation1
Presentation1Presentation1
Presentation1Trinh Van
 
Cvsp y Tics
Cvsp y TicsCvsp y Tics
Cvsp y TicsPUCMM
 

Viewers also liked (13)

Optimizing search-space-of-othello-using-hybrid-approach
Optimizing search-space-of-othello-using-hybrid-approachOptimizing search-space-of-othello-using-hybrid-approach
Optimizing search-space-of-othello-using-hybrid-approach
 
Voorzieningen voor niet verdiende provisie
Voorzieningen voor niet verdiende provisieVoorzieningen voor niet verdiende provisie
Voorzieningen voor niet verdiende provisie
 
Health Care Reforms in South Korea
Health Care Reforms in South KoreaHealth Care Reforms in South Korea
Health Care Reforms in South Korea
 
Gift games among saami pastoralists
Gift games among saami pastoralistsGift games among saami pastoralists
Gift games among saami pastoralists
 
Media magazine
Media magazineMedia magazine
Media magazine
 
La Tecnología como método en la enseñanza del Inglés.
La Tecnología como método en la enseñanza del Inglés.La Tecnología como método en la enseñanza del Inglés.
La Tecnología como método en la enseñanza del Inglés.
 
Presentation1
Presentation1Presentation1
Presentation1
 
Surat edaran
Surat edaranSurat edaran
Surat edaran
 
Historia de méxico
Historia de méxicoHistoria de méxico
Historia de méxico
 
Untitled Presentation
Untitled PresentationUntitled Presentation
Untitled Presentation
 
CV-Kritthika
CV-KritthikaCV-Kritthika
CV-Kritthika
 
Cvsp y Tics
Cvsp y TicsCvsp y Tics
Cvsp y Tics
 
vijay resume
vijay resumevijay resume
vijay resume
 

Similar to Proposed technique-for-edge-matching-of-torn-paper

Review paper on segmentation methods for multiobject feature extraction
Review paper on segmentation methods for multiobject feature extractionReview paper on segmentation methods for multiobject feature extraction
Review paper on segmentation methods for multiobject feature extractioneSAT Journals
 
A review on signature detection and signature based document image retrieval
A review on signature detection and signature based document image retrievalA review on signature detection and signature based document image retrieval
A review on signature detection and signature based document image retrievaleSAT Journals
 
A review on signature detection and signature based document image retrieval
A review on signature detection and signature based document image retrievalA review on signature detection and signature based document image retrieval
A review on signature detection and signature based document image retrievaleSAT Journals
 
IRJET - Object Detection using Hausdorff Distance
IRJET -  	  Object Detection using Hausdorff DistanceIRJET -  	  Object Detection using Hausdorff Distance
IRJET - Object Detection using Hausdorff DistanceIRJET Journal
 
4 tracking objects of deformable shapes
4 tracking objects of deformable shapes4 tracking objects of deformable shapes
4 tracking objects of deformable shapesprjpublications
 
EDGE DETECTION IN SEGMENTED IMAGES THROUGH MEAN SHIFT ITERATIVE GRADIENT USIN...
EDGE DETECTION IN SEGMENTED IMAGES THROUGH MEAN SHIFT ITERATIVE GRADIENT USIN...EDGE DETECTION IN SEGMENTED IMAGES THROUGH MEAN SHIFT ITERATIVE GRADIENT USIN...
EDGE DETECTION IN SEGMENTED IMAGES THROUGH MEAN SHIFT ITERATIVE GRADIENT USIN...ijscmcj
 
4 tracking objects of deformable shapes (1)
4 tracking objects of deformable shapes (1)4 tracking objects of deformable shapes (1)
4 tracking objects of deformable shapes (1)prj_publication
 
4 tracking objects of deformable shapes
4 tracking objects of deformable shapes4 tracking objects of deformable shapes
4 tracking objects of deformable shapesprj_publication
 
4 tracking objects of deformable shapes
4 tracking objects of deformable shapes4 tracking objects of deformable shapes
4 tracking objects of deformable shapesprj_publication
 
Long-Term Robust Tracking Whith on Failure Recovery
Long-Term Robust Tracking Whith on Failure RecoveryLong-Term Robust Tracking Whith on Failure Recovery
Long-Term Robust Tracking Whith on Failure RecoveryTELKOMNIKA JOURNAL
 
SVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONS
SVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONSSVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONS
SVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONSijscmcj
 
Fault diagnosis using genetic algorithms and principal curves
Fault diagnosis using genetic algorithms and principal curvesFault diagnosis using genetic algorithms and principal curves
Fault diagnosis using genetic algorithms and principal curveseSAT Journals
 
A Fast and Accurate Palmprint Identification System based on Consistency Orie...
A Fast and Accurate Palmprint Identification System based on Consistency Orie...A Fast and Accurate Palmprint Identification System based on Consistency Orie...
A Fast and Accurate Palmprint Identification System based on Consistency Orie...IJTET Journal
 
Web Graph Clustering Using Hyperlink Structure
Web Graph Clustering Using Hyperlink StructureWeb Graph Clustering Using Hyperlink Structure
Web Graph Clustering Using Hyperlink Structureaciijournal
 
Ijartes v1-i2-005
Ijartes v1-i2-005Ijartes v1-i2-005
Ijartes v1-i2-005IJARTES
 
A novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentationA novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentationeSAT Publishing House
 
A novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentationA novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentationeSAT Journals
 

Similar to Proposed technique-for-edge-matching-of-torn-paper (20)

Review paper on segmentation methods for multiobject feature extraction
Review paper on segmentation methods for multiobject feature extractionReview paper on segmentation methods for multiobject feature extraction
Review paper on segmentation methods for multiobject feature extraction
 
F045053236
F045053236F045053236
F045053236
 
A review on signature detection and signature based document image retrieval
A review on signature detection and signature based document image retrievalA review on signature detection and signature based document image retrieval
A review on signature detection and signature based document image retrieval
 
A review on signature detection and signature based document image retrieval
A review on signature detection and signature based document image retrievalA review on signature detection and signature based document image retrieval
A review on signature detection and signature based document image retrieval
 
IRJET - Object Detection using Hausdorff Distance
IRJET -  	  Object Detection using Hausdorff DistanceIRJET -  	  Object Detection using Hausdorff Distance
IRJET - Object Detection using Hausdorff Distance
 
4 tracking objects of deformable shapes
4 tracking objects of deformable shapes4 tracking objects of deformable shapes
4 tracking objects of deformable shapes
 
EDGE DETECTION IN SEGMENTED IMAGES THROUGH MEAN SHIFT ITERATIVE GRADIENT USIN...
EDGE DETECTION IN SEGMENTED IMAGES THROUGH MEAN SHIFT ITERATIVE GRADIENT USIN...EDGE DETECTION IN SEGMENTED IMAGES THROUGH MEAN SHIFT ITERATIVE GRADIENT USIN...
EDGE DETECTION IN SEGMENTED IMAGES THROUGH MEAN SHIFT ITERATIVE GRADIENT USIN...
 
FinalReport
FinalReportFinalReport
FinalReport
 
4 tracking objects of deformable shapes (1)
4 tracking objects of deformable shapes (1)4 tracking objects of deformable shapes (1)
4 tracking objects of deformable shapes (1)
 
4 tracking objects of deformable shapes
4 tracking objects of deformable shapes4 tracking objects of deformable shapes
4 tracking objects of deformable shapes
 
4 tracking objects of deformable shapes
4 tracking objects of deformable shapes4 tracking objects of deformable shapes
4 tracking objects of deformable shapes
 
Long-Term Robust Tracking Whith on Failure Recovery
Long-Term Robust Tracking Whith on Failure RecoveryLong-Term Robust Tracking Whith on Failure Recovery
Long-Term Robust Tracking Whith on Failure Recovery
 
SVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONS
SVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONSSVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONS
SVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONS
 
Fault diagnosis using genetic algorithms and principal curves
Fault diagnosis using genetic algorithms and principal curvesFault diagnosis using genetic algorithms and principal curves
Fault diagnosis using genetic algorithms and principal curves
 
A Fast and Accurate Palmprint Identification System based on Consistency Orie...
A Fast and Accurate Palmprint Identification System based on Consistency Orie...A Fast and Accurate Palmprint Identification System based on Consistency Orie...
A Fast and Accurate Palmprint Identification System based on Consistency Orie...
 
Web Graph Clustering Using Hyperlink Structure
Web Graph Clustering Using Hyperlink StructureWeb Graph Clustering Using Hyperlink Structure
Web Graph Clustering Using Hyperlink Structure
 
Impact of Graphs and Network in Minimizing Project and Product Cost
Impact of Graphs and Network in Minimizing Project and Product CostImpact of Graphs and Network in Minimizing Project and Product Cost
Impact of Graphs and Network in Minimizing Project and Product Cost
 
Ijartes v1-i2-005
Ijartes v1-i2-005Ijartes v1-i2-005
Ijartes v1-i2-005
 
A novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentationA novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentation
 
A novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentationA novel predicate for active region merging in automatic image segmentation
A novel predicate for active region merging in automatic image segmentation
 

More from Editor IJMTER

A NEW DATA ENCODER AND DECODER SCHEME FOR NETWORK ON CHIP
A NEW DATA ENCODER AND DECODER SCHEME FOR  NETWORK ON CHIPA NEW DATA ENCODER AND DECODER SCHEME FOR  NETWORK ON CHIP
A NEW DATA ENCODER AND DECODER SCHEME FOR NETWORK ON CHIPEditor IJMTER
 
A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...
A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...
A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...Editor IJMTER
 
Analysis of VoIP Traffic in WiMAX Environment
Analysis of VoIP Traffic in WiMAX EnvironmentAnalysis of VoIP Traffic in WiMAX Environment
Analysis of VoIP Traffic in WiMAX EnvironmentEditor IJMTER
 
A Hybrid Cloud Approach for Secure Authorized De-Duplication
A Hybrid Cloud Approach for Secure Authorized De-DuplicationA Hybrid Cloud Approach for Secure Authorized De-Duplication
A Hybrid Cloud Approach for Secure Authorized De-DuplicationEditor IJMTER
 
Aging protocols that could incapacitate the Internet
Aging protocols that could incapacitate the InternetAging protocols that could incapacitate the Internet
Aging protocols that could incapacitate the InternetEditor IJMTER
 
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...Editor IJMTER
 
A CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMES
A CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMESA CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMES
A CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMESEditor IJMTER
 
Sustainable Construction With Foam Concrete As A Green Green Building Material
Sustainable Construction With Foam Concrete As A Green Green Building MaterialSustainable Construction With Foam Concrete As A Green Green Building Material
Sustainable Construction With Foam Concrete As A Green Green Building MaterialEditor IJMTER
 
USE OF ICT IN EDUCATION ONLINE COMPUTER BASED TEST
USE OF ICT IN EDUCATION ONLINE COMPUTER BASED TESTUSE OF ICT IN EDUCATION ONLINE COMPUTER BASED TEST
USE OF ICT IN EDUCATION ONLINE COMPUTER BASED TESTEditor IJMTER
 
Textual Data Partitioning with Relationship and Discriminative Analysis
Textual Data Partitioning with Relationship and Discriminative AnalysisTextual Data Partitioning with Relationship and Discriminative Analysis
Textual Data Partitioning with Relationship and Discriminative AnalysisEditor IJMTER
 
Testing of Matrices Multiplication Methods on Different Processors
Testing of Matrices Multiplication Methods on Different ProcessorsTesting of Matrices Multiplication Methods on Different Processors
Testing of Matrices Multiplication Methods on Different ProcessorsEditor IJMTER
 
Survey on Malware Detection Techniques
Survey on Malware Detection TechniquesSurvey on Malware Detection Techniques
Survey on Malware Detection TechniquesEditor IJMTER
 
SURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICE
SURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICESURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICE
SURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICEEditor IJMTER
 
SURVEY OF GLAUCOMA DETECTION METHODS
SURVEY OF GLAUCOMA DETECTION METHODSSURVEY OF GLAUCOMA DETECTION METHODS
SURVEY OF GLAUCOMA DETECTION METHODSEditor IJMTER
 
Survey: Multipath routing for Wireless Sensor Network
Survey: Multipath routing for Wireless Sensor NetworkSurvey: Multipath routing for Wireless Sensor Network
Survey: Multipath routing for Wireless Sensor NetworkEditor IJMTER
 
Step up DC-DC Impedance source network based PMDC Motor Drive
Step up DC-DC Impedance source network based PMDC Motor DriveStep up DC-DC Impedance source network based PMDC Motor Drive
Step up DC-DC Impedance source network based PMDC Motor DriveEditor IJMTER
 
SPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATION
SPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATIONSPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATION
SPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATIONEditor IJMTER
 
Software Quality Analysis Using Mutation Testing Scheme
Software Quality Analysis Using Mutation Testing SchemeSoftware Quality Analysis Using Mutation Testing Scheme
Software Quality Analysis Using Mutation Testing SchemeEditor IJMTER
 
Software Defect Prediction Using Local and Global Analysis
Software Defect Prediction Using Local and Global AnalysisSoftware Defect Prediction Using Local and Global Analysis
Software Defect Prediction Using Local and Global AnalysisEditor IJMTER
 
Software Cost Estimation Using Clustering and Ranking Scheme
Software Cost Estimation Using Clustering and Ranking SchemeSoftware Cost Estimation Using Clustering and Ranking Scheme
Software Cost Estimation Using Clustering and Ranking SchemeEditor IJMTER
 

More from Editor IJMTER (20)

A NEW DATA ENCODER AND DECODER SCHEME FOR NETWORK ON CHIP
A NEW DATA ENCODER AND DECODER SCHEME FOR  NETWORK ON CHIPA NEW DATA ENCODER AND DECODER SCHEME FOR  NETWORK ON CHIP
A NEW DATA ENCODER AND DECODER SCHEME FOR NETWORK ON CHIP
 
A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...
A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...
A RESEARCH - DEVELOP AN EFFICIENT ALGORITHM TO RECOGNIZE, SEPARATE AND COUNT ...
 
Analysis of VoIP Traffic in WiMAX Environment
Analysis of VoIP Traffic in WiMAX EnvironmentAnalysis of VoIP Traffic in WiMAX Environment
Analysis of VoIP Traffic in WiMAX Environment
 
A Hybrid Cloud Approach for Secure Authorized De-Duplication
A Hybrid Cloud Approach for Secure Authorized De-DuplicationA Hybrid Cloud Approach for Secure Authorized De-Duplication
A Hybrid Cloud Approach for Secure Authorized De-Duplication
 
Aging protocols that could incapacitate the Internet
Aging protocols that could incapacitate the InternetAging protocols that could incapacitate the Internet
Aging protocols that could incapacitate the Internet
 
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
A Cloud Computing design with Wireless Sensor Networks For Agricultural Appli...
 
A CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMES
A CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMESA CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMES
A CAR POOLING MODEL WITH CMGV AND CMGNV STOCHASTIC VEHICLE TRAVEL TIMES
 
Sustainable Construction With Foam Concrete As A Green Green Building Material
Sustainable Construction With Foam Concrete As A Green Green Building MaterialSustainable Construction With Foam Concrete As A Green Green Building Material
Sustainable Construction With Foam Concrete As A Green Green Building Material
 
USE OF ICT IN EDUCATION ONLINE COMPUTER BASED TEST
USE OF ICT IN EDUCATION ONLINE COMPUTER BASED TESTUSE OF ICT IN EDUCATION ONLINE COMPUTER BASED TEST
USE OF ICT IN EDUCATION ONLINE COMPUTER BASED TEST
 
Textual Data Partitioning with Relationship and Discriminative Analysis
Textual Data Partitioning with Relationship and Discriminative AnalysisTextual Data Partitioning with Relationship and Discriminative Analysis
Textual Data Partitioning with Relationship and Discriminative Analysis
 
Testing of Matrices Multiplication Methods on Different Processors
Testing of Matrices Multiplication Methods on Different ProcessorsTesting of Matrices Multiplication Methods on Different Processors
Testing of Matrices Multiplication Methods on Different Processors
 
Survey on Malware Detection Techniques
Survey on Malware Detection TechniquesSurvey on Malware Detection Techniques
Survey on Malware Detection Techniques
 
SURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICE
SURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICESURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICE
SURVEY OF TRUST BASED BLUETOOTH AUTHENTICATION FOR MOBILE DEVICE
 
SURVEY OF GLAUCOMA DETECTION METHODS
SURVEY OF GLAUCOMA DETECTION METHODSSURVEY OF GLAUCOMA DETECTION METHODS
SURVEY OF GLAUCOMA DETECTION METHODS
 
Survey: Multipath routing for Wireless Sensor Network
Survey: Multipath routing for Wireless Sensor NetworkSurvey: Multipath routing for Wireless Sensor Network
Survey: Multipath routing for Wireless Sensor Network
 
Step up DC-DC Impedance source network based PMDC Motor Drive
Step up DC-DC Impedance source network based PMDC Motor DriveStep up DC-DC Impedance source network based PMDC Motor Drive
Step up DC-DC Impedance source network based PMDC Motor Drive
 
SPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATION
SPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATIONSPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATION
SPIRITUAL PERSPECTIVE OF AUROBINDO GHOSH’S PHILOSOPHY IN TODAY’S EDUCATION
 
Software Quality Analysis Using Mutation Testing Scheme
Software Quality Analysis Using Mutation Testing SchemeSoftware Quality Analysis Using Mutation Testing Scheme
Software Quality Analysis Using Mutation Testing Scheme
 
Software Defect Prediction Using Local and Global Analysis
Software Defect Prediction Using Local and Global AnalysisSoftware Defect Prediction Using Local and Global Analysis
Software Defect Prediction Using Local and Global Analysis
 
Software Cost Estimation Using Clustering and Ranking Scheme
Software Cost Estimation Using Clustering and Ranking SchemeSoftware Cost Estimation Using Clustering and Ranking Scheme
Software Cost Estimation Using Clustering and Ranking Scheme
 

Recently uploaded

Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
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
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
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
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 

Recently uploaded (20)

Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
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
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
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
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 

Proposed technique-for-edge-matching-of-torn-paper

  • 1. International Journal of Modern Trends in Engineering and Research www.ijmter.com e-ISSN: 2349-9745 @IJMTER-2014, All rights Reserved Proposed Technique for Edge Matching of Torn Paper Jaymit Pandya1 , Jay Vala2 , Dhara Monaka3 1 Asst. Prof., I.T. Department, G H Patel College of Engg & Tech, erpandyajaymit@gmail.com 2 Asst. Prof., I.T. Department, G H Patel College of Engg & Tech, jayvala1623@gmail.com 3 Asst. Prof., B.C.A. Department, Nandkunvarba Mahila College, dhara.monaka123@gmail.com Abstract— Corner distance matching Technique is proposed, which find the interest of points of every rived pieces. Any corner detector can be used window for finding where the intensity value is change most and mark that point as a corner. Points of interest are found and then for matching them distance between them is calculated. Distance can be matched and based on that it can be found that which two edges are of piece are matching. Keywords-Torn paper, matching, rived paper I. INTRODUCTION For Edge matching of torn paper is very crucial area in forensic science. Instruction manual reconstruction of a recovered set of rived documents can be a complicated and time- consuming task. For little size trouble one can often use any instruction manual “random search” strategy for speedily matching and recomposing the fragments. For larger scale trouble the human visual system in combination with our relatively small amount of short- term memory, limits our reconstruction capabilities. More specifically, the mathematical complexity is of the order N (N−1) as N fragment swill needs to be matched to N −1 other fragments. Also, the physical space required for spreading out and examining the fragments can grow quickly and inhibit any efficient matching [9] . Recovery of torn documents is a problem that often arises in archival study and investigation science. Documents may be ripped up by hand or shredded by a machine. In both cases, the automatic or semiautomatic reconstruction of the original document would alleviate the manual effort, which is difficult and time-consuming [1] . Most document reconstruction problems can be solved in two steps, that is, first, finding an initial set of matching fragment pairs as candidate matches, which is the most time consuming part of the reconstruction, then resolving the ambiguity among these candidate matches to reconstruct the original document [1] . II. RELATED RESEARCH Image Feature matching [3] :This Technique presents an image-based technique for shredded document reconstruction. Currently, most research on document recovery focuses on image feature exaction and analysis. In this work, presented a complete procedure to recover a shredded document. The problem is different from solving jigsaw puzzles since curved boundaries and colour information are not available. In two-stage reconstruction approach, image-based techniques are first used to identify the shred images with high spatial proximity and evaluate the similarity between any pair of shreds. A graph-based algorithm is then
  • 2. International Journal of Modern Trends in Engineering and Research(IJMTER) Volume 01, Issue 01, July-2014 e-ISSN: 2349-9745 @IJMTER-2014, All rights Reserved 2 used to derive the best shred sorting result for document reconstruction. Experiments are presented for both the synthetic and real datasets. After Image acquisition and pre-processing, special shred selection are done. After shred selection shred coding process are introduce. a shred coding scheme is proposed to group the closely related shreds. Then, in shredded document reconstruction, a similarity measure is a metric to evaluate the similarity between any two shreds. In this work, propose two approaches for the similarity measure computation. One is to use the discrepancy in the shred coding result, and the other is to calculate the correlation between the shreds based on the average word length. Curve matching and Relaxation Process [1] : One of the most crucial steps for automatically reconstructing Rived documents is to find a globally consistent solution from the ambiguous candidate matches. In this technique propose a global approach for reconstructing Rived documents by first finding candidate matches from document fragments using curve matching and then disambiguating these candidates through a relaxation process to reconstruct the original document. The candidate disambiguation problem is formulated in a relaxation scheme, in which the definition of compatibility between neighboring matches is proposed, and global consistency is defined as the global criterion. . Initially, global match confidences are assigned to each of the candidate matches. After that, the overall local relationships among neighboring matches are evaluated by computing their global consistency. Then, these confidences are iteratively updated using the gradient projection method to maximize the criterion. This leads to a globally consistent solution and, thus, provides a sound document reconstruction. The overall performance of this approach in several practical experiments is illustrated. The results indicate that the reconstruction of Rived documents up to 50 pieces is possibly accomplished automatically. Experimental results demonstrate the possibility of automatically reconstructing Rived documents by using the relationships among the candidate matches to reduce or even eliminate the ambiguity resulting from the local curve matching. It’s indicate that the reconstruction process would benefit greatly from the user interactions, which make it possible to reconstruct documents from a large number of fragments semi-automatically in an efficient human-aided way. Reconstruction of shredded document using feature matching [8] : Reconstructing documents that have been shredded by hand, a difficulty that often arises in forensics. The above method first applies a polygonal approximation in order to reduce the complexity of the boundaries and then extracts relevant features of the polygon to carry out the local reconstruction. In this way, the overall complexity can be dramatically reduced because few features are used to perform the matching. The ambiguities resulting from the local reconstruction are resolved and the pieces are merged together as search for a global solution. The preliminary results reported in this technique, which take into account a limited amount of shredded pieces (10–15), demonstrate that feature-matching based procedure produces interesting results for the problem of document reconstruction. In this technique, proposed a methodology for document reconstruction based on feature matching. It takes two steps where the former makes an approximation in order to reduce the complexity of the boundaries and overcome specific problems faced in document reconstruction and the latter extracts relevant features of the polygon and uses them to make the local reconstruction. The performance drops as the number of fragments gets bigger due to the scale used during the polygonal approximation. This issue can be addressed by choosing the most important aspects for the application, i.e. reducing complexity or improving performance. It is worth of remark that both views are important. A less complex system, like the one presented here,
  • 3. International Journal of Modern Trends in Engineering and Research(IJMTER) Volume 01, Issue 01, July-2014 e-ISSN: 2349-9745 @IJMTER-2014, All rights Reserved 3 could be applied initially and then a more complex one, hence more time consuming, could be applied to resolve final confusions. Contour maps [11] : Efficient and successful joining of Rived pieces of papers to reconstruct the original documents is an important and challenging issue in many disciplines, especially in forensics and investigation sciences. Automation of the process by means of appropriate techniques can speed up the problem solving substantially. With this technique a fast, efficient, and useful for the reconstruction of hand- Rived Pages of documents from their images, using contour descriptors for shape- based matching. Chain code of the closed digital arc representing a contour, and its Minkowski Sum; have been exploited in their reconstruction work. This work elucidates a novel technique for reconstruction of hand-Rived documents, exploiting the elegance of chain coded contours and their Minkowski Sums. For missing pieces and multiple documents Rived at a time, proper modifications have to be incorporated. III. PROPOSED METHOD Segmentation All the torn pieces are scanned in one image. Using segmentation, these pieces can be separately identified. Any segmentation method can be used based on characteristics of torn paper. This segmentation will result into registration of each of the piece separately. Figure 1 – Flow Edge Matching for Torn Paper Corner Finding After registering each piece separately, corner detection method is applied on each of the piece. This will give array of corners for each piece. Again any corner detection method can be applied but finding corner using canny edge detection may provide better results. Calculation of Distance Vector This is simply a distance calculation between two points. Two successive point of a piece are found out and then distance between them is calculated. This will give array of distance for each piece.
  • 4. International Journal of Modern Trends in Engineering and Research(IJMTER) Volume 01, Issue 01, July-2014 e-ISSN: 2349-9745 @IJMTER-2014, All rights Reserved 4 Distance Vector Matching This is a simple value matching. Distance of different pieces are taken from their respective array of distance and compared. The best matching distance is taken as result. This is recursive procedure to find out best matching pieces. IV. CONCLUSION As seen above that this is a recursive procedure. Each piece distance is matched with each distance of every other piece. So complexity of the algorithm is high. But every solution is tried it gives best matching piece combination. Recursively it gives complete reconstruction of all torn pieces. REFERENCES [1]Liangjia Zhu, Zongtan Zhou, and Dewen Hu, “Globally Consistent Reconstruction of Ripped Up Documents”, IEEE Transactions on pattern analysis and machine intelligence VOL. 30, NO. 1, JANUARY 2008. [2]Florian Kleber and Robert Sablatnig,“ A Survey of Techniques for Document and Archaeology Artefact Reconstruction”, 2009 IEEE DOI 10.1109/ICDAR.2009.154. [3]Huei-Yung Lin, Wen-Cheng Fan-Chiang ,“Reconstruction of shredded document based on image feature matching”, Expert Systems with Applications 39 (2012) 3324–3332. [4]Zolt´an Fazekas, Alexandros Soumelidis, Andr´as B´odis-Szomor´u and Ferenc Schipp“Specular surface reconstruction for multi-camera corneal topographer Arrangements”, IEEE EMBS Conference August 20-24, 2008. [5]Florian Kleber, Markus Diem and Robert Sablatnig,“Torn Document Analysis as a Prerequisite For Reconstruction”, 2009 IEEE DOI 10.1109/VSMM.2009.27. [6]IR.Lotus, 2Justin Varghese, 2S.Saudia “On the Pre-requisites for Reconstruction of Questioned Apictorial Hand-tom Digital Document”, 2013 IEEE. [7]Ankush Roy, Utpal Garain ,“ A Probabilistic Model for Reconstruction of Torn Forensic Documents”, IEEE DOI 10.1109/ICDAR.2013.105. [8]Edson Justino , Luiz S. Oliveira , Cinthia Freitas ,“ Reconstructing shredded documents through feature matching”, Forensic Science International 160 (2006) 140–147. [9]Patrick De Smet,“ Semi-automatic Forensic Reconstruction of Ripped-up Documents”, IEEE DOI 10.1109/ICDAR.2009.7. [10]Poonam D.Kesarkar1,Ms.Mridula RC. Prasad, Prof.S.L.Tade ,“ Reconstruction Of torn page using corner and segmen matching”, IJAREEIE Vol. 2,Issue 6,June 2013. [11]Arindam Biswas, Partha Bhowmick, Bhargab B. Bhattacharya.“ Reconstruction of Torn Documents Using Contour Maps”, 2005 IEEE.