HoG Descriptors and Bag of Words

2016-07-24 Thread Michael O'Brien
Hi all, I'm new to computer vision/machine learning and I was hoping I could ask the community for some advise. I've calculated HoG descriptors for frames in a video but I'm not sure how best to group/join/??? them so I can then run Kmeans clustering on them. I'm hoping to use the (Visual) Bag

Re: HoG Descriptors and Bag of Words

2016-07-24 Thread Michael O'Brien
Some properties of the individual ndarray (aka HoG descriptor) ('NDarry Size', 251328) ('NDarray Number of Dimensions', 1) ('NDarray length of 1 array element in Bytes', 8) ('NDarray Total byes consumed by elements', 2010624) ('NDarray DataType', dtype('float64')) On Sunday, 24 July 2016 14:59:04