Click here to Skip to main content
15,893,381 members
Home / Discussions / C#
   

C#

 
GeneralRe: write a c# program Pin
PIEBALDconsult5-Feb-09 5:52
mvePIEBALDconsult5-Feb-09 5:52 
AnswerRe: write a c# program Pin
Guffa5-Feb-09 5:56
Guffa5-Feb-09 5:56 
AnswerRe: write a c# program Pin
darkelv5-Feb-09 18:18
darkelv5-Feb-09 18:18 
Questionspam Pin
meenatiruppathi4-Feb-09 22:49
meenatiruppathi4-Feb-09 22:49 
AnswerRe: spam Pin
musefan4-Feb-09 22:55
musefan4-Feb-09 22:55 
Questiongenerating gradient histogram Pin
meenatiruppathi4-Feb-09 22:48
meenatiruppathi4-Feb-09 22:48 
AnswerRe: generating gradient histogram Pin
musefan4-Feb-09 22:50
musefan4-Feb-09 22:50 
AnswerRe: generating gradient histogram Pin
Bharat Jain5-Feb-09 3:24
Bharat Jain5-Feb-09 3:24 
Hi,

Histogram represents the tonal distribution in an image , for this you need to write Image Processing Algorithms , which are not very simple to explain Frown | :( .

But what i can suggest you is start looking at some of the information available on the net and come up with specific questions.

Also there are many open source Image Processing Libary , which you can use , AForge.Imaging (read the license properly before use )
you may download it from

http://code.google.com/p/aforge/[^]

Also the following link has an example of drawing histogram (with other stuff) , using the AForge.Imaging Libary

http://www.codeproject.com/KB/GDI-plus/Image_Processing_Lab.aspx[^]

Also this are wikki links about histograms

http://en.wikipedia.org/wiki/Image_histogram[^]

http://en.wikipedia.org/wiki/Histogram[^]


Let me know if the info was helpful , also feel free to ask for any info

-Regards
Bharat Jain
bharat.jain.nagpur@gmail.com

QuestionListing drives from a server Pin
mrithula84-Feb-09 22:26
mrithula84-Feb-09 22:26 
AnswerRe: Listing drives from a server Pin
Christian Graus4-Feb-09 22:45
protectorChristian Graus4-Feb-09 22:45 
AnswerRe: Listing drives from a server Pin
SeMartens4-Feb-09 22:46
SeMartens4-Feb-09 22:46 
AnswerRe: Listing drives from a server Pin
musefan4-Feb-09 22:48
musefan4-Feb-09 22:48 
QuestionHow to save data in binary file format using c#.net Pin
Nitin K4-Feb-09 21:51
Nitin K4-Feb-09 21:51 
AnswerRe: How to save data in binary file format using c#.net Pin
Rob Philpott4-Feb-09 22:01
Rob Philpott4-Feb-09 22:01 
GeneralRe: How to save data in binary file format using c#.net Pin
Nitin K4-Feb-09 22:50
Nitin K4-Feb-09 22:50 
GeneralRe: How to save data in binary file format using c#.net Pin
Rob Philpott4-Feb-09 23:29
Rob Philpott4-Feb-09 23:29 
AnswerRe: How to save data in binary file format using c#.net Pin
SeMartens4-Feb-09 22:08
SeMartens4-Feb-09 22:08 
GeneralRe: How to save data in binary file format using c#.net Pin
Nitin K4-Feb-09 22:46
Nitin K4-Feb-09 22:46 
GeneralRe: How to save data in binary file format using c#.net Pin
SeMartens4-Feb-09 22:52
SeMartens4-Feb-09 22:52 
AnswerRe: How to save data in binary file format using c#.net Pin
J4amieC4-Feb-09 22:22
J4amieC4-Feb-09 22:22 
AnswerRe: How to save data in binary file format using c#.net Pin
Christian Graus4-Feb-09 22:43
protectorChristian Graus4-Feb-09 22:43 
QuestionAppDomain.ShadowCopy substitute for Compact .NET Pin
royk1234-Feb-09 21:05
royk1234-Feb-09 21:05 
Questiongame dev doubt Pin
Sai Yasodharan4-Feb-09 20:23
Sai Yasodharan4-Feb-09 20:23 
AnswerRe: game dev doubt Pin
Christian Graus4-Feb-09 20:27
protectorChristian Graus4-Feb-09 20:27 
GeneralRe: game dev doubt Pin
Sai Yasodharan4-Feb-09 20:46
Sai Yasodharan4-Feb-09 20:46 

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.