I have a computer programmer who is designing a basic visual animal tracking software for use in my experiments. The reason is a cheap alternative to ethovision or alternative software. They are using free code from a library in openCV. It is basically just blob detection, converting the image to x,y coordinates within the arena at each time point. This can then be used to determine freeze time, entry into zones etc. Does anyone have any advice on this.

Similar questions and discussions