I have got this program to work mostly successfully. The only issue now is getting the program to give me proper output. I can get about one minute or less of output before the text file stops or the program stops recording data. Any suggestions that may be affecting this issue? Troubleshooting suggestions? Regards
You have to read by coding the TCP port 3000 of the pc where you are running SwisTrack. You can use HyperTerminal to read the port 3000 in the machine where you are runnig SwisTrack (only for test and see the data packet) 2018-04-24 21:52 GMT+02:00 donaldson77 donaldson77@users.sourceforge.net: I got a different webcam to work. The other problem was trying to get the program to create a data output. The program sends it to some TCP 3000 or something and it is beyond me what this means. I don't know...
I got a different webcam to work. The other problem was trying to get the program to create a data output. The program sends it to some TCP 3000 or something and it is beyond me what this means. I don't know where the data goes? Any thoughts what the issue could be.
Hi Donnie: I was trying to find the C++ file that I made but I dont found it. I developed in 2012.. I remember that you need to compile the SwisTrack source code using Visual Studio. That is a heavy work because you need to install all de libraries and dependences. After that, you need to copy de image got it from the usb camera in the register (variable, etc) that Swistrack uses to process the images.. I remember that after few days of work, the problem was solved. When you uses Swistrack you supouse...
I had the same problem some years ago. I made the driver for the camera. The camera needs to support opencv library. El jue., 12 abr. 2018 7:00 p. m., Donnie Peterson donaldson77@users.sourceforge.net escribió: I have looked all over the internet looking for help. I am trying to get to things to work. One, I want to add a USB camera on the latest version of the Swistrack. I have tried several usb connected cameras and nothing connects execpt the built-in camera. However, video won't show in the program...
I have looked all over the internet looking for help. I am trying to get to things to work. One, I want to add a USB camera on the latest version of the Swistrack. I have tried several usb connected cameras and nothing connects execpt the built-in camera. However, video won't show in the program when it is connected. Is there is some kind of configuration that I need to do get the webcam to connect successfully? Or is there helpful program. Second, I can't get the output to file, or any output to...
Hi,When I used input as a USB camera Its not shows any frame.Its running with black frame even I tried Webcam also which is inbuild in pc.What is the solution?
thank you
Fix: removed isnan(cs->prevFaceRect.width) in e...
ComponentBlobDetectionRedGreen.cpp corrected to...
removed opencv2 branch which is now merged into...
fixed serial port error messages in ChamberCont...
General
Changed Makefiles to suppress obnoxious warning...
Fixed improper string conversion preventing com...
Added new components for Fourier transform, fre...
updated Makefile.inc, and fixed camshiftwrapper...
cvHaarDetectObjects takes one extra param in op...
created branch to make swistrack compatible wit...
changed directory structure to trunk branches tags