Shin-ichi Maeda
unread,Jun 18, 2012, 10:27:03 AM6/18/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ishii-lab-cv...@googlegroups.com
Dear CV study group members,
About the computation cost,
I forgot to take into account of the filter size.
In practice, we often use a certain small size of the filter
compared with the original image size, N, to be filtered.
When applying such a sparse filter in spatial domain,
the computation order would be O(N) not O(N^2),
which should be smaller than the computation in frequency domain
as Kourosh mentioned today.
Best,
Shin-ichi