40 likes | 116 Vues
This project explores comparing shapes using Hu Invariants and Fourier Descriptors, as well as comparing colors through Histograms to enable effective searching in a database. The research covers the process of turning images into Fourier descriptors and working with Hu Invariants. Challenges included a longer startup phase and limitations in debugging certain issues. Lessons learned involve setting clearer goals, prioritizing Fourier research, and improving the project's initial debugging process for efficiency in implementation.
E N D
Similarity Original Goals Comparing shapes using Hu Invariants Comparing shapes using Fourier Descriptors Comparing colours using Histograms Comparing colours using combining Searching in a DB using the comparison algorithm Searching using a simpler and faster algorithm
What I have accomplished Researched invariants and fouriers mainly Comparing shapes using Hu Invariants Having data on Hu Invariants Turning picture into Fouriers
Mistakes and Problems Start-up took longer than needed and expected Long research period left little time for implementation Hu Invariants harder to work with than expected Close to no information debugging certain things Even after 3 weeks of research not enough knowledge in some areas.
What I would have done different Lower goals Early make simple and clear case I wanted to solve Focused more on fourier during research Fixed some sort of debug in beginning of project Having a faster project start-up