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?

meer dan 9 jaar 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);

meer dan 9 jaar 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

meer dan 9 jaar 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

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar 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...

meer dan 9 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 9 jaar 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...

meer dan 9 jaar 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

meer dan 9 jaar 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 ...

meer dan 9 jaar 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...

meer dan 9 jaar 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 ...

meer dan 9 jaar ago | 0 answers | 0

0

answers