搜索资源列表
normalize-src
- sound signal process for normalize
matlab_sourcecode_for_Axes
- FPEXTRACTDEMO 指纹特征提取演示程序 一个完整的指纹特征提取程序。包括常用的所有算法... 选项: - Centralize: 二值化图像,计算中心点 - Crop: 图像修剪 - Sectorize: 可视化扇形 - Normalize: 归一化输入图像 - Gabor filters: 可视化Gabor滤波器 - Convolute: 计算输入图像和Gabor滤波器的convolution - Features: 特征可视化 - Fing
HHHH
- Type Classification Code [英汉计算机大词典] n.分类码 :main.m (program control)discretize.m (converts image to discrete values)plotimg.m (plots划分 images)dirImg.m (computes the directional image)extract.m (extracts square portion of image抽取块方向图 - called by dirImg
基于眼裂的人脸图像归一化.doc
- 针对人脸识别中图像前期处理的人脸图像归一化问题,用AdaBoost Cascade方法检测出人脸和眼裂,提出以两眼裂中心点连线为基准进行水平旋转和尺度的归一化矫正方法。与通常的利用两眼瞳距方法相比较,该方法更加快速准确,能处理多达20°的倾斜,对戴眼镜、图像模糊、俯视、仰视、斜视等情况的鲁棒性更好。 A novel approach was presented, using the line between the two center points of the palpebral fiss
normalize histogram
- normalize histogram
Ncut
- 自己写的Normalized Cut图像分割,聚类程序,程序非常清晰,花了很长时间调试。-Normalize Cut
fingerprint
- Type Classification Code: main.m (program control) discretize.m (converts image to discrete values) plotimg.m (plots images) dirImg.m (computes the directional image) extract.m (extracts square portion of image - called by di
normalize
- 对数据进行归一化,读取图像,计算数据的delta/range值-On normalized data, read the image, calculating the data delta/range value
FacNorrmalizationUsingMultiscaleKeypoints
- this paper shows how we can normalize face geometrically using keypoints before face recognition takes place. consequently increasing the recognition rate.
IluminationNormalization4FaceRecognition
- this document shows how to normalize illumination and reducing the negative effects of illumination on face recognition.
634-normalize
- sql server interview questions and answers
anp
- 输入一个数,判断其大小,并返回一个介于0-2pi的与之对应的数。-Normalize angle into the range 0 <= A < 2pi
plotXmatrix
- Plots columns of matrix data as distinct time series. User should normalize data first to minimize overlap
graphAnalysisToolbox-1.0
- 各种图像处理的工具库,来自random walk的开发者。包括normalize cut, random walk等多种图像分割函数等。-Various image processing tool library, from the random walk of the developer. Include normalize cut, random walk and other functions such as image segmentation.
cut
- image segmentation: introduction of graph cut, grab cut, normalize cut,-image segmentation: introduction of graph cut, grab cut, normalize cut,...
normalize
- 对混沌时间学列但不预测及多步预测的输入信号信号归一化处理-Studies of chaotic time series prediction and multi-step, but not predictable input signal signal normalized
satish
- Avetis Ioannisyan avetis@60ateight.com Last Updated: 11/30/05 LMS Channel Adaptation reset randomizers randn( state ,sum(100*clock)) rand( state ,sum(100*clock)) numPoints = 5000 numTaps = 10 channel order Mu = 0
WGL02
- 自行编写一个简单的Vector3 向量类,至少需支持3D向量间的加减乘除操作,向量与标量浮点数的乘除操作,以及点乘(Dot)和叉积(Cross)以及归一化(Normalize)操作。(20 ) (2) 自行编写一个Matrix4x4矩阵类,至少需要支持矩阵间加减操作,矩阵乘操作,矩阵单位化操作(Identity,即输出一个单位矩阵),转置操作,以及矩阵与3D向量相乘的操作。(请思考为何使用4x4的矩阵,并注意其与3D向量的相乘方式,实际上,我们需要将3D向量转为4D齐次表示形式,相乘后再转换
normalize
- DEscr iptION NORMALIZE cast RAW signal to double precision into [LB,UB] domain INPUTS : RAW : N-D numerical matrix OPTIONS : LB : scalar define lower bound UB : scalar define upper bound OUTPUTS
normalize
- 将opencv库中的normalize函数用c++实现出来,实现对图像的归一化处理-Opencv library will normalize function with c++ actualized, realized the image normalization process