gmphd
gmphd copied to clipboard
GM-PHD filter implementation in python (Gaussian mixture probability hypothesis density filter)
Results
1
gmphd issues
Sort by
recently updated
recently updated
newest added
Your code did not use `pkk` though you calculated. ` pkk = [dot(eye(len(k[index])) - dot(k[index], self.h), comp.cov) `