Pinned Repositories
-index
algorithm-go
go语言实现常用的算法
android
Android-Audio-Processing-Using-WebRTC
All in all WebRTC. A Complete Guide to enable Rich and High Quality of **Real-Time Voice Communication** on Android Platform. This repository involves a complete understanding, implementation and documentation related to WebRTC Audio Processing.
Android-CameraPreview
https://github.com/zhanxiaokai/Android-CameraPreview
Android-Notes
Android-video_recorder_pro
https://github.com/zhanxiaokai/Android-video_recorder_pro
android-webrtc-aec
基于webrtc-aec模块的回声消除库,如果对你有帮助请给个star
android-webrtc-aecm
An acoustic echo cancellation for android, based on webrtc aecm algorithms
speechEmotionRecognition
speech emotion recognition
wywdahai's Repositories
wywdahai/BeautyCamera
Realize simple beauty effect demo with opencv and dlib
wywdahai/k2-fsa
wywdahai/Emotions-valence-and-arousal1
wywdahai/cv-papers
计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...
wywdahai/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
wywdahai/mace-models
Mobile AI Compute Engine Model Zoo
wywdahai/LearnFFmpeg
Android FFmpeg 音视频开发教程
wywdahai/EasyRTSPClient
Streaming media sdk tool:An elegant, simple, high performance & high compatibility RTSP Client Utility,can use in RTSP Player,NVR,RTSP Relay,EasyRTSPClient can run in any platform ,such as x68/x64/Windows/Linux/Android/iOS/arm etc..,with flexible interface,EasyRTSPClient can fit almost all network IPCamera,very easy to use.简单、稳定、高效、易用的RTSPClient工具,支持Windows、Linux、ARM、Android、iOS等几乎所有平台,支持RTP Over TCP/UDP,支持断线重连,能够接入市面上99%以上的IPC,调用简单且成熟稳定!
wywdahai/Android-Notes
wywdahai/NDK_OpenGLES_3_0
🔥 Android OpenGL ES 3.0 从入门到精通系统性学习教程
wywdahai/cmudict
CMU US English Dictionary
wywdahai/libwav
A simple C library for reading/writing PCM wave (.wav) files
wywdahai/OpenGlCameraRender
Camera2+OpenGl ES+Opencv+MediaCodec 实现美颜,大眼,贴纸,灵魂出窍,快慢录等效果。
wywdahai/mediapipe_face_detection_aar_example
MediaPipe face detection gpu demo with MediaPipe's Android archive library
wywdahai/Self-Cure-Network
This is a novel and easy method for annotation uncertainties.
wywdahai/Speech-Emotion-Classification-with-PyTorch
This repository contains PyTorch implementation of 4 different models for classification of emotions of the speech.
wywdahai/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
wywdahai/vae
a simple vae and cvae from keras
wywdahai/DATA_STRUCTURE
some data_structure and algorithm code practice
wywdahai/NativeCppApp
志哥博客《视觉滤镜编码》《OpenGL.Shader进阶》项目工程
wywdahai/Learn-OpenGLES-Tutorials
Welcome to the Learn OpenGL ES project home page! This project is a repository for the lessons and tutorials over at http://www.learnopengles.com/
wywdahai/ECDICT
Free English to Chinese Dictionary Database
wywdahai/hat-trie
C++ implementation of a fast and memory efficient HAT-trie
wywdahai/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
wywdahai/BlogApp
志哥博客《OpenGL.ES在Android上的简单实践》《NDK学习笔记》专栏demo工程
wywdahai/Mastering-OpenCV-4-Third-Edition
Mastering OpenCV 4, Third Edition, published by Packt publishing
wywdahai/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
wywdahai/wmix
混音播放器,音频录、播音托管程序。支持wav、mp3、aac格式播放,rtp搭载pcma、aac发收测试,webrtc vad录音辅助(无说话时消音)、ns/nsx录、播音噪音抑制、aec/aecm回声消除、agc录音自动增益 等
wywdahai/NN_Test
This project contains some neural network code
wywdahai/AVFFmpegLib
移植 FFmpeg 最新版本v4.4-dev-416 + libx264 + freetype + fontconfig + fribidi + openh264 +libfdk-aac + gnutls + speex + libwebp + lame +opus + opencore-amr + https)编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,目前内置了音视频剪辑、编辑、视频拼接、字幕、水印、倒放等功能,也可以根据 ffmpeg 命令模式来进行处理。