Click here to Skip to main content
15,900,725 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.4K   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: 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 
GeneralUm.... Pin
Christian Graus30-Jan-03 15:23
protectorChristian Graus30-Jan-03 15:23 
GeneralRe: Um.... Pin
Nish Nishant30-Jan-03 16:34
sitebuilderNish Nishant30-Jan-03 16:34 
GeneralRe: Um.... Pin
Christian Graus30-Jan-03 16:36
protectorChristian Graus30-Jan-03 16:36 
You're right, perhaps I should give you my password. BTW I've been a bit quiet ( and about to be more so, losing DSL for three weeks ), are you top poster again yet ?

I had a glance through this code and it is *awful*.

Christian

No offense, but I don't really want to encourage the creation of another VB developer.
- Larry Antram 22 Oct 2002

C# will attract all comers, where VB is for IT Journalists and managers - Michael
P Butler 05-12-2002


It'd probably be fairly easy to make a bot that'd post random stupid VB questions, and nobody would probably ever notice - benjymous - 21-Jan-2003
GeneralRe: Um.... Pin
Nish Nishant30-Jan-03 20:34
sitebuilderNish Nishant30-Jan-03 20:34 

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.