Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by priya05

  1. P

    want to know face boundary n feature extraction using matlab morphological operation

    i tried disk, square structural element of size 3*3 because when i am using size 2*2 then edge is not connecting
  2. P

    want to know face boundary n feature extraction using matlab morphological operation

    When i am applying dilation operation, i am getting the connecting boundary . after that i applied thinning operation than i am not getting the good result.. it is changing the shape of boundary.
  3. P

    want to know face boundary n feature extraction using matlab morphological operation

    i used the canny edge operator on enhanced image.. but i am getting the face boundary which is broken on some points. Can you tell me how i will be able to connect the broken ridges mainly i want face boundary that is not broken.
  4. P

    want to know face boundary n feature extraction using matlab morphological operation

    Can any one help me in finding the face boundary and feature extraction by using matlab morphological operation
  5. P

    Help me in orientation image code

    orientation image estimation of ramond thai thesis, also attach the code. i am not getting this code properly. no proper explanation is given in ramond thai paper. help me in understanding this code. line 46 sze = fix(6*gradientsigma); if ~mod(sze,2); sze = sze+1; end (for calcutation of...
  6. P

    problem in enhanced fingerprint image

    I attached the enhance fingerprint image.. on valleys there are a black dot . i have to perform the thinning . when i m using bwmorph operation i am getting these points as a line . how to remove these black dots so that i can extract correct minutiae

Part and Inventory Search

Back
Top