Community Profile

photo

Nupur Goyal


Attivo dal 2019

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


how to save double loop output in matrix form.
i am running double loop and i want to save its output in a matrix and plot each points of the matrix on image. [rows, colm]=si...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


find false minutae points in fingerprint
I am currently studying fingerprint biometrics and have been doing a lot of research into how fingerprint minutia is extracted. ...

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


how to store each ans which we get from loop in a 2-d array ?
[rows, colm]=size(Thin_image); % Avoid the boundary pixels bifurcation=0; ridge=0; for i=2:rows-1 for j=2:colm-1 ...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to find bifurcation and termination points in fingerprint?
I want to find total no. of termination and bifurcation points on an fingerprint image which is filtered properly.

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to Slide a 3X3 window across a pixel of the image in matlab.
I have an binary image I want to slide 3*3 window across it.

quasi 5 anni fa | 2 risposte | 0

2

risposte

Domanda


How to find sum of all pixels in rows whose value is 1 ?
I want to calculate the sum of all pixels in rows whose value is 1 in greyscale image

quasi 5 anni fa | 1 risposta | 0

1

risposta