资源列表
椭圆检测
- MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码.附件中的源代码是matlab编写的,实现一种对于椭圆的稳定的数据拟合算法。(Matlab implementation of a direct Algorithm based on the least squares ellipse fitting source code. Annex in the source code is prepared by Matlab, to achieve a stable data for the o
基于GDAL的GIS产品坐标系统批量转换_谢艳玲
- 基于GDAL的GIS产品坐标系统批量转换_谢艳玲(GDAL based GIS coordinate system batch conversion)
张正有标定法
- 经典相机标定法,用于获得相机的内部参数,便于矫正相机镜头畸变(The classical camera calibration method is used to obtain the internal parameters of the camera, which is convenient to correct the camera lens distortion)
基于图像的二维剪纸自动生成方法
- 基于图像的二维剪纸自动生成方法啊的论文啊(Image-based two-dimensional paper-cut automatic generation method)
matlab实现SAD立体匹配代码
- matlab实现SAD立体匹配代码,自带双目图片与标准视差,matlab2018下课运行
MS-SSIM
- MS-SSIM,全参考图像质量评价经典算法(MS-SSIM, a full reference image quality assessment method)
opencv-python 去除图片文字
- opencv-python 去除图片文字
pytorch_YOLO3
- 识别图像,将图像分类,基于python语言,权重需要在网上下载(Identify images and classify images)
小波去燥
- 使用小波去燥法去除图像中的噪点。MATLAB成简单实用,亲测很好用 只需更改图像路径
MATLAB图像处理实例详解
- MATLAB图像处理实例详解pdf 关于matlab图像处理很全面,精通必看(Detailed explanation of MATLAB image processing example)
希尔伯特变换(HHT)的 完整 MATLAB程序
- 很详细的hht编程代码,matlab亲测可用,提供了比较清晰的注释,帮助理解(Very detailed HHT programming code, matlab pro test available, provides a relatively clear note to help understand)
S1IM159.【已完成】基于SVM的烟雾识别系统
- 基于SVM的烟雾识别系统 运动区域提取使用的是 自适应混合高斯背景建模 特征算法使用的是 HOG+LBP 机器学习方法使用的是 scikit的SVM(Smoke recognition system based on SVM The moving region extraction uses adaptive Gaussian mixture background modeling feature algorithm, hog + LBP machine learning method