搜索资源列表
matlabstudyim
- matlab图像处理代码,供初学者使用,有详细说明-Matlab image processing code for beginners, a detailed descr iption
matab 图像处理代码
- 这是一份matlab的图像处理代码,里面有些试验照片,程序可以运行
matlab-digital_image
- 数字图像处理matlab代码,几个常见的滤波器和图像处理的代码-digital image processing Matlab code, several common filter and image processing code
AMLE
- AMLE水平集图像插值(AMLE.cpp),包括灰度图轮廓跟踪算法(edgeTrace.cpp),数学形态运算(morphology.h) (其中 AMLE.cpp 是王大凯等《图像处理的偏微分方程方法》一书附带CD中Matlab代码 AMLE_level_set_interp.m 的C++实现)。 注意!本项目还需要下载本人先前上传的 DIBmp.rar,并请自行调整项目所含文件的路径。-AMLE, Edge trace, morphology
huffman
- 数字图像处理的MATLAB代码,通过霍夫曼编码实现对图像的处理!-This software is used to process the picture!
frequencyfilter
- 数字图像处理中的有关频域滤波的代码,希望对大家能有所帮助 matlab-Digital image processing in the frequency domain filtering code, and hope we can help matlab
denoise
- 数字图像处理中的小波去噪代码! 希望对大家有用 matlab-Digital image processing in the wavelet de-noising code! Want to be useful to everyone matlab
Image-segmentation-Extraction
- 数字图像处理中的图像分割代码! 希望对大家有用 matlab-Digital image processing image segmentation code! Want to be useful to everyone matlab
superresolution_v_2[1].0
- 数字图像处理中的超分辨率分析代码! 希望对大家有用 matlab-Digital Image Processing in Super-Resolution Analysis of code! Want to be useful to everyone matlab
hundujunheng
- 图像处理的代码,用MATLAB编写的灰度均衡-Gray balance
code
- 这段代码的功能是实现图像去雾处理,Matlab代码,可以直接运行的-Functionality of the code is to realize image processing demisters Matlab code can be run directly
lswf
- 数字图像处理空间维纳滤波LSWF模型MATLAB代码-Digital image processing space Wiener filter LSWF model MATLAB code
linTrans
- 数字图像处理,灰度线性变换MATLAB代码-digital image process, gray-level s linear transformation matlab code
Gansaleisi
- 冈萨雷斯matlab图像处理 原版代码 各章代码,详细,适合初学者-matlab code for image processing
MATLAB-tuxiangchuli-Hough-jaince-
- MATLAB图像处理 Hough霍夫曼直线检测 源程序代码,欢迎大家下载-MATLAB image processing Hough line detection Huffman source code, welcome to download
image-processing
- 《现代数字图像处理技术提高及应用案例详解(MATLAB版)》书中配套代码-" Modern digital image processing technology to improve and Applications Detailed (MATLAB Version)," the book Companion Programs
guidedfilterinterpolation
- 将导向滤波应用于图像插值的matlab代码,效果比较好,处理速度非常快。-Will guide the filter applied to the image interpolation matlab code, the effect is better, the processing speed is very fast.
DAOHANG-matlab
- c agv的角度和距离等导航参数的偏差提取,以及图像处理相关代码-Extracting navigation parameters deviation angle and distance C AGV and the like, and an image processing relevant code
3D-Reconstruction
- Matlab语言编写,从二维图像标记重构3维行人姿态,动态处理。非常适合在此基础上二次开发。资料包含全部代码和相关理论论文。已测试,非常完美实现。(Matlab language is used to reconstruct 3 dimensional pedestrian pose from two-dimensional image tags. Very suitable for two development on this basis. Data contains all the cod
图像锐化
- 此代码是多种不同的算子情况下对于图像锐化的处理,包括sobel算子等,matlab源码