Community Profile

photo

Sadoon Alwaz


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


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...

4 years 前 | 0 个回答 | 0

0

个回答

提问


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...

4 years 前 | 0 个回答 | 0

0

个回答

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答