搜索资源列表
-
0下载:
在matlab中编程实现图像的创建256级灰度图像的灰度级直方图;
2. 三段式线性变换,区间参数自定义;
3. 灰度图像转变为二值图像(阈值自定义);
4. 无论使用matlab或OpenCV,均不可使用库函数。
-Matlab programming in the 256-level grayscale image to create gray-scale image histogram 2. Three-step linear transformation, custom
-
-
0下载:
本代码利用matlab实现了图形的一些简单变换,包括灰度化,二值化等-The code is implemented using matlab graphics simple transformation, including grayscale, binary, etc.
-
-
1下载:
二进制流读入bmp图像,空间和灰度分辨率的改变-Bmp image read the binary stream, spatial and grayscale resolution change
-
-
0下载:
大津法,将灰度图像转化为二值图像,选取的阀值是生成图像的方差最大-Otsu method, the grayscale image into a binary image, the selected threshold is the maximum variance of the image generated
-
-
0下载:
P0201:MATLAB赋值
P0202:MATLAB中的for循环
P0203:MATLAB中的for循环和if条件
P0205:MATLAB图像处理的基本操作
P0206:MATLAB高级图像处理操作
P0207:根据RGB图像创建一幅灰度图像
P0208:二值图像的取反操作
P0209:用imshow函数显示图像
P0210:在同一个窗口内显示两幅图像
-P0201: MATLAB assignment
-
-
0下载:
MATLAB图像处理源程序汇总2:程序代码说明
P0201:MATLAB赋值
P0202:MATLAB中的for循环
P0203:MATLAB中的for循环和if条件
P0205:MATLAB图像处理的基本操作
P0206:MATLAB高级图像处理操作
P0207:根据RGB图像创建一幅灰度图像
P0208:二值图像的取反操作
P0209:用imshow函数显示图像
P0210:在同一个窗口内显示两幅图像-
-
-
1下载:
肺部CT图片分割提取出肺实质:迭代法获取灰度阈值;二值化图像;分区使用纯M语言编写,各个环节都是自己编程解决,没有用Matlab内置的函数,方便改成其他语言代码。-Lung CT image segmentation to extract the lung parenchyma: iterative methods for grayscale threshold binary image partition using pure M language, are all aspects
-