Frage


Why using gray images for coding in matlab
When we done coding in matlab, I always see converting RGB images into gray ..What is the need for it?

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


What is the meaning of if size(I,3)>1 I=rgb2gray(I);
I dont understand why the condition if size(I,3)>1 means and why it is need to convert I=rgb2gray(I);

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to remove characters from latent fingerprint which is of the form of .jp2
How to remove characters from latent fingerprint which is of the form of .jp2

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Is Walter Roberson's hobby is to close the question...if he didn't know d answer..He is closing all my question.
If u close again my question..I Vl close all urs questions also.mind it

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to pick up the characters from fingerprint obtained from crime scene
I've got a fingerprint obtained from crime scene. It contain several characters, marks and so on. I need to remove those and obt...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Problem when loading dictionary into an .m file
when the dictionary is stored as a mat file, first it cannot be stored. Later when it can be stored , it cannot be loaded into a...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how can structured noise be eliminated from latent fingerprints
When I extract texture component from the latent fingerprint,the structured noises such as characters and numbers is not removed...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how can be characters removed from an image
How can be characters removed from an image.

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


is there any better way to remove structured noises from latent fingerprints ?
As the total variation model does not remove characters from latent fingerprint, is there any better way to remove structured no...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to save dictionary to a mat file
I could not save dictionary to a mat file using Save Dict D,where Dict is the mat file and D is the dictionary

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to remove structured noises such as characters from latent fingerprints which is in the form of .jp2
how to remove structured noises such as characters from latent fingerprint which is in the form of .jp2. When I done this using ...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Extraction of texture features from latent fingerprints
how to extract the texture and cartoon component from a latent fingerprint which is of the form .jp2. When I extract I'm getting...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


please explain the following code
function [y] = DTV(I,lamda,theta) h=[1 -1]; g=[-1 1]; R = exp(1i*theta); vx = zeros(size(I)); % the vector fields vy ...

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten