Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: How to divide an image to 4 subimages to find threshold
Posted:
Mar 4, 2012 9:23 PM
|
|
Thank you for the responds. I have read a numbers of paper but those are not applicable since the characters of the license plate in my case are very near to each other. When I do normal thresholding the characters are stick to one another and yet the images are blur when captured. this are some of the problem I am trying to figure out before it can properly be segmented out. But I do not know how can I divide into subimages using matlab command after that find threshold value for each subimages and combine it become an images at last. > --------------------------------------------------------------------------------------------- > Just use a method that people have already successfully developed: > http://iris.usc.edu/Vision-Notes/bibliography/motion-f726.html#License%20Plate%20Recognition,%20Extraction,%20Analysis > Why reinvent the wheel? > > If you're doing your Ph.D. on it though, you'll have to improve on > those methods substantially of course since you can't just implement > an existing method.
|
|
|
|