Welcome![Sign In][Sign Up]
Location:
Search - human identification in matlab

Search list

[Special EffectsfanqieHSI

Description: :为实现番茄收获机械自动化,提出了利用计算机视觉代替人眼对成熟番茄进行自动识别的方法。首先对番茄图像进 行了各种去除噪声方法的比较,提出用HSI 颜色系统的H 色调分量作为识别的颜色特征参数。利用最大方差自动取阈法及 数学形态运算等构成的识别算法对采集的番茄图像进行自动识别.-: In order to realize automation of tomato harvesting, the use of computer vision to replace the human eye of a mature tomato automatic identification method. First, a variety of tomato image noise removal methods, the use of HSI color hue component H system as a means of identification of the color feature parameter. Automatic check using the maximum variance threshold method and mathematical form of computing, such as recognition algorithm consisting of tomato collected images of automatic identification.
Platform: | Size: 94208 | Author: daiyu | Hits:

[GDI-Bitmaplixiang

Description: 通过理想高通滤波器实现对图像的锐化,图像锐化的目的是突出图像的边缘信息,加强其图像的轮廓特征,以便于人眼和机器的识别。-Through the realization of the ideal high-pass filter for image sharpening, image sharpening is designed to highlight the edge of the image information, to enhance the outline of the characteristics of their images in order to facilitate the human eye and machine identification.
Platform: | Size: 3072 | Author: lushan | Hits:

[Video Capturedetection

Description: 里面是10篇关于智能视频监控中运动目标检测,识别,跟踪等的文章,还包含了两篇关于人运动检测识别的综述,希望对大家能有所帮助。-There is a 10 on the intelligent video surveillance in moving target detection, identification, tracking and other articles, also includes two on human motion detection to identify a synthesis, in the hope that we can help.
Platform: | Size: 723968 | Author: | Hits:

[Graph programMATLABface

Description: 此代码很完善,能很好识别人脸。很有用的识别程序-This code is perfect, can well identify the human face. Useful in identification procedures
Platform: | Size: 100352 | Author: 白雪 | Hits:

[matlabHumandistinguish

Description: 人型辯識(內附測試圖)以及註解,請依各人需求去改-Human-type identification (with test pattern), and comments, please go to change according to individual needs
Platform: | Size: 14275584 | Author: Jason Wang | Hits:

[OtherFace-Eye-Detection

Description: 基于matlab的人眼识别代码,识别出人眼的位置等等,可以用在图像预处理之中!-Matlab-based human eye identification code, to identify the position of the eye, etc., can be used in image preprocessing being!
Platform: | Size: 2155520 | Author: lm | Hits:

[Embeded-SCM DevelopSTM32-Speech-Recognition-Master

Description: 于市售 STM32 开发板上实现特定人语音识别处理项目。识别流程是:预滤波、ADC、分帧、端点检测、预加重、加窗、特征提取、特征匹配。端点检测(VAD)采用短时幅度和短时过零率相结合。检测出有效语音后,根据人耳听觉感知特性,计算每帧语音的 Mel 频率倒谱系数(MFCC)。然后采用动态时间弯折(DTW)算法与特征模板相匹配,最终输出识别结果。先用Matlab对上述算法进行仿真,经数次试验求得算法内所需各系数的最优值。而后将算法移植到 STM32 开发板上,移植过程中根据 STM32 上存储空间相对较小、计算能力也相对较弱的实际情况,对算法进行优化。最终完成于 STM32 微处理器上的特定人语音识别系统。-Implement speech recognition processing project in commercially available STM32 development board. Identification is the process: pre-filter, ADC, framing, endpoint detection, pre-emphasis, windowing, feature extraction, feature matching. Endpoint detection (VAD) short-time amplitude and short-term zero rate combined. After detecting an effective voice, according to the characteristics of human auditory perception, calculated for each frame of speech Mel Frequency Cepstral Coefficients (MFCC). Then dynamic time warping (DTW) algorithm and feature template matches the final output recognition result. First with Matlab simulation algorithm described above, after several trials to get the optimal value of each coefficient within the desired algorithm. The algorithm will migrate to STM32 development board, the porting process according to the STM32 relatively small storage space, computing power is relatively weak situation of the optimization algorithm. Finally completed on the STM32 micr
Platform: | Size: 325632 | Author: Chenkly | Hits:

[Special Effectszhiwenshibie

Description: 图像处理,在MATLAB环境下,编程,实现对人的手指的指纹的识别-Image processing, in the MATLAB environment, programming, the realization of the human finger fingerprint identification
Platform: | Size: 1517568 | Author: 杜妖 | Hits:

[Special EffectsMATLAB身份证号码识别系统GUI论文

Description: 本课题为基于连通域分割和模板匹配的二代居民身份证号码识别系统,带有一个GUI人机交互界面。可以识别数十张身份证图片。 首先从身份证图像上获取0~9和X共十一个号码字符的样本图像作为后续识别的字符库样本,其次将待测身份证图像进行去噪、灰度化、二值化、水平投影切割,垂直投影并切割,将待测身份证号码分割出来,然后进行待测号码图片与字符库样本对比计算、识别判断、最终确定待测身份证号号码。本设计关于身份证号码的识别是基于Matlab软件的基础上进行的。(This project is a second generation ID card number recognition system based on connected domain segmentation and template matching, with a GUI human-computer interface. It can identify dozens of ID card pictures. Firstly, the sample images of 11 number characters (0-9 and x) are obtained from the ID card image as the character library samples for subsequent recognition. Secondly, the ID card image to be tested is denoised, grayed, binary, horizontal projection cut, vertical projection and cut, the ID card number code to be tested is segmented, and then the number image to be tested is compared with the sample of the character library for calculation and recognition judgment Finally determine the ID card number to be tested. The identification of ID card number in this design is based on MATLAB software.)
Platform: | Size: 566272 | Author: www.wobishe.com | Hits:

[matlabMATLAB课堂考勤(GUI)

Description: MATLAB课堂考勤(GUI) 该课题为基于MATLAB pca的人脸考勤系统。可以从一副图像中找出多人人脸,分割,计算人数,然后提前制作好这些人的人脸库,进行逐一识别是谁,是不是库内人脸,如是,具体是谁,如果不是,那提示库外人脸。具有友好的人机交互界面,还可以二次开发成摄像的,但是摄像头误差可能会有点。识别流程为:读取图像,人脸定位,人数统计,人脸分割,人脸识别,库内外判别。(The subject is face attendance system based on MATLAB PCA. We can find multiple faces from an image, segment and calculate the number of people, and then make a face database of these people in advance to identify who they are one by one, whether they are the faces in the database, if so, who they are, and if not, prompt the faces outside the database. It has a friendly human-computer interface and can be developed into a camera again, but the camera error may be a little bit. The recognition process includes: image reading, face location, number of people statistics, face segmentation, face recognition, identification inside and outside the database.)
Platform: | Size: 18601984 | Author: for Matlab | Hits:

CodeBus www.codebus.net