I am interested in using and contributing to your software. I am quite expereinced with python, and I would be very happy to do my animal tracking analysis in an open source environment.
Sadly, I find it a bit difficult to get a clear understanding of your code. Would you mind adding a bit more documentation (in the form of docstrings/comments) or maybe a few usage examples?
ROS package for Detection and Tracking of Multiple Objects (DATMO), code of my master's thesis "Prediction of Objects' Motion in the Vicinity of Robot".
We are working on Object detection and extraction from Surveillance Camera Footage.After extracting the object of our interest , we want to compare their their Normalized color Histograms using Chi Square Method. Implementation of various Tracking Methods
This is a code for Segmentation and Tracking algorithm which can be used for noisy, low-resolution images where the objects of interest are relatively small and scattered throughout the frame.
Hi,
I am interested in using and contributing to your software. I am quite expereinced with python, and I would be very happy to do my animal tracking analysis in an open source environment.
Sadly, I find it a bit difficult to get a clear understanding of your code. Would you mind adding a bit more documentation (in the form of docstrings/comments) or maybe a few usage examples?