to identify the presence of a water resevoir in a image.

6 次查看(过去 30 天)
i am tryin to make a code for script identification of from any handwritten indian document. this includes extraction of features of all the scripts. Urdu script has the feature of having a water reservoir.
i found this technique in a paper but cant work out the code. it said: scan the component from left to right (starting from top) to find the run of 1s whose upper pixels (north neighbor in the 4-neighbourhood sense ) are 0 – candidate run. Check whether it is possible to reach from an end point of a candidate run to its associated point by traversing the contour of the component. If one can reach from one end point of a candidate run to its associated point without passing any pixel lying above the rows of the current candidate run during traverse then a top reservoir is obtained from this end point.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Feature Detection and Extraction 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by