资源列表
cp_compare_gps
- 2 sample t-test for group compare
sim_rawdata
- SAR radar的影像模擬,假設3點回波資料,產生一組雷達回波-SAR radar image simulation, assuming 3 points echo data to produce a set of radar echo
peopledetect
- people detect haar training
LightCompensation
- 利用小波变换进行人脸识别的光线补偿,有助于提高人脸识别的分辨率-face recogniztion illumination compensation
BaseData-POR
- 天气雷达数据读取工程文件,配合前面的文件进行处理-weather radar data read engineering documents, with the previous document processing
Matlab_Hand-Partition-Recognition
- 这是一个实现图像分割,从而进行手势识别的程序,可用于学习,很不错的-This is the example of a gesture recognition for hand recognition, segmentation, in order to achieve the target hand, the matching
stock_share_data_capture
- 股票数据爬虫,matlab版本,与网上同一类型的区别在于,能够直接运行,有一定的借鉴意义。-Stock data crawler, matlab version, with the same type of difference between online, can run directly, have certain reference significance.
License_Plate_matlab
- matlab语言编写的车牌识别系统,代码简单,并加有详细注释,而且识别率蛮高的哦-matlab language License Plate Recognition system, code-easy, and plus have detailed notes, and recognition rate is quite high Oh! ! !
detection
- 基于肤色模型的人脸检测程序,通过高斯模型建立相似度函数,再经过最佳阈值法来进行二值化,在经过形态学处理得到人脸区域。-Skin color model based on face detection process, the establishment of the similarity function by the Gaussian model, and then through the optimal threshold method for the two values, obtaine
skin_detect
- 先讀入膚色,非膚色的圖片,在將各張圖片由RGB轉成YCbCr。讀進來的時候,我是用四維的陣列去存膚色的圖片以及非膚色的圖片。第一個維度是用來存放有幾張圖片,接下來是解析度,還有幾個channel。讀進來之後再分別對膚色,非膚色的Cb,Cr來作統計。分別會得到Cb,Cr的mean和variance。再依次分別帶入Multivariate Normal Density的公式去求得膚色,非膚色出現的機率。最後再將得到的兩個機率值相除,得到的值,拿來和threshold值相比,藉此來判斷Input的圖的
PCA-face-recognition-code
- 基于matlab平台的PCA人脸识别代码,-PCA face recognition code based on the Matlab platform
hafu1ine
- 这个程序可以识别图像中的线段或者直线,算法采用哈夫变换,将直线变换为另一个坐标系中的点,进而完成识别。-this procedure can identify the image or straight line segments, Hough transform algorithm. Linear transformation of coordinate system to another's point, thus completing the identification.