Click here to Skip to main content
15,894,343 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: WMP Visualization help Pin
XTAL25610-Mar-07 0:33
XTAL25610-Mar-07 0:33 
GeneralRe: WMP Visualization help Pin
Luc Pattyn10-Mar-07 13:25
sitebuilderLuc Pattyn10-Mar-07 13:25 
GeneralRe: WMP Visualization help Pin
XTAL25610-Mar-07 22:25
XTAL25610-Mar-07 22:25 
GeneralRe: WMP Visualization help Pin
Luc Pattyn10-Mar-07 23:08
sitebuilderLuc Pattyn10-Mar-07 23:08 
GeneralRe: WMP Visualization help Pin
XTAL25611-Mar-07 16:27
XTAL25611-Mar-07 16:27 
GeneralRe: WMP Visualization help Pin
Luc Pattyn12-Mar-07 10:22
sitebuilderLuc Pattyn12-Mar-07 10:22 
GeneralRe: WMP Visualization help Pin
XTAL25612-Mar-07 21:41
XTAL25612-Mar-07 21:41 
QuestionProcessing video frames Pin
Techbear19809-Mar-07 18:42
Techbear19809-Mar-07 18:42 
I've been interested in making a 2D side-view platformer. I've been experimenting with video footage of an actor, and how to process that footage down to useable game sprites.

Image: http://www.18giants.com/example1.jpg

As you can see, seperating the figure from the background (in code) is a real challenge. Her arms are especially close to the color of the wall behind her.

I've tried keying on r,g,b, on chroma, on hue, on saturation, and several combinations thereof. I tried keying on frame-to-frame changes. I tried getting a reference frame (without her in the shot) and keying off the differences. I also tried counting the colors, sorting them by a two-color cutout of the figure, and applying the results back to each frame.

Nothing's really working, especially on the arms.

I KNOW I'm supposed to spring for a green stage and all that, or just get an artist to hand-process every frame, but I wanted to find a cheap, software solution if I could.

Do you know of anybody doing this kind of thing? Have you heard about an algorythm I haven't tried yet?

Thanks!
AnswerRe: Processing video frames Pin
Jarno Burger14-Mar-07 0:05
Jarno Burger14-Mar-07 0:05 
AnswerRe: Processing video frames Pin
Rilhas19-May-07 10:28
Rilhas19-May-07 10:28 
QuestionPIC Pin
Bob X8-Mar-07 5:12
Bob X8-Mar-07 5:12 
AnswerRe: PIC Pin
Rilhas19-May-07 10:32
Rilhas19-May-07 10:32 
GeneralRe: PIC Pin
Bob X20-May-07 10:50
Bob X20-May-07 10:50 
GeneralRe: PIC Pin
Rilhas20-May-07 13:25
Rilhas20-May-07 13:25 
GeneralRe: PIC Pin
Bob X20-May-07 18:00
Bob X20-May-07 18:00 
NewsMock Theta Functions Pin
ricecake28-Feb-07 4:53
ricecake28-Feb-07 4:53 
QuestionFind the most appropropriate division technique Pin
kkadir25-Feb-07 1:27
kkadir25-Feb-07 1:27 
AnswerRe: Find the most appropropriate division technique Pin
Dan Neely26-Feb-07 2:19
Dan Neely26-Feb-07 2:19 
GeneralRe: Find the most appropropriate division technique Pin
kkadir26-Feb-07 5:23
kkadir26-Feb-07 5:23 
GeneralRe: Find the most appropropriate division technique Pin
Maximilien26-Feb-07 5:44
Maximilien26-Feb-07 5:44 
GeneralRe: Find the most appropropriate division technique Pin
ricecake27-Feb-07 4:22
ricecake27-Feb-07 4:22 
GeneralRe: Find the most appropropriate division technique Pin
Maximilien27-Feb-07 6:19
Maximilien27-Feb-07 6:19 
GeneralRe: Find the most appropropriate division technique Pin
Dan Neely26-Feb-07 5:53
Dan Neely26-Feb-07 5:53 
GeneralRe: Find the most appropropriate division technique Pin
kkadir27-Feb-07 6:07
kkadir27-Feb-07 6:07 
GeneralRe: Find the most appropropriate division technique Pin
Dan Neely27-Feb-07 7:06
Dan Neely27-Feb-07 7:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.