Community Profile

photo

Sandhiya CSE


Last seen: 거의 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • First Answer
  • Revival Level 1
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Could nt get the result
f=figure; c=uicontrol; c.String='getrsf'; function getrsf_Callback(hObject, eventdata, handles) % hObject handle to msg_b...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


how to detect car from a video
foregroundDetector = vision.ForegroundDetector('NumGaussians', 3, ... 'NumTrainingFrames', 50); V=VideoReader('vid...

거의 4년 전 | 답변 수: 0 | 1

0

답변

답변 있음
Calculate Car speed from a video stream
Can someone send the input video for this code

거의 4년 전 | 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...

거의 4년 전 | 답변 수: 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...

거의 4년 전 | 답변 수: 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...

대략 4년 전 | 답변 수: 1 | 0

1

답변