You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check the GaussianModule for how to interact with data and parameters.
Each module needs a cpp for implementation and hpp for the header. To compile it, add it to the CMakeLists.txt.
Compile instrutctions are in the README.
Enlightenment on dSigma used in GuassianBlur function and other regarding integration module in the code in YAML further. Will put forward questions in today's meeting
mila-brandt on 2015-06-25T07:50:56.000Z:
Milestone changed to Milestone 4
mila-brandt on 2015-06-25T07:53:12.000Z:
Milestone removed
mila-brandt on 2015-06-25T07:53:20.000Z:
Milestone changed to Milestone 4
cebe on 2015-07-07T23:20:53.000Z:
Milestone removed
The text was updated successfully, but these errors were encountered:
This issue has been imported from gitlab.
Description
A simple module to calculate gradients of an image.
It should have one input and one output both named "image" which are of type
MATRIX
.See opencv docs on how to implement it:
http://docs.opencv.org/doc/tutorials/imgproc/imgtrans/sobel_derivatives/sobel_derivatives.html
Check the GaussianModule for how to interact with data and parameters.
Each module needs a cpp for implementation and hpp for the header. To compile it, add it to the CMakeLists.txt.
Compile instrutctions are in the README.
If you need anything else, ask!
Comments
cebe on 2015-06-10T21:08:53.000Z:
mentioned in issue #3
akarsh on 2015-06-23T11:33:10.000Z:
GradientModule.cpp
Enlightenment on dSigma used in GuassianBlur function and other regarding integration module in the code in YAML further. Will put forward questions in today's meeting
mila-brandt on 2015-06-25T07:50:56.000Z:
Milestone changed to Milestone 4
mila-brandt on 2015-06-25T07:53:12.000Z:
Milestone removed
mila-brandt on 2015-06-25T07:53:20.000Z:
Milestone changed to Milestone 4
cebe on 2015-07-07T23:20:53.000Z:
Milestone removed
The text was updated successfully, but these errors were encountered: