Click here to Skip to main content
15,914,225 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Help on error Pin
Nelek11-Jan-10 7:12
protectorNelek11-Jan-10 7:12 
GeneralRe: Help on error Pin
CPallini11-Jan-10 7:32
mveCPallini11-Jan-10 7:32 
JokeOT Pin
Nelek11-Jan-10 7:39
protectorNelek11-Jan-10 7:39 
GeneralRe: OT Pin
CPallini11-Jan-10 7:43
mveCPallini11-Jan-10 7:43 
GeneralRe: OT Pin
Cedric Moonen11-Jan-10 7:55
Cedric Moonen11-Jan-10 7:55 
GeneralRe: OT Pin
CPallini11-Jan-10 7:59
mveCPallini11-Jan-10 7:59 
AnswerRe: Help on error Pin
Richard MacCutchan11-Jan-10 8:44
mveRichard MacCutchan11-Jan-10 8:44 
JokeHey Richard Pin
CPallini11-Jan-10 8:53
mveCPallini11-Jan-10 8:53 
GeneralRe: Hey Richard Pin
Richard MacCutchan11-Jan-10 8:58
mveRichard MacCutchan11-Jan-10 8:58 
JokeRe: Hey Richard Pin
CPallini11-Jan-10 9:39
mveCPallini11-Jan-10 9:39 
GeneralRe: Hey Richard Pin
Richard MacCutchan11-Jan-10 11:35
mveRichard MacCutchan11-Jan-10 11:35 
Questionhow to write a function in a file at binary level (after compilation) Pin
Joseph Marzbani11-Jan-10 6:15
Joseph Marzbani11-Jan-10 6:15 
QuestionRe: how to write a function in a file at binary level (after compilation) Pin
CPallini11-Jan-10 6:36
mveCPallini11-Jan-10 6:36 
AnswerRe: how to write a function in a file at binary level (after compilation) Pin
Joseph Marzbani11-Jan-10 6:47
Joseph Marzbani11-Jan-10 6:47 
GeneralRe: how to write a function in a file at binary level (after compilation) Pin
CPallini11-Jan-10 6:52
mveCPallini11-Jan-10 6:52 
AnswerRe: how to write a function in a file at binary level (after compilation) Pin
Bram van Kampen11-Jan-10 16:01
Bram van Kampen11-Jan-10 16:01 
Questiondetect a hole in a binary image Pin
franckesh11-Jan-10 5:31
franckesh11-Jan-10 5:31 
AnswerRe: detect a hole in a binary image Pin
Nelek11-Jan-10 5:52
protectorNelek11-Jan-10 5:52 
GeneralRe: detect a hole in a binary image Pin
franckesh11-Jan-10 5:59
franckesh11-Jan-10 5:59 
GeneralRe: detect a hole in a binary image Pin
Nelek11-Jan-10 6:23
protectorNelek11-Jan-10 6:23 
AnswerRe: detect a hole in a binary image Pin
Chris Losinger11-Jan-10 7:23
professionalChris Losinger11-Jan-10 7:23 
AnswerRe: detect a hole in a binary image Pin
Rozis11-Jan-10 15:12
Rozis11-Jan-10 15:12 
AnswerRe: detect a hole in a binary image Pin
Bram van Kampen11-Jan-10 16:15
Bram van Kampen11-Jan-10 16:15 
franckesh wrote:
I have a binary image with black background and a white object. I want to implement c++ codes that will detect when there is a hole in the object (black cell in the white object). I want to be able to know precisely the size of the hole and where it is located on the object.


What is the nature of the binary image. It appears to describe a Picture. Now,Is it a Bmp (Bitmap), Is it a GIF File, what is it, or, is it just that, an image prior to capture(e.g. in your mind only).
What can open and display it as a File? Is it per chance encrypted?

None( Or maybe very few) of the contributers are clarevoyants. You want to be more specific before you can expect a reasonable answer. I suggest that a bout of reading may solve a lot.

Smile | :) Smile | :)

Bram van Kampen

GeneralRe: detect a hole in a binary image Pin
franckesh11-Jan-10 23:19
franckesh11-Jan-10 23:19 
AnswerRe: detect a hole in a binary image Pin
Shiju PK12-Jan-10 0:56
professionalShiju PK12-Jan-10 0:56 

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.