搜索资源列表
用C编的俄罗斯方块开发代码
- 用C编的俄罗斯方块开发代码,人工智能、图像处理、多媒体、流媒体工程师-C series of the Tetris code, artificial intelligence, image processing, multimedia, streaming media engineers
BipBuffer
- 环形缓冲区在流媒体处理以及音频或者通信里面广泛应用的数据结构,提供对ring buffer高效的算法实现-Ring buffer in the audio or streaming media processing and communications inside the data structure widely used to provide efficient algorithms for the ring buffer implementation
diaodu
- 哈工大数据结构试验源码————媒体流调度问题-Data Structure Test Source---- HIT stream scheduling
main
- 此代码实现rtmp上传流媒体服务器,很适合初选这是用-RTMP upload stream media server for this code, it is suitable for primary it is used
M20140624Beiyou
- 在matlab软件中实现流媒体在四种不同网络下的优先权切换-treaming media network in four different priority switch matlab software
人脸识别
- 基于ssm框架搭建的,前端通过获取video标签?调用本地的摄像头(获取用户媒体对象,流媒体数据base64),将流媒体数据画到convas画布上去?,后台调用百度API人脸识别接口,进入百度大脑搜索人脸识别即可获取官网的Secret Key,将前端获取的人脸信息的base64信息和你本地数据库里的人脸信息传到百度人脸识别的接口进行人脸比对,返回一个json数据,result参数 带别人脸相似度, result可自己定义,从而实现人脸识别登录(Based on the SSM framework