Click here to Skip to main content
15,886,026 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCant slow the program down Pin
Spartan1628-Feb-07 8:27
Spartan1628-Feb-07 8:27 
AnswerRe: Cant slow the program down Pin
David Crow28-Feb-07 8:31
David Crow28-Feb-07 8:31 
GeneralRe: Cant slow the program down Pin
Spartan1628-Feb-07 8:37
Spartan1628-Feb-07 8:37 
GeneralRe: Cant slow the program down Pin
David Crow28-Feb-07 8:45
David Crow28-Feb-07 8:45 
GeneralRe: Cant slow the program down Pin
Spartan1628-Feb-07 8:51
Spartan1628-Feb-07 8:51 
GeneralRe: Cant slow the program down Pin
David Crow28-Feb-07 8:53
David Crow28-Feb-07 8:53 
GeneralRe: Cant slow the program down Pin
Spartan1628-Feb-07 8:55
Spartan1628-Feb-07 8:55 
QuestionFastest way to scale binary images?? Pin
pavanbabut28-Feb-07 7:49
pavanbabut28-Feb-07 7:49 
Hi,

I am looking for a fastest way to scale up/down a binary image. I may end up scaling images only in X direction. Is there any easiest/fastest way to do this in VC++?? For now my images are stored in an array (not a two-dimensional array, but just a single strip array(one row after another from the image). Since I am dealing with binary images, I hope I dont need to use interpolation.

The data that I have is the original dimensions of the image and the final dimensions of the image. For example, my original image is 9x9 and my new dimensions are 15x9.

thanks,
-Pavan.
AnswerRe: Fastest way to scale binary images?? Pin
Chris Losinger28-Feb-07 8:05
professionalChris Losinger28-Feb-07 8:05 
GeneralRe: Fastest way to scale binary images?? Pin
pavanbabut28-Feb-07 8:45
pavanbabut28-Feb-07 8:45 
GeneralRe: Fastest way to scale binary images?? Pin
Chris Losinger28-Feb-07 9:25
professionalChris Losinger28-Feb-07 9:25 
GeneralRe: Fastest way to scale binary images?? Pin
pavanbabut28-Feb-07 9:36
pavanbabut28-Feb-07 9:36 
Questiontabcontrol: highlight tab Pin
aei_totten28-Feb-07 5:57
aei_totten28-Feb-07 5:57 
AnswerRe: tabcontrol: highlight tab Pin
KaЯl28-Feb-07 6:23
KaЯl28-Feb-07 6:23 
QuestionDetect SCSI Devices Pin
FoxholeWilly28-Feb-07 5:49
FoxholeWilly28-Feb-07 5:49 
QuestionThread Problem Pin
vibindia28-Feb-07 5:36
vibindia28-Feb-07 5:36 
AnswerRe: Thread Problem Pin
Roger Stoltz28-Feb-07 5:38
Roger Stoltz28-Feb-07 5:38 
GeneralRe: Thread Problem Pin
vibindia28-Feb-07 5:46
vibindia28-Feb-07 5:46 
AnswerRe: Thread Problem Pin
led mike28-Feb-07 5:43
led mike28-Feb-07 5:43 
AnswerRe: Thread Problem Pin
Eytukan28-Feb-07 6:24
Eytukan28-Feb-07 6:24 
QuestionHow to Enumerate Disk Drives Pin
reza matinnejad28-Feb-07 5:29
reza matinnejad28-Feb-07 5:29 
AnswerRe: How to Enumerate Disk Drives Pin
led mike28-Feb-07 5:38
led mike28-Feb-07 5:38 
AnswerRe: How to Enumerate Disk Drives Pin
KaЯl28-Feb-07 5:45
KaЯl28-Feb-07 5:45 
AnswerRe: How to Enumerate Disk Drives Pin
Robert Bland28-Feb-07 6:55
Robert Bland28-Feb-07 6:55 
QuestionTake a picture from a Wnd!!? Pin
Sina Parastgary28-Feb-07 5:18
Sina Parastgary28-Feb-07 5:18 

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.