Skip to content

Can it compute optical flow for color image pair? #8

Answered by rfezzani
qinzhang2016 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @qinzhang2016, thank you for your interest in pyimof ;-)
pyimof doesn't natively manage color images, but you can easily convert your color images into gray scale values using for example the skimage.color.rgb2gray function from the scikit-image package.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rfezzani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #2 on February 13, 2023 13:18.