






















经常有朋友询问博文以及开源相关问题,
但由于博文写后内容一般没有同步更新,而相关代码是有变更或者偶尔会有地址失效之类的问题。
故此觉得有必要写一篇博文大纲,用于整合更新大纲信息,后续便于统一回复一些常见的问题。
这里主要涉及一些基础知识,适合基础相对薄弱的同学一阅。
如果对图像特别感兴趣的朋友,最好要把模糊算法都过一遍。
其他的,根据可个人需求自行翻阅。
代码仓库:
https://github.com/cpuimage/MTCNN
代码仓库:
https://github.com/cpuimage/skin_smoothing
代码仓库:
https://github.com/cpuimage/FastBilateralFilter
https://github.com/cpuimage/BEEPS
代码仓库:
https://github.com/cpuimage/Deblurring
代码仓库:
https://github.com/cpuimage/LocalColorCorrection
代码仓库:
https://github.com/cpuimage/AutomaticWhiteBalance
代码仓库:
https://github.com/cpuimage/OcrPreprocessing
代码仓库:
https://github.com/cpuimage/Lut3D
3.mser 最大稳定极值区域(文字区域定位)算法 附完整C代码
代码仓库:
https://github.com/cpuimage/mser
代码仓库:
https://github.com/cpuimage/deskew
1.文字渲染一探
代码仓库:
https://github.com/cpuimage/TinyText
代码仓库:
https://github.com/cpuimage/stb_fft
代码仓库:
https://github.com/cpuimage/tinymp3
代码仓库:
https://github.com/cpuimage/resampler
代码仓库:
https://github.com/cpuimage/FFTResampler
代码仓库:https://github.com/cpuimage/SimpleAudioDenoise
2.音频算法之我思
代码仓库:暂未开源
学习资源:https://github.com/alexanderchiu/AudioProcessor
代码仓库:
https://github.com/cpuimage/rnnoise
示例程序:
https://files.cnblogs.com/files/cpuimage/wav2midi.zip
1.1 开源预处理算法等响度滤波
代码仓库:
https://github.com/cpuimage/EqualLoudness
代码仓库:
https://github.com/cpuimage/shazam
https://github.com/cpuimage/AudioFingerprinter
代码仓库:
https://github.com/cpuimage/pitchshift
2.音频增益响度分析 ReplayGain 附完整C代码示例
代码仓库:
https://github.com/cpuimage/ReplayGainAnalysis
代码仓库:
https://github.com/cpuimage/WebRTC_AECM
https://github.com/cpuimage/WebRTC_NS
https://github.com/cpuimage/WebRTC_VAD
https://github.com/cpuimage/WebRTC_AGC
https://github.com/cpuimage/WebRTC_CNG
以上将博主的博文大致分为 基础,图像,音频,杂谈几个类别。
并整理了大部分的开源地址,方便大家学习和查阅。
若有其他相关问题或者相关技术需求可以通过以下方式联系:
最好注明来意哈~
微信: Dbgmonks
QQ: 200759103
邮箱: gaozhihan@vip.qq.com
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。