Click here to Skip to main content
15,890,043 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
normalize an image using emgu cv
Posted
Comments
Sergey Alexandrovich Kryukov 18-Feb-15 3:27am    
What have you tried so far?
—SA

1 solution

First of all, I'm not sure you really need normalization, because some misuse it. Please see: http://stackoverflow.com/questions/10561222/how-do-i-equalize-contrast-brightness-of-images-using-opencv[^].

But, if your really need normalization, it's called "Equalize" in CV: http://www.emgu.com/forum/viewtopic.php?f=7&t=168[^].

As you can see, you can equalize by channels, or all of it.

—SA
 
Share this answer
 
Comments
Member 11166005 18-Feb-15 23:33pm    
thanks for the thing Sergey.. i will check the code and let you know...
Sergey Alexandrovich Kryukov 19-Feb-15 0:02am    
Very good. You are very welcome. If you find my suggestion adequate, please accept the answer formally.
—SA
Member 11166005 19-Feb-15 0:08am    
OK . where r u from you are a genius .please update your profile and let me read your profile completely . and grow like you man .hats off sergey
Sergey Alexandrovich Kryukov 19-Feb-15 0:12am    
Sorry, I did not understand it, almost nothing, especially about the profile. What do you think needs to be updated and why, and so on..?
—SA
Member 11166005 19-Feb-15 0:18am    
don't think wrong.Why i asked you to update the profile means you are the leading person in code project website and especially your answers are great and Ming-blogging .so i want to learn from you sergey .that's why i need .

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