Skip to content

Changing HOG #19

@MeraMeskul

Description

@MeraMeskul

Algortihm contains to much C-style code. (Memory allocations, pointer arithmetics, ...)
Instead of pointer based code, STL containers can be used and code can be simplified.
Actually HOG part has too much C-style code instead of C++.
There is code in C++ about HOG features. (https://github.com/Ekberjan/HOG_Feature_Extractor)
I could not implemented that one into the algorithm.
Can you integrate it to your algorithm?
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions