Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Matlab program of face detection based on Gabor feature extraction and neural network
no vote
Matlab program of face detection based on Gabor feature extraction and neural network, mex file for color space conversion of MATLAB color image! The program is used for conversion between RGB, luv, XYZ and lab color space. Decompress the file, there will be six mex files, put them in the search path of MATLAB, can be used directly! For example: y = rgb2lab (x); where x is the image to be converted, its color space is RGB; y is the output image, its color space is lab.
jrgrss
2018-01-22
0
1
No more~