photo

Sadoon Alwaz


Last seen: 6 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
167,796
of 301,447

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 21,284

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,609

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Dimensions of arrays being concatenated are not consistent. trying to zeropad the image
My aim is to crop the portion of image i desire using Drawrectangle and then zeropad the croped image in such a way that every t...

6 years ago | 1 answer | 0

1

answer

Question


how to store xy coordinates for each frame????
I am trying to compare the xy coordinates of centroid of current frame with the xy coordinates of centroid of previous frame on ...

6 years ago | 0 answers | 0

0

answers

Question


Data type mismatch with input 2; expected single, got uint8.?? for vision.templatematcher implementation on video.??
my code for template matching on video feed is clear all ; close all; clc; H=vision.TemplateMatcher; H.SearchMethod='Three-s...

6 years ago | 0 answers | 0

0

answers

Question


template matching for live webcam feed???
anybody who can provide me with a robust template matching code which can detect a robot car from the live webcam feed and track...

6 years ago | 0 answers | 0

0

answers

Question


Index exceeds the number of array elements (2).????
i am using folowing code for template matching using normxcorr2,and i get above error, please review the code and guid me. code...

6 years ago | 1 answer | 0

1

answer