- 博客(4)
- 收藏
- 关注
原创 数字图像处理实验4(HGD)—— 帮助文档
conv2: conv2 Two dimensional convolution. C = conv2(A, B) performs the 2-D convolution of matrices A and B. C = conv2(..., SHAPE) returns a subsection of the 2-D convolution with size specified ...
2018-05-01 19:54:21 541
原创 数字图像处理实验3(HGD)—— 帮助文档
imadjust:J = imadjust(I,[LOW_IN; HIGH_IN],[LOW_OUT; HIGH_OUT]) maps the values in intensity image I to new values in J such that values between LOW_IN and HIGH_IN map to values between LOW_OUT and HIG...
2018-05-01 19:19:35 233
原创 数字图像处理实验2(HGD)—— 帮助文档
im2double: im2double Convert image to double precision.im2double takes an image as input, and returns an image of class double. If the input image is of class double, the output image is identical to...
2018-05-01 18:55:12 366
原创 数字图像处理实验1(HGD)—— 帮助文档
实验一:matlab简介与图像运算imadd:Z = imadd(X,Y) adds each element in array X to the corresponding element in array Y and returns the sum in the corresponding element of the output array Z. X and Y ...
2018-04-30 13:13:13 403
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人