make the webcam object more useful - computer vision

This forum is currently in read-only mode.
From the Asset Store
Find and Destroy all computer malware in this lighthearted security game.
  • Essentially, computer vision is the ability to recieve video input and be able to recognize and distinguish different shapes.

    an open source framework is available here: http://reactable.iua.upf.edu/?software

    a demonstration of it can be watched here:

    Subscribe to Construct videos now

    example applications:

    http://julianoliver.com/levelhead

    <img src="http://upload.dfyb.net/uploaded/levelheadpic.jpg">

    Eye of Judgment (PS3):

    <img src="http://www.eyeofjudgmentcards.com/closeupfour.jpg">

    facetracking installation:

    Subscribe to Construct videos now

    I think my new media professor and classmates would be much more interested in Construct if it offered computer vision capabilities. It would allow a wider audience, but also a wider variety in the games you could make. Coupled with Construct's current abilities, comprehensive computer vision input and analysis would open up the doors to tons of possibilities.

  • I've yet to see a use of this that didn't look or feel like a gimmick. The cube game is the first thing I think I've ever seen game-wise that I might not get bored of in 10 minutes.

    While I like the idea of adding such a feature, I hope it doesn't come for a while yet (unless someone else outside scirra adds it - Construct is open-source after all.).

    Sounds like a post-1.0 feature.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I've yet to see a use of this that didn't look or feel like a gimmick. The cube game is the first thing I think I've ever seen game-wise that I might not get bored of in 10 minutes.

    While I like the idea of adding such a feature, I hope it doesn't come for a while yet (unless someone else outside scirra adds it - Construct is open-source after all.).

    Sounds like a post-1.0 feature.

    Construct already has webcam support, and i've linked to a great computer vision framework that is open source -- integrating this open source framework shouldn't require nearly as much effort as them developing their own implementation on their own.

    the PS3 game Eye of Judgment actually brings legitimate advantages through this technology. computer vision is what makes it possible to use the same cards in local matches against other players, local matches against computer AI opponents, and online matches.

    this technology is largely unexplored for games, but i think there's definitely potential for cool things. what mainly prompted this thread's creation was me playing with the webcam object in Construct and seeing that it is basically useless -- you cannot manipulate or utilize the video input in any way... it is just there. and this computer vision stuff is open source -- if i knew my way around c++, i'd try to do it myself. sure, it's not something that should be a top priority, but i think it should be a priority. it would not only expand on the types of games and applications construct can make, but it would expand the potential audience of construct. there is a lot of value in an intuitive development environment that can utilize a wide variety of inputs.

    edit: there's even a python client using the open source framework --

    http://code.google.com/p/pytuio/

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)