Community Profile

photo

Graur Alin


Universitatea Petrol-Gaze, Ploiesti

Active since 2015

Followers: 0   Following: 0

Senior Student @ UPG Ploiesti

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Matrix with one numbers column and one strings column.
Ok, so I have a for loop which returns me, for every file I read from a folder, the name of the file and some values I read from...

9 years ago | 1 answer | 0

1

answer

Question


Add directory path to fopen
I have this code: name = strrep(name,' ','_'); date = strrep(date,' ','_'); FileName=[name '_' date '.txt']...

9 years ago | 1 answer | 0

1

answer

Question


Can someone explain to me exactly how this works?
J=I(:,:,1)>160; I know it converts an image to binary, but how? *matlab newbie*

9 years ago | 1 answer | 0

1

answer

Question


How to read a .txt file?
Is it possible to read this file line by line and create two matrices with two columns and a different number of lines? The f...

9 years ago | 2 answers | 0

2

answers

Question


How do I use an image as a global variable?
I need to pass my image from the GUI where I load it with this: [path,user_cancel] = imgetfile(); if user_cancel ...

9 years ago | 1 answer | 0

1

answer

Question


Can you give me some tips about the algorithm I should use in a fingerprint matching function?
Ok, so I have four vectors of two fingerprint images: for every image I have a vector that stores the position of the ridge endi...

9 years ago | 1 answer | 0

1

answer

Question


Subscripted assignment dimension mismatch.
So I am working on a fingerprint thingy, not important. The thing is I am storing the position of the minutiae (ridges and valle...

9 years ago | 1 answer | 0

1

answer