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...
대략 6년 전 | 답변 수: 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 ...
대략 6년 전 | 답변 수: 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...
대략 6년 전 | 답변 수: 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...
대략 6년 전 | 답변 수: 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...
대략 6년 전 | 답변 수: 1 | 0

