资源列表
新建文件夹
- 对于MATLAB双目视觉处理中,通过前期获取摄像机参数等后制成深度图。(For MATLAB binocular vision processing, we can get the depth map after obtaining camera parameters in the early stage.)
MC
- 利用MC算法进行医学图像3D重建,基于python和VTK(MC algorithm for 3D reconstruction)
视差图程序
- 对于双目视觉处理中,对于已经标定好都后的系统,处理左右目的图像,形成视差图。(For binocular vision processing, for the system that has been calibrated, the left and right target images are processed to form disparity map.)
视差图代码2
- 对于双目视觉处理中,对于已经标定好后的系统,进行处理左右目的图像,完成立体匹配,形成视差图。(For binocular vision processing, for the system that has been calibrated, the left and right target images are processed to form disparity map.)
边缘检测算法的一种实现
- 自己写的一种查找图像边缘的方法,效果还不错(a way to find the edge of a picture by myself, and it can reach good result)
GLCM
- 本程序实现的功能为提取图像的GLCM,包括能量、熵、相关性等(The function is to extract the image GLCM.)
B6649
- 数学建模动态模糊模糊图片处理维纳滤波方法实现(Mathematical modeling, dynamic fuzzy and fuzzy image processing, Wiener filtering method.)
数学建模运动模糊图像的复原
- 数学建模,动态模糊与模糊图像处理,维纳滤波方法。(Mathematical modeling, dynamic fuzzy and fuzzy image processing, Wiener filtering method.)
第一章 图像的点运算
- 基本图像处理,图像点运算,几何变换,灰度变换,对数变换(Basic image processing, image point operation, geometric transformation, grayscale transformation, logarithmic transformation.)
image fusion based on wavelet
- 基于小波变换的图片融合的程序及GUI界面程序(imagefsuion based on wavelet and gui design)
zuixiaowaijiejuxing
- 使用matlab识别图像目标,并外接最小矩形方便计算面积等特征值。(Identifying the image target and connecting the smallest rectangle)
DeepLabV3-Tensorflow-master
- Deeplabv3 实现语义分割,可以实现标准库21个分类目标识别(Deeplabv3 segmentation)