VaKo Posted May 19, 2006 Share Posted May 19, 2006 http://www.dcs.st-and.ac.uk/~morph/ Had this cool idea to take this face transformer, and hack it to create a batch processor. So you would take a video, render it to indivdual frames, run each image threw this set to one face type (you would have to manually set the eyes and mouth each frame) and save the output as indvidual frames. Then simply recombine the frames back into video. Lots of hard work... but I never said I wanted the easy life. My problem is that while i can access the subdirectorys in: http://www.dcs.st-and.ac.uk/~morph/Transformer/ I cannot access "Transformer/" directory itself. I have the contents of all the sub directorys on the hard drive but I can't work out the javascript itself. Can anyone help me turn this single image at once website into a script I can run on a folder of images? Quote Link to comment Share on other sites More sharing options...
cooper Posted May 20, 2006 Share Posted May 20, 2006 That's not javascript. That's Java. Use a program called JAD to decompile it to Java. http://www.kpdus.com/jad.html Expect there to be more class files on that box. Quote Link to comment Share on other sites More sharing options...
VaKo Posted May 20, 2006 Author Share Posted May 20, 2006 Mint, thanks. Done a bit more research and it looks like a borland program liked into the java thingy and it has GGI aswell. I'll have a further dig. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.