Click here to Skip to main content
15,905,782 members
Home / Discussions / C#
   

C#

 
AnswerRe: FTP download and bacgroundworker Pin
musefan11-Nov-10 2:33
musefan11-Nov-10 2:33 
AnswerRe: FTP download and bacgroundworker Pin
Luc Pattyn11-Nov-10 2:50
sitebuilderLuc Pattyn11-Nov-10 2:50 
GeneralRe: FTP download and bacgroundworker Pin
peropata11-Nov-10 3:29
peropata11-Nov-10 3:29 
GeneralRe: FTP download and bacgroundworker Pin
Luc Pattyn11-Nov-10 3:43
sitebuilderLuc Pattyn11-Nov-10 3:43 
GeneralRe: FTP download and bacgroundworker Pin
peropata11-Nov-10 4:58
peropata11-Nov-10 4:58 
Questioncopy Datagridview value to another datagridview Pin
annie_bel11-Nov-10 1:55
annie_bel11-Nov-10 1:55 
GeneralRe: copy Datagridview value to another datagridview Pin
musefan11-Nov-10 2:12
musefan11-Nov-10 2:12 
GeneralRe: copy Datagridview value to another datagridview Pin
annie_bel11-Nov-10 2:19
annie_bel11-Nov-10 2:19 
GeneralRe: copy Datagridview value to another datagridview [modified] Pin
musefan11-Nov-10 2:25
musefan11-Nov-10 2:25 
GeneralRe: copy Datagridview value to another datagridview Pin
annie_bel11-Nov-10 2:35
annie_bel11-Nov-10 2:35 
AnswerRe: copy Datagridview value to another datagridview Pin
musefan11-Nov-10 2:57
musefan11-Nov-10 2:57 
AnswerRe: copy Datagridview value to another datagridview Pin
Mycroft Holmes11-Nov-10 12:10
professionalMycroft Holmes11-Nov-10 12:10 
Questionhow to detect the type of device plugged into Pin
emmmatty110-Nov-10 23:47
emmmatty110-Nov-10 23:47 
AnswerRe: how to detect the type of device plugged into Pin
musefan11-Nov-10 0:11
musefan11-Nov-10 0:11 
AnswerRe: how to detect the type of device plugged into Pin
_Erik_11-Nov-10 0:12
_Erik_11-Nov-10 0:12 
QuestionInstalling a Exe Pin
Anil Kumar.Arvapalli10-Nov-10 23:37
Anil Kumar.Arvapalli10-Nov-10 23:37 
AnswerRe: Installing a Exe Pin
musefan11-Nov-10 0:07
musefan11-Nov-10 0:07 
AnswerRe: Installing a Exe Pin
ShafiqA11-Nov-10 1:49
ShafiqA11-Nov-10 1:49 
GeneralRe: Installing a Exe Pin
Anil Kumar.Arvapalli11-Nov-10 3:15
Anil Kumar.Arvapalli11-Nov-10 3:15 
GeneralRe: Installing a Exe Pin
Dave Kreskowiak11-Nov-10 3:31
mveDave Kreskowiak11-Nov-10 3:31 
Questionhow to effectively remove background of an image c# Pin
pancakeleh10-Nov-10 20:46
pancakeleh10-Nov-10 20:46 
AnswerRe: how to effectively remove background of an image c# Pin
musefan10-Nov-10 23:18
musefan10-Nov-10 23:18 
WOAH!!! Yesterday you couldn't do the basic task of getting MIN and MAX values for an int array and now your on to image processing!!! You must have read alot of books last night

I don't know about this ColorFiltering thing you got going on but I guess you need to calculate BG colour and use that.

Is the BG colour always going to be a solid one colour? If so you could make the assumption that the very first pixel is part of the BG, Get its colour and use that as the colour to filter.

I guess you are also assuming that the BG colour will not also be used in the parts of the image you want to keep?
Life goes very fast. Tomorrow, today is already yesterday.

GeneralRe: how to effectively remove background of an image c# Pin
pancakeleh11-Nov-10 14:22
pancakeleh11-Nov-10 14:22 
GeneralRe: how to effectively remove background of an image c# Pin
musefan12-Nov-10 2:23
musefan12-Nov-10 2:23 
AnswerRe: how to effectively remove background of an image c# Pin
fjdiewornncalwe12-Nov-10 4:02
professionalfjdiewornncalwe12-Nov-10 4:02 

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.