akshithahm / jfeaturelib

Automatically exported from code.google.com/p/jfeaturelib
0 stars 0 forks source link

PHOG bins with zero values #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Sometimes I've got phog bins with zero values. I don't know if it is an error 
in phog descriptor or not. 

I'm using chi-square distance to measure the distance between two phog feature 
vectors. Since this metric doesn't allow bins with zero values, it results with 
error.

I attach an image (28.jpg) which I got this behaviour (phog.txt, see 24th bin). 
Phog parameters are the deafults: bins=8 and recursions=1 

I used the Extractor utility to extract phog features. My command line: java 
-cp JfeatureLib.jar de.lmu.dbs.jfeaturelib.utils.Extractor -D PHOG -c c -d 
/home/patricia/imgs/ -o phog.txt

Best regards,
Patricia

Original issue reported on code.google.com by patricia...@gmail.com on 31 Oct 2012 at 6:02

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by franz.graf on 10 Nov 2012 at 5:04

GoogleCodeExporter commented 9 years ago
This issue was closed by revision daa6a7fb9f45.

Original comment by franz.graf on 20 Feb 2013 at 9:53

GoogleCodeExporter commented 9 years ago
Issue 29 has been merged into this issue.

Original comment by franz.graf on 20 Feb 2013 at 9:56