ermig1979 / Simd

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.

Home Page:http://ermig1979.github.io/Simd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feature request: optical flow

axllou opened this issue · comments

Hello,

is there possibility to add LK optical flow with SIMD acceleration?

Thank you.