-
Computer-Vision-Using-Local-Binary-Patterns
The local binary pattern (LBP) is a simple yet very efficient operator which labels
the pixels of an image by thresholding the neighborhood of each pixel and considers
the result as a binary number. Perhaps the most important property of the LBP operator in real-world applications is its invariance against monotonic gray level changes caused, for example, by illumination variations. Another equally important is its computational simplicity, which makes it possible to analyze images in challenging real-time settings. LBP is also very flexible: it can be easily adapted to different types of problems and used
together with other image descriptors
- 2013-09-19 10:04:03下载
- 积分:1
-
Ex_3_4
optimizing code & lDPC
- 2015-04-01 22:46:12下载
- 积分:1
-
lpc-distrotion
This file computes the distortion of speech files regarding to lpc model in different subbands.
- 2010-12-15 21:53:44下载
- 积分:1
-
shiyan6
周期图法估计平稳随机信号功率谱的MATLAB实现
周期图法估计平稳随机信号功率谱的MATLAB实现(Periodogram method to estimate the power spectrum of the stationary random signal MATLAB implementation)
- 2012-05-04 12:48:49下载
- 积分:1
-
fig_tree
fig_tree和logistic map的那个混沌图像的生成(fig_tree and logistic map of the chaos generated image)
- 2014-09-25 03:28:42下载
- 积分:1
-
支持向量机用于对样本数据或函数的回归预测 svm
支持向量机用于对样本数据或函数的回归预测,此文件源码是用C#编写的 可以在Matlab环境下实现(Support vector machine is used to sample data or the regression function, the file C# source code is written in the Matlab environment to achieve)
- 2010-11-07 09:05:38下载
- 积分:1
-
一个声纹识别的全代码matlab(需要录音)
说明: 一个声纹识别的全代码matlab(需要录音)(A full code matlab for voiceprint recognition (recording required))
- 2020-10-30 23:09:56下载
- 积分:1
-
hign_SNR_VAD
高噪声环境下的麦克风阵列VAD算法研究,介绍了VAD算法在多声道环境中的检测效果(High noise environments VAD algorithm for microphone array research, introduce the VAD algorithm in multi-channel environment detection effect)
- 2007-10-23 22:57:08下载
- 积分:1
-
bpsk_err_rate_06_08_31
单径瑞利信道中的BPSK的理论误码率性能,并画出比特信噪比与误码率的关系曲线。(this program is my home work in wirelwss communication.)
- 2009-12-24 11:00:31下载
- 积分:1
-
LibraryMain
/*A student is a part of institute, the type of student varies on the basis of their department, year of registration, course –UG or PG, status regular, a student of alumni. Based on these details, a student performs various functions in an institute like: registering for a course, attending seminars, viewing and editing details, etc.*/
- 2014-09-21 16:49:30下载
- 积分:1