Videre Stereo Camera and Labview

Hello!   I work with a group that is attempting to use Labview to control a Videre digital stereo camera system.  We are not having much luck.  Does anyone in the forum have experience working with these together (hopefully good experience...)?  Thanks!

Have a look at the following:
Why Can I Not See All of My IMAQdx Camera's Attributes in Measurement & Automation Explorer
Get Attributes in IMAQdx vs. IMAQ for IEEE 1394
IMAQdx Error -1074360305 Attribute Not Supported by the Camera
You might also want to update the firmware on the camera by contacting Videre's customer support. 
Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies

Similar Messages

  • Digital camera and LabVIEW

    Has anyone ever controlled a canon digital camera from LabVIEW?  I am using a Canon EOS Kiss REBEL 300D.
    I tried using the software from the following link (http://www.hytekautomation.com/Downloads.html)  , but the "take a picture" button was disabled.
    I did download the SDK from canon but am not sure if LabVIEW can handle some of the data types to pass to the DLLs.
    Here is one example of a function
    cdCAPI RCOpenSource ( cdSourceInfo* pSourceInfo, cdHSource* pSource )
    where cdSourceInfo is defined as:
    typedef struct{
    cdSourceType SurceType; // Type of the device
    cdUInt32 rsrvd; // Reserved
    cdStr63 Name; // Device model name
    //(Invalid if cdSRC_TYPE_HOST)
    #ifndef macintosh
    cdStr63 NameInOS; // Device model name in OS
    #endif
    cdPortType PortType; // Port type
    cdPortDescripUnion u; // Union of I/O port descriptor
    } cdSourceInfo;
    Thanks for any help.

    If you use Windows, easiest way to access external code is .NET
    interface. Is there a .NET interface for the Canon camera? If there is,
    use it.
    If there is no .NET interface and you have problems calling the SDK DLL directly,
    It's quite easy to write a .NET interface (wrapper) for C++ code (if
    the SDK is written according to C++ standards and works with Visual Studio .NET). Check MSDN to find out how to write managed extension (.NET wrappers) on existing C++ code. There is a simple example
    of such a wrapper for an existing C++ class. If you have existing C++
    methods, just write a class that has similar methods that upon call
    call these SDK methods.
    After having written the wrapper, build it (having the managed
    extension turned on!) and you can access the class from .NET interface
    of labview directly. If the data types cause problems, you can try to
    transform the data types in the wrapper methods.
    Something like the following may work:
    # include "SDK_includes_here.h"
    # include "SDK_includes_here.h"
    # include "SDK_includes_here.h"
    // You need a class for your method.
    // If you have many methods, you can add them to the same class
    __gc class CanonClass
    public:
    // constructor
    CanonClass() { }
    // destructor
    ~CanonClass() { }
    // method
    cdCAPI MyMethod( cdSourceInfo* pSourceInfo, cdHSource* pSource )
    return RCOpenSource ( cdSourceInfo* pSourceInfo, cdHSource* pSource );  
    Message Edited by Tomi M on 11-20-2005 01:26 AM
    Message Edited by Tomi M on 11-20-2005 01:27 AM
    Tomi Maila

  • USB web cam and labview (IMAQ)

    Hi Everyone
    Is it possible to acquire images from a web video-cam with Labview/Imaq.
    which is connected via USB port ?
    Any information would be appreciated.
    Thanks in advance
    Andreas

    Hi Dogan (how do I get that g correct?)
    I think you are using a non-english (or some other languages) OS?
    If so have a look at this thread
    Good luck,
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • Camera Vision Loop Snap will be 1% right and left inverse in Vision2013 and Labview 2013.

    Hello,
    I use a Camera to Loop Capture Vision Snap in Vision2013 and Labview 2013.
    (see the right-up picture that is the needle in the right side, but the right-down picture it is in the left side.)
    The right-up picture that is the current snap image shows normally.
    The right-down picture is after en-queued and de-queued image.
    But the image will be 1 % Randenly Chance to show right and left inverse.
    Could someone tell me how to solve the problem?
    Thanks.
    Attachments:
    IMAQ_Mirro_)_(.JPG ‏149 KB
    IMAQ_realtime_image_snap_queue.JPG ‏196 KB

    Good-day.
    2 Cameras are both the same "AVT GUPPY F033B"  , Connected to the IEEE1394 interface PCI Card (2 ports, Controller Chip is Texas Instruments).(See" cam_driver.JPG")
    Both Cameras are 1 % Randenly right and left inverse.(See" IMAG_Mirro_)_(2.JPG")
    The Labview 2012 program is the attached file called "IMAGE_LOOP_SNAP_Queue As a Multiplexer_LV2012.vi.zip"
    Thanks.
    Attachments:
    cam_driver.JPG ‏55 KB
    IMAQ_Mirro_)_(_2.JPG ‏159 KB
    IMAGE_LOOP_SNAP_Queue As a Multiplexer_LV2012.vi.zip ‏769 KB

  • 3D Shape Measurement using two cameras in labview

    Is it possible to take 3D Shape Measurement using two or more cameras .

    Tarar, 
    Here are some links with information regarding 3D measurements using stereo vision with LabVIEW. 
    [1] Does NI Vision Support Stereo Vision or Depth Perception?
    [2] 3D Imaging with LabVIEW 
    Huntington W
    National Instruments
    Applications Engineer
    ***Don't forget to give Kudos and Accepted as Solution where it is deserved***

  • Run-time engine problem in Labview 2009 and Labview 2010

    I have a problem with Labview 2009 and Labview 2010. I updated my Labview 2009 into 2010. But it turned out to be a trial one, because i did not have the serial number. So I uninstalled the Labview 2010. however, the funny stuff came over. I cannot use my Labview 2009. So i uninstalled Labview 2009 again. But eventually, I could not reinstall Labview 2009. Every time i had a runtime error and i could not proceed with the installation. in addition, any installation  related to Labview is not permitted and the same error came up every time. it is very annoying.
    So, What is the deal?
    I attached the error here. Any comments or advice are welcomed and appreciated.
    Attachments:
    error.docx ‏2305 KB

    By chance is this machine's language set to any non-English locale?  You would check the locale setting by:
    Opening Control Panel.
    Opening "Regional and Language Options".
    Looking Under "Regional Options" >> "Standards and Formats"
    If it is set to something besides English, trying setting it to English and please report back what locale it was set to (or if this even solves the problem).
    Regards,
    - WesW

  • How to acquire data through multiple channels in parallel using PXI 6070 E, PXI 4071 and LabVIEW?

    Hi,
    I am using NI LabVIEW, NI PXI 4071, and NI PXI 6070E to measure current through a variable resistance. Now, I am using one channel from SCB-68, but I want to add another channel in parallel so that I can have two resistors instead of one that I cam measure current through them.
    I have attached a Pdf file showing the setup for hardware in use and LabVIEW code also.
    Can anyone look at these files and give me guide lines or ideas that can help me resolving this issue, please.
    Thanks in advance.
    Best Regards,
    Shaheen.
    Solved!
    Go to Solution.
    Attachments:
    IV copy for HS.vi ‏55 KB
    Layout of NI Cards.pdf ‏248 KB

    Your 4071 can only do one measurement at a time. Your DAQ cannot measure resistance either nor has it got any analogue inputs.
    However, you could use a multiplexer and multiplex your 4071 DMM. This wont give you simultaneous measurements but can acquire data one after the other, the speed is obviously dependent on the multiplexer you choose!
    Hope this helps.
    Beginner? Try LabVIEW Basics
    Sharing bits of code? Try Snippets or LAVA Code Capture Tool
    Have you tried Quick Drop?, Visit QD Community.

  • How to implement a dual booting PXI system using windows 7 and labview RT

    Good Day
    My name is Mariano Ocana from the University of Manitoba, and I want to implement a dual system using windows 7 and labview RT in a PXIe-1082 chassis with a PXIe-8102 embedded controlled (the chassis came with windows 7 installed). What are the steps to use both systems (windows and RT)  in the same chassis?, in the NI help comes an example implementing a dual system using windows xp and RT, it is the same procedure?.
    Thank you in advance for all your help.
    Regards
    M. Ocana

    Greetings, Mariano.
    The real issue you have to contend with is whether or not you have a LabVIEW RT license.  If the 8102 controller was purchased Windows-Only, you likely do not have a license to run LabVIEW RT on the controller - you can purchase one, I think it's about $500, and at that point you can request a LabVIEW RT Configuration CD (that's not what it's called, but the sales guy will know what I'm talking about).  The Config CD is a CD that will partition your controller correctly with both FAT32 and NTFS filesystems (in the appropriate way) to allow you to run Windows 7 and LabVIEW Real-Time on the controller correctly.  Once done, you can then switch within the BIOS between LabVIEW Real-Time and Windows in order to dual-boot.  
    Either way, you likely need to contact NI sales to either purchase an RT license (if one was not received at the time of purchase) or to request a Configuration CD (it might also be called a dual-boot install CD or similar).
    -Danny

  • Output Video File to 'Microsoft DV Camera And VCR' DV driver

    I've just submitted this:
    I would like to request that the facility be made available to output the one video file allowed on the session timeline to the 'Microsoft DV Camera And VCR' DV driver for display on a TV monitor via appropriate hardware. Please make this option in addition to the ability to display the video content on a PC monitor, i.e. the four permutations that would be available:
    1) No display of video on PC Monitor or TV Monitor;
    2) Display of video on PC Monitor but not on TV Monitor;
    3) No display of video on PC Monitor but display on TV monitor;
    4) Display of video on both PC Monitor and TV Monitor.
    Dedicating a TV monitor to display the video will help to free-up PC monitor real estate for the display of other information or controls.

    Hello Ryclark.
    I know what you're talking about but, as far as I understand, no, it's a different thing.
    A Microsoft DV Camera and VCR device could be an internal hardware card, an external IEEE 1394 connected piece of hardware such as a Canopus ADVC 110 (http://www.canopus.com/products/videoconversion.php), or a camcorder. An appropriate piece of software can access these devices via the Microsoft DV Camera and VCR device DV driver and either capture DV streams (video and audio) to the computer's hard disk (an ability that is not appropriate for Adobe Audition), or output DV streams (such as a DV file that's on an Audition session timeline) to the device. In the case of the ADVC 110, it has composite and s-video outputs for connection to, say, a video projector or TV monitor.
    I find it far better to check sound against a picture that's being displayed on its intended output device i.e. interlaced video content on a TV monitor in order to assess how my soundtrack works with the picture.
    When I submitted the feature request I asked only for video output and didn't specify any audio output requirements. This was because I had completely overlooked the audio side of the DV stream. I'd be happy with the output being the original DV file audio, the reasons being a) I wouldn't listen to it anyway, I'd listen to the soundtrack I'd created over the audio monitor system, and b) it stands more chance of being implemented if the request is kept simple. I could ask for the ability to route any bus or track to the audio part of the DV stream, but that would just increase the complexity of the coding. Other than the audio being in sync with the video, I'm not sure how useful that'd be anyway. If I remember correctly, a DV audio stream can be either 48kHz 16-bit stereo or 32kHz 12-bit four channel. Far better to monitor the mix from the PC's multichannel audio outputs.
    I realize that there would be latency between the video displayed via a Microsoft DV Camera and VCR device and the audio played through the PC's sound card but hey, we're used to adjusting latency, aren't we?
    Regards,
    Steve.

  • How to Process a picture from a Camera to Labview

    I want to try and get a picture processed through Labview from a camera. For example I want to take a picture of a cup on a table and process it through Labview so that I can write a program for a robotic arm to pick up the cup from the table. I would like someone to advice me on how to process the picture from the camera and display it on Labview. Are there any examples in Labview, or the internet that can help put me in the right direction?  

    I would recommend starting small and have clear objectives in mind.  For example clearly define what you want your robot to do.  Do you want it to pick up "a" cup or anything that looks like a cup.   Things like learning algorithms, image processing, IMAQ, 3D motion control all come to mind.  These are subjects outside the scope of Labview but may be required in addition to understanding how to program your task in Labview.  There are dozens of examples in Labview on these subjects.  Take the task one step at a time and move from there.  It may also be helpful in the forum to give people an idea of your background.   If you are new to Labview this may be a very hard first program.  SS 

  • Digital camera and MBP

    I just bought a new Canon Powershot S3 IS digital camera.
    I haven't used it yet, just opened the box.
    It comes with a CD, "Digital Camera Solutions" that they say
    you need to install in order to be able to download pictures from camera to the computer.
    My question is this: do I really need this program?
    Or can iPhoto take care of downloading my pictures?
    I don't really want to install something that I don't need.
    Thanks!

    I just bought a new Canon Powershot S3 IS digital
    camera.
    I haven't used it yet, just opened the box.
    It comes with a CD, "Digital Camera Solutions" that
    they say
    you need to install in order to be able to download
    pictures from camera to the computer.
    My question is this: do I really need this
    program?
    Or can iPhoto take care of downloading my pictures?
    I don't really want to install something that I don't
    need.
    Thanks!
    PowerShot S3 IS
    Shake-free, powerful zoom for razor-sharp photos and movies.
    * 6.0 Megapixel.
    * Canon 12x optical zoom lens with Optical Image Stabilizer.
    * High quality, full motion movie shooting.
    * Super fast DiG!C II Imaging Processor.
    * Print/Share* Button for 'one push' printing and downloading of images straight from the camera.
    Equipped to handle a wide variety of scenes from sports events to landscapes, the PowerShot S3 IS offers creative functionality in conjunction with a powerful Canon 12x optical zoom lens and full motion movie shooting. With a 35mm equivalent focal length of 36-432mm, Optical Image Stabilizer and USM technologies work in conjunction with an ergonomic design to support razor sharp, shake free long distance still and video shooting.
    CANON'S FORMULA FOR AMAZING DIGITAL PHOTOS
    - High resolution 6.0 Megapixel CCD delivers photo quality prints up to A3 size.
    - High-resolution, Canon 12x optical zoom lens (36-432mm equivalent) featuring, Optical Image Stabilizer technology for shake free shooting.
    - High speed start-up, fast autofocus, smooth continuous shooting, faster overall processing and superior image quality thanks to revolutionary new DiG!C II Imaging Processor.
    ADVANCED CANON LENS TECHNOLOGY
    - Ultrasonic Motor for quick and quiet zooming, as fast as 1 second from wide angle to telephoto.
    - UD element minimises chromatic aberrations at high zoom settings.
    - Dedicated Macro button allows easy toggling between Normal Shooting, Macro Shooting and Super Macro for close-up shooting to 0cm.
    - Optical Image Stabilizer technology delivers hand held, blur free long distance photos and movies.
    SOPHISTICATED MOVIE MODE
    - Movie recording with maximum 30 frames per second 640x480 (VGA) image quality delivers smooth full motion movies with stereo audio up to 1GB/1hour. (*High-speed 1GB card or higher required).
    - Dedicated movie record button allows users to seamlessly switch between still photo and movie recording modes and shoot still images while simultaneously recording movie footage.
    - Stereo recording capability for superb sound quality.
    - Playback modes allow first frame, last frame, next frame, previous frame, fast forward, fast rewind and slow motion functions for reviewing and editing of movie files using the camera's LCD screen.
    - High-speed editing of long movie files allows editing from the camera's LCD screen to create free space for further recording.
    EXPLORE DIGITAL PHOTOGRAPHY
    - Bright, wide viewing 2.0" LCD vari-angle monitor perfect for reviewing and sharing your photos.
    - A comprehensive range of shooting modes, from complete control to full auto, including; Aperture(Av)/Shutter(Tv) Priority, Program(P), Manual(M) and Custom(C), Portrait, Landscape and Night Scene as well as a range of pre-set scene modes.
    - Selectable 9 point AiAF, and 1 point AF for precise focusing in any shooting conditions.
    - Selectable sensitivity from ISO 80/100/200/400/800 - like having different ISO film loaded at once.
    - New Widescreen recording mode supports viewing on widescreen TV's and printing widescreen images.
    CANON CONNECTIVITY
    - Print/Share* Button allows easy 'one push' printing and downloading straight from the camera.
    - Direct photo printing with Canon direct printers and other PictBridge compatible models.
    - Supports Exif 2.2 tagging for Design Rule for Camera File System standard allowing superior print image processing.
    - Canon's complete image management software suite for fast and easy download, display, email and printing of images, creating panoramic pictures and storage.
    - Picture Transfer Protocol supports driver-less image transfer, viewing and deletion between camera and computer with newer operating systems. (Windows XP or Mac OS X v 10.1/10.2/10.3/10.4).
    STANDARD ACCESSORIES AND SOFTWARE
    - Lens Cap, Neck Strap NS-DC4, 4 x AA Alkaline Batteries, Stereo Video Cable STV-250N, Interface Cable IFC-400PCU, 16MB SD Card, Software Starter Guide, Camera User Guide, Quick Start Guide, Direct Print User Guide, Digital Camera Solution Disc - ZoomBrowser EX (PC), ImageBrowser (Mac), Drivers (PC), PhotoStitch, PhotoRecord, RemoteCapture, Apple QuickTime (PC), ArcSoft PhotoStudio
    OPTIONAL ACCESSORIES
    - Tele Converter Lens TC-DC58B
    - Wide Converter Lens WC-DC58A
    - Lens Adaptor/Hood Set LAH-DC20
    - Close-up Lens 500D (58mm)
    - High-Power Flash HF-DC1
    - Battery and Charger Kit CBK4-300
    - Compact Power Adaptor CA-PS700
    - Soft case SC-PS3
    - Interface Cable IFC-400PCU
    - Compact Photo Printers
    *Compatible printer required for Direct Printing. Compatible Windows computer required for direct download.
    **All pricing indications are recommendations (inc. GST) and are intended for guidance only. Dealers are not obliged to comply with recommended pricing. Please contact your nearest Canon dealer for specific pricing, product and inclusion information.
    Does not mention it but it will work with a Mac or PeeCee.
    MacPro 2.6  iMac 1.9  iMac 700  Mac Mini 1.42 Mac OS X (10.4.6)  MBP 17" 2.1  PB 1.67 15"  iPod U2  Nano
    William

  • Is it possible to use a Linksys By Cisco Wireless-G Internet Home Monitoring Camera with Labview

    I was wondering if it is possible to use a 'Linksys By Cisco Wireless-G Internet Home Monitoring Camera' with Labview
    http://www.dabs.com/productview.aspx?Quicklinx=53PX&SearchType=1&SearchTerms=network+cameras&PageMod...
    I wan't to be able to get the raw data from the camera and analyse it.
    Message Edited by Jam.hall on 03-25-2009 09:03 AM
    Solved!
    Go to Solution.

    Hi Jam.Hall
    I am somewhat hesitant to say you will be able to use this camera with LabVIEW.  It all depends on what functionality you are wanting to utilise on the camera, and how much video you want to analyze.
     - If you want to use the wireless functionality, I am concered that the on board web server will compress and embed the video stream.  I do not beleive this is something we can access in LabVIEW.
     - If you wish to use the ethernet connection, if it is Gigabit Ethernet, then you should be able to use our IMAQ for GigE driver to bring in the feed, but looking at the specs for the camera, I'm not sure that this is an option.
     - My other suggestion might be to utilise the record video stream function that the camera has.  Depending on the format of the video file, you may be able to read in the recorded file and analyse it in LabVIEW.
    If you could explain the purpose of your application, and what you would like to achieve with the system, there may be more suitable products that you can use.
    Kind regards,
    Sheela Sujeeun
    Applications Engineer
    National Instruments UK

  • Camera with labview

    hello
    i want to use a usb camera with labview
    i searched in the forum and i found many discusions about IMAQ driver fro usb camera
    i have dowloaded many of the VIs and every time when i open the VI in labview it skes me to load a sub vis that i dont have and not included in the VI ai donwload
    so how can i use this camera fro home monitoring system with labview ?>
    i have opened the camera from MAX and its working very good .
    Regards,
    D.A

    here is what i am trying to say
    when i open this VI whic is called Usb capture and display LV86 
    Attachments:
    Capture.PNG ‏288 KB

  • DAQmx : How to Trigger camera and AOTF

    Dear,
    I have a camera sCMOS and an AOTF that i want to trigger.
    I have attached the description of the camera acquisition sequence.
    I want to sent a digital pulse (only one pulse because I want to acquire one picture only) to the camera via the EXT/SW Trigger input of the camera and get the FIRE output of the camera which will trigger the AO lines connected to the AOTF. I have a NI PCI 6733  with 8 AO and 8 Digital line
    I am very new in DAQmx and  I do not know how to proceed. Please help me. The best should be, if it is not to much, to send the correponding vi to me.
    Thanks by advance
    mnemo15
    Attachments:
    External-SoftwareTrigger.PNG ‏11 KB

    Hi Mnemo15,
    Thank you for posting on NI's forum
    Which model is your camera and how is it linked to your computeur ?
    I think you can use daqmx example with Software Triggering (in the help menu of LabVIEW).
    You can set a digital pulse and use it as a trigger to acquire a picture (by wiring this pulse to the daqmx triggering vi).
    Then when you got your picture, you can start your AOTF by using the Fire output signal of your camera as a trigger.
    I hope I understood each step of what you want to do.
    Regards,
    Vincent.O
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    Été de LabVIEW 2014
    12 présentations en ligne, du 30 juin au 18 juillet

  • What type of movie clips are handled by the ipad? I have shot a movie clip with my canon camera and the file is .AVI.  will this load onto ipad?

    what type of movie clips are handled by the ipad? I have shot a movie clip with my canon camera and the file is .AVI.  will this load onto ipad?

    Per http://www.apple.com/ipad/specs/
    AirPlay Mirroring to Apple TV (2nd and 3rd generation) at 720p
    AirPlay video streaming to Apple TV (3rd generation) at up to 1080p and Apple TV (2nd generation) at up to 720p
    Video mirroring and video out support: Up to 1080p with Apple Digital AV Adapter or Apple VGA Adapter (adapters sold separately)
    Video out support at 576i and 480i with Apple Composite AV Cable (cable sold separately)
    Video formats supported: H.264 video up to 1080p, 30 frames per second, High Profile level 4.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; MPEG-4 video up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format

Maybe you are looking for

  • Why are you not developing for windows phone 8.1 yet?

    I've heard a lot of good things about Microsoft opening up their platforms for developers. I literally used Firefox, Firefox sync, and enjoy Firefox as my default browser. I've seen a few posts saying Mozilla isn't currently developing for Windows Ph

  • I dropped my iPod Shuffle in water

    Hello, about ten minutes ago I dropped my iPod Shuffle 4th Generation in water. this is what happened: I picked up the iPod, with the headphones wrapped around it (and plugged into the device). I think I must have only picked up the headphones and th

  • Issue in Deletion of approved leave request using ws12300111

    We are using Std workflow 12300111 and its working fine for new leave request and change leave request but when raise request for deletion of approved leave request the workitem created and info type  updated automatically without seeking approval fr

  • When testing the microphone with Skype, the pla back sounds garbled.

    Problem with microphone testing Skype.  When testing the sound and play back it sounds garbled.

  • Wad report

    hi Report requirement in WAD: actual currency ( USD) and local currency has to display in the report,.. any easy way to achieve this. regards,