Feeds
질문
How can I make the image which is after hold on and plot to a variable
This is my code. figure; detect1=imshow(frame_target); hold on; line(newReferencePolygon(:, 1), newReferencePolygon(:, 2), '...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Monitor Deep Learning Training Progress
In MATLAB R2020b, when I use trainingOptions to set up network, MATLAB cannot create a figure of training progress. By the way,...
대략 5년 전 | 답변 수: 1 | 0
