Giter Club home page Giter Club logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Changed Issue type from "Defect" to "Enhancement".

Since ssl-vision is used primarily for the RoboCup SSL, and since the cameras 
for the competitions are firewire, this is not top priority. However, USB 
support might be extremely useful for other domains than SSL, and any work 
towards achieving this goal would be greatly appreciated.

Original comment by [email protected] on 22 Jul 2011 at 11:59

  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

from ssl-vision.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
I have added Video4Linux2 support to ssl-vision so it can be used with USB 
cameras and other non-Firewire devices.
My branch with this support is located at:
https://github.com/cktben/ssl-vision

I have tested this with the Playstation 3 Eye, which is cheap and capable of 
640x480 at 60FPS.  The camera can be mostly configured inside ssl-vision, but 
there is currently no option to set resolution or framerate.

Original comment by [email protected] on 6 Mar 2013 at 8:37

from ssl-vision.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Ben, this is great. I started to test your Video4Linux2 support so we can 
incorporate to the official version. We most likely will do it after RoboCup 
2013 so there's enough test and to avoid making changes too close to the 
competition date.

Original comment by [email protected] on 23 Mar 2013 at 5:01

  • Changed state: Started

from ssl-vision.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
[deleted comment]

from ssl-vision.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Hi
I have downloaded the project
when i wanna cmake the project this errors apeared :

-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.

I couldn't solve above problem but i make the project and i face following 
errors :

[ 60%] Built target sslvision
Linking CXX executable bin/client
libsslvision.a(robocup_ssl_client.cpp.o): In function 
`RoboCupSSLClient::RoboCupSSLClient(int, std::string, std::string)':
robocup_ssl_client.cpp:(.text+0x39): undefined reference to 
`QMutex::QMutex(QMutex::RecursionMode)'
robocup_ssl_client.cpp:(.text+0xe4): undefined reference to `QMutex::~QMutex()'
libsslvision.a(robocup_ssl_client.cpp.o): In function 
`RoboCupSSLClient::~RoboCupSSLClient()':
robocup_ssl_client.cpp:(.text+0x164): undefined reference to `QMutex::~QMutex()'
robocup_ssl_client.cpp:(.text+0x19e): undefined reference to `QMutex::~QMutex()'
collect2: error: ld returned 1 exit status
make[2]: *** [bin/client] Error 1
make[1]: *** [CMakeFiles/client.dir/all] Error 2
make: *** [all] Error 2

regards


Original comment by [email protected] on 13 Apr 2013 at 1:25

from ssl-vision.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
[deleted comment]

from ssl-vision.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
I had the same error, but only in debug mode.
Everything is fine when building in release mode.

PS: we have forked the code to use OpenCV as the capturer, the code is here:
https://github.com/xuyuan/ssl-vision

Original comment by [email protected] on 13 Dec 2013 at 11:27

from ssl-vision.

joydeep-b avatar joydeep-b commented on August 22, 2024

Added V4L support in #35

from ssl-vision.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.