Click here to Skip to main content
15,907,395 members
Home / Discussions / Graphics
   

Graphics

 
QuestionIs there any software which can generate OpenGL RGB color code. Pin
WindowsVsLinux9-Nov-09 9:33
WindowsVsLinux9-Nov-09 9:33 
QuestionOverlay DirectDraw Pin
5325233-Nov-09 1:04
5325233-Nov-09 1:04 
QuestionIs it possible to compute the blue channel? Pin
Sonhospa2-Nov-09 8:30
Sonhospa2-Nov-09 8:30 
AnswerRe: Is it possible to compute the blue channel? Pin
Chris Losinger3-Nov-09 6:44
professionalChris Losinger3-Nov-09 6:44 
GeneralRe: Is it possible to compute the blue channel? Pin
Sonhospa3-Nov-09 8:08
Sonhospa3-Nov-09 8:08 
GeneralRe: Is it possible to compute the blue channel? Pin
Chris Losinger3-Nov-09 10:51
professionalChris Losinger3-Nov-09 10:51 
GeneralRe: Is it possible to compute the blue channel? Pin
Sonhospa3-Nov-09 12:10
Sonhospa3-Nov-09 12:10 
GeneralRe: Is it possible to compute the blue channel? Pin
Tim Craig3-Nov-09 14:44
Tim Craig3-Nov-09 14:44 
Even if you have the blue data from an undamaged frame, how are you going to decide which pixels in the damaged frames to apply it to? The pixels will move around as the scene progresses. (I'm assuming the blue data in the damaged frames is total garbage) If you could partition each frame into regions and match the regions between frames, you might apply the blue by region and maybe adjust it based on correlation with the red and green channels with some hand adjustment if needed and that "if" is more like "probably".

Have you researched how they apply the colors to old black and white movies? I know in the early days they did that by identifying regions and hand selecting colors which were then automatically propagated forward with hand touchups. Hopefully, that has progressed since the last time I read anything about it.

You measure democracy by the freedom it gives its dissidents, not the freedom it gives its assimilated conformists.

GeneralRe: Is it possible to compute the blue channel? Pin
Chris Losinger15-Nov-09 6:33
professionalChris Losinger15-Nov-09 6:33 
GeneralRe: Is it possible to compute the blue channel? Pin
Sonhospa19-Nov-09 21:16
Sonhospa19-Nov-09 21:16 
GeneralRe: Is it possible to compute the blue channel? Pin
Chris Losinger20-Nov-09 4:26
professionalChris Losinger20-Nov-09 4:26 
QuestionHow to draw cross hair cursor in opengl while rotating camera ?? Pin
maheshbhoir.home30-Oct-09 20:25
maheshbhoir.home30-Oct-09 20:25 
AnswerRe: How to draw cross hair cursor in opengl while rotating camera ?? Pin
ARon_2-Nov-09 9:31
ARon_2-Nov-09 9:31 
GeneralRe: How to draw cross hair cursor in opengl while rotating camera ?? Pin
maheshbhoir.home2-Nov-09 18:17
maheshbhoir.home2-Nov-09 18:17 
GeneralRe: How to draw cross hair cursor in opengl while rotating camera ?? Pin
ARon_3-Nov-09 4:36
ARon_3-Nov-09 4:36 
GeneralRe: How to draw cross hair cursor in opengl while rotating camera ?? Pin
maheshbhoir.home3-Nov-09 17:50
maheshbhoir.home3-Nov-09 17:50 
Questioncollapsible regions ! Pin
amir-haghighi30-Oct-09 6:11
amir-haghighi30-Oct-09 6:11 
AnswerRe: collapsible regions ! Pin
enhzflep3-Nov-09 6:25
enhzflep3-Nov-09 6:25 
Questionplease Pin
Archy_Yu25-Oct-09 4:44
Archy_Yu25-Oct-09 4:44 
AnswerRe: please Pin
RichardM128-Oct-09 8:44
RichardM128-Oct-09 8:44 
AnswerRe: please Pin
Tim Craig29-Oct-09 15:35
Tim Craig29-Oct-09 15:35 
GeneralRe: please Pin
Archy_Yu29-Oct-09 16:50
Archy_Yu29-Oct-09 16:50 
GeneralRe: please Pin
Luc Pattyn29-Oct-09 17:38
sitebuilderLuc Pattyn29-Oct-09 17:38 
QuestionDirectx Pin
messages25-Oct-09 3:30
messages25-Oct-09 3:30 
AnswerRe: Directx Pin
Baltoro29-Oct-09 11:13
Baltoro29-Oct-09 11:13 

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.