ustk | Ultrasound Tool Kit - Copyright 2016-2021 by Inria

 by   lagadic C++ Version: 2.0.0 License: GPL-3.0

kandi X-RAY | ustk Summary

kandi X-RAY | ustk Summary

ustk is a C++ library. ustk has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

Copyright (C) 2016-2021 by Inria.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ustk has a low active ecosystem.
              It has 30 star(s) with 14 fork(s). There are 13 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 6 have been closed. On average issues are closed in 7 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ustk is 2.0.0

            kandi-Quality Quality

              ustk has no bugs reported.

            kandi-Security Security

              ustk has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              ustk is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              ustk releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ustk
            Get all kandi verified functions for this library.

            ustk Key Features

            No Key Features are available at this moment for ustk.

            ustk Examples and Code Snippets

            No Code Snippets are available at this moment for ustk.

            Community Discussions

            No Community Discussions are available at this moment for ustk.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ustk

            Install XML2, VTK, FFTW, armadillo dependencies as explained in the previous section. Create a workspace folder and enter in this folder. Download ViSP and UsTK sources codes. Make a build directory (where UsTK and ViSP will be compiled together). Configure the build setting UsTK as a ViSP external contrib module.
            Install XML2, VTK, FFTW, armadillo dependencies as explained in the previous section.
            Create a workspace folder and enter in this folder $ mkdir <workspace>; cd <workspace>
            Download ViSP and UsTK sources codes $ git clone https://github.com/lagadic/visp $ git clone https://github.com/lagadic/ustk
            Make a build directory (where UsTK and ViSP will be compiled together) $ mkdir visp-ustk-build; cd visp-ustk-build
            Configure the build setting UsTK as a ViSP external contrib module $ cmake ../visp -DVISP_CONTRIB_MODULES_PATH=../ustk
            Note that with the previous command, all ViSP modules will be build besides UsTK. Since ViSP modules related to AR, detection, computer vision or tracking are not used by UsTK, their build could be turned off in order to speed up UsTK build. This could be achieved using: $ cmake ../visp -DVISP_CONTRIB_MODULES_PATH=../ustk -DBUILD_MODULE_visp_ar=OFF -DBUILD_MODULE_visp_blob=OFF -DBUILD_MODULE_visp_detection=OFF -DBUILD_MODULE_visp_klt=OFF -DBUILD_MODULE_visp_mbt=OFF -DBUILD_MODULE_visp_me=OFF -DBUILD_MODULE_visp_tt=OFF -DBUILD_MODULE_visp_tt_mi=OFF -DBUILD_MODULE_visp_vision=OFF -DBUILD_MODULE_visp_visual_features=OFF -DBUILD_MODULE_visp_vs=OFF
            Now on unix-like OS build ViSP and UsTK using: $ make -j4
            To build UsTK documentation as a stand alone documentation (i.e.. without all ViSP classes prefixed by "vp"):.

            Support

            To build UsTK documentation as a stand alone documentation (i.e.. without all ViSP classes prefixed by "vp"):.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/lagadic/ustk.git

          • CLI

            gh repo clone lagadic/ustk

          • sshUrl

            git@github.com:lagadic/ustk.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link