| Author |
Message |
mexx
Joined: 02 Dec 2003 Posts: 50
|
03 Dec 2004 22:12 IMAGE PROCESSING |
|
|
|
HOW TO GO FOR BASIC IMAGE PROCESSING ?WHICH LANUAGE TO USE......IS IT JAVA OR SUMTHING ELSE??ANY BOOKS ON THE FORUM??
regards
mexx
|
|
| Back to top |
|
 |
eltonjohn
Joined: 22 Feb 2002 Posts: 1558 Helped: 22
|
03 Dec 2004 23:24 Re: IMAGE PROCESSING |
|
|
|
| Well i see thay you are a beginner. Is ok ! but then chances are tahat you will find much more material written in c than in other language .There are plenty of open packages written in C ..look for openCV and better go with CVIPtool .do a search on the NET for the repositories and in the case of CVIPtool try to get that book IS really great ! .Otherwise search the EDAboard for material
|
|
| Back to top |
|
 |
saeed117
Joined: 08 Dec 2003 Posts: 1
|
04 Dec 2004 2:32 Re: IMAGE PROCESSING |
|
|
|
| VC++ is best for DIP programming. MS gdiplus library is powerful addition for programming Image processing.
|
|
| Back to top |
|
 |
nicleo
Joined: 06 Sep 2004 Posts: 717 Helped: 60
|
04 Dec 2004 4:17 IMAGE PROCESSING |
|
|
|
| If you just wish to learn 'image processing', you may consider Matlab.
|
|
| Back to top |
|
 |
khorram
Joined: 27 Oct 2004 Posts: 238 Helped: 20
|
04 Dec 2004 8:23 Re: IMAGE PROCESSING |
|
|
|
Check the following links:
http://www.ee.siue.edu/CVIPtools/
http://sourceforge.net/projects/opencvlibrary/
They are quite good free sites about "Computer Vision and Image Processing Laboratory".
Regards,
KH
|
|
| Back to top |
|
 |
starfish
Joined: 08 Jul 2004 Posts: 73
|
04 Dec 2004 12:58 Re: IMAGE PROCESSING |
|
|
|
| Use Matlab 7 or 6.5.........it has got image processing toolbox and will be very helpful for a beginner ..............also not much coding as compared to other languages..................Once u get basic implementation concepts working then u can easily switch to languages like Visual C++ etc and use OPENCV in Visual C++ ..................
|
|
| Back to top |
|
 |
verilog_crack
Joined: 06 Sep 2003 Posts: 290 Location: In the Sky
|
04 Dec 2004 18:13 Re: IMAGE PROCESSING |
|
|
|
Hi,
I suggest you read these first:
h**p://www.ph.tn.tudelft.nl/Courses/FIP/noframes/fip.html
Image Processing Fundamentals
h**p://noodle.med.yale.edu/
Image Processing and Analysis Group
|
|
| Back to top |
|
 |
Mina Ayman
Joined: 15 Oct 2004 Posts: 45 Helped: 1
|
04 Dec 2004 20:54 IMAGE PROCESSING |
|
|
|
MATLAB image processing toolbox is a straightforward way to learn and easy implement image processing algorithms
See also this book
http://www.edaboard.com/viewtopic.php?t=63137&highlight=image+processing
|
|
| Back to top |
|
 |
djalli
Joined: 10 Nov 2001 Posts: 887 Helped: 15 Location: 1600 Pennsylvania Avenue, Washington DC 20500
|
05 Dec 2004 7:21 Re: IMAGE PROCESSING |
|
|
|
| mexx wrote: |
HOW TO GO FOR BASIC IMAGE PROCESSING ?WHICH LANUAGE TO USE......IS IT JAVA OR SUMTHING ELSE??ANY BOOKS ON THE FORUM??
regards
mexx |
To tell the truth, and is for any direction you want, there is a lot of information for image processing in C language.
Matlab is ok, simplifies a lot of things, only if you wanted in laboratory and reseach-based image processing but noticing you mentioned Java, the best bet for you is to go for C.
|
|
| Back to top |
|
 |
mexx
Joined: 02 Dec 2003 Posts: 50
|
05 Dec 2004 9:50 IMAGE PROCESSING |
|
|
|
| can u suggest me any book for image processing in c.
|
|
| Back to top |
|
 |
djalli
Joined: 10 Nov 2001 Posts: 887 Helped: 15 Location: 1600 Pennsylvania Avenue, Washington DC 20500
|
|
| Back to top |
|
 |
gizmo
Joined: 06 Feb 2003 Posts: 2
|
06 Dec 2004 18:34 Re: IMAGE PROCESSING |
|
|
|
Check out Intel's IP libraries. Used to be free some time ago...
Cheers,
gizmo
|
|
| Back to top |
|
 |
senthilkumar
Joined: 24 Nov 2001 Posts: 629 Helped: 3 Location: india
|
07 Jan 2005 6:59 IMAGE PROCESSING |
|
|
|
A Simplified Approach to Image Processing: Classical and Modern Techniques in C
any one jave this book
|
|
| Back to top |
|
 |