Statistik
10 Fragen
0 Antworten
RANG
185.116
of 295.467
REPUTATION
0
BEITRÄGE
10 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How do I measure mean of every 10 data of a vector size 1x1500?
I have a vector of size 1x1500, whose every 10 values, are of one person (i.e, there are 150 persons). I should estimate the ...
mehr als 10 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
How do I define a window in an image from specific coordination?
In an image I would like to define a square window, the place where I want to define a square, its coordination in pixel is know...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I get the coordinates of a fingerprint image?
I have several images in which they have been located in different areas. I would like to find the coordination of where the ima...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I load a folder, read the content images and save it as a mat file?
I have a folder including my sample data. I would like to read them all at once and save the workplace as a .mat file. Any id...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to train a Neural Network to give me a classified output based on male or female?
In my project I have two vectors of [200x1] that should be used in Neural Network and trained in a way that it gives me the subj...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I gain indices of max values in 2D matrix?
For a 16 x 12 matrix I should sort it in descending order to gain the max values (like 10 in total). After that, I should find w...
mehr als 10 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
How do I divide image into overlapping blocks size
In a paper, it has been said that they have computed frequency over a discrete grid of granularity using 15x15 windows. Consulti...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How do I calculate gradient and hessian matrix by two operators?
For each point (x,y), the gradients should be calculated by two operators like: operator x:1/4*[1,0,-1;0,0,0;1,0,-1] oper...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I rotate each block of image to be perpendicular to x-axis?
For each block of a fingerprint image, the local orientation is measured. I tried to rotate gradients by their mean orientation ...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I implement imhist?
To measure the histogram equalization of an image, I should first calculate the histogram feature of it (it is what the function...
mehr als 10 Jahre vor | 1 Antwort | 0