-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi, nice work.
Your repository includes code both in MATLAB and C, I'm wondering which functions and how to call them to replicate the filter result on the cat.jpg
image.
In C, is it using normalizedFilter2
or fgc2
? When calling gaborConvolution2.js
is f
the convoluted image? If so, how can I read and split the cat image into y1
and yConvSum
so that I can call fgc2
?
For MATLAB, is it using the filter2
or normalizedFilter2
or fgc2
function? I guess my question is the same as above.
Thanks..!!
Metadata
Metadata
Assignees
Labels
No labels