资源列表
matlab图像处理精通代码
- MATLAB图像处理精通全书代码 买书的时候带的(MATLAB image processing is well versed in the book's book.)
active_demons
- active_demons配准算法,附加几个评价参数!(Active_demons registration algorithm, add several evaluation parameters!)
pca-master (1)
- 此源代码使用Eigen C ++库在C ++中实现了PCA算法。 运行代码所需的组件: - 安装Visual Studio 2012(Express Edition工作正常) - Windows操作系统(Windows 7或更高版本) 如何运行源代码: - 打开文件。\ pca \ PrincipalComponentAnalysis \ PrincipalComponentAnalysis \ Program.cpp - 在行和列变量中设置矩阵的尺寸。 - 在m变量中设置
bunny.ply
- 兔子的点云数据,给没有点云的同学下载学习使用。(Bunny point cloud data, to point cloud classmates to download learning to use.)
分析
- 调用ARCGIS人口分布图,利用draw方法画人口分布点的范围(Call the ARCGIS population distribution map and use the draw method to draw the range of population distribution points)
图像融合
- 用OpenCV实现两幅图像的融合,并且在效果图上创建滑动条(The fusion of two images with OpenCV)
视频采集
- 创造一个交互式界面,打开USB摄像头,显示摄像头视频并采集视频(Create an interactive interface, open the USB camera, display video of the camera and collect video)
Asd-pocs
- 一种稀疏角度下的重建算法,该算法是在matlab平台上实现的CT重建算法(A sparse angle reconstruction algorithm)
single image synthesis 4D light field
- 从单张图生成4D光场,代码来自 "Learning to Synthesis a 4D Light Field from a Single Image" 这篇文章的作者,请自行搜索(light field view synthesis from single view)
IBP
- 4帧图像刚性仿射变换,得到低分辨率图像,用IBP重建超分辨率图像(4 frame image rigid affine transformation, low resolution image, IBP reconstruction of super-resolution image)
two_hiding_MZI_experience
- 基于两步相移全息的光学图像水印研究,山东大学(Study of optical image watermarking based on two step phase shifting holography)
harris.m
- 检测图像角点特征,学习matlab应用程序,学习计算机视觉基础知识(Detection of image corner features)