Click here to Skip to main content
15,917,176 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,
I need to get various properties such as brightness, resolution etc of an image.
please help me.
Posted
Updated 12-Jun-11 23:03pm
v2

First to look at is AForge.NET, see http://en.wikipedia.org/wiki/AForge.NET[^], http://www.aforgenet.com/[^].

Also look at the following libraries:

OpenCV, http://en.wikipedia.org/wiki/OpenCV[^], http://opencv.willowgarage.com/wiki/[^],

VXL, http://en.wikipedia.org/wiki/VXL[^], http://vxl.sourceforge.net/[^].

See also the articles by the author of AForge.NET, CodeProject member Andrew Kirillov: http://www.codeproject.com/Members/Andrew-Kirillov[^]. Another CodeProject member to look at is Chesnokov Yuriy, http://www.codeproject.com/Members/Chesnokov-Yuriy[^].

—SA
 
Share this answer
 
Comments
thatraja 13-Jun-11 6:08am    
Good bunch
Sergey Alexandrovich Kryukov 13-Jun-11 11:37am    
Thank you, Raja.
--SA
sreejithc777 15-Jun-11 12:28pm    
thnx
sreejithc777 15-Jun-11 12:28pm    
thnx
Sergey Alexandrovich Kryukov 17-Jun-11 23:05pm    
You're welcome.
Will you consider to formally accept the answer (green button)?
Thank you.
--SA
Hope Image Processing using C#[^] article from CP and Image Processing[^] might help you.
 
Share this answer
 
v2
Comments
Sergey Alexandrovich Kryukov 13-Jun-11 5:26am    
Makes sense, a 5.
Please see also my answer, a set of major imaging libraries.
--SA
[no name] 13-Jun-11 6:10am    
Thanks SA.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900