Uploaded image for project: 'Versus'
  1. Versus
  2. VS-114

Normalize RGB matrixes for all LSVA extractors

XMLWordPrintableJSON

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Normal Normal
    • None

      For each LSVA extractor, make sure RGB matrix is normalized. ExtractorUtil class' static methods ASSUME that RGB is normalized, and results will be unpredictable otherwise.

      • create ExtractorUtil.normalize() method to normalize the RGB matrix.
      • include in each extractor's extract() method function call:
        rgb_matrix = ExtractorUtil.normalize(rgb_matrix).

              inna Inna Zharnitsky
              inna Inna Zharnitsky
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: