Merge branch 'BD-2058-update-ocr-extractor-to-use-pyclowder-2' of https://opensource.ncsa.illinois.edu/bitbucket/scm/cats/extractors-cv into BD-2058-update-ocr-extractor-to-use-pyclowder-2
Merge pull request #22 in CATS/extractors-cv from feature/BD-1409-update-extractor_info.json-in-extractors to master* commit '666d8cf276e6709ffc92e7e6ef1fe95dc40ef1ab':
Added docker image names and the field contexts (where missing) to extractor_info.json
Merge branch 'BD-1492-s25-update-test-output-files-and' of https://opensource.ncsa.illinois.edu/bitbucket/scm/cats/extractors-cv into BD-1492-s25-update-test-output-files-and
Merge pull request #13 in CATS/extractors-cv from feature/BD-1106-upate-opencv-eyes-extractor to master* commit 'e3f32a9f06940cf1fe693b42ecd38d9b482e6460':
BD-1106 Changed to use pyclowder to register extractor.
BD-1106 Rename files, moved sample files in tests/.
BD-1106 Renamed sample output file to "*.json".
BD-1106 Changed to valid JSON: single to double quotes, u" to ".
BD-1106 Changed to only contain the JSON output for testing purposes.
BD-1106 Changed default opencv xml file l...
Merge pull request #12 in CATS/extractors-cv from feature/BD-1092-update-opencv-faces-extractor to master* commit '71425902943fd7c644075eaade106d9cb048c88d': (21 commits)
BD-1092 Changed to use pyclowder to register extractor.
BD-1092 Rename files, moved sample files in tests/.
BD-1092 Renamed sample output file to "*.json".
BD-1092 Changed to valid JSON: single to double quotes, u" to ".
BD-1092 Changed to only contain the JSON output for testing purposes.
BD-1092 Changed default open...
Merge pull request #15 in CATS/extractors-cv from feature/BD-1113-update-opencv-profile-extractor to master* commit '112f05d6c94ad9d35a7905844b6debe47fccdaf8':
BD-1113 Changed to use pyclowder to register extractor.
BD-1113 Rename files, moved sample files in tests/.
BD-1113 Renamed sample output file to "*.json".
BD-1113 Updated config.py, profile.py, medici2-profiles.conf; added extractor info json, sample input/output files, Dockerfile and helper script.
Merge pull request #14 in CATS/extractors-cv from feature/BD-1109-update-opencv-closeup-extractor to master* commit '7a1406b51efd7661569bef3e808497f781e1187d':
BD-1109 Changed to use pyclowder to register extractor.
BD-1109 Rename files, moved sample files in tests/.
BD-1109 Renamed sample output file to "*.json".
BD-1109 Changed to only contain the JSON output for testing purposes.
BD-1109 Changed default opencv xml file location to Ubuntu's value, added an env var: OPENCV_PATH.
BD-1109...