登录
首页 » Special Effects » 利用阈值法分割图像的matlab程序和实验报告,这是本科学习图象处理时的作业,供初学者参考...

利用阈值法分割图像的matlab程序和实验报告,这是本科学习图象处理时的作业,供初学者参考...

于 2022-04-07 发布 文件大小:114.13 kB
0 172
下载积分: 2 下载次数: 1

代码说明:

利用阈值法分割图像的matlab程序和实验报告,这是本科学习图象处理时的作业,供初学者参考-threshold method of image segmentation and experimental procedures Matlab report This is the undergraduate study of image processing operations, information for beginners

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 关于图像腐蚀、图像膨胀、开运算和闭运算、以及数学形态学的其他运算...
    关于图像腐蚀、图像膨胀、开运算和闭运算、以及数学形态学的其他运算-corrosion on the image, image expansion, opening and closing operations computation, mathematical morphology and the other Operational
    2022-08-09 06:56:39下载
    积分:1
  • 实现一种局部二值化功能,并能进行参数修改。
    实现一种局部二值化功能,并能进行参数修改。-To achieve a partial binary function, and parameters can be modified.
    2022-02-02 07:04:18下载
    积分:1
  • 图像反转源码,c代码,环境windows
    图像反转源码,c代码,环境windows-source, c code, the environment windows!
    2022-01-25 22:33:12下载
    积分:1
  • corner detection angle detection of the procedures in detail, perhaps for your t...
    corner detection 角点检测的详细程序,也许对于你检测目标有辅助作用-corner detection angle detection of the procedures in detail, perhaps for your testing objectives supporting role
    2022-02-26 02:52:39下载
    积分:1
  • 画roc曲线的matlab程序,roc曲线又称操作特性曲线 程序注释很详细...
    画roc曲线的matlab程序,roc曲线又称操作特性曲线 程序注释很详细-Roc curve matlab painting process, roc curve, also known as operating characteristic curve procedures in great detail the Notes
    2022-02-06 17:40:49下载
    积分:1
  • 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,...
    30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.-30 image processing VC++ Source code, including 256 colors to grayscale, Hough transform, image_j1, PCA, Walsh transform, contrast stretching, binarization transformation, anti-color, box encoding, Fourier Transform , Gaussian smoothing, gray balance, mean filter, Laplacian sharpening (edge detection), discrete cosine transform, the brightness increases and decreases in inverse filtering deal, check on the number of check index, the gradient sharpening, image processing, mirror image, image translation, image scaling, image thinning, image rotation, Wiener filtering treatment using Canny edge extraction operator, threshold transform, histogram equalization.
    2022-02-12 05:12:39下载
    积分:1
  • 提出了基于边缘特征的亚像素投影配准算法,法引入新的图像相似性评价函数 ― 均方误差函数(Mean Sequare Er ron ,MSE)...
    提出了基于边缘特征的亚像素投影配准算法,法引入新的图像相似性评价函数 ― 均方误差函数(Mean Sequare Er ron ,MSE)-Proposed sub-pixel edge features based projection matching algorithm, France and the introduction of a new image similarity evaluation function- the mean square error function (Mean Sequare Er ron, MSE)
    2022-03-26 12:18:20下载
    积分:1
  • 使用opencv实现一些基础的边缘检测,sobel robert等。
    使用opencv实现一些基础的边缘检测,sobel robert等。-Opencv achieved using some basic edge detection, sobel robert so.
    2022-03-24 21:56:19下载
    积分:1
  • Hough变换处理的源代码,希望大家能用一点点,但…
    一个处理hough变换的源码,希望大家能有点用,不过是一个matlab的源码,一会再传一个C的-Hough transform a deal with source code, hope that we can use a little bit, but is a matlab source code, one would send a C of
    2022-04-23 04:10:38下载
    积分:1
  • 算法特点: (1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整); (2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、...
    算法特点: (1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整); (2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、斜率等参数; (3)程序代码完全工程化设计,对320×240图像的处理速度可达15帧/秒; 测试方法: 在安装有USB CMOS摄像头的计算机上直接运行本程序即可看到实时检测直线的处理效果(采用不同颜色表示不同方向的直线)。 (可用于立体视觉、摄像机标定、人体运动分析、智能交通道路检测、工业生产监测等) -Algorithm features: (1) can detect low-contrast line (which can be the basis of issues of interest to adjust the edge intensity) (2) The programming interface is simple, very easy to transplant integration, the algorithm can output images in a straight line for each starting point, the end of the slope and other parameters (3) code fully engineered design, on the 320 ⊙ 240 image processing speeds of up to 15 frames/s testing methods: in the installation of USB CMOS camera has a computer running the program directly to see real-time Detection of linear treatment effect (using different colors in different directions that a straight line). (Can be used for stereo vision, camera calibration, human motion analysis, intelligent traffic detection,
    2023-01-19 23:55:04下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载