Question


What you mean by the fidelity term of an image function?
What you mean by the fidelity term of an image function?

9 years ago | 0 answers | 0

0

answers

Question


What is the difference between double() and im2double() ?
What is the difference between double() and im2double() ?

9 years ago | 1 answer | 0

1

answer

Question


Why an image is converted to double using I=im2double(I); in matlab?
I=im2double(I); what is the need for it

9 years ago | 1 answer | 0

1

answer

Question


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?

9 years ago | 1 answer | 0

1

answer

Question


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);

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 0 answers | 0

0

answers

Question


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

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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 ...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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 ...

9 years ago | 0 answers | 0

0

answers