I want to use the Gabor feature to do some classification job. But the OpenCV do not support this function. Would you give some idea for implementing this function. OpenSource library is also OK. Thanks in advance.
相关问题
- How to get the background from multiple images by
- Try to load image with Highgui.imread (OpenCV + An
- CV2 Image Error: error: (-215:Assertion failed) !s
- Is it a bug of opencv RotatedRect?
- How do I apply a perspective transform with more t
相关文章
- How to use cross_val_score with random_state
- opencv fails to build with ipp support enabled
- How to measure overfitting when train and validati
- McNemar's test in Python and comparison of cla
- Code completion is not working for OpenCV and Pyth
- How to disable keras warnings?
- Invert MinMaxScaler from scikit_learn
- Face unlock code in Android open source project?
oh, there is a gabor kernel in opencv: