已回答
How can I show the values from vision.CascadeObjectDetector?
hello Alvindra, what i know about vision.CascadeObjectDetector is u can only change it's parameters like classification model, s...

8 years 前 | 0

提问


how can I resolve the error related to corr2 in my code ??
my code is: clc; clear all; close all; tic; i1 = imread('G:\testing\abrupt\ed1ac\1.jpg'); i2 = imread('G:\te...

8 years 前 | 1 个回答 | 0

1

个回答

提问


how can we find the percentage of similarity between two matrices ??
i have two 1280-by-720 matrices. after looking the elements of those two matrices, both appears nearly equal. please tell me how...

8 years 前 | 2 个回答 | 0

2

个回答

提问


how can i find the location of the largest element in a 2-D matrix not in a column or row matrix?
I was getting a 1080-by-1920 matrix and i have to find the location of the largest value of the matrix, so how can i find it. I ...

9 years 前 | 1 个回答 | 0

1

个回答