how can I include imbinarize() to matlab R2015a?

1 view (last 30 days)
To process a fingerprint (Rolled, card-ink based) which was taken through webcam contains complex background. I believe that imbinarize() will do better, but i'm running with matlab r2015a where this function is not included. So my requirement is to add that function in r2105a and amke use of it without buying new version and its licence.

Answers (1)

Walter Roberson
Walter Roberson on 27 Jul 2016
Once hired you would work to convince your boss to allow you to back-port imbinarize to R2015a.
While you are working on your resume and going through the hiring process, you might want to consider seeing if graythresh has functionality close enough to be of benefit to you.
  1 Comment
bandi sreenath
bandi sreenath on 28 Nov 2020
Saw your comment after few years for the first time. My question seems funny now. LoL

Sign in to comment.

Categories

Find more on Images in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!