Jump to content

hutha

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by hutha

  1. New Toolkit : OpenCV wrapper for Raspberry Pi (LinuxRT) for LabVIEW

    Great ! learning platform student and maker for learning machine vision application with LabVIEW.

    It's working with LabVIEW Home 2014 edition and  required LINX 3.0 toolkit.

    You can run NI-VISION toolkit with Raspberry Pi board too.

    1.QwaveCameraCV is a LabVIEW Camera Driver library for Raspberry Pi 3B/3B+ (LinuxRT)

    https://github.com/QWaveSystems/QwaveCameraCV

    0000.jpg.876be78637e51f05a8cc3f0d32821540.jpg

    00008.thumb.jpg.5217ff4bee9dc7460450b4fa0afaf81a.jpg

    2.QwaveOpenCV is OpenCV wrapper functions for LabVIEW for Raspberry Pi 3B/3B+ (LinuxRT)

    https://github.com/QWaveSystems/QwaveOpenCV

    a008.jpg.7089abc7d1e8cecd645142c97dc13c0c.jpg

    a009.thumb.jpg.b9fcb48afe9f5bcd355de38f6de2c242.jpg

    3.QwaveOpenCV Examples using OpenCV (C/C++) and NI-VISION for Raspberry Pi 3B/3B+ (LinuxRT)

    https://github.com/QWaveSystems/QwaveOpenCV-Examples

    OpenCV_Examples-03.png.7aea1cc825f781d2f60536803deb8d8a.png

    OpenCV_Examples-04.png.b40b02a052ebe3f95aee90e77e53a959.png

     

    • Thanks 1
  2. 17 hours ago, hooovahh said:

    So I'm missing a VI in that snippet for the decoding part which looks like some kind of NI get icon library.  But attached is the VI that was that snippet, and another way of getting the icon if you don't mind opening references.  I think Jim was interested in getting the icon without VI Server for its usage in VIPM.

    Get XNode Icon.vi

    @hooovahh Thank You for the reply and attached VI code. 

  3. On 1/21/2017 at 0:59 AM, Jim Kring said:

    I'm trying to read the icon of an xnode by reading the NI.Lib.Icon property, which is encoded zipped binary data of the image.

    This code generally works for reading any LVLib icon (note dependency on OpenG Zip Library).

    Get Library Icon.png

    I've noticed that for many XNodes, the icon data looks very weird, almost scrunched up. Any ideas why this would be the case?

    2017-01-20_09-56-02.png

    2017-01-20_09-54-17.png

    And others look fine:

    2017-01-20_09-55-05.png 

    2017-01-20_09-58-07.png

    For some reason, This snippet LV code (2015) won't work on my machine, Can you post a VI file. ? Thanks

  4. Hi,

    maybe this is usefull for you

    http://www.codeproject.com/file/SummInfoPropSetFile.asp

    cosmin

    Thank you very much cosmin,

    I have tried to write vi code am (call ole32.dll).But it's dosen't work ,

    I don't know about how to build this with labview, and how to conversion data type from win32 sdk and labview data type.

    (I am new user in labview)

    Does anyone have some example code pls share to me.. Thank in advance..

    Best Regards,

    Hutha (thailand) :worship:

  5. Hello all..

    When you right click a text file or any other file, you will find under Properties, a tab called 'Summary'. Inside this tab,

    there are many options like Title, Subject, Author, Keywords, and Comments.

    Does anyone know ,How to Read and Write the Title, Subject, Author, Keywords, and Comments information.

    I would like to read and write them to any files.

    If you have some example vi code please share to me ,thank you very much

    Best Regards,

    Hutha, (thailand) :D

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.