• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created almost 4 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The project is about emotion detection by measuring facial features using OpenCV(Python). This system can predict and recognize the expression of the person facing the camera.Our system has the ability to detect any face and based on training data it can recognize and register the expression and different facial features. It is very simple and easy way to detect the human emotion. And it is a very accurate system. Human emotion detection systems are the norm of this digital era and it is a small effort toward that goal.Facial expressions are a natural way to communicate emotional states and intentions. The facial expression detection method consists of three main steps: face detection,  feature extraction and modeling.

More Repositories

1

Bangla-English-AI-ML-DL-DS

কৃত্রিম বুদ্ধিমত্তার তত্তীয় বা ব্যাবহারিক বিষয় গুলো নিয়ে বাংলায় ও ইংলিশে প্রকাশিত রিসোর্স সমুহের তালিকা।
4
star
2

Face-Recognition-Attendance-System

The project is about Face recognition based Attendance System. By using this system, attendance can be taken simply facing the camera. This system has the ability to detect any face and based on training data it can recognize and register the attendance for that student. It is very simple and easy way to take attendance in any class using this system.
Jupyter Notebook
4
star
3

Data-Structure-And-Algorithm

A data structure is a particular way storing and organizing data in a computer for efficient access and modification. Data structures are designed for a specific purpose. Examples include arrays, linked lists, and classes.
C++
3
star
4

Artificial-Neutral-Network

A single perceptron (or neuron) can be imagined as a Logistic Regression. Artificial Neural Network, or ANN, is a group of multiple perceptrons/ neurons at each layer. ANN is also known as a Feed-Forward Neural network because inputs are processed only in the forward direction.
Jupyter Notebook
2
star
5

Image-Processing

Image processing is analysis and manipulation of a digitised image, in order to improve its quality using mathematical operations by using any form of signal processing for which input is an image, such as photograph or video frame; the output of image processing may be either an image or set of characteristics or parameters related to the image. Most image processing techniques involve treating the image as a 2-D signal and applying standard signal processing techniques to it And Digital image processing is the use of computer algorithms to perform image processing on digital images. As a sub category of field of Digital Signal Processing, digital image processing has many advantages over analogue image processing. It allows much wider range of algorithms to be applied to the input data and can avoid problems such as build up of noise and signal distortion during processing.
Jupyter Notebook
2
star
6

Date-to-Day-Converter

This program can convert date to day.(Using Basic C language)
C
1
star
7

Image-Classification-using-CNN

The project is about Image Classification system. This system has the ability to detect Images. It is a very simple and easy way to Classifi images using this system.
Jupyter Notebook
1
star
8

LightOJ

LightOJ Solution
C++
1
star
9

Map-Coloring

Map coloring is the act of assigning different colors to different features on a map.Which i used to do Forward checking algorithm And coloring Only Forward checking, Forward checking with MRV or Forward checking with MRV with Degree.
Python
1
star
10

Codeforces

Codeforces Solution
C++
1
star
11

Java-And-Java-Swing

Java is a high-level, general-purpose, object-oriented, and secure programming language And Swing in java is part of Java foundation class which is lightweight and platform independent. It is used for creating window based applications. It includes components like button, scroll bar, text field etc
Java
1
star
12

UVA

UVA_problem Solution
C++
1
star
13

Gender-Classification-using-CNN

This project is about Real-time face detection with gender classification, with The help of a Convolutional Neural Network using OpenCV(Python). It is a very simple and easy way to detect gender. and it is a very accurate system. Gender detection systems are the norm of this digital era and it is a small effort toward that goal.
Jupyter Notebook
1
star
14

English-To-Bangla-Date-Converter

This program can convert English date to Bangla date.(Using java language)
Java
1
star
15

Other_Online_Judge

Problem_Solution
C++
1
star
16

Machine-learning-Algorithms

We are probably living in the most defining period in technology. The period when computing moved from large mainframes to PCs to self-driving cars and robots. But what makes it defining is not what has happened, but what has gone into getting here. What makes this period exciting is the democratization of the resources and techniques. Data crunching which once took days, today takes mere minutes, all thanks to Machine Learning Algorithms.
Jupyter Notebook
1
star
17

Digital-Signal-Processing-DSP-Code

Digital signal processing (DSP) is the use of digital processing, such as by computers or more specialized digital signal processors, to perform a wide variety of signal processing operations.DSP is applicable to both streaming data and static (stored) data.
Python
1
star
18

Computer-Graphics-Algorithm

Computer-Graphics-Algorithm...For Line(DDA Line Algorithm, Bresenham's Line Algorithm)...For Circle(Mid - Point Circle Algorithm)...For Transformation(2d transformation algorithm)
Jupyter Notebook
1
star
19

Academic-Research

Optical Character Recognition (OCR) has its ups and downs since the beginning due to the preprocessing step for document images. Researches in this topic shows different OCR performance because they all falls behind in different sections due to some restrictions in the methodology. We are using deep learning network and image processing method like (Zero padding, Image cropping and reconstruction) to overcome these restrictions for better OCR performance. We are focusing on variable document images for preprocessing and trying to save all the information so that OCR gives much better performance than existing approaches.
1
star
20

Bengali-Event-Calendar-Java-Project

To know the English & Bangla date & year , valuable information of those dates & also know the current date & time of Bangla event calendar.
Java
1
star
21

Animal-Classification-Using-CNN

The project is about the Animal Classification system. This system has the ability to detect animals. It is a very simple and easy way to Classify Animals using this system.
Jupyter Notebook
1
star