Linked Questions

4 votes
2 answers
430 views

This is a follow-up question for conv2 Template Function Implementation for Image in C++ and conv3 Template Function Implementation for Image in C++. I am trying to perform n-dimensional convolution <...
JimmyHu's user avatar
  • 7,575
6 votes
1 answer
194 views

This is a follow-up question for SIFT Keypoint Detection for Image in C++, difference_of_gaussian Template Function Implementation for Image in C++, conv2 Template Function Implementation for Image in ...
JimmyHu's user avatar
  • 7,575
2 votes
2 answers
211 views

This is a follow-up question for draw_circle Template Function Implementation for Image in C++, SIFT Keypoint Detection for Image in C++, difference_of_gaussian Template Function Implementation for ...
JimmyHu's user avatar
  • 7,575
3 votes
2 answers
341 views

This is a follow-up question for conv2 Template Function Implementation for Image in C++ and An Updated Multi-dimensional Image Data Structure with Variadic Template Functions in C++. For performing ...
JimmyHu's user avatar
  • 7,575
3 votes
1 answer
320 views

This is a follow-up question for im2double and im2uint8 Functions Implementation for Image in C++, conv2 Template Function Implementation for Image in C++ and An Updated Multi-dimensional Image Data ...
JimmyHu's user avatar
  • 7,575
2 votes
1 answer
269 views

This is a follow-up question for Multi-dimensional Image Data Structure with Variadic Template Functions in C++. Considering the suggestion from G. Sliepen: Make everything work for more than 5 ...
JimmyHu's user avatar
  • 7,575
2 votes
1 answer
162 views

This is a follow-up question for Midpoint Circle Algorithm Implementation for Image in C++, draw_circle Template Function Implementation for Image in C++, SIFT Keypoint Detection for Image in C++, ...
JimmyHu's user avatar
  • 7,575
5 votes
2 answers
317 views

This is a follow-up question for difference_of_gaussian Template Function Implementation for Image in C++, conv2 Template Function Implementation for Image in C++ and imgaussfilt Template Function ...
JimmyHu's user avatar
  • 7,575
2 votes
1 answer
77 views

This is a follow-up question for conv2 Template Function Implementation for Image in C++. Besides two-dimensional convolution, I am trying to implement three-dimensional convolution for 3D image in C++...
JimmyHu's user avatar
  • 7,575
1 vote
0 answers
124 views

This is a follow-up question for conv2 Template Function Implementation for Image in C++ and imgaussfilt Template Function Implementation for Image in C++. I am trying to perform Difference of ...
JimmyHu's user avatar
  • 7,575