Click here to Skip to main content
16,011,757 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 229.5K   9.1K   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

 
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 
GeneralHelp in Image Processing (Bitmap) Pin
Pasl24-Feb-04 17:31
Pasl24-Feb-04 17:31 
GeneralImages in binary files Pin
mariomario753-Jun-03 2:21
mariomario753-Jun-03 2:21 
General16 bit Image Processing Pin
George Li20-May-03 7:52
George Li20-May-03 7:52 
I was trying to do image processing of 16 bits grey scale images. The bitmap can only handle 8 bits. How can I access the pixel data safely or unsafely from the Image object?

Many thanks,

GL
Questionhow to use pixelformat.format16bppGrayscale Pin
Mohan Prakash8-May-03 20:51
Mohan Prakash8-May-03 20:51 
AnswerRe: how to use pixelformat.format16bppGrayscale Pin
Kishor Aher8-May-03 21:44
Kishor Aher8-May-03 21:44 
GeneralRe: how to use pixelformat.format16bppGrayscale Pin
mdredmond14-Feb-04 6:59
mdredmond14-Feb-04 6:59 
GeneralRe: how to use pixelformat.format16bppGrayscale Pin
small-horse1-Apr-04 23:36
small-horse1-Apr-04 23:36 
GeneralRe: how to use pixelformat.format16bppGrayscale Pin
Morten on GIS27-Apr-04 9:52
Morten on GIS27-Apr-04 9:52 
GeneralRe: how to use pixelformat.format16bppGrayscale Pin
Anonymous29-Apr-04 10:47
Anonymous29-Apr-04 10:47 
GeneralRe: how to use pixelformat.format16bppGrayscale Pin
krssagar6-May-04 15:30
krssagar6-May-04 15:30 
AnswerRe: how to use pixelformat.format16bppGrayscale Pin
darc2k24-Jun-04 11:49
darc2k24-Jun-04 11:49 
GeneralRe: how to use pixelformat.format16bppGrayscale Pin
krssagar8-Jul-04 15:24
krssagar8-Jul-04 15:24 
GeneralImage Processing Pin
prit13-Apr-03 19:50
prit13-Apr-03 19:50 
Generalneed help in Image Processing Pin
7-Apr-03 18:23
suss7-Apr-03 18:23 
GeneralRe: need help in Image Processing Pin
Kishor Aher7-Apr-03 22:24
Kishor Aher7-Apr-03 22:24 
GeneralRe: need help in Image Processing Pin
ZiPPygEEk28-May-06 11:49
ZiPPygEEk28-May-06 11:49 
Generalproblem with ... Pin
_Algol_16-Feb-03 21:15
_Algol_16-Feb-03 21:15 
Generali want to ... Pin
Member 13792216-Feb-03 17:18
Member 13792216-Feb-03 17:18 
GeneralRe: i want to ... Pin
Christian Graus16-Feb-03 18:07
protectorChristian Graus16-Feb-03 18:07 
GeneralLeast professional, garbage article I have seenon TCP Pin
kbuchan4-Feb-03 4:14
kbuchan4-Feb-03 4:14 

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.