Open main menu

CDOT Wiki β

Changes

The parallelizing Express

795 bytes added, 17:20, 13 April 2017
Optimized Kernel
== Assignment 3 ==
 
=== Link to Original Unchanged Project and project used for a3 ===
 
[https://www.dropbox.com/s/32q70e9iovpm80l/a2.7z?dl=0 link Download]
 
The file contains the visual studio solutions used for Assignment 3 as well as the assignment unchanged.
To run the location of the OPENCV directory must be applied to the following project properties...
Under c/c++ -> general -> additional include directories -> the path to opencv\..\..\include
Under linker -> general -> additional library directories -> the path to opencv\..\..\lib
 
After the build the solution and run the appropriate Release or Debug exe with the target and reference image as arguments.
 
A link the the corresponding xls file of the run time can be found [https://www.dropbox.com/s/ces24vitywr25d5/a3.xls.xlsx?dl=0 link here]
 
 
 
 
=== Optimized Kernel ===
}
</pre>
 
=== Results ===
[[File:a3timings.PNG]]
49
edits