Location:
Search - subpl
Search list
Description: subplot(2,2,1) imshow(I) title( 原始图象 )
subplot(2,2,2) imshow(BW1) title( prewitt 边缘检测后的图象 )
subplot(2,2,3) imshow(BW2) title( canny 边缘检测后的图象 )
subplot(2,2,4) imshow(BW3) title( sobel 边缘检测后的图象 )
-subplot (2,2, 1) imshow (I) title (original image) subplot (2,2, 2) imshow (BW1) title (prewitt edge detection of images) subpl ot (2,2, 3) imshow (BW2) title (canny edge detection of images) subplot (2') imshow (BW3) title (segmentation edge detection, the image)
Platform: |
Size: 2637 |
Author: 阿强 |
Hits:
Description: 用subplot分别在不同的坐标系下作出下列四条曲线,为每幅图形加上标题-subplot were used in different coordinate system to the following four curves for each piece of the title with graphics
Platform: |
Size: 9216 |
Author: 淡林 |
Hits:
Description: Matlab绘制子图函数的使用,Matlab绘制子图函数的使用-Matlab rendering the use of subgraph function, Matlab mapping function using subgraph
Platform: |
Size: 2048 |
Author: expert_12345 |
Hits: