0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Video code More... about 14 years ago
thresholding for bikes fixed More... about 14 years ago
Merge branch 'master' of [email protected]:ndhoward/cs226-ivan-nathan More... about 14 years ago
chagnes More... about 14 years ago
tuning the likelihoods More... about 14 years ago
Added likelihoods for person/bike to geomModel More... about 14 years ago
fixed more pca bugs More... about 14 years ago
fixed bugs in pVal method More... about 14 years ago
integrated pca into likelihood calculation, needs tuning More... about 14 years ago
merged More... about 14 years ago
Merge branch 'master' of [email protected]:ndhoward/cs226-ivan-nathan More... about 14 years ago
added utility function for PCA likelihood function More... about 14 years ago
Lol it didn't update geomModel.cpp More... about 14 years ago
Added function to compute pvals (ratio of the two largest eigenvalues) for blobs; still TODO: 1. pass blobs into this function 2. test to see if it gives results consistent with matlab 3. integrate into likelihood function by adding a linear combo term with pval achieved vs. pval required More... about 14 years ago
added bike tracker More... about 14 years ago
revamped particle filters to work with the connected components, lots of tweaking still needed More... about 14 years ago
use keys p, o, i, u to troggle which points and particles get displayed More... about 14 years ago
fixed some bugs in connected component finder and tuned constants to give what looks like good results on our person and bike dataset More... about 14 years ago
Merge branch 'master' of [email protected]:ndhoward/cs226-ivan-nathan More... about 14 years ago
added connected components More... about 14 years ago
added videoing script using recordmydesktop (run and click on screen) More... about 14 years ago
added jiggling More... about 14 years ago
omg this kinda works More... about 14 years ago
fixed binarySearch bug More... about 14 years ago
new distance More... about 14 years ago
Merge branch 'master' of [email protected]:ndhoward/cs226-ivan-nathan More... about 14 years ago
resolved More... about 14 years ago
Fixed float rand casting error More... about 14 years ago
testing More... about 14 years ago
Fixed z-points (ish) More... about 14 years ago