API
imcrop()
1
2
A = imread("图片名")
B = imcrop(A ,[x y width length])
设置 Axis 在 Figture 中的边距、大小
1
set(gca,'Position', [.13 .17 .80 .74]);
Reference
-
Previous
【深度学习】SFNet:Semantic Flow for Fast and Accurate Scene Parsing -
Next
【深度学习】EfficientDet: Scalable and Efficient Object Detection