Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Target feature

Hi,

    In the attached flow chart,i would like to know what does "target feature" mean?.

In this i am giving an input image(attached),from the image i have to detect(mark with a rectangular box) the printer in the image at the output(after LBP histogram matching)

 

 

Screen Shot 2013-08-17 at 12.51.48 AM.png

 

 

 

 

 

 

 

Thank you

0 Kudos
Message 1 of 4
(3,830 Views)

Hi Madhubalan,

 

The target feature seems to refer to the detectable object/feature, which in this case could be a smaller image of the printer alone. You would then run the corresponding image operations as for the whole image and produce the histogram for the comparison.

 

Anyway, I see you're still working on the method from the "Fast Object Detection Based on Color Histograms and Local Binary Patterns" paper. Earlier in another one of your posts we looked at the LBP part but apparently you would like to reproduce the whole method. By no means do I now intend to disrespect you and I don't, of course, see anything wrong in your idea but maybe I can give you tips to get more/better results in your search for support.

 

People in these forums, and in general, are much more eager to put some effort to help you when you first show the work that you yourself have put into the whole problem. It is a much more pleasant interaction when it has more the feel of cooperation or a shared challenge instead of, well, slave work, to be extreme. Most of us don't do this for work but as a voluntary contribution for the community.

 

So, if possible, please share us details about your project, about your LabVIEW skills and experience, what you have already managed to put together and what type of application are you ultimately going for. I'm sure that everybody would consider more to help you out with ideas or even bits of code.

 

0 Kudos
Message 2 of 4
(3,816 Views)

Hi vekkuli,

              Thank you for the information.I am new to labview,i just know only the basic about labview.

I have code for the first two steps 

1.calculate  color mask using dominant color

2. Morphological operation

and the part you have given me (LBP)

 

Thank you

 

0 Kudos
Message 3 of 4
(3,808 Views)
Hi vekkuli,
In my project I have to detect a printer(from an image) by using the same technique in the PDF which I had sent your for the lbp.

Thank you
0 Kudos
Message 4 of 4
(3,800 Views)