Click here to Skip to main content
15,914,323 members
Articles / Programming Languages / C#
Article

Image Processing Library in C#

Rate me:
Please Sign up or sign in to vote.
2.63/5 (41 votes)
29 Jan 2003 224.8K   9K   38   66
This Article Help you to Build an Image Processing Library in C#

Sample Image - ImageProc.jpg

Introduction

Image Processing Library

   Since C# is a new language it is very difficult to find Image processing Library on this Platfrom thus this is my attempt to help user & student community who tend to work on Image Processing using .Net Platform.

    Initially i have limited the Library to Grey Scale & Binary Images, if i get good response i will surely extend the library to Color Images.

 The Solution has two main projects namely

 1) ImageProc Library Module : It Consists of all the functions written for Image Processing.

 2) ImageUse Program using Library : Inorder to use ImageProc library we need a program this is it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
India India
Hi Friends,
My Name is Kishor Aher and i have done Bachlor of Engineering in Information Technology. I am a Techno Freak and Love Programming. My Craze for C# and Image Processing helped me do project on "Fingerprint Recognition System" on .Net Platfrom. If anyone is interested in working on Image Procesing i would like to help.

Comments and Discussions

 
AnswerRe: grey to binary Pin
kishorda197919-Oct-07 19:45
kishorda197919-Oct-07 19:45 
AnswerRe: grey to binary Pin
ilksen20-Oct-07 7:27
ilksen20-Oct-07 7:27 
GeneralError Pin
thenewbee24-Jul-07 4:45
thenewbee24-Jul-07 4:45 
GeneralRe: Error Pin
iaa31-Mar-08 9:36
iaa31-Mar-08 9:36 
QuestionThis is nice it help me lot Pin
valueclix19-Jun-07 0:59
valueclix19-Jun-07 0:59 
Generalimage processing using c# Pin
jainrob26-Mar-07 6:40
jainrob26-Mar-07 6:40 
GeneralRe: image processing using c# Pin
Christian Graus26-Mar-07 6:54
protectorChristian Graus26-Mar-07 6:54 
GeneralRe: image processing using c# Pin
jainrob2-Apr-07 5:36
jainrob2-Apr-07 5:36 
GeneralImage processing Pin
awatar15-Mar-07 10:26
awatar15-Mar-07 10:26 
GeneralRe: Image processing Pin
Christian Graus26-Mar-07 6:55
protectorChristian Graus26-Mar-07 6:55 
QuestionHow to binarize the Image Pin
asi_world26-Jan-07 0:49
asi_world26-Jan-07 0:49 
GeneralAdvise about Image Size and PixelFormat ! Pin
dadaruh5-Jan-07 16:19
dadaruh5-Jan-07 16:19 
GeneralTo Kishor Aher Pin
mukadder8-Dec-06 6:07
mukadder8-Dec-06 6:07 
GeneralFingerprint Reader Project Pin
adrian.andronie9-Nov-06 4:25
adrian.andronie9-Nov-06 4:25 
GeneralTIFF Image Processing Pin
SJ32123-Mar-06 0:17
SJ32123-Mar-06 0:17 
Generalconverting Colour image to black and white Pin
donrulz18-Mar-06 9:34
donrulz18-Mar-06 9:34 
GeneralRe: converting Colour image to black and white Pin
Christian Graus26-Mar-07 6:56
protectorChristian Graus26-Mar-07 6:56 
Generalneed help in image processing Pin
danyial_jamil7-Mar-06 18:24
danyial_jamil7-Mar-06 18:24 
Questionrows and column mix-up? Pin
Speder21-Jan-06 7:01
Speder21-Jan-06 7:01 
Generalclassify image into sub images Pin
gogajee25-Jul-05 5:49
gogajee25-Jul-05 5:49 
GeneralSiganture Verification System Pin
labelthc4-Apr-05 1:41
labelthc4-Apr-05 1:41 
Generali want to start a thumb recognition project in c# Pin
Member 168089224-Jan-05 21:16
Member 168089224-Jan-05 21:16 
GeneralPls help me on Fingerprint Recognition. Pin
Member 31936615-Nov-04 21:57
Member 31936615-Nov-04 21:57 
GeneralMotion Detection System Pin
Chivalrous4-Apr-04 20:27
Chivalrous4-Apr-04 20:27 
GeneralBiometrics Project Help/Advice Pin
jamesfirst8-Mar-04 23:08
jamesfirst8-Mar-04 23:08 

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.