java - Android: Drawing bounding box on object in bitmap -


i have black , white threshold bitmap. how detect , draw bounding box around object? example:

threshold bitmap

the red box box need have drawn. box there because in bitmap, background black, , inside box majority of actual image (white) is. how app detect , draw bounding box?


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -