histogram-of-oriented-gradients
There are 65 repositories under histogram-of-oriented-gradients topic.
ahmetozlu/vehicle_counting_hog_svm
Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.
ikergarcia1996/Handwritten-Names-Recognition
The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.
mia-mifeng/ObjectDetection
Object detection program, using HoG+SVM, OpenCV2.4.10, VS2013
tobybreckon/python-bow-hog-object-detection
Bag of Visual Words and HOG based object detection in python/opencv
Praveenterax/Traffic-sign-Detection-Recognition-Matlab-RandomForest
Detect traffic sign and recognize them using Image Processing algorithms and Machine Learning(Random Forest)
soheil-mp/Histogram-of-Oriented-Gradients-HOG
This algorithm counts occurrences of gradient orientation in localized portions of an image and visualize it in an image.
KCC13/tf-HOG
The histogram of oriented gradients (HOG) implemented in tensorflow.
sergiud/hogpp
Fast computation of rectangular histogram of oriented gradients (R-HOG) features using integral histogram
parthsuresh/3dvhog
Python implementation of 3D Voxel HOG from the paper "A 3D Scene Analysis Framework and Descriptors for Risk Evaluation" by Rob Dupre, Vasileios Argyriou, D. Greenhill, Georgios Tzimiropoulos.
JakubVojvoda/histogram-of-oriented-gradients-gpu
Histogram of oriented gradients (HOG) on GPU
RAvengineer/CSE3018-CBIR-Lab
Lab Experiments under Lab component of CSE3018 - Content-based Image and Video Retrieval course at Vellore Institute of Technology, Chennai
rylp/Parkinsons-Disease-Detection
Worked on a Medical Computer Vision project involving Parkinson's Disease Detection by using Histogram of Oriented Gradients (HOG), Machine Learning and OpenCV on the images generated by the Spiral-Wave test
kwanit1142/Human-Detection-from-Infrared-Images
Using Support Vector Machine and Extracting Histogram of Oriented Gradient Features
chandnii7/Corner-Detection
Program for Harris Corner Detection with non-maximum Suppression, HOG Feature Extraction, Feature Comparison, Gaussian Noise and Smoothing.
M-Taghizadeh/Image-Processing-Python
In this repository, we implement common image processing techniques in Python and fully describe their algorithms.
canxkoz/HOG-Classifier
Image Search via Feature Vectors.
GunalGupta/Academic-Plagiarism-Checker---For-Handwritten-Submissions
This repository hosts a project that aims to tackle the issue of plagiarism in handwritten submissions. The system developed based on Multi-level detection using the combination of digital pattern analysis and text content comparison to detect potential instances of plagiarism.
VitoriaCarvalho/VisaoComputacional
Um pouco dos trabalhos desenvolvidos durante a disciplina de Visão Computacional <3
Auggen21/Face-Recognition
Face Recognition with HOG (Histogram of Gradients) and LDB (Local Difference Binary) features using SVM Classifier
cdemutiis/Vehicle_Detection_and_Tracking
Use a Histogram of Oriented Gradients (HOG), Spatial Binning of Color, Histograms of Color, a Linear Support Vector Machine and multi-scale sliding windows for vehicle detection and tracking
farhadabedinzadeh/Thermogram-Breast-Cancer-Detection
Thermograms Classification To Breast Cancer Detection Using Statistical And Fractal Texture Features Extraction
apgeorg/Vehicle-Detection-And-Tracking
Vehicle Detection and Tracking
onurboyar/SketchBasedFaceRecognition
Sketch based face recognition using AR and CUHK datasets. CNN and HoG methods are compared. Different augmentation techniques are applied due to limited data size.
RanaHabib/MNIST-with-KNN-SVM-NeuralNetwork
MNIST dataset with several classifiers applied.
shah-deven/SVM-Object-Detection
Train a SVM and for detecting human upper bodies in TV series The Big Bang Theory
souravs17031999/Dog-Breed-Classifier-App
This repo includes complete end to end algorithm for dog breed classification mechanism using deep learning.
aidenyerga/Handwritten-Names-Recognition
The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.
emredog/vmt
Activity recognition with volume motion templates and histograms of 3D gradients
IacopomC/CarND-Vehicle-Detection
Vehicle Detection and Tracking pipeline with OpenCV, HOG and SVM.
MingalievDinar/VehicleDetectionTracking
The goal is to create a pipeline to identify and track vehicles in a video from a front-facing camera on a car with a traditional Computer Vision approach for object detection: processing stages, feature extraction, spatial sampling and classification
Mohit-Ak/CarND-Vehicle-Detection
Goal is to write a software pipeline to detect vehicles in a video using Support Vector Machines
Phrungck/myocardial-infarction-detection
A baseline/jump-off project for segmentation of cardiac regions and detection of myocardial infarction. Dataset used: https://www.kaggle.com/datasets/aysendegerli/hmcqu-dataset
rohitkumark1499/Human_face_or_not_detection_using_HOG
The repository contains code which is used to detect weather the given image is of human or not using Histogram Of Oriented Gradients (HOG) technique
tszdabee/Charpy-Microstructure-Machine-Learning
Final Year Project: Predicting Charpy impact test data from microstructure data using a machine learning model.
zeinhasan/HOG-LBP-Hybrid-Feature-Extraction-for-Texture
Hybrid Histogram Oriented Gradient and Local Binary Pattern for Image Feature Extraction