-
-
Notifications
You must be signed in to change notification settings - Fork 13
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rust-cv/ndarray-vision
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rust-cv/ndarray-vision
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: hog
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 10 files changed
- 1 contributor
Commits on Aug 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e839d20 - Browse repository at this point
Copy the full SHA e839d20View commit details -
Add some doc comments rename things
Comments for what needs doing next
Configuration menu - View commit details
-
Copy full SHA for 8e75080 - Browse repository at this point
Copy the full SHA 8e75080View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4145199 - Browse repository at this point
Copy the full SHA 4145199View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74d0b52 - Browse repository at this point
Copy the full SHA 74d0b52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3646823 - Browse repository at this point
Copy the full SHA 3646823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fdeaec - Browse repository at this point
Copy the full SHA 5fdeaecView commit details -
Get initial implementation finished.
So now: * Gradients finished (and old gradient stuff got rid of) * reserve descriptor vector (makes it easier) TODO * Signed angles true/false * Visualisation of features
Configuration menu - View commit details
-
Copy full SHA for 5e1c8b5 - Browse repository at this point
Copy the full SHA 5e1c8b5View commit details -
* Moved to sobel instead of simple gradient * Fix potential divide by zero in sobel by adding epsilon * Add Copy to padding when possible * Add 2PI scaling for negative angles
Configuration menu - View commit details
-
Copy full SHA for e9bf9d8 - Browse repository at this point
Copy the full SHA e9bf9d8View commit details -
* Add rough "voting by bilinear interpolation" from duke university notes * Add start of visualisation function (unverified) * Remove magnitude limiting from sobel * Pad by default in convolution
Configuration menu - View commit details
-
Copy full SHA for a3b3743 - Browse repository at this point
Copy the full SHA a3b3743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c579d1 - Browse repository at this point
Copy the full SHA 7c579d1View commit details -
Got all the blocks, got the vectors now just need the features to be all good so I can make sure it actually works
Configuration menu - View commit details
-
Copy full SHA for 4957bf5 - Browse repository at this point
Copy the full SHA 4957bf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f498f1c - Browse repository at this point
Copy the full SHA f498f1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ef409 - Browse repository at this point
Copy the full SHA 51ef409View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73ddf3f - Browse repository at this point
Copy the full SHA 73ddf3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 203dd67 - Browse repository at this point
Copy the full SHA 203dd67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ef8c21 - Browse repository at this point
Copy the full SHA 4ef8c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60e7024 - Browse repository at this point
Copy the full SHA 60e7024View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...hog