Open main menu

CDOT Wiki β

Changes

GPU621/Group 3

12 bytes added, 16:50, 11 April 2023
m
Optimizing Image Processing using Intel's Integrated Performance Primitives and OpenMP w/ Comparison
In order to be able to more easily engage with image files, we will be utilizing the OpenCV library, leaning especially on the Mat class therein. The Mat class allows us to access the image as a n-dimensional array. Furthermore with our implementation we are able to rely on our parellelization choices instead of that built into the OpenCV library.
We had originally intended to use Intel's Data Analytics Acceleration Library, but as work progressed on the project we realized that the library was not well suited to our needs. --'''**TODO: Need to explain why--**'''
'''OpenMP API Library Overview:'''
72
edits