Ask Your Question
0

How can I detect multiple occurrence of of an object in an Image

asked 2016-05-16 07:45:53 -0600

Pranav Buradkar gravatar image

updated 2016-05-17 04:16:26 -0600

Hi I am using JavaCV plugin in Unity for android /ios to detect floorplan.

I want to detect the position of windows, doors and few other objects in the floorplan image. First I used template matching for detection, but later I figured out it wont work if object is placed in different orientation or size of object is mismatched. I am using the device camera to capture the image hence image may get a little skewed hence I abandoned this technique.

So now I am trying to use feature detection but I am not able to get the position of object in the image, also how can it be used for multiple occurrence of the same object. Any help would be appreciated.

Following is the reference image and the highlighted portion shows the windows found using template matching.

image description

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-06-04 01:04:09 -0600

Hi Pranav,

I am also looking for the same but using matlab, also have tried same methods as you have tried. but not got any sucess. I think we should go for shape context algorithm, . if you have got any solution please help me too. shape context Thanks

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-05-16 07:45:53 -0600

Seen: 1,012 times

Last updated: May 17 '16