Objects/Faces Detection Toolbox
Objects/Faces detection using Local Binary Patterns and Haar features
Objects/Faces detection toolbox v 0.28--------------------------------------This toolbox provides some tools for objects/faces detection using Local Binary Patterns (and some variants) and Haar
- 37.1K (All time)
- 4 (Last 30 days)
- 4.7 / 5
- Community
-
9 Sep 2013
Calculates texture features from the input GLCMs
features based on the GLCM using this code. The code takes care of 3 dimensional glcms (multiple glcms in a single 3D array) If you find that the values obtained are different from what you expect or if you
- 26.3K (All time)
- 3 (Last 30 days)
- 4.2 / 5
- Community
-
25 Nov 2008
haar transform of an input function "f"
the function will perform haar wavelet transform to give first trend and first fluctuation. it will then plot the input and results for comparison.
- 2.3K (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
10 Sep 2012
The matlab code is for the 2D Haar transform.
This program gives the out put of the Haar 2D transform. open the main.m file and Run the program you will see GUI of Haar select browse for image and select a image of any dimension. Click on Press
- 6.4K (All time)
- 1 (Last 30 days)
- 3.5 / 5
- Community
-
7 Mar 2013
Try new Beta features including dark theme, updated layout, expanded search capabilities, and more.
- 24.5K (All time)
- 127 (Last 30 days)
- 2.9 / 5
- MathWorks
-
11 Sep 2024
Simulation of DCT, Walsh, Hadamard, Haar and Slant transform using variable block sizes
Performs non sinusoidal image transforms on gray-scale images and DCT using the dct matrix.
that the transforms are lossless. Also, codes for generation of walsh, slant and haar matrices have been included for the transform.
- 2.1K (All time)
- 4 (Last 30 days)
- 5.0 / 5
- Community
-
16 Apr 2013
Haar wavelet transformation matrix implementation
Create Haar wavelet transformation matrix
Create Haar wavelet transformation matrix H for the matrix vectormultiplication implimentation of Haar wavelet transformation.This function uses the following nice formula to create the
- 1.4K (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
4 Nov 2011
Code for generating Haar matrix
Code for generating Haar matrix
Input : N : size of matrix to be generated, N must be some power of 2.Output: Hr : Haar matrix of size NxN
- 1K (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
27 Jan 2014
Haar Wavelet Transform of an Image
Multi-resolution Image Analysis using Haar Wavelet Transformation and Performing Inverse Transformation to Restore Original Image.
Basic Concept (SUMMARY)1. Read an Input Image 2. Resizing the Image to 1024 x 1024 Image 3. Defining the Haar Filter Matrix { 1/sqrt(2)*[1 1; 1 -1] }4. Performing Filtering Along Colms and then
- 450 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
11 Jan 2020
Extended Tire Features for Vehicle Dynamics Blockset
Import, plot and fit tire data for use with Vehicle Dynamics Blockset and Simscape tire models
OverviewThe Extended Tire Features for Vehicle Dynamics Blockset™ provides a complete set of tools for working with tire measurement data and tire models in vehicle dynamics simulations. It supports
- 763 (All time)
- 33 (Last 30 days)
- 5.0 / 5
- MathWorks
-
11 May 2026
Viola Jones Object detection using OpenCV trained classifiers
This function ObjectDetection is an implementation of the Detection in the Viola-Jones framework. In this framework Haar-like features are used for rapid object detection. It supports the trained
- 24.3K (All time)
- 3 (Last 30 days)
- 4.7 / 5
- Community
-
18 Nov 2010
This function calculates all Haralick Features in an effective way without for-loops.
want use.All Haralick Features were take from the original paper. See (http://haralick.org/journals/TexturalFeatures.pdf) for more information.
- 2.4K (All time)
- 2 (Last 30 days)
- 4.8 / 5
- Community
-
15 Oct 2018
Computation of Gabor Features - Mean Squared Energy, Mean Amplitude
% PHASESYM - Function for computing gabor features of a gray-scale image%% This function calculates gabor features. Mean-squared energy & meanAmplitude % for each scale % and orientation is
- 7.4K (All time)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
30 Oct 2012
Wavelet Haar Method application to viscid Burger equation
Numerical solution of viscid Burger equation by Wavelet Haar method
Solution of 1-D Burgers equation evolution problem by Wavelet Haar Method (WHM)
- 190 (All time)
- 1 (Last 30 days)
- 4.3 / 5
- Community
-
23 Mar 2016
Wavelet Haar Method application to nonlinear ode solution
First upload
Solution of 1D nonlinear IVP test problem by Wavelet Haar Method (WHM)
- 310 (All time)
- 2 (Last 30 days)
- 4.0 / 5
- Community
-
21 Mar 2016
- 7.1K (All time)
- 1 (Last 30 days)
- 4.7 / 5
- Community
-
27 Jun 2009
A Numerical Tour of Signal Processing
A set of Matlab experiments that illustrates advanced computational signal and image processing.
- 29.3K (All time)
- 2 (Last 30 days)
- 4.4 / 5
- Community
-
19 Jul 2009
Haar Wavelet Image Compression
RGB and Grey image compression using Haar Wavelet Transform
'haar_wt' function take a grey image and a value 'delta' as inputs and outputs a compressed image. Haar wavelet transformation was used as a transformation matrix for compression process
- 997 (All time)
- 1 (Last 30 days)
- 4.0 / 5
- Community
-
29 May 2016
GLCM_Features4.m: Vectorized version of GLCM_Features1.m [With code changes]
GLCM_Features4 - Calculates the texture features from the different GLCMs
[GLCM_Features4 execute faster than initial code in GLCM_Features1]The GLCMs are stored in a i x j x n matrix, where n is the number of GLCMs calculated due to the different orientation and
- 6K (All time)
- 2 (Last 30 days)
- 4.3 / 5
- Community
-
5 Apr 2010
xml2struct , with bug fix and added features
An improved version of xml2struct that converts xml document into MATLAB structure.
another MATLAB file exchange submission : https://www.mathworks.com/matlabcentral/fileexchange/28518-xml2struct . Specifically, it has following features:1. Solved the issue that when comment is present
- 5K (All time)
- 6 (Last 30 days)
- 5.0 / 5
- Community
-
9 Mar 2017
Recursive directory listing - Enhanced RDIR
Files and directories listing, including recursive and other special features
Enhanced version of RDIR function, fixing some bugs and adding some features.- Basic use is similar to Matlab "dir" function, which allow you to list files and directories in a given path :
- 7.1K (All time)
- 5 (Last 30 days)
- 4.7 / 5
- Community
-
27 Jan 2014
OpenOCL - Open Optimal Control Library
Optimal Control toolbox for Matlab. Software for trajectory optimization and Model-predictive control (MPC).
. It implements direct collocations methods, and interfaces CasADi and ipopt to solve a non-linear program. Alternatively the new (work in progress) interface to acados can be used.Features: - Automatic
- 1.4K (All time)
- 5 (Last 30 days)
- 5.0 / 5
- Community
-
24 May 2020
- 92 (All time)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
23 Feb 2022
Local Depth SIFT and Scale Invariant Spin Image local features for 3D meshes
a toolbox to compute Local Depth SIFT and Scale Invariant Spin Image local features for 3D meshes.
descriptor matlab toolbox - a toolbox containing my work on local features for meshes: MeshScaleDoG local features detector, the Scale Invariant Spin Image descriptor and the Local Depth SIFT
- 3.2K (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
17 Dec 2012
OpenSURF (including Image Warp)
SURF (Speeded Up Robust Features) image feature point detection / matching, as in SIFT
Description:This function OPENSURF, is an implementation of SURF (Speeded Up Robust Features). SURF will detect landmark points in an image, and describe the points by a vector which is robust
- 26.4K (All time)
- 1 (Last 30 days)
- 4.2 / 5
- Community
-
6 Sep 2010
Multiscale Stereo Features Matching
Features selection and matching, from a pair of views.
The function uses a recursive approach to select and match at the same time a certain number of features from a pair of vies. The choice is driven by the variance of position estimate error
- 6.2K (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
3 May 2005
Examines the behavior of a set of three time domain, short-time features
Speech Processing” by L R Rabiner and R W Schafer.This MATLAB exercise examines the behavior of a set of three time domain, short-time features, as a function of the type of analysis window, the frame
- 1.6K (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
3 Jun 2015
Use the provided m-files for computing the features of an audio classification problem
maybe the most important step in audio classification tasks. The provided Matlab code computes some of the basic audio features for groups of sounds stored in WAV files. Furthermore, a simple class
- 14K (All time)
- 1 (Last 30 days)
- 4.8 / 5
- Community
-
18 Mar 2014
Real-Time Facial Recognition Using HOG Features
This example is basically to demonstrate how to register a new face, label new face, extract features and recognise the face in real time.
Overview : This example demonstrates how to register a new face, label new face, extract features and recognise the face in real time.It is a very interesting topic. However, in this
- 2.4K (All time)
- 2 (Last 30 days)
- 4.0 / 5
- Community
-
7 Dec 2020
System object definitions for sparsity-aware image and volumetric data restoration
(paraunitary),* Symmetric and* Multiresolution properties. For some features, we have prepared custom layer classes with Deep Learning Toolbox. It is now easy to incorporate them into flexible configurations and
- 1.8K (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
16 Jul 2024
Symmetric Molecule-Based Feature Detector (SymFD)
SymFD is a toolbox for the detection and characterization of edges, ridges, and blobs in 2D images.
SymFD can be used to detect features such as edges, ridges, and blobs in 2D images. Furthermore, SymFD supports the characterization of such features in terms of tangent directions (edges, and ridges
- 210 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
26 Jun 2019
- 2.8K (All time)
- 2 (Last 30 days)
- 4.8 / 5
- Community
-
1 Sep 2016
Easy understanding which features/toolboxes installed for various MATLAB versions on your computer
Easy understanding which features/toolboxes installed for various MATLAB versions on your computerThe contents is "get_active_features_licenses" script which returns features for the current Matlab
- 14 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
24 Apr 2025
NEURAL - a EEG feature set for newborns
A set of standard features used in neonatal EEG analysis.
NEURAL: A Neonatal EEG Feature Set in MatlabMatlab code to generate a set of quantitative features from multichannel EEGrecordings. Features include amplitude measures, spectral measures, and basic
- 255 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
17 Jul 2023
FEATURE EXTRACTION FOR CHARACTER RECOGNITION
EXTRACTS FEATURE VECTORS FROM SINGLE CHARACTER IMAGES
The m-files inside this zip file extracts features of single characters of english language based on their geometric properties from the input image. Two approaches are explained for extracting
- 18.1K (All time)
- 2 (Last 30 days)
- 4.7 / 5
- Community
-
20 Feb 2012
- 919 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
18 Mar 2011
Code for Webinar "Signal Processing for Machine Learning"
MATLAB Code from example used in the Webinar "Signal Processing for Machine Learning"
by his or her smartphone.We used consolidated signal processing methods to extract a fairly small number of highly-descriptive features, and finally trained a small Neural Network to map the feature
- 7.7K (All time)
- 2 (Last 30 days)
- 4.9 / 5
- Community
-
1 Sep 2016
Route Validation in MANETs using MLP
Route Validation in Moblie Ad-hoc Networks using Multi-Layer Perceptron Neural Network
- 218 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
2 Feb 2020
Infill Patterns and Shell Contours - 3D Printing Slice Data
Functions to add a simple alternating rectilinear infill pattern and additional shell contours to outline slice data.
The main function is add_features.add_shell, add_infill and process_slice_data are supporting functions.plot_slices is used to visualise the results.It is recommended to use other functions to
- 198 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
9 May 2021
Wormhole detection in MANET using MLP
Wormhole attack detection in Mobile Ad-hoc Networks using a Multi-Layer Neural Network
- 425 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
2 Feb 2020
- 5.2K (All time)
- 1 (Last 30 days)
- 4.9 / 5
- Community
-
6 May 2014
Hyperspectral Image Classification
Code for the paper " Classification of Hyperspectral Images by Gabor Filtering Based Deep Network"
- 900 (All time)
- 2 (Last 30 days)
- 5.0 / 5
- Community
-
28 Oct 2018
- 166 (All time)
- 5 (Last 30 days)
- 5.0 / 5
- Community
-
19 May 2022
- 808 (All time)
- 1 (Last 30 days)
- 5.0 / 5
- Community
-
20 Nov 2017
This program generates a custom Gabor filter bank; and extracts the image features using them.
second function named "gaborFeatures.m" extracts the Gabor features of an input image. It creates a column vector, consisting of the Gabor features of the input image. The feature vectors are normalized to
- 1.5K (All time)
- 3 (Last 30 days)
- 5.0 / 5
- Community
-
5 Oct 2016
Fault Detection Using Deep Learning Classification
This demo shows how to prepare, model, and deploy a deep learning LSTM based classification algorithm to identify the condition or output of
run the project.Part 1 - Data PreparationThis example shows how to extract the set of acoustic features that will be used as inputs to the LSTM Deep Learning network.To run:Open MATLAB project
- 3.5K (All time)
- 13 (Last 30 days)
- 4.6 / 5
- Community
-
6 Sep 2022
Microscopy Image Browser (MIB)
MIB is a package for segmentation of multi-dimensional (2D-4D) microscopy datasets
- 1.3K (All time)
- 7 (Last 30 days)
- 5.0 / 5
- Community
-
9 Feb 2019
Industrial Machinery Anomaly Detection
Train an autoencoder on normal operating data from an industrial machine to predict anomalies.
Industrial Machinery Anomaly DetectionThis example applies various anomaly detection approaches to operating data from an industrial machine. Specifically it covers:Extracting relevant features from
- 976 (All time)
- 6 (Last 30 days)
- 5.0 / 5
- Community
-
30 Sep 2021
- 4.9K (All time)
- 5 (Last 30 days)
- 4.8 / 5
- Community
-
10 Oct 2014
Robot Soccer: An Exercise in Learning the Key Features of Simulink
Demo files to accompany the Introduction to Simulink webinar
This demo helps you apply the key features of Simulink that are discussed in the "Introduction to Simulink" webinarThe demo was specifically built using the features and concepts that are shown in
- 5.3K (All time)
- 2 (Last 30 days)
- 4.3 / 5
- Community
-
1 Sep 2016
This program generates a custom Gabor filter bank; and extracts the image features using them.
second function named "gaborFeatures.m" extracts the Gabor features of an input image. It creates a column vector, consisting of the Gabor features of the input image. The feature vectors are normalized to
- 34.4K (All time)
- 3 (Last 30 days)
- 4.8 / 5
- Community
-
19 Aug 2015
EMG functions and classification methods for prosthesis control - Joseph Betthauser
EMG DSP functions, classifiers, and miscellaneous
- 977 (All time)
- 6 (Last 30 days)
- 5.0 / 5
- Community
-
24 Jun 2018
- 458 (All time)
- 1 (Last 30 days)
- -- / 5
- Community
-
1 Oct 2012
Feature Selection Library (MATLAB Toolbox)
- 23.5K (All time)
- 31 (Last 30 days)
- 4.8 / 5
- Community
-
3 May 2020
Feature Selection Based on Interaction Information
Self-contained package for feature selection based on mutual information/interaction information.
, 2009.The Matlab function select_features.m includes several previously published methods as special cases, such as FOU, MRMR, MIFS-U, JMI, and CMIM. It allows for higher-order interaction terms, forward and
- 4.5K (All time)
- 2 (Last 30 days)
- 4.7 / 5
- Community
-
17 Mar 2010
Histogram features of a gray level image
This function is to calculate histogram features of a gray level image
Following features are calculated:% Mean% Variance% Skewness% Kurtosis% Energy% EntropyAny Other histogram based features can be easily incorporated.Enjoy it.
- 7.8K (All time)
- 1 (Last 30 days)
- 4.8 / 5
- Community
-
15 Nov 2007
OCTSEG (Optical Coherence Tomography Segmentation and Evaluation GUI)
OCTSEG is a GUI and function collection to segment and visualize retinal layers on OCT data.
CSV file, which is readable by many standard software programms (e.g. Excel).Current Features:- Heidelberg Engineering Spectralis OCT RAW data (.vol ending): Circular scans and Optic Nerve Head centered
- 1.6K (All time)
- 9 (Last 30 days)
- 5.0 / 5
- Community
-
11 Apr 2018
- 5.5K (All time)
- 25 (Last 30 days)
- 4.7 / 5
- Community
-
25 Aug 2015
A clock built using a general 3d rendering engine which supports shafts, gears, and clock-hands.
driven clock. The file 'clockFeatures.m' defines all the data required to create my clock. Eventually I would like to have my 3D data read from an xml file instead of from an m-file. There is
- 6.5K (All time)
- 1 (Last 30 days)
- 4.6 / 5
- Community
-
1 Sep 2016