sw-sift
Feature detector
Matlab implementation of a feature detection algorithm for image matching
Matlab implementation of sift(opensift) algorithm.
172 stars
16 watching
59 forks
Language: Matlab
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aminzabardast/sift-on-matlab | An implementation of a widely used image feature detection algorithm in MATLAB | 43 |
robertwgh/ezsift | A lightweight implementation of the SIFT algorithm for feature detection and description in computer vision. | 95 |
guglu/ppf-matching | A Matlab implementation of a point-pair feature matching method for detecting and localizing objects in 3D images. | 49 |
playerkk/drfi_matlab | Implementation of a salient object detection approach using a Random Forest model in MATLAB. | 50 |
isalirezag/hifst | A Matlab implementation of a blur detection method using multiscaling and transformation of gradient magnitudes | 54 |
utiasstars/msckf-swf-comparison | A comparative study of two filter algorithms using MATLAB code and data | 132 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
lz118/rgbt-salient-object-detection | A collection of resources and tools for RGBT salient object detection in image processing | 64 |
chrisjmccormick/hog_matlab | Matlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor | 34 |
mayankm96/stereo-odometry-soft | A MATLAB implementation of visual odometry using Stereo Odometry based on careful feature selection and tracking. | 201 |
jk123vip/src_somp_matlab | MATLAB implementation of a sparse representation classifier using SOMP for hyperspectral image classification | 43 |
matlab-deep-learning/seven-segment-digit-recognition | Automates digit recognition in images of seven segment displays | 7 |
siavashbigdeli/dmsp | A MATLAB implementation of an image restoration algorithm based on a deep mean-shift prior | 33 |
nnizhang/smac | A Python implementation of a salient object detection algorithm utilizing RGB-D data | 45 |
marcoscoffier/torch-saliency | A library for finding interest points in images using integral histograms and entropy-based saliency | 7 |