A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Using Adobe Flash getCamera() for Vision System Machines

  1. #1
    Junior Member
    Join Date
    Apr 2017
    Posts
    4

    Using Adobe Flash getCamera() for Vision System Machines

    For a sorting machine I've designed, I am trying to decide which language to learn again to write the vision system. OpenCV is popular on c++ and java, but my algorithm isn't going to be all that complicated and I LOVE FLASH. Also, getting compilers to work for c++ is proving to be annoying.

    Question 1
    Can i just buy any basic webcam and get access to it in Adobe Flash? A few years ago, I made an app for my old droid phone that got access to and displayed the camera, but it was buggggggyyyyy. I just want to use a cheap webcam for practice, later I'll buy a more "lab grade" camera.

    Question 2
    Am I going to have to learn a ton of electrical engineering and computer engineering to turn/flip a circuit on/off with flash or is there a more plug and play option available?

  2. #2
    Client Software Programmer AS3.0's Avatar
    Join Date
    Apr 2011
    Posts
    1,404
    Yeah you can access the webcam, I used getcamera and an ane to turn on the l.e.d on the device. You can make the ane on java or download one online, you don't really need to lay hands on c++ and yeah you basically need to learn how to build a whole phone if you want to access the circuit your way.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center