ppf-matching
Feature detector
A Matlab implementation of a point-pair feature matching method for detecting and localizing objects in 3D images.
Matlab implementation of the Point-pair feature matching method
49 stars
4 watching
16 forks
Language: Matlab
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sun11/sw-sift | Matlab implementation of a feature detection algorithm for image matching | 172 |
playerkk/drfi_matlab | Implementation of a salient object detection approach using a Random Forest model in MATLAB. | 50 |
aminzabardast/sift-on-matlab | An implementation of a widely used image feature detection algorithm in MATLAB | 43 |
ufukefe/dfm | A tool for evaluating image matching algorithms, providing a performance baseline with Python and MATLAB implementations | 197 |
xiaoyang-rebecca/patternrecognition_matlab | An investigation into feature reduction and classification methods for pattern recognition using various techniques such as PCA, LDA, and SVM. | 71 |
daijifeng001/r-fcn | A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. | 1,245 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
chrisjmccormick/hog_matlab | Matlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor | 34 |
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,049 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
optimalscale/detgpt | A deep learning model that detects and reasons about objects in images. | 755 |
rulixiang/changedetectionpcakmeans | This MATLAB implementation detects changes in various types of land cover in satellite images using PCA and k-Means clustering | 76 |
josemarcosrf/hog-pedestrian-detector | An implementation of a basic HOG + SVM pedestrian detector in MATLAB. | 49 |
bryanplummer/pl-clc | This implementation provides a framework for phrase localization and visual relationship detection using comprehensive image-language cues. | 39 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,592 |