Opencv 248 for Labview 2011

Hi 
Lots of examples of using labview but working code examples seem to be sparce on the ground - 
Even though DLL wrapping seems to be the correct means of bridging to opencv most of the code when ran with VS2010 are in need of missing dependcies 
the LabView CVI approach seems to be deprecated as the examples are based on 2008 versions of Labview none of these work as dependiecies of files are missing 
all Im looking for is a consistance example of using opencv - can someone point me to a link or a code snippet
tks
M

Hello,
I am a bit familiar with OpenCV, so I know Mat is not a datatype, but a class.
I suspect that you did not properly look at the examples at the link I provided. But anyway, here is an example of Canny edge detection .dll (or rather the source code that is used to build the .dll). Plese see the attachment.
And here is the result:
P.S.: I always convert image to array in Labview, since I never noticed any performance degradation. You can alternatively use "map pixel pointer" function (this has been discussed on the forum before).
Best regards,
K
https://decibel.ni.com/content/blogs/kl3m3n
"Kudos: Users may give one another Kudos on the forums for posts that they found particularly helpful or insightful."
Attachments:
test.cpp ‏1 KB

Similar Messages

  • Driver for N9010A for Labview 2011

    I am looking for a driver for Agilent N9010A Spectrum Analyzer for Labview 2011, I see the drivers for 8.6 and 2010 but we need it for 2011.
    Thanks

    2011 can load anything from version 6.0 and up so you don't need a specific 2011 version.

  • OpenCV wrapper for LabVIEW

    Anyone looked at this yet and have any impressions?
    OpenCV wrapper for LabVIEW
    Don

    This discussion is a bit old but at the time some people tried it out. And this.
    Hope this helps
    When my feet touch the ground each morning the devil thinks "bloody hell... He's up again!"

  • DSP Module For LabVIEW 2011

    Dears,
    I need the DSP Module For LabVIEW 2011, is it Available?  and where can I Download it ?
    Thanks
    Ahmed Abdulbaky

    Hi Ahmed,
    I posted this in error. I did not see that Ryan had already answered this.
    Ryan is correct. The latest version is 8.6
    You can download the latest version of the DSP module from ni.com/downloads. The exact URL is shown below:
    http://search.ni.com/nisearch/app/main/p/bot/no/ap/tech/lang/en/pg/1/sn/ssnavdl/q/dsp/#
    I hope this information helps.
    Regards,
    James D.
    Applications Engineer
    National Instruments

  • How to install modal parameter extraction VI for labview 2011

    Hi,
    I have installed Labview 2011. I would like to install the modal parameter extraxction for this version of labview. I have also installed the advanced signal processing toolkit and  Systeme identification toolkit accordingly. Kindly let me how i can install the modeal parameter exraction VI. Thank you.

    Hi Vishal,
    You can download Modal Parameter Extraction VIs from here:
    https://lumen.ni.com/nicif/us/evalmodalpara/content.xhtml
    Thank you,
    Eden S
    Applications Engineer
    National Instruments UK & Ireland

  • Evaluation code for labview 2011

    from where i can get lv 2011 evaluation code 

    We first need to know what he means with the word "code".
    A: Code: The secret letters needed to activate LabVIEW.
    B: Code: The diagrams of a program written in LabVIEW.
    LabVIEW Champion . Do more with less code and in less time .

  • Convert RudShel drivers library for LabVIEW 2011

    Please, convert following library with Rudnev-Shilyaev ADC drivers:
    source version is 4.0.2
    target version is 2011.
    List of 4.0.2 VI's in this lib:
    GetFreq.vi
    InitDMA1.vi
    InitSINGLE.vi
    InitSLOW.vi
    PortIO.vi
    PortIO_inp.vi
    PortIO_Out.vi
    Test.vi
    Thank you!
    Solved!
    Go to Solution.
    Attachments:
    LIBRARY.LLB ‏372 KB

    Hi,
    Here it is in LV 8 readable in  LV 2011
    Missing a DLL file but I think you have this file.
    Kees
    Attachments:
    LIBRARY.zip ‏45 KB

  • LabVIEW 2011 WSN Module?

    I just received a NI WSN Starter Kit and it came with LabVIEW 2010 evaluation disks and the WSN Module Pioneer 2010. On my work laptop I have recently removed LV 2010 to upgrade to 2011. The WSN Module won't install without LabVIEW 2010...
    Is there a walk-around or a new version of the WSN Module for LabVIEW 2011? Or do I have to install LabVIEW 2010 again?
    Thanks.

    Hello GrigS,
    This is Andrew Brown, an Applications Engineer from National Instruments. There is a newer version of the NI-WSN driver (1.3) that is compatible with LabVIEW 2011. You do not need to install LabVIEW 2010 again.The download page for the driver is:
    NI-WSN 1.3 - NI Wireless Sensor Networks - Windows 7/Vista/XP x86
    Please note the installation instructions on the page are:
    Installation Instructions
    Perform the following steps to install NI-WSN 1.3.0:
    Install LabVIEW
    Install LabVIEW Real-Time Module (required for NI 9792 and NI 9795 support)
    Install NI-RIO Driver Software 4.0 or later (required for NI 9795 support)
    Download and run the self-extracting executable NIWSN130.exe. This will install NI-WSN 1.3.0 and all necessary driver files.
    Regards,
    Andrew Brown
    Applications Engineer
    National Instruments

  • Downconvert from LabView 2011 to 2009

    Hi !
    Can anyone convert these VIs (attached file) from Labview 2011 to LabView 2009 ?
    Thanks a lot.
    DMONS
    Solved!
    Go to Solution.
    Attachments:
    LCC25 driver for LabView 2011.zip ‏4308 KB

    Here you go.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines
    Attachments:
    LCC25 driver for LabView 2009.zip ‏4230 KB

  • Examples for labview having sub vis

    I am making some examples for labview adding to labview example directory (..\LabVIEW xxxx\examples\my own examples).
    My examples contains some sub vis. As i copy example files and sub vis to (..\LabVIEW xxxx\examples\my own examples) then i see all files in example finder example files and sub vis. Is there any method that doesnot show sub vis in wxample finder. I will be very thank full to you NI. Sorry if i am duplicating post.
    regards

    I have a couple of thoughts about your questions:
    1) When browsing by Directory, yes you will see subVIs. A common practice is to put all your subVIs in a separate folder labeled 'subVIs'. That way they don't look mixed among your examples.
    2) Darren is correct that the bin3 file format is the same for all versions of LabVIEW, and that the bin3 file you created for LV 2010 will work in 2011. Notice he mentioned to put your bin3 file in [LabVIEW 20xx]\examples\exbins. This is important for LabVIEW 2011 and beyond.  In LabVIEW 2010 and prior we would look anywhere in the examples folder for bin3 files.  To speed up the launch time of the NI Example Finder, starting in LabVIEW 2011, you must put your bin3 file in the \examples\exbins, instr.lib, or user.lib folder.  You can find this information if you click the Help button from within the Prepare Example VIs for NI Example Finder.

  • Reset ftp labview 2011

    Hi, I was working with LabVIEW 2010 and I programmed a VI to transfer a file and check the containing of the remote path, everthing was fine. Now I have changed to LabVIEW 2011 and I can't find the function "reset ftp" and my VI doesn't work anymore. I'm not sure about the origin of my problem, I supose that It isn't working because I don't have something for reset the conection or if I need to use other function to correct this.
    I have programmed a new VI for LabVIEW 2011 without the function "reset ftp" and It doesn't work anyway.
    I hope you can help me.
    Solved!
    Go to Solution.

    Hi Mr.farmcorp,
    Do you get an error when opening the VI? Do you see the subVI's where the FTP functions were as a square with a question mark? Do you have the Internet Toolkit installed for LabVIEW 2011? Did you have it for LabVIEW 2010?
    Regards,
    Eric NI

  • Is it possible to create a schedule in Labview . Example: i want to off the lights at 7pm and want it on at 8am. If there is can anyone teach, its for a school project. Im using labview 2011

    Is it possible to create a schedule in Labview . Example: i want to off the lights at 7pm and want it on at 8am. If there is can anyone teach, its for a school project. Im using labview 2011...thx

    Since this is a school project I recommend you do the work yourself. You will not learn asking others to do it for you. In addition, folks here will not do your homework for you. We are however more than wiling to answer specific questions for you. Post what you have done or tried and ask specific questions. I am confident you will get assistance.
    And to answer your question, yes LabVIEW can be used to implement a scheduling program.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • Labview 2011 save for previous version crashes

    Hello,
    I am trying to save an existing Labview 2011 project to any previous version. I have tried 2010 all the way down to 8.0. I have a clean project, all files are LV 2011, it builds and runs correctly. I have mass compiled.  It did call 2 dynamic vi's but I have removed those. The project did contain conditional compilation, but that is removed. It did contain disabled diagrams, but they are removed. I did a save hierarchy to a seperate folder, just to make sure the standard save works. It does.  There are 1196 vi's and controls in the project.
    If I save to LV 2010, quite a number of sub vi's are saved (909 including controls), but none of the top level ones. The crash is manifested by Labview leaving memory (task manager doesn't see it any more) and the Labview window dissapearing.
    Attached is the save dialog at the instance before crashing.
    I have not been able to locate a log to let me know the last loaded vi. If you know of such a log, please let me know.
    Has anyone experienced similar problems? If so, any clues on how to fix this?
    Thanks,
    Bart Schroder
    Attachments:
    LV2011 save crash.jpg ‏17 KB

    BartSchroder wrote:
    I have not been able to locate a log to let me know the last loaded vi. If you know of such a log, please let me know.
    In the advanced build configuration, check "generate build log file". See if you get more information. Good luck.
    Quote from the help:
    Generate build log file—Specifies whether to create a log file for the build. The build log file lists all files contained in the build, including subVIs you do not specify as Startup VIs or Always Included. The log file also contains general build information such as build start and end time, the build specification and project name, and any errors that occurred during the build.
    LabVIEW Champion . Do more with less code and in less time .

  • Upgrading LabView 2011 to 2012 for Mac OSX

    I am considering Upgrading LabView 2011 to 2012 for Mac OSX. 
    Is this a free upgrade?
    Is a Mac OSX version available?
    Is the NXT module still working in LabView 2012?
    LabView 2011 ain't broke but I just recived a vi which requires a newer version :-(
    Thanks.
    Michael 
    Dr. Michael Vallance
    Future University, Japan.
    Homepage http://www.mvallance.net
    International Virtual Environments Research Group (iVERG) http://www.iverg.com

    Is this a free upgrade?
    It depends if you have a current service contract.  You get a 1 year period where you will get updates to LabVIEW after purchase.
    Is a Mac OSX version available?
    http://www.ni.com/labview/os-support/
    Is the NXT module still working in LabView 2012?
    I have no idea.
    LabView 2011 ain't broke but I just recived a vi which requires a newer version :-(
    You can download a 30 day trial from the NI site. 
    http://www.ni.com/labview/whatsnew/upgrade/
    You might have to contact NI directly since you are not in the US.

  • Need spartan 3e driver for LabVIEW FPGA 2011

    Hello,
    I'm looking for Spartan-3E driver for Windows 7 LabVIEW FPGA 2011.
    Thank you

    Thank you for all the helps. I do appreciate that.
    By the way, I'm wondering the latest driver on NI is used for Labview FPGA 2012 or 2012sp1?
    Just in case our department would purchase the latest version of Labivew in the near future.
    Thank you again and have a nice day.
     

Maybe you are looking for

  • Can not disconnect fron VPN in Windows 8.1

    I just bought a new PC with a very fresh system Windows 8.1. On the very first day, I needed to connect to my company through VPN. So I set up a connection, connected without any problem, then wanted to disconnect. But there is just NO WAY to disconn

  • Error while saving user customizations

    I am getting following error when trying to hit "Apply" from portlet customization page. It is a jpdk portlet: [27/05/2003 14:02:30:839 CDT] page/Unexpected exception in servlet java.lang.NullPointerException at oracle.webdb.page.DataProcessor308.gen

  • Lightbox Gallery Thumbnails not Expanding

    Hello, I have a website page with several rows of Lightbox Gallery images. They all work (click on them, they expand to a larger image) except one set. I've tried to copy and paste a good, working set, but then those images do no expand either. I eve

  • IME 6.2.1 cannot load configuration

    Hi I have two IDSM upgraded til 6.2.1E3 and need IME 6.2.1 to manage those. Status and event monitoring works just fine but when I try to access the configuration I get the error message "An error occured loading the configuration" The console window

  • Customised Exception handling class.....

    Hello Friends, I am working on a project for which I need to create my own exception handling class. The reason I need this class is to catch any exceptions and get a customised error message according to each exception and then be able to display th