DoubangoTelecom / DoubangoTelecom/compv
Sobel could be done multiplication-free
Open
- Dominant language
- C++
- Stars
- 212
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Sobel kernels are pre-defined (0, 1 and 2 values) which means we can compute the convolution without using multiplications (add and sub only).
For now sobel convolution not used in commercial products which means not urgent to change the implementaion.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.