Click here to Skip to main content
15,892,298 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Capture desktop WITHOUT active window Pin
«_Superman_»2-Dec-09 6:29
professional«_Superman_»2-Dec-09 6:29 
QuestionCListBox Tab Spacing Pin
maycockt2-Dec-09 2:59
maycockt2-Dec-09 2:59 
AnswerRe: CListBox Tab Spacing Pin
Rajesh R Subramanian2-Dec-09 3:02
professionalRajesh R Subramanian2-Dec-09 3:02 
GeneralRe: CListBox Tab Spacing Pin
maycockt2-Dec-09 3:07
maycockt2-Dec-09 3:07 
GeneralRe: CListBox Tab Spacing Pin
maycockt2-Dec-09 3:19
maycockt2-Dec-09 3:19 
Questionset bits on binary images Pin
franckesh2-Dec-09 2:24
franckesh2-Dec-09 2:24 
AnswerRe: set bits on binary images Pin
Richard MacCutchan2-Dec-09 2:36
mveRichard MacCutchan2-Dec-09 2:36 
GeneralRe: set bits on binary images Pin
franckesh2-Dec-09 2:50
franckesh2-Dec-09 2:50 
Actually I have 2 images with black background and the object on the images are white. What I am trying to do is to compare them with an XOR. In order to do that I need to have them in a binary form(Black = 0 and White = 1). With The XOR operation the results will be "1" where the pixels do not match (1 XOR 0 = 1).

So now I want to figure out with QT how to have these images in a binary form and to perform XOR afterwards.

Thanks for the reply,
Franckesh
GeneralRe: set bits on binary images Pin
Richard MacCutchan2-Dec-09 3:21
mveRichard MacCutchan2-Dec-09 3:21 
AnswerRe: set bits on binary images Pin
CPallini2-Dec-09 8:10
mveCPallini2-Dec-09 8:10 
Questionstatic library dependency walker available? Pin
Chesnokov Yuriy2-Dec-09 1:11
professionalChesnokov Yuriy2-Dec-09 1:11 
AnswerRe: static library dependency walker available? Pin
Adam Roderick J2-Dec-09 2:02
Adam Roderick J2-Dec-09 2:02 
QuestionRe: static library dependency walker available? Pin
Chesnokov Yuriy2-Dec-09 2:10
professionalChesnokov Yuriy2-Dec-09 2:10 
AnswerRe: static library dependency walker available? Pin
Saurabh.Garg2-Dec-09 2:08
Saurabh.Garg2-Dec-09 2:08 
AnswerRe: static library dependency walker available? Pin
Richard MacCutchan2-Dec-09 2:40
mveRichard MacCutchan2-Dec-09 2:40 
Questionusing com Pin
prithaa2-Dec-09 0:49
prithaa2-Dec-09 0:49 
AnswerRe: using com Pin
Richard MacCutchan2-Dec-09 1:35
mveRichard MacCutchan2-Dec-09 1:35 
QuestionRe: using com Pin
Maximilien2-Dec-09 2:21
Maximilien2-Dec-09 2:21 
AnswerRe: using com Pin
David Crow2-Dec-09 2:56
David Crow2-Dec-09 2:56 
AnswerRe: using com Pin
KarstenK2-Dec-09 2:57
mveKarstenK2-Dec-09 2:57 
QuestionSetItemText in CListCtrl can't change the first column. Pin
Code-o-mat1-Dec-09 23:13
Code-o-mat1-Dec-09 23:13 
AnswerRe: SetItemText in CListCtrl can't change the first column. Pin
Adam Roderick J1-Dec-09 23:22
Adam Roderick J1-Dec-09 23:22 
GeneralRe: SetItemText in CListCtrl can't change the first column. Pin
Code-o-mat1-Dec-09 23:34
Code-o-mat1-Dec-09 23:34 
GeneralRe: SetItemText in CListCtrl can't change the first column. Pin
vasu_sri2-Dec-09 0:19
vasu_sri2-Dec-09 0:19 
QuestionConvert pointer to zlib stream to string? Pin
o m n i1-Dec-09 23:03
o m n i1-Dec-09 23:03 

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.