Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

ofxCvImage remap for image warping

$
0
0

@ZaellixA wrote:

Hello everyone,

I am quite new in programming, openframeworks and computer vision altogether, so I hope someone could provide some help.

I am trying to do some image morphing in order to create a sequence of transition-frames between two images. For reasons of simplicity I decided to work with optical flow calculation in order to calculate some way to find how the two images have to be warped and after that interpolate the colors of their pixels to get the intermediate frame (or use alpha blending or whatever...).

So now the question is... Does ofxCVImage remap() could help somehow? Does it actually warp an image, and if yes how exactly does it do so? What are the arguments that I have to pass in order to make it work properly?

I hope the question does make sense and I am not really out of time and space with all this stuff. Anyway, I hope to hear from someone.

All the best,

Achilles.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles