Feeds
提问
Edge detection using matlab
close all; clc; img=imread('download.jpg'); B=rgb2gray(img); subplot(2,2,1) imshow(B) pause(2) I=double(B); for i=1:si...
6 years 前 | 0 个回答 | 0
0
个回答提问
After detection you need to plot output line on the input image Linear Squares Fitting... can anyone explain
After detection you need to plot output line on the input image Linear Squares Fitting... can anyone explain
6 years 前 | 0 个回答 | 0