Feeds
質問
Could nt get the result
f=figure; c=uicontrol; c.String='getrsf'; function getrsf_Callback(hObject, eventdata, handles) % hObject handle to msg_b...
5年以上 前 | 1 件の回答 | 0
1
回答質問
how to detect car from a video
foregroundDetector = vision.ForegroundDetector('NumGaussians', 3, ... 'NumTrainingFrames', 50); V=VideoReader('vid...
5年以上 前 | 0 件の回答 | 1
0
回答回答済み
Calculate Car speed from a video stream
Can someone send the input video for this code
Calculate Car speed from a video stream
Can someone send the input video for this code
5年以上 前 | 0
質問
Function IMRESIZE expected input number 2, MAP, to be a valid colormap. Valid colormaps cannot have values outside the range [0,1].
clc; clear all; close all; c0 = 2; imgID = 1; Img = imread(char(strcat(int2str(i...
5年以上 前 | 1 件の回答 | 0
1
回答質問
Instead its type was matlab.graphics.primitive.Image.
clc; clear all; close all; c0 = 2; imgID = 5; Img = imread(char(strcat(int2str(i...
5年以上 前 | 1 件の回答 | 0
1
回答質問
I have a code for K-means clustering help me correcting error
%grayscale image segmentation using k-means algorithm function kmeansegmentation clc;close all; clear all; [im,map]=imread...
6年弱 前 | 1 件の回答 | 0



