Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About feature_extraction.py about VSUMM #1

Open
GreenD93 opened this issue Jul 1, 2019 · 0 comments
Open

About feature_extraction.py about VSUMM #1

GreenD93 opened this issue Jul 1, 2019 · 0 comments

Comments

@GreenD93
Copy link

GreenD93 commented Jul 1, 2019

Hi!

I have three questions about your code(feature_extraction.py).

  1. I wondered why did you calculate hsv_histogram under 0.23 standard deviation? Although I read VSUMM paper, I was not able to find that thing. Rather, the paper showed "the standard deviation of monochromatic frames is equal to zero or a sufficiently small value close to zero".

  2. You calculated HSV histogram with [0,256] range but in the case of hue, the range is [0,180]. Is it not a problem to calculate HSV histogram?

  3. For histo_norm, you divided each value from a histogram by frams_size. Could you tell me about what's the meaning of frame_size and those contexts?

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant