Community Profile

photo

prateek nahar


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


how to access individual elements from a variable?
This is my code s1=[216 46; 176 127; 227 131; 256 170; 176 187]; a=s1(:,1); disp(a); b=s1(:,2); disp(b...

6 years ago | 1 answer | 0

1

answer

Question


how to i download and install R2015b on my machine. I am already using R2015a.
how to i download and install R2015b on my machine. I am already using R2015a.

6 years ago | 1 answer | 0

1

answer

Question


Image Graphs How to use it
I have downloaded Image Graphs matlab code but i am not able to run it. I am getting errors like this.. Undefined function or...

6 years ago | 1 answer | 0

1

answer

Question


How to plot a graph in matlab2015 on given points.
I have an array or list like s1=[216 46; 176 127; 227 131; 256 170; 176 187; 285 215; 169 233]; of some points of an ima...

6 years ago | 1 answer | 0

1

answer

Question


How do I find out the LBP on a perticular pixel.
Hello, every one this is my code after executing this code i am getting histogram graph as i mentioned in code and also some val...

6 years ago | 0 answers | 0

0

answers

Question


HOW to calculate LBP on specific points out of an image.
I have a image and i want to calculate LBP on some points out of an image that points are stored in a vector/array. Please, let ...

6 years ago | 1 answer | 0

1

answer

Question


How i could calculate LBP on a given array values of a image.
I have a image and i want to calculate LBP on specific points from an image that points are stored in a vector/array. Please, le...

6 years ago | 0 answers | 0

0

answers

Question


how do i generate LBP of fingerprint image.
i have fingerprint image i use matlab code like a=lbp('my fingerprint image'); now i want to show this a. how can i do that.

6 years ago | 1 answer | 0

1

answer

Question


how to find color of a X,Y coordinate
i have value of x,y coordinates, i want code to capture color of that coordinate.

6 years ago | 1 answer | 0

1

answer

Question


Hello people, I am looking for a function to show coordinates of extracted minutiae points from fingerprint.
i already have ridge ending and bifurcation points of a fingerprint image. Now i want the positions of that points in terms of x...

6 years ago | 0 answers | 0

0

answers