8000 Request support about the image feature descriptor extraction using FJFM_D file · Issue #1 · ShurenQi/MomentToolbox · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Request support about the image feature descriptor extraction using FJFM_D file #1

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

Open
Ruiwen-HE opened t 92A5 his issue Jun 15, 2021 · 1 comment

Comments

@Ruiwen-HE
Copy link

Dear authors,
Thank you very much for sharing your code with the community.

I would like to extract a feature vector of my input image using the FJFM_D file (I suppose D stands for descriptor?). Could you please inform me if it is correct to consider the X matrix as a feature vector or is there better way to do that ?
I also noticed a special format of the values included in this matrix, for example the first value X[0][0] = -4.3893 - 1.0388i
It seems to not being a simple float value ?

Thank you in advance for your support.

Best regards
Ruiwen

@ShurenQi
Copy link
Owner

Dear He,
Thank you for your attention.

In fact, image moments are usually complex-valued. You can get the descriptor that is rotation invariant by taking the absolute value of X, as I did in the "3. Pattern Recognition" folder.
For more information about FJFM, you can refer to my previous paper:
Robust and discriminative image representation: Fractional-order Jacobi-Fourier Moments. Pattern Recognition (PR), 2021.

Good luck and have fun.

Kind regards,
Shuren Qi

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

2 participants
0