Extracts useful data from ID cards in the form of a dictionary, the IDCardField that lists the keys for all possible extracted data, such as name, date of birth, etc.
public class IDFrameReader : IDisposable
IDFrameReader can extract data either from a feed of images or a single frame image.