Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - feature
Search - feature - List
这是一款sift特征点匹配源码,,希望对大家有帮助 -sift This is one feature point matching source, and we hope to help
Update : 2024-04-30 Size : 3062784 Publisher : shh

这是一个基于opencv的角点特征点提取的程序,,希望对大家有帮助-opencv on the corner Feature Extraction procedure, and I hope to be helpful
Update : 2024-04-30 Size : 2488320 Publisher : shh

本平台包括语音的录制、播放、保存以及情感计算等功能,您可以根据自己的需要选择选择相应的菜单。 对于语音情感计算这个模块,如果您有现成的语音文件,您可以单击打开按钮,打开您要判断的语句,然后选择相应的功能。 如果您打开的是正常语音文件,请选择清浊分辨,然后再进行特征参数和情感计算;如果您打开的是鼾声,请选择鼾声分辨,并输入您想要的判别门限,然后再进行特征参数等的计算;如果您没有选择上面两个按钮,计算出来的将是原始语音的特征参数。 由于清浊音分辨是我们语音情感计算的预处理,所以如果您要进行情感计算,请先进行清浊音判断,否则情感状态的判别将不是很准确。-this platform include voice recording, broadcast, preservation and affective computing, and other functions. You can choose their own selection of the menu. Emotional Speech for the calculation module, if you have a ready-made sound files, you can click the Open button. open your statement to the judge, and then select the corresponding function. If you open the document is a normal voice, select Qingzhuo resolved, and then feature parameters and affective computing; If you open the snoring, snoring distinguish choice, and you want to import the discriminant threshold. then parameters for the calculation; If you have no choice above two buttons, calculated will be the voice of the original parameters. As Voicing our voice to tell Affective Computing pretreatment, so if you want to conduct
Update : 2024-04-30 Size : 81920 Publisher : beijingolympic.hi

DL : 0
pca进行特征提取源码,用matlab语言编写,pca即主成分分析-pca source for feature extraction using Matlab language, pca that Principal Component Analysis
Update : 2024-04-30 Size : 1024 Publisher : 王蕊

并本文对两大类步态识别算法进行了深入研究,其主要内容集中于步态特征的提取和分类器的设计两部分。 在特征提取阶段采用多种不同的方法提取多种不同的步态特征,其中效果较好的是一种基于模型的特征提取方法。本文使用关键点和肢体角度构建人体的骨骼化模型, 并对模型的各项参数提取做了改进,从人体的骨骼化模型中提取人体的静态参数(如身高、步幅等)以及动态参数(如运动过程中关键点的位置、运动轨迹、肢体角度、-and two types of paper gait recognition algorithm for in-depth study Its main contents concentrated in the gait characteristics of the extraction and classification of the design of two parts. Feature extraction stage in the use of different methods of extracting different gait characteristics, the effect of which is a better model-based feature extraction methods. Using the key points and limbs angle Construction human skeleton model and the model parameter extraction made improvements, from the human skeleton model of the human body from the static parameters (such as height, Stride) and dynamic parameters (such as the process of movement key points, trajectory, physical perspective,
Update : 2024-04-30 Size : 3257344 Publisher : QHLee

此算法是基于小波变换特征提取方法的图象匹配-this algorithm is based on the wavelet transform, feature extraction, image matching method
Update : 2024-04-30 Size : 2048 Publisher : sandy4000

利用快速傅立叶变换实现了人脸表情图像的Gabor变换的快速算法 针对不同尺度的Gabor小波特征采用不同的下采样因子来对Gabor变换特征进行第一次降维 利用一种改进的核鉴别分析方法对Gabor特征进行二次特征提取-using fast Fourier transform of Facial Expression Gabor transform the image of the fast algorithm for different foot the Gabor wavelet characteristics under different sampling factor to the Gabor transform features the first drop Shalikashvili Improved use of nuclear discriminant analysis method Gabor features second feature extraction
Update : 2024-04-30 Size : 32768 Publisher : zouchanjie

DL : 0
图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)-Image Feature Extraction of the source code, use the sobel operator edge extraction, the use of hu moments shape feature extraction of images, the use of color centers Moment image color feature extraction, use eclipes into the project and run the test file (test file could be to some notes run out some more features)
Update : 2024-04-30 Size : 46080 Publisher : 房劬

侧面特征提取的DEmo,大家觉得好的话我会继续上传相关代码-Feature extraction side DEmo, everybody feel good, then I will continue to upload the relevant code
Update : 2024-04-30 Size : 18432 Publisher : 范小九

本MATLAB程序 用MATLAB 来实现3D 图像的匹配 用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过3D向量的匹配 来实现3D 图像的配准-The MATLAB program using MATLAB to realize the matching of 3D images using Gaussian convolution to find the key points, re-use the key points of the feature vector through the 3D vector matching to realize 3D image registration
Update : 2024-04-30 Size : 1024 Publisher :

Active contour demo implements snake, which essentially is an A* search. This can be used for image registration, segmentation, feature extraction.
Update : 2024-04-30 Size : 463872 Publisher : Wenmiao Lu

DL : 0
PCA主元分析法进行特征提取,再进行人脸识别-PCA principal component analysis method for feature extraction, and then carried out face recognition
Update : 2024-04-30 Size : 2048 Publisher : chenxi

DL : 0
/// 只有WinXp及以上及系统才支持SHOpenFolderAndSelectItems() API /// 那其它系统该怎么实现这个功能呢?只能采用其它的方法来处理 /// 首先用XP跟踪到SHOpenFolderAndSelectItems()API中,看它是如何处理的,再用同样的方法去实现 /// 其它系统的这个功能使用工具 VC6 .net 2003 MSDN Ollydbg v1.10中文版-/// Only Winxp and above and system support SHOpenFolderAndSelectItems () API///that other systems how to realize this function? But to use other methods to deal with///First of all, to use XP tracking SHOpenFolderAndSelectItems () API, the look is how to deal with it, and re-use the same method to realize///other systems to use this feature tools VC6. Net 2003 Chinese version of MSDN Ollydbg v1.10
Update : 2024-04-30 Size : 14336 Publisher : 梁增健

DL : 0
传感器网络探测声信号通过特征提取进行目标设别分类-Sensor network to detect acoustic signals through the feature extraction for target-based classification of other
Update : 2024-04-30 Size : 10240 Publisher : sushujing

DL : 0
KPCA主要在图像去噪声方面有应用。此外还可以进行特征提取,降维使用 -KPCA major noise in the image to have the application. In addition can also be used for feature extraction, dimensionality reduction using
Update : 2024-04-30 Size : 1024 Publisher : videohu

DL : 0
基于多特征描述和DPF区域匹配的图像检索-Based on multi-feature description and matching DPF Regional Image Retrieval
Update : 2024-04-30 Size : 12288 Publisher : 王桂婷

FPEXTRACTDEMO 指纹特征提取演示程序 一个完整的指纹特征提取程序。包括常用的所有算法... 选项: - Centralize: 二值化图像,计算中心点 - Crop: 图像修剪 - Sectorize: 可视化扇形 - Normalize: 归一化输入图像 - Gabor filters: 可视化Gabor滤波器 - Convolute: 计算输入图像和Gabor滤波器的convolution - Features: 特征可视化 - FingerCode: 在数据库中加入该指纹 - Check: 指纹匹配-Fingerprint Feature Extraction FPEXTRACTDEMO demo program a complete fingerprint feature extraction procedures. Including all the algorithms commonly used options ...:- Centralize: binary image, Center Point- Crop: image pruning- Sectorize: Visualization fan- Normalize: normalized input image- Gabor filters: Visualization Gabor Filter- Convolute: Calculation of the input image and Gabor filter convolution- Features: Characteristics of visualization- FingerCode: in the database to join the fingerprint- Check: Fingerprint matching
Update : 2024-04-30 Size : 367616 Publisher : 郭长振

DL : 0
小波包4级分解及特征向量空间的建立,希望对大家有用-4 wavelet packet decomposition and feature vector space for the establishment, in the hope that useful to everybody
Update : 2024-04-30 Size : 1024 Publisher : wenliangbo

DL : 0
图像处理和特征提取的一本经典英文文献,Mark s. Nixon著。-Image processing and feature extraction of a classic English literature, Mark s. Nixon forward.
Update : 2024-04-30 Size : 3126272 Publisher : 海平

DL : 0
这是两幅256色图像进行图像匹配的例子。手动选取特征点,然后自动计算仿射变换参数,并将两幅图像进行并接,合成一幅图像。-This is a two-color image 256 image matching example. Manually selected feature points, and then automatically calculates the affine transformation parameters, and two images and then, synthetic image.
Update : 2024-04-30 Size : 113664 Publisher : 寄生蜂
« 1 2 3 4 56 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.