SlideShare a Scribd company logo
1 of 3
Download to read offline
M.Phil Computer Science Pattern Recognition Projects
Web : www.kasanpro.com Email : sales@kasanpro.com
List Link : http://kasanpro.com/projects-list/m-phil-computer-science-pattern-recognition-projects
Title :Features selection of cotton disease leaves image based on fuzzy feature selection techniques
Language : Matlab
Project Link : http://kasanpro.com/p/matlab/cotton-disease-fuzzy-feature-selection-detection
Abstract : In the research of identifying and diagnosing cotton disease using computer vision intellectively in the
agriculture, feature selection is a key question in pattern recognition and affects the design and performance of the
classifier. In this paper, the fuzzy feature selection approach -fuzzy curves (FC) and surfaces (FS) - is proposed to
select features of cotton disease leaves image. In order to get best information for diagnosing and identifying, a
subset of independent significant features is identified exploiting the fuzzy feature selection approach. Firstly, utilize
FC to automatically and quickly isolate a small set of significant features from the set of original features according to
their significance and eliminate spurious features; then, use FS to get rid of the features dependent on the significant
features. This approach reduces the dimensionality of the feature space so that lead to a simplified classification
scheme appropriate for practical classification applications. The results show that the effectiveness of features
selected by the FC and FS method is much better than that selected by human randomly or other methods.
Title :IntentSearch: Capturing User Intention for One-Click Internet Image Search
Language : ASP.NET with C#
Project Link :
http://kasanpro.com/p/asp-net-with-c-sharp/intentsearch-capturing-user-intention-one-click-internet-image-search
Abstract : Web-scale image search engines (e.g., Google image search, Bing image search) mostly rely on
surrounding text features. It is difficult for them to interpret users' search intention only by query keywords and this
leads to ambiguous and noisy search results which are far from satisfactory. It is important to use visual information in
order to solve the ambiguity in text-based image retrieval. In this paper, we propose a novel Internet image search
approach. It only requires the user to click on one query image with minimum effort and images from a pool retrieved
by text-based search are reranked based on both visual and textual content. Our key contribution is to capture the
users' search intention from this one-click query image in four steps. 1. The query image is categorized into one of the
predefined adaptive weight categories which reflect users' search intention at a coarse level. Inside each category, a
specific weight schema is used to combine visual features adaptive to this kind of image to better rerank the
text-based search result. 2. Based on the visual content of the query image selected by the user and through image
clustering, query keywords are expanded to capture user intention. 3. Expanded keywords are used to enlarge the
image pool to contain more relevant images. 4. Expanded keywords are also used to expand the query image to
multiple positive visual examples from which new query specific visual and textual similarity metrics are learned to
further improve content-based image reranking. All these steps are automatic, without extra effort from the user. This
is critically important for any commercial web-based image search engine, where the user interface has to be
extremely simple. Besides this key contribution, a set of visual features which are both effective and efficient in
Internet image search are designed. Experimental evaluation shows that our approach significantly improves the
precision of top ranked images and also the user experience.
Title :IntentSearch: Capturing User Intention for One-Click Internet Image Search
Language : ASP.NET with VB
Project Link :
http://kasanpro.com/p/asp-net-with-vb/intentsearch-capturing-user-intention-one-click-internet-image-search-code
Abstract : Web-scale image search engines (e.g., Google image search, Bing image search) mostly rely on
surrounding text features. It is difficult for them to interpret users' search intention only by query keywords and this
leads to ambiguous and noisy search results which are far from satisfactory. It is important to use visual information in
order to solve the ambiguity in text-based image retrieval. In this paper, we propose a novel Internet image search
approach. It only requires the user to click on one query image with minimum effort and images from a pool retrieved
by text-based search are reranked based on both visual and textual content. Our key contribution is to capture the
users' search intention from this one-click query image in four steps. 1. The query image is categorized into one of the
predefined adaptive weight categories which reflect users' search intention at a coarse level. Inside each category, a
specific weight schema is used to combine visual features adaptive to this kind of image to better rerank the
text-based search result. 2. Based on the visual content of the query image selected by the user and through image
clustering, query keywords are expanded to capture user intention. 3. Expanded keywords are used to enlarge the
image pool to contain more relevant images. 4. Expanded keywords are also used to expand the query image to
multiple positive visual examples from which new query specific visual and textual similarity metrics are learned to
further improve content-based image reranking. All these steps are automatic, without extra effort from the user. This
is critically important for any commercial web-based image search engine, where the user interface has to be
extremely simple. Besides this key contribution, a set of visual features which are both effective and efficient in
Internet image search are designed. Experimental evaluation shows that our approach significantly improves the
precision of top ranked images and also the user experience.
Title :IntentSearch: Capturing User Intention for One-Click Internet Image Search
Language : PHP
Project Link :
http://kasanpro.com/p/php/intentsearch-capturing-user-intention-one-click-internet-image-search-implement
Abstract : Web-scale image search engines (e.g., Google image search, Bing image search) mostly rely on
surrounding text features. It is difficult for them to interpret users' search intention only by query keywords and this
leads to ambiguous and noisy search results which are far from satisfactory. It is important to use visual information in
order to solve the ambiguity in text-based image retrieval. In this paper, we propose a novel Internet image search
approach. It only requires the user to click on one query image with minimum effort and images from a pool retrieved
by text-based search are reranked based on both visual and textual content. Our key contribution is to capture the
users' search intention from this one-click query image in four steps. 1. The query image is categorized into one of the
predefined adaptive weight categories which reflect users' search intention at a coarse level. Inside each category, a
specific weight schema is used to combine visual features adaptive to this kind of image to better rerank the
text-based search result. 2. Based on the visual content of the query image selected by the user and through image
clustering, query keywords are expanded to capture user intention. 3. Expanded keywords are used to enlarge the
image pool to contain more relevant images. 4. Expanded keywords are also used to expand the query image to
multiple positive visual examples from which new query specific visual and textual similarity metrics are learned to
further improve content-based image reranking. All these steps are automatic, without extra effort from the user. This
is critically important for any commercial web-based image search engine, where the user interface has to be
extremely simple. Besides this key contribution, a set of visual features which are both effective and efficient in
Internet image search are designed. Experimental evaluation shows that our approach significantly improves the
precision of top ranked images and also the user experience.
Title :Indian License Plate Character Recognition System using Neural Network
Language : Matlab
Project Link : http://kasanpro.com/p/matlab/indian-license-plate-character-recognition-system-neural-network
Abstract : Intelligent Transportation System (ITS) has become an integral part of the Transportation Industry these
days and it consists of License Plate Recognition (LPR) System. License Plate Recognition is also called Car Plate
Recognition (CPR) or Automatic Number Plate Recognition (ANPR) System. In LPR System, when a vehicle steps
over magnetic loop detector it senses car and takes image of the car, following image preprocessing operations for
improvement in the quality of car image. From this enhanced image, license plate region is recognized and extracted.
Then character fragmentation/segmentation is performed on extracted License Plate and these segmented characters
are recognized using Neural Network in this paper.
M.Phil Computer Science Pattern Recognition Projects
Title :Hilbert-Huang transform based physiological signals analysis for emotion recognition
Language : Matlab
Project Link :
http://kasanpro.com/p/matlab/hilbert-huang-transform-based-physiological-signals-analysis-emotion-recognition
Abstract : This paper presents a feature extraction technique based on the Hilbert-Huang Transform (HHT) method
for emotion recognition from physiological signals. Four kinds of physiological signals were used for analysis:
electrocardiogram (ECG), electromyogram (EMG), skin conductivity (SC) and respiration changes (RSP). Each signal
is decomposed into a finite set of AM-FM mono components (fission process) by the Empirical Mode Decomposition
(EMD) which is the key part of the HHT. The information components of interest are then combined to create feature
vectors (fusion process) for the next classification stage. In addition, classification is performed by using Support
Vector Machines (SVM). The classification scores show that HHT based methods outperform traditional statistical
techniques and provide a promising framework for both analysis and recognition of physiological signals in emotion
recognition.
Title :Hilbert-Huang transform based physiological signals analysis for emotion recognition
Language : C#
Project Link :
http://kasanpro.com/p/c-sharp/hilbert-huang-transform-based-physiological-signals-analysis-emotion-recognition-code
Abstract : This paper presents a feature extraction technique based on the Hilbert-Huang Transform (HHT) method
for emotion recognition from physiological signals. Four kinds of physiological signals were used for analysis:
electrocardiogram (ECG), electromyogram (EMG), skin conductivity (SC) and respiration changes (RSP). Each signal
is decomposed into a finite set of AM-FM mono components (fission process) by the Empirical Mode Decomposition
(EMD) which is the key part of the HHT. The information components of interest are then combined to create feature
vectors (fusion process) for the next classification stage. In addition, classification is performed by using Support
Vector Machines (SVM). The classification scores show that HHT based methods outperform traditional statistical
techniques and provide a promising framework for both analysis and recognition of physiological signals in emotion
recognition.
Title :Automated ECG diagnostic P-wave analysis using wavelets
Language : Matlab
Project Link : http://kasanpro.com/p/matlab/automated-ecg-diagnostic-p-wave-analysis-wavelets
Abstract : P-wave characteristics in the human ECG are an important source of information in the diagnosis of atrial
conduction pathology. However, diagnosis by visual inspection is a difficult task since the P-wave is relatively small
and noise masking is often present. This paper introduces novel wavelet characteristics derived from the continuous
wavelet trans- form (CWT) which are shown to be potentially effective discriminators in an automated diagnostic
process. Characteristics of the 12-lead ECG P-wave were derived using CWT and statistical methods. A normal
control group and an abnormal (atrial conduction pathology) group were compared. The wavelet characteristics
captured frequency, magnitude and variance components of the P-wave. The best individual characteristics (i.e. ones
that significantly discriminated the groups) were entered into a linear discriminant analysis (LDA) for four different
models: two-lead ECG, three-lead ECG, a derived three-lead ECG and a factor analysis solution consisting of wavelet
characteristic loadings on the factors. A comparison was also made between wavelet characteristics derived form
individual P-waves verses wavelet characteristics derived from a signal-averaged P-wave for each participant. These
wavelet models were also compared to standard cardiological measures of duration, terminal force and duration
divided by the PR segment. Results for the individual P-wave approach generally outperformed the standard
cardiological measures and the signal-averaged P-wave approach. The best wavelet model on the basis of both
classification performance and simplicity was the two-lead model that uses leads II and V1. It was concluded that the
wavelet approach of automating classification is worth pursuing with larger samples to validate and extend the
present study.
http://kasanpro.com/ieee/final-year-project-center-tiruchchirappalli-reviews

More Related Content

Viewers also liked

A2 Media Studies Evaluation Question 2
A2 Media Studies Evaluation Question 2A2 Media Studies Evaluation Question 2
A2 Media Studies Evaluation Question 2WillGardner95
 
Presentasi lhi menghadapi tantangan pendidikan
Presentasi lhi menghadapi tantangan pendidikanPresentasi lhi menghadapi tantangan pendidikan
Presentasi lhi menghadapi tantangan pendidikanBayu Purbha Sakti
 
Resume EJJ Lemmens
Resume EJJ LemmensResume EJJ Lemmens
Resume EJJ Lemmensejjlemmens
 
เนื้อหาเรื่องโครงงานคอมพิวเตอร์
เนื้อหาเรื่องโครงงานคอมพิวเตอร์เนื้อหาเรื่องโครงงานคอมพิวเตอร์
เนื้อหาเรื่องโครงงานคอมพิวเตอร์Khemjira_P
 
โครงงานคอมพิวเตอร์
โครงงานคอมพิวเตอร์โครงงานคอมพิวเตอร์
โครงงานคอมพิวเตอร์Khemjira_P
 
Awkward spring repositories
Awkward spring repositoriesAwkward spring repositories
Awkward spring repositoriesSteven Ndaye
 
Factors Contributing to the Decline of the Anchovy Fisheries in Krueng Raya B...
Factors Contributing to the Decline of the Anchovy Fisheries in Krueng Raya B...Factors Contributing to the Decline of the Anchovy Fisheries in Krueng Raya B...
Factors Contributing to the Decline of the Anchovy Fisheries in Krueng Raya B...Zulhamsyah Imran
 
Observatori del Bages- gener 2013
Observatori del Bages- gener 2013Observatori del Bages- gener 2013
Observatori del Bages- gener 2013catpress
 

Viewers also liked (10)

Fall const
Fall constFall const
Fall const
 
A2 Media Studies Evaluation Question 2
A2 Media Studies Evaluation Question 2A2 Media Studies Evaluation Question 2
A2 Media Studies Evaluation Question 2
 
Presentasi lhi menghadapi tantangan pendidikan
Presentasi lhi menghadapi tantangan pendidikanPresentasi lhi menghadapi tantangan pendidikan
Presentasi lhi menghadapi tantangan pendidikan
 
Casa paquera info venta español e ingles - copy
Casa paquera   info venta español e ingles - copyCasa paquera   info venta español e ingles - copy
Casa paquera info venta español e ingles - copy
 
Resume EJJ Lemmens
Resume EJJ LemmensResume EJJ Lemmens
Resume EJJ Lemmens
 
เนื้อหาเรื่องโครงงานคอมพิวเตอร์
เนื้อหาเรื่องโครงงานคอมพิวเตอร์เนื้อหาเรื่องโครงงานคอมพิวเตอร์
เนื้อหาเรื่องโครงงานคอมพิวเตอร์
 
โครงงานคอมพิวเตอร์
โครงงานคอมพิวเตอร์โครงงานคอมพิวเตอร์
โครงงานคอมพิวเตอร์
 
Awkward spring repositories
Awkward spring repositoriesAwkward spring repositories
Awkward spring repositories
 
Factors Contributing to the Decline of the Anchovy Fisheries in Krueng Raya B...
Factors Contributing to the Decline of the Anchovy Fisheries in Krueng Raya B...Factors Contributing to the Decline of the Anchovy Fisheries in Krueng Raya B...
Factors Contributing to the Decline of the Anchovy Fisheries in Krueng Raya B...
 
Observatori del Bages- gener 2013
Observatori del Bages- gener 2013Observatori del Bages- gener 2013
Observatori del Bages- gener 2013
 

More from Vijay Karan

IEEE 2014 Java Projects
IEEE 2014 Java ProjectsIEEE 2014 Java Projects
IEEE 2014 Java ProjectsVijay Karan
 
IEEE 2015 Java Projects
IEEE 2015 Java ProjectsIEEE 2015 Java Projects
IEEE 2015 Java ProjectsVijay Karan
 
IEEE 2014 NS2 Projects
IEEE 2014 NS2 ProjectsIEEE 2014 NS2 Projects
IEEE 2014 NS2 ProjectsVijay Karan
 
IEEE 2015 NS2 Projects
IEEE 2015 NS2 ProjectsIEEE 2015 NS2 Projects
IEEE 2015 NS2 ProjectsVijay Karan
 
IEEE 2014 Matlab Projects
IEEE 2014 Matlab ProjectsIEEE 2014 Matlab Projects
IEEE 2014 Matlab ProjectsVijay Karan
 
IEEE 2015 Matlab Projects
IEEE 2015 Matlab ProjectsIEEE 2015 Matlab Projects
IEEE 2015 Matlab ProjectsVijay Karan
 
IEEE 2014 C# Projects
IEEE 2014 C# ProjectsIEEE 2014 C# Projects
IEEE 2014 C# ProjectsVijay Karan
 
IEEE 2015 C# Projects
IEEE 2015 C# ProjectsIEEE 2015 C# Projects
IEEE 2015 C# ProjectsVijay Karan
 
IEEE 2014 ASP.NET with C# Projects
IEEE 2014 ASP.NET with C# ProjectsIEEE 2014 ASP.NET with C# Projects
IEEE 2014 ASP.NET with C# ProjectsVijay Karan
 
IEEE 2014 ASP.NET with VB Projects
IEEE 2014 ASP.NET with VB ProjectsIEEE 2014 ASP.NET with VB Projects
IEEE 2014 ASP.NET with VB ProjectsVijay Karan
 
M.E Computer Science Medical Imaging Projects
M.E Computer Science Medical Imaging ProjectsM.E Computer Science Medical Imaging Projects
M.E Computer Science Medical Imaging ProjectsVijay Karan
 
M.Phil Computer Science Server Computing Projects
M.Phil Computer Science Server Computing ProjectsM.Phil Computer Science Server Computing Projects
M.Phil Computer Science Server Computing ProjectsVijay Karan
 
M.E Computer Science Server Computing Projects
M.E Computer Science Server Computing ProjectsM.E Computer Science Server Computing Projects
M.E Computer Science Server Computing ProjectsVijay Karan
 
M.Phil Computer Science Remote Sensing Projects
M.Phil Computer Science Remote Sensing ProjectsM.Phil Computer Science Remote Sensing Projects
M.Phil Computer Science Remote Sensing ProjectsVijay Karan
 
M.E Computer Science Remote Sensing Projects
M.E Computer Science Remote Sensing ProjectsM.E Computer Science Remote Sensing Projects
M.E Computer Science Remote Sensing ProjectsVijay Karan
 
M.Phil Computer Science Wireless Communication Projects
M.Phil Computer Science Wireless Communication ProjectsM.Phil Computer Science Wireless Communication Projects
M.Phil Computer Science Wireless Communication ProjectsVijay Karan
 
M.E Computer Science Wireless Communication Projects
M.E Computer Science Wireless Communication ProjectsM.E Computer Science Wireless Communication Projects
M.E Computer Science Wireless Communication ProjectsVijay Karan
 
M.Phil Computer Science Parallel and Distributed System Projects
M.Phil Computer Science Parallel and Distributed System ProjectsM.Phil Computer Science Parallel and Distributed System Projects
M.Phil Computer Science Parallel and Distributed System ProjectsVijay Karan
 
M.E Computer Science Parallel and Distributed System Projects
M.E Computer Science Parallel and Distributed System ProjectsM.E Computer Science Parallel and Distributed System Projects
M.E Computer Science Parallel and Distributed System ProjectsVijay Karan
 
M.Phil Computer Science Networking Projects
M.Phil Computer Science Networking ProjectsM.Phil Computer Science Networking Projects
M.Phil Computer Science Networking ProjectsVijay Karan
 

More from Vijay Karan (20)

IEEE 2014 Java Projects
IEEE 2014 Java ProjectsIEEE 2014 Java Projects
IEEE 2014 Java Projects
 
IEEE 2015 Java Projects
IEEE 2015 Java ProjectsIEEE 2015 Java Projects
IEEE 2015 Java Projects
 
IEEE 2014 NS2 Projects
IEEE 2014 NS2 ProjectsIEEE 2014 NS2 Projects
IEEE 2014 NS2 Projects
 
IEEE 2015 NS2 Projects
IEEE 2015 NS2 ProjectsIEEE 2015 NS2 Projects
IEEE 2015 NS2 Projects
 
IEEE 2014 Matlab Projects
IEEE 2014 Matlab ProjectsIEEE 2014 Matlab Projects
IEEE 2014 Matlab Projects
 
IEEE 2015 Matlab Projects
IEEE 2015 Matlab ProjectsIEEE 2015 Matlab Projects
IEEE 2015 Matlab Projects
 
IEEE 2014 C# Projects
IEEE 2014 C# ProjectsIEEE 2014 C# Projects
IEEE 2014 C# Projects
 
IEEE 2015 C# Projects
IEEE 2015 C# ProjectsIEEE 2015 C# Projects
IEEE 2015 C# Projects
 
IEEE 2014 ASP.NET with C# Projects
IEEE 2014 ASP.NET with C# ProjectsIEEE 2014 ASP.NET with C# Projects
IEEE 2014 ASP.NET with C# Projects
 
IEEE 2014 ASP.NET with VB Projects
IEEE 2014 ASP.NET with VB ProjectsIEEE 2014 ASP.NET with VB Projects
IEEE 2014 ASP.NET with VB Projects
 
M.E Computer Science Medical Imaging Projects
M.E Computer Science Medical Imaging ProjectsM.E Computer Science Medical Imaging Projects
M.E Computer Science Medical Imaging Projects
 
M.Phil Computer Science Server Computing Projects
M.Phil Computer Science Server Computing ProjectsM.Phil Computer Science Server Computing Projects
M.Phil Computer Science Server Computing Projects
 
M.E Computer Science Server Computing Projects
M.E Computer Science Server Computing ProjectsM.E Computer Science Server Computing Projects
M.E Computer Science Server Computing Projects
 
M.Phil Computer Science Remote Sensing Projects
M.Phil Computer Science Remote Sensing ProjectsM.Phil Computer Science Remote Sensing Projects
M.Phil Computer Science Remote Sensing Projects
 
M.E Computer Science Remote Sensing Projects
M.E Computer Science Remote Sensing ProjectsM.E Computer Science Remote Sensing Projects
M.E Computer Science Remote Sensing Projects
 
M.Phil Computer Science Wireless Communication Projects
M.Phil Computer Science Wireless Communication ProjectsM.Phil Computer Science Wireless Communication Projects
M.Phil Computer Science Wireless Communication Projects
 
M.E Computer Science Wireless Communication Projects
M.E Computer Science Wireless Communication ProjectsM.E Computer Science Wireless Communication Projects
M.E Computer Science Wireless Communication Projects
 
M.Phil Computer Science Parallel and Distributed System Projects
M.Phil Computer Science Parallel and Distributed System ProjectsM.Phil Computer Science Parallel and Distributed System Projects
M.Phil Computer Science Parallel and Distributed System Projects
 
M.E Computer Science Parallel and Distributed System Projects
M.E Computer Science Parallel and Distributed System ProjectsM.E Computer Science Parallel and Distributed System Projects
M.E Computer Science Parallel and Distributed System Projects
 
M.Phil Computer Science Networking Projects
M.Phil Computer Science Networking ProjectsM.Phil Computer Science Networking Projects
M.Phil Computer Science Networking Projects
 

Recently uploaded

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 

Recently uploaded (20)

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 

M.Phil Computer Science Pattern Recognition Projects

  • 1. M.Phil Computer Science Pattern Recognition Projects Web : www.kasanpro.com Email : sales@kasanpro.com List Link : http://kasanpro.com/projects-list/m-phil-computer-science-pattern-recognition-projects Title :Features selection of cotton disease leaves image based on fuzzy feature selection techniques Language : Matlab Project Link : http://kasanpro.com/p/matlab/cotton-disease-fuzzy-feature-selection-detection Abstract : In the research of identifying and diagnosing cotton disease using computer vision intellectively in the agriculture, feature selection is a key question in pattern recognition and affects the design and performance of the classifier. In this paper, the fuzzy feature selection approach -fuzzy curves (FC) and surfaces (FS) - is proposed to select features of cotton disease leaves image. In order to get best information for diagnosing and identifying, a subset of independent significant features is identified exploiting the fuzzy feature selection approach. Firstly, utilize FC to automatically and quickly isolate a small set of significant features from the set of original features according to their significance and eliminate spurious features; then, use FS to get rid of the features dependent on the significant features. This approach reduces the dimensionality of the feature space so that lead to a simplified classification scheme appropriate for practical classification applications. The results show that the effectiveness of features selected by the FC and FS method is much better than that selected by human randomly or other methods. Title :IntentSearch: Capturing User Intention for One-Click Internet Image Search Language : ASP.NET with C# Project Link : http://kasanpro.com/p/asp-net-with-c-sharp/intentsearch-capturing-user-intention-one-click-internet-image-search Abstract : Web-scale image search engines (e.g., Google image search, Bing image search) mostly rely on surrounding text features. It is difficult for them to interpret users' search intention only by query keywords and this leads to ambiguous and noisy search results which are far from satisfactory. It is important to use visual information in order to solve the ambiguity in text-based image retrieval. In this paper, we propose a novel Internet image search approach. It only requires the user to click on one query image with minimum effort and images from a pool retrieved by text-based search are reranked based on both visual and textual content. Our key contribution is to capture the users' search intention from this one-click query image in four steps. 1. The query image is categorized into one of the predefined adaptive weight categories which reflect users' search intention at a coarse level. Inside each category, a specific weight schema is used to combine visual features adaptive to this kind of image to better rerank the text-based search result. 2. Based on the visual content of the query image selected by the user and through image clustering, query keywords are expanded to capture user intention. 3. Expanded keywords are used to enlarge the image pool to contain more relevant images. 4. Expanded keywords are also used to expand the query image to multiple positive visual examples from which new query specific visual and textual similarity metrics are learned to further improve content-based image reranking. All these steps are automatic, without extra effort from the user. This is critically important for any commercial web-based image search engine, where the user interface has to be extremely simple. Besides this key contribution, a set of visual features which are both effective and efficient in Internet image search are designed. Experimental evaluation shows that our approach significantly improves the precision of top ranked images and also the user experience. Title :IntentSearch: Capturing User Intention for One-Click Internet Image Search Language : ASP.NET with VB Project Link : http://kasanpro.com/p/asp-net-with-vb/intentsearch-capturing-user-intention-one-click-internet-image-search-code Abstract : Web-scale image search engines (e.g., Google image search, Bing image search) mostly rely on surrounding text features. It is difficult for them to interpret users' search intention only by query keywords and this leads to ambiguous and noisy search results which are far from satisfactory. It is important to use visual information in order to solve the ambiguity in text-based image retrieval. In this paper, we propose a novel Internet image search approach. It only requires the user to click on one query image with minimum effort and images from a pool retrieved
  • 2. by text-based search are reranked based on both visual and textual content. Our key contribution is to capture the users' search intention from this one-click query image in four steps. 1. The query image is categorized into one of the predefined adaptive weight categories which reflect users' search intention at a coarse level. Inside each category, a specific weight schema is used to combine visual features adaptive to this kind of image to better rerank the text-based search result. 2. Based on the visual content of the query image selected by the user and through image clustering, query keywords are expanded to capture user intention. 3. Expanded keywords are used to enlarge the image pool to contain more relevant images. 4. Expanded keywords are also used to expand the query image to multiple positive visual examples from which new query specific visual and textual similarity metrics are learned to further improve content-based image reranking. All these steps are automatic, without extra effort from the user. This is critically important for any commercial web-based image search engine, where the user interface has to be extremely simple. Besides this key contribution, a set of visual features which are both effective and efficient in Internet image search are designed. Experimental evaluation shows that our approach significantly improves the precision of top ranked images and also the user experience. Title :IntentSearch: Capturing User Intention for One-Click Internet Image Search Language : PHP Project Link : http://kasanpro.com/p/php/intentsearch-capturing-user-intention-one-click-internet-image-search-implement Abstract : Web-scale image search engines (e.g., Google image search, Bing image search) mostly rely on surrounding text features. It is difficult for them to interpret users' search intention only by query keywords and this leads to ambiguous and noisy search results which are far from satisfactory. It is important to use visual information in order to solve the ambiguity in text-based image retrieval. In this paper, we propose a novel Internet image search approach. It only requires the user to click on one query image with minimum effort and images from a pool retrieved by text-based search are reranked based on both visual and textual content. Our key contribution is to capture the users' search intention from this one-click query image in four steps. 1. The query image is categorized into one of the predefined adaptive weight categories which reflect users' search intention at a coarse level. Inside each category, a specific weight schema is used to combine visual features adaptive to this kind of image to better rerank the text-based search result. 2. Based on the visual content of the query image selected by the user and through image clustering, query keywords are expanded to capture user intention. 3. Expanded keywords are used to enlarge the image pool to contain more relevant images. 4. Expanded keywords are also used to expand the query image to multiple positive visual examples from which new query specific visual and textual similarity metrics are learned to further improve content-based image reranking. All these steps are automatic, without extra effort from the user. This is critically important for any commercial web-based image search engine, where the user interface has to be extremely simple. Besides this key contribution, a set of visual features which are both effective and efficient in Internet image search are designed. Experimental evaluation shows that our approach significantly improves the precision of top ranked images and also the user experience. Title :Indian License Plate Character Recognition System using Neural Network Language : Matlab Project Link : http://kasanpro.com/p/matlab/indian-license-plate-character-recognition-system-neural-network Abstract : Intelligent Transportation System (ITS) has become an integral part of the Transportation Industry these days and it consists of License Plate Recognition (LPR) System. License Plate Recognition is also called Car Plate Recognition (CPR) or Automatic Number Plate Recognition (ANPR) System. In LPR System, when a vehicle steps over magnetic loop detector it senses car and takes image of the car, following image preprocessing operations for improvement in the quality of car image. From this enhanced image, license plate region is recognized and extracted. Then character fragmentation/segmentation is performed on extracted License Plate and these segmented characters are recognized using Neural Network in this paper. M.Phil Computer Science Pattern Recognition Projects Title :Hilbert-Huang transform based physiological signals analysis for emotion recognition Language : Matlab Project Link : http://kasanpro.com/p/matlab/hilbert-huang-transform-based-physiological-signals-analysis-emotion-recognition Abstract : This paper presents a feature extraction technique based on the Hilbert-Huang Transform (HHT) method for emotion recognition from physiological signals. Four kinds of physiological signals were used for analysis: electrocardiogram (ECG), electromyogram (EMG), skin conductivity (SC) and respiration changes (RSP). Each signal is decomposed into a finite set of AM-FM mono components (fission process) by the Empirical Mode Decomposition
  • 3. (EMD) which is the key part of the HHT. The information components of interest are then combined to create feature vectors (fusion process) for the next classification stage. In addition, classification is performed by using Support Vector Machines (SVM). The classification scores show that HHT based methods outperform traditional statistical techniques and provide a promising framework for both analysis and recognition of physiological signals in emotion recognition. Title :Hilbert-Huang transform based physiological signals analysis for emotion recognition Language : C# Project Link : http://kasanpro.com/p/c-sharp/hilbert-huang-transform-based-physiological-signals-analysis-emotion-recognition-code Abstract : This paper presents a feature extraction technique based on the Hilbert-Huang Transform (HHT) method for emotion recognition from physiological signals. Four kinds of physiological signals were used for analysis: electrocardiogram (ECG), electromyogram (EMG), skin conductivity (SC) and respiration changes (RSP). Each signal is decomposed into a finite set of AM-FM mono components (fission process) by the Empirical Mode Decomposition (EMD) which is the key part of the HHT. The information components of interest are then combined to create feature vectors (fusion process) for the next classification stage. In addition, classification is performed by using Support Vector Machines (SVM). The classification scores show that HHT based methods outperform traditional statistical techniques and provide a promising framework for both analysis and recognition of physiological signals in emotion recognition. Title :Automated ECG diagnostic P-wave analysis using wavelets Language : Matlab Project Link : http://kasanpro.com/p/matlab/automated-ecg-diagnostic-p-wave-analysis-wavelets Abstract : P-wave characteristics in the human ECG are an important source of information in the diagnosis of atrial conduction pathology. However, diagnosis by visual inspection is a difficult task since the P-wave is relatively small and noise masking is often present. This paper introduces novel wavelet characteristics derived from the continuous wavelet trans- form (CWT) which are shown to be potentially effective discriminators in an automated diagnostic process. Characteristics of the 12-lead ECG P-wave were derived using CWT and statistical methods. A normal control group and an abnormal (atrial conduction pathology) group were compared. The wavelet characteristics captured frequency, magnitude and variance components of the P-wave. The best individual characteristics (i.e. ones that significantly discriminated the groups) were entered into a linear discriminant analysis (LDA) for four different models: two-lead ECG, three-lead ECG, a derived three-lead ECG and a factor analysis solution consisting of wavelet characteristic loadings on the factors. A comparison was also made between wavelet characteristics derived form individual P-waves verses wavelet characteristics derived from a signal-averaged P-wave for each participant. These wavelet models were also compared to standard cardiological measures of duration, terminal force and duration divided by the PR segment. Results for the individual P-wave approach generally outperformed the standard cardiological measures and the signal-averaged P-wave approach. The best wavelet model on the basis of both classification performance and simplicity was the two-lead model that uses leads II and V1. It was concluded that the wavelet approach of automating classification is worth pursuing with larger samples to validate and extend the present study. http://kasanpro.com/ieee/final-year-project-center-tiruchchirappalli-reviews