Click here to Skip to main content
15,901,373 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I am doing a project of image processing enhancement. I am new to Matlab. I came to know that we have some limitation of using some coding in the image processing toolbox.
We can use imread and imshow, other then the default.
There are 3 technique to improve the image:
1. Piece-wise contrast,
2. Histogram equalization and
3. Histogram matching

I need some coding help because I am new to use matlab.

Thanks
Posted
Updated 25-Jul-10 23:40pm
v2
Comments
Sandeep Mewara 26-Jul-10 5:41am    
You need to add what kind of help you are looking at. Is there some specific issue that you are facing? Describing your project won't help much.
Christian Graus 26-Jul-10 17:21pm    
Reason for my vote of 1
Matlab is used by students. This is not a request for help, this is a request to cheat.
allen88 26-Jul-10 20:58pm    
i m using matlab to writing a program to improve the image.For histogram equalization, how i want to get all the index number to be divided by total pixel then put it at 1 of the location. so that i can take the value when i need to do next calculation?

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