搜索资源列表
simplecomputer
- 主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现).-main feature is support polynomial operations, which can import an entire polynomials, and to identify the priority level computing (using stack achieved).
GetImageFromVideo
- 使用DirectShow功能实现的从视频中采集图像的程序,可以按频率、累计数量或视频内容的变化显著程序为依据,自动采集和保存图像。也可以作为使用摄像头的采集功能进行视频、图像处理的一般程序框架。供没有DirectX开发经验,但需要相应功能的图像处理、模式识别、计算机视觉等方向的算法研究人员作为工具使用。在Visual Studio 2005环境开发。如果不是作为编程框架使用,则需要Intel OpenCV(开源)视觉库的支持。-execution functions of the video i
20051210180143962
- 基于OPENCV的人脸识别系统。非本人作品-OPENCV based Face Recognition System. - I works
CFZR
- 简单的人像识别系统, 只能模糊的检测人脸部分,有可能把手检测成人脸,背景要求高-simple automatic face recognition system, it will only vague Face detection, detection may handle adult face, background requirements are high
SpeakerRecognitionsystem
- 本程序是用MATLAB设计并实现一个简单的说话人识别系统,其主要功能模块包括语音信号的输入管理模块 ,语音的鉴别即特征提取块,语音的认证模块,程序很全. -this procedure is used MATLAB design and implement a simple speech recognition system, Its main function modules including voice signal input management module, voi
readmidifile
- 读midi文件,并能够提取midi文件中的音符,并提取出pitch contour(音符轮廓),以用于模式识别-Reading midi document, and be able to extract the midi paper notes, and extracted pitch contour (note profile), for Pattern Recognition
ReadingPeopleTracker-1.28
- 视频对象的跟踪提取原代码,能够有效地识别运动的人和物体,边缘准确,不受场景的影响-Video Object Extraction of the tracking code to identify effective movement of people and objects, accurate edge, Scenes from the impact
stihrs-0.2.0-sources
- 人脸识别系统,采用了隐式马尔可夫模型算法,请多指教!-face recognition system that uses a hidden Markov model algorithm, please enlighten!
vc++shipinkaifa
- vc++视频开发实例集锦,包括“远程视频监控”\"语音识别系统\"等13个经典例子。是VC++源码。-vc Video Collection development example, "Remote Video Surveillance", "Speech Recognition System" 13 classic examples. VC is the source.
Ada_boostMat
- 在图像分析与识别中,有一种巧妙的分类器设计方法叫做Ada_boost,它在近年来以其良好的性能和易于理解的特点引起广泛的关注,并在各种领域被成功运用,大大提高了分类器的性能。-in Image Analysis and Recognition, there is a clever design classification method called Ada_boost. In recent years, with its good performance and easier to under
VictorIdeVcl_103
- 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等
gisyudianzishangwu
- 一种车牌字符分割方法,属于图象处理技术领域,涉及车牌自动识别技术。采用拉普拉斯变换、区域生长和车牌先验知识相结合的方法-a license plate characters segmentation method, is the field of image processing technology, involving the installation of the Automatic Identification Technology. Using Laplace transform, r
mp4reader
- 利用ffmpeg读取mp4容器文件里面的视频track的内容,是ffmpeg在windows下面的一个挺好的示范(有点自夸),它是我给一个项目(匿名)提供的关于mp4的读写、解码、传输(RTP)、和码流识别的所有api的一部分,大概占1/8,就是指读那一部分了。-using ffmpeg containers then no time to read the documents inside the video track, ffmpeg is below the windows of a ve
mp4writer
- 利用ffmpeg保存视频到mp4容器文件里面,是ffmpeg在windows下面的一个挺好的示范(有点自夸),它是我给一个项目(匿名)提供的关于mp4的读写、解码、传输(RTP)、和码流识别的所有api的一部分,大概占1/8,就是指写那一部分了。同时,前面上传过一个读的工程,可以搜搜看。-using ffmpeg then no time to preserve video file container, ffmpeg is below the windows of a very good mo
decode_xvid
- 利用xvid解码mpeg4视频压缩帧的示例工程,是ffmpeg在windows下面的一个挺好的示范(有点自夸),它是我给一个项目(匿名)提供的关于mp4的读写、解码、传输(RTP)、和码流识别的所有api的一部分,大概占1/8,就是指解码那一部分了。我前面上传过mp4容器文件读写的内容,有兴趣可以搜一下。-use xvid mpeg4 video compression decoding fr a mes example, ffmpeg is below the windows of a ver
YuYinShiBie_VB
- 用VB编写的语音识别程序,比较简单,可供参考-VB prepared by the Speech Recognition procedures are relatively simple, for reference
1015cao5_baidu
- 采用草屋音乐搜索的风格,采用xmlhtp远程获取baidu数据,并进行了结构的重组,加入了在线播放和下载页面,自动识别歌曲格式调用相关播放器进行在线播放,支持flash搜索的在线播放 在3.0版上增加了歌词的搜索功能, 集成在线试听功能,同时显示相关歌词,提供歌曲下载功能-thatched cottages music search using the style used xmlhtp remote data access engines, and the structure of the r
AdaBoost_weaklearner_1
- adaboost分离器的详细程序,里面有训练和识别
SR
- 这个是用VC编写的微软的语音识别系统 功能还是很强大的
VidCap
- 一个通用视频源识别使用的控件,里面含有调用的例子