Community Profile

photo

ZhG


INSA

Last seen: mehr als 2 Jahre vor Aktiv seit 2012

Followers: 0   Following: 0

Kontakt

Statistiken

All
  • First Review
  • First Submission
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


Biometric modality quality metric validation/evaluation.
An implementation of the validation of a biometric quality metric.

etwa 8 Jahre vor | 1 Download |

Thumbnail

Frage


how can show a 3-D plot of grayscale values for a fingerprint image
Hello, I want to that described in the title. How can I calculate the 3rd values. Is that the gradient or something else? Thank...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


binary file operations write and read
Hello, I am trying to write some 2D coordinates into a binary file. However, what I read from the file that had been writen i...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how can I obtain the coordinates of the polygon border pixels
Hello, For example, there is an image on which I have a set of points and the vertices of the convex hull of these points. We...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I know some special points according to the 'probplot'
For example, I have a group of points in 2D plane. Then, I make a probplot (normal) of them. p = [xi, yi] i = 1, ..., N...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


To calculate or estimate a center of a convex hull
I am trying to find a center or estimated center of a convex hull of a set of points. In Matlab, we can obtain the convex hull o...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
To calculate the angles of the Delaunay triangles
Thank you guys.

mehr als 9 Jahre vor | 0

Frage


To calculate the angles of the Delaunay triangles
I am trying to calculate the 3 angles of each triangle generated by Delaunay triangulation. For example, I have already obtained...

mehr als 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Distance between image block and image centroid of fingerprint
I want to calculate the distance between each block centered at (xi, yi) and the centroid of fingerprint image located at (xc, y...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How I can configure Borland C++ in 2011a
I am using Matlab2011a. I want to compile a external toolbox which needs to use Borland C++. But Matlab doesn't seem to support ...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I calculate the perimeters of Delaunay triangles?
Hello, Assume I have a set of point coordinates in a 2D plane. x = [ 16 16 16 17 18 19 19 20 21 2...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


(question about biometrics) What is the difference between these ROC curves?
Hello, I am reading something about ROC curve. And I found that the curve is different given in different publications. So, I...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how I can use gaussian mixture model to calculate a statistical value
Hello, I have a set of spacial point, i.e. coordinate (x,y) of each point. I want to use the gaussian mixture model. But, how...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can I draw a grid over a specified region of the image
For example, I have an image of 400*360. I want to draw small grids over a region of the image. E.g. draw small grids of 20*20 ...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how I can analyze this magnitude of 1D signal
This is a DFT magnitude graph of a set of 1D points. How can I analyze it? Can I say that the lowest frequency contribute most ...

mehr als 10 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


How can I calculate a dirac function of 2D discrete signal
For example, I have 20 2D points, as the input signal. (xi, yi) i = 1...Z , Assume that Z = 20, i.e. 20 points. How can I cal...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how can I calculate this joint distribution
Suppose that one object has two properties, and they are two discrete variable, as X and Y. The population number of both X and ...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


a series of point coordinates are known, and their orientation (angle). Calculate gradient
For example, 10 points' coordinates are known, as (xi, yi) i =1 ... 10 and a corresponding angle of each point is known, as ai ...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


about the calculation of phase spectrum for a set of coordinates
I want to implement an approach for calculating Phase spectrum of a set of coordinates. In the paper, it is described as 3 equat...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


about calculating a measure of an image feature vector
Hello, I want to ask a question about calculating a measurement of an image feature vector. For an image, several feature w...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Why my calculation of standard deviation of an image is different from the built-in function
However, I found where the problem happens. If I calculate standard deviation of an image without converting it into double, i...

fast 11 Jahre vor | 0

Frage


Why my calculation of standard deviation of an image is different from the built-in function
Hello, My code is shown below, and I opened the built-in function. I found it just calculates the square root or variance. S...

fast 11 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Ask questions about Gabor filter's parameters
I am trying to implement a 2D Gabor filter, but I don't understand several parameters of this filter. For example, I use a g...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can i obtain such 3-D meshgrid image of ...
Hello, Acutally, I want to generate a 3-D plot for a Gabor filter's (2D matrix) real part and imaginary part. But I don't kn...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can i understand this code (about Gabor wavelet)
I download a code at vision lab of UCSB. It is about Gabor wavelet, and there are something that I don't understand in the code....

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How should I understand this code
Hello, I have a code segment of generating gaussian noise, but I don't understand why it does so. p=1+rand(1)*99; Gaussi...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


If a toolbox doesn't exist in my matlab, how can i do about that?
Hello, As the title. Anybody has such an experience?

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I display a distribution of one data set on a graph?
Hello, I want to calculate a data set's distribution and display it on a graph. For instance, I have a previously computed da...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Has matlab a function to swap a vector? And generate a graph with 3 datasets.
Hello, Q1. I want to swap a vector like below, Is there a built-in function in Matlab? a = [ 1 2 3 4 5 6 ] a = swap(a) = [...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Mehr laden