Click here to Skip to main content
15,906,455 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.6K   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

 
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 
I am going to start this Project please help me which platform should be chosen. My aim is to detecting motion in an in door area. Which concepts are necessary, I dont have a road map of doing this project.
adilhayatkhan@hotmail.comBig Grin | :-D
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 
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 

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.