Giter VIP home page Giter VIP logo

abdelrahman-amen / centroid-in-pattern_recognition Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8 KB

This repository implements centroid-based pattern recognition, extracting features from images using grid cell centroids for classification in computer vision and image processing.

Jupyter Notebook 100.00%
centroid decision-trees image-processing keras pattern-recognition python random-forest-classifier

centroid-in-pattern_recognition's Introduction

Centroid-Based Pattern Recognition🏝

Introduction

Centroid-based pattern recognition is a technique used in computer vision and image processing for feature extraction and classification. This repository contains Python code that implements a centroid-based pattern recognition system. The system extracts features from images based on the centroids of grid cells and uses a Decision Tree Classifier or Random Forest Classifier for image classification.

Features

•Extracts features from images based on centroids of grid cells.

•Utilizes a Decision Tree Classifier or Random Forest Classifier for image classification.

•Allows for customization of grid dimensions.

This project aims to demonstrate the application of centroid-based feature extraction in pattern recognition tasks, particularly in image classification. By dividing the image into a grid and calculating the centroids of each grid cell, we can extract meaningful features for classification.

In initial experiments, a Decision Tree Classifier was used for classification. However, further experimentation revealed that utilizing a Random Forest Classifier yielded higher accuracy. This highlights the importance of exploring different classifiers and parameters to achieve optimal performance in pattern recognition tasks.

Note

•This implementation is for educational purposes and may require customization for specific applications.

•Ensure that images used for classification are appropriately preprocessed and labeled.

centroid-in-pattern_recognition's People

Contributors

abdelrahman-amen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.