gaozhihan

Results 25 repositories owned by gaozhihan

AudioDenoise

36
Stars
16
Forks
Watchers

c implementation of 《Audio Denoise by Time-Frequency Block Thresholding》

AudioFingerprinter

35
Stars
14
Forks
Watchers

an efficient algorithm for acoustic fingerprinting implementation in c

CelebAHairMask-HQ

59
Stars
4
Forks
Watchers

A large-scale face dataset for hair segmentation, hair recognition, and GANs for hair generation and editing.

Deblurring

48
Stars
19
Forks
Watchers

Estimating an Image's Blur Kernel Using Natural Image Statistics, and Deblurring it: An Analysis of the Goldstein-Fattal Method

FFmpeg_Lut3D

43
Stars
19
Forks
Watchers

3D Lookup table filter Port From FFmpeg

fftResample

16
Stars
5
Forks
Watchers

a simple wave resampling by fft example.

FFTResampler

42
Stars
33
Forks
Watchers

A Simple and Efficient Implementation Of Fast Fourier Transform For Audio Resampler

LocalColorCorrection

34
Stars
12
Forks
Watchers

implmentation of 《Local Color Correction using Non-Linear Masking》

mser

15
Stars
3
Forks
Watchers

c implementation of Maximally Stable Extremal Regions (MSER) algorithm (modify from VLFeat)

MTCNN

177
Stars
89
Forks
Watchers

MTCNN face detection implementation base on NCNN