abinayapriya b
anna university
Followers: 0 Following: 0
Statistiques
5 Questions
0 Réponses
RANG
172 302
of 301 840
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 434
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 913
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
how to open pfiles downloaded from internet in matlab
i downloaded pfile from internet but i am not able to open pfile what i can do
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
i do spatial domain filtering but it takes too long time and output is blurred
clc; clear all; close all; I1=imread('C:/indu/103_.tif'); I2=im2double(I1); I=imresize(I2,[480 640]); [r c n...
plus de 13 ans il y a | 1 réponse | 0
0
réponseQuestion
how to perform double summation for numerator only
the formula is like this fltimg(i,j)={sum(m=(w-1)/2:-(w-1)/2)sum(n=(h-1)/2:-(h-1)/2)nor(i1,j1)}/(a+b)
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
how do perform normalization of fingerprint image by dividing them into subimages?
i tried many codes please help me this is the concept. For each pixel (i, j) in a subimage, which is acquired by dividing the ...
plus de 13 ans il y a | 1 réponse | 0
0
réponseQuestion
how do i perform local normalization of fingerprint image. please correct this code the sise of my image is 480x640
clc; I1=imread('D:/aa.png'); I1=imresize(I1,[450,600]) I= im2double(I1); set(gcf, 'units','normalized','outerposition...
plus de 13 ans il y a | 1 réponse | 0