-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there a library/software which can accept a number of keypoints and matches of them between images and produce a morph? Or any ideas/algorithms on how to do it?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there a way to load an image from some url or a local folder and then make some complex morphing to it in real time? For example, I have a vector animated pseudo 3D paper in my project that, for example, is being flipped different ways. Then I want to place some image inside that paper box and…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am working on an image manipulation problem. I have an overhead projector that projects onto a screen, and I have a camera that takes pictures of that. I can establish a 1:1 correspondence between a subset of projector coordinates and a subset of camera pixels by projecting dots on the screen…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I have a requirement to morph from an image (png) to a shape (polygon) in Silverlight 3 as an effect, but of course there is no built in transition or method to do this.
At the moment the best I have is fade one out and the other in, but can anyone suggest a decent alternative that may work…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
What I'm trying to achieve is basically have a code that will morph ( move around the page ) based on the part of the window which is currently viewed.
Scenario :
- actual page height : 2000px
- actual screen height( pc, laptop whatever ) : 800px
- 1 image of 600px
- 3 div's or virtual boxes ( just…
>>> More