Neurotechnology company logo
Menu button

Release notes for MegaMatcher 13.x line products

These release notes are relevant for the following products:

• MegaMatcher 13.x Standard / Extended SDK
• VeriFinger 13.x Standard / Extended SDK
• VeriLook 13.x Standard / Extended SDK
• VeriEye 13.x Standard / Extended SDK
• VeriSpeak 13.x Standard / Extended SDK

You may subscribe for newsletters to receive notifications about the released updates.

See also the list of release notes for previous versions.

February 12, 2024

Product revision number: 20240212
Product revision hash: 3a1708d0239beebd65fc373f10a5bb37c8fb253a

The first release of MegaMatcher 13.1 SDK line.

Algorithms-related changes:

  • Facial recognition:
    • Face template creation optimized for better speed and also significantly reduced memory usage.

Updates and improvements:

  • Updatef fingerprint scanner and camera modules:
    • Added support for Athena Combo devices.
    • Reworked Suprema RealScan module for greater stability.
    • Reworked Canon EOS module for greater speed and stability.
    • Increased device compatibility for the SecuGen module.
    • Updated device SDKs (SecuGen and Suprema BioMini on Android, CanonEds on Windows).

November 7, 2023

Product revision number: 20231107
Product revision hash: 3350a10948f16c7f4f5206f5549c61b16e3fec85

Updates and improvements:

  • MegaMatcherAccelerator tutorials support gRPC Secure/Encrypted configuration.
  • Biometric capture devices support:
    • Added support for Suprema RealScan devices on Android.
    • Added support for Mantra fingerprint scanners on Android.
    • Updated Suprema BioMini SDK, which fixes BioMini Slim 3 support on Windows.

September 24, 2023

Product revision number: 20230924
Product revision hash: 4f048b8f5b21d2ab7e30311052e01bb897c634a1

New features:

  • Integrated ANSI/NIST Type-11 Record into the Java wrapper, along with accompanying samples and tutorials.

Fixes:

  • Resolved an issue where the first frame in NFaceView on Android would display as brown.
  • Addressed multiple bugs in the NdmSupremaRealScan module.
  • Resolved an issue in the NdmGreenBit module where LED lights remained on after capturing was finished.

Updates and improvements:

  • Biometric capture devices support:
    • Added support for Umpi TopScan finger scanner (via NdmBiometrika).
    • Enhanced the Aratek module's internal logic for Android and integrated LED functionality where available.
    • Included all auxiliary libraries for the NdmIntegratedBiometricsIBScanUltimate module, streamlining setup on Linux.
    • The NdmCmiTechIris module now provides TooClose/TooFar status feedback, aiding users in optimal iris capture.
    • Updated NdmCmiTechIris SDK, which fixes it's support on Windows.
    • Updated device SDKs (NdmBiometrika, NdmCmiTechIris, NdmGreenBit).

May 24, 2023

Product revision number: 20230524
Product revision hash: 8b71eb642db704c082832ba066273a786d26aa9f

New features:

  • New type of licensing introduced: AWS license, which is similar to serial number activation on machine, but supports AWS VMs.

Fixes:

  • Updated Biometrika SDK to 2.4.2, which fixes issue with 64-bit support.

Updates and improvements:

  • Changed liveness not to count licensing limitations for failed liveness check attempts.
  • New biometric capture devices are now supported:
    • BioID BioIris iris scanner.
    • Mantra MORPHS finger scanner.
  • NextBiometricsNB device module now supports all NextBiometrics fingerprint scanners. The legacy NextBiometrics module was removed.

April 28, 2023

Product revision number: 20230428
Product revision hash: 5ce69bb1a33e005e03db15a06b4b8ead7eb17fbc

Algorithms-related changes:

  • Improved matching of very large palmprints.

Fixes:

  • Fixed Mac license usability issue.
  • Fixed several minor bugs and issues.

Updates and improvements:

  • New biometric devices supported:
    • NASPS NSP20i iris scanner.
    • Mantra MATISX iris scanner.
    • NextBiometrics NB-2033, NB-65200 and NB-65210 fingerprint scanners.
  • Updated device SDKs (NdmJenetric, NextBiometricsNB)

March 16, 2023

Product revision number: 20230316
Product revision hash: e4fab3ad62c4a9a5112eb3b7003d1eff1b801fd5

Fixes:

  • Fixed several minor bugs and issues.

March 13, 2023

Product revision number: 20230313
Product revision hash: e4fab3ad62c4a9a5112eb3b7003d1eff1b801fd5

The first release of MegaMatcher 13.0 SDK line.

Algorithms-related changes:

  • Fingerprint recognition:
    • Fingerprint quality estimation with new features added such as fingerprint wetness/dryness/pressed to hard/pressed too soft.
    • Support optional matching of fingers with different scales, such as of child vs adult.
    • Support optional matching of mirrored fingerprints and returns appropriate status (if mirrored matched) on matching details.
    • Matching details also returned matched finger position.
  • Facial recognition:
    • Faces template creation and matching algorithms have been significantly improved. In particular, faces with masks handling is a lot better. While templates created with 13.0 line give the best accuracy, older product line 12.X and 11.X face templates are still supported and can be matched in any combination. Face templates from product line 10.X and earlier are no longer supported.
    • Face image quality is now calculated more accurately and allows to prevent accidental extraction of non-face or low quality images. Lots of face additional attributes are calculated when processing face image. Some of them are useful for more detailed quality evaluation (overexposure, compression artifact detection, etc.), while others enable application specific logic (smile, glasses, head covering detection, etc.). Most of the attributes are now in easy to understand 0..100 range (0 - no/not present, 100 - yes/present). Deprecated lots of complicated legacy attribute checking patterns which required multiple field checking in order to get correct results.
    • ICAO and face liveness check algorithms optimized for practical use. Not only face liveness algorithm is compliant with ISO 19794-5 presentation attack detection standard, but actually passing liveness check with lots of different devices and various environmental settings it is now easier for user.
  • Iris recognition:
    • Irises extractor and matcher were enhanced with additional biometric features which improve recognition accuracy in difficult conditions. In particular, when only a small part of the eye is visible. While 13.0 line iris templates are matched more accurately, compatibility with previous product lines is preserved.
    • Iris validation allow more accurate checking if provided image indeed contains iris. Validation can be performed both on images and existing templates.
    • One possible problem with iris scanning includes large rotation angle (most often 180 degrees when scanner is held upside-down). Algorithm can determine angle of rotation automatically (NEAttributes::RotationAngle). If NBiometricEngine parameter "Irises.UseAngle" is turned on, then iris is also automatically rotated back. Note: in case iris scanner is held upside-down, left and right iris positions are swapped. Therefore it is needed to update position in such cases: either switch to opposite position, or make it unknown.
  • Speaker recognition:
    • Algorithm is now working on both 8 kHz and 16 kHz recordings without explicit parameter.
    • Significantly improved speed for matching millions of voiceprints per second on MegaMatcher Accelerator.

New features:

  • Experimental GPU acceleration support – the template extraction algorithms for all modalities received experimental support for GPU acceleration for NVidia PC cards and Jetson ARM boards. TensorRT 8.5.2 dependency needs to be installed by user.
  • Signature scanners' support have been integrated into NDeviceManager and some device module plugins for specific device integration added: Wacom, Mip, SignoTec. Captured signatures are returned in forms of vector (if possible) or image.

Updates and improvements:

  • Removed backwards compatibility with 10.X line face templates.
  • Removed 32-bit platform support for Microsoft Windows and Linux (x86).
  • Removed x86 Intel Android support.
Facebook icon   LinkedIn icon   Twitter icon   Youtube icon   Email newsletter icon
Copyright © 1998 - 2024 Neurotechnology