photo

amrin shaikh


Last seen: quasi 5 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

11 Domande
0 Risposte

RANK
125.489
of 300.364

REPUTAZIONE
0

CONTRIBUTI
11 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

Feeds

Visto da

Domanda


I want to convert color image into binary image with smoothing
herewith I have attached output of my code img_orig = imread(filename); %color fingerprint image subplot(2,3,1); ...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


I have successfully detected skin color but not able to understand the working of find function in it.
I have successfully executed below code but i am not getting what does it means? img_ycbcr = rgb2ycbcr(img); Cb = img_y...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Image Rotation and Scale Using Automated Feature Matching
I try to derive Image Rotation and Scale Using Automated Feature Matching I use the code provided by Matlab My code i...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


I have a fingerprint image i want to connect all ridges smoothly
my image is very light. its ridges are visible but i cannot process it in. please help me connecting ridges and making making it...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


connect dots by creating smooth lines
Hello All, I request you to help me in drawing lines between two centroids of red highlighted circle and it should be based on ...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Local binary pattern is used to prove liveness
i have executed Local Binary Pattern code but I am not getting that how histogram calulation can help in proving liveness. cl...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


doubt in surf features
I have executed SURF algorithm in matlab. program successfully got execute but i can not understand that which feature got matc...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


Regarding matrix similarity of image with rotation and scaling
I am having one image and i rotate that image at 30 degree angle and generated rotated image file. read they both and store it i...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


pts3 = H*[pts1;ones(1,n)];
Error using * Inner matrix dimensions must agree. Here H is array but I do not understand the meaning of [pts1;ones(1,n)] ca...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


i want to store 3 attributes in 3 columns of excel sheet and 10 times
code is>>>> f1='13_1_1'; f2='13_1_2'; a=0; i want to create excel sheet named sheet1 having 3 columns where in firts attri...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


my program throws multiple exceptions but I want to code it like that when it receives first exception should not move furthur and quit by returning a value
input to svd is Inf NaN NaN NaN NaN NaN NaN NaN NaN Error using svd Input to SVD must not conta...

circa 7 anni fa | 1 risposta | 0

1

risposta