资源列表
数学建模运动模糊图像的复原
- 将运动的模糊图像复原,以理论为基础,如果认真去看能得到想要的结果(Restoration of motion blurred images is based on theory. If we look carefully, we can get the desired results.)
打包matlab文件
- 屏幕缺陷检测背景纹理拟合,用于LED mura缺陷检测(for p=1:1 [X,Y,Z]=random_point(img,0.5); C=coeffi(X,Y,Z); background=form(img,C); IMG=im2double(img); defect=IMG-background; img=defect; end defect=abs(defect); figure(2),imshow(img,[]),title('');)
NC
- 实现归一化相关系数NC的计算,测试有效,需自己替换两张所需计算的图片(The calculation of normalized correlation coefficient NC is effective, and we need to replace two pictures that we need to calculate.)
word
- 世界地图,lyr格式,是arcgis中的自带数据,可在arcmap中查看。(world map lyr format you can open in arcmap)
idcard
- 识别身份证号码,opencv版本为2.4.9. qt版本为5.8.(Identification ID number)
车牌样本库
- 用来训练的样本库,只有整车的图片,车牌需要自己识别切割(Image for SVM trainning)
快速引导滤波算法
- 基于何凯明的快速引导滤波的算法原理,引入linea图像作了引导滤波的验证,欢迎各位吧友批评指正。(Fast Guide Filter algorithm)
dxfxyz
- 从CAD中提取自己所需要的坐标和格式,一键生成。(Extract the coordinates and formats that you need from CAD, and create one key.)
tvdeconv_C程序
- 全变分图像处理程序; 实现超分辨;图像去噪;图像恢复(C program of TV algorithm; superresolution; denoising ; image recover;)
matlab人脸识别程序代码
- 简单的机器学习,人脸识别算法(IDE:matlab)(machine learning, face recognation)
hand.ply
- 常用的三维点云数据,手的三维数据可以用MATLAB和PCL打开。(Common 3D point cloud data)
eigenface-master
- 人脸识别,运用PCA主成分分析进行识别,orl人脸数据库,40个人(Face recognition PCA algorithm)