lilliput | Resize images and animated GIFs in Go | Computer Vision library

 by   discord C++ Version: v1.2 License: Non-SPDX

kandi X-RAY | lilliput Summary

kandi X-RAY | lilliput Summary

lilliput is a C++ library typically used in Artificial Intelligence, Computer Vision applications. lilliput has no bugs, it has no vulnerabilities and it has medium support. However lilliput has a Non-SPDX License. You can download it from GitHub.

lilliput resizes images in Go. Lilliput relies on mature, high-performance C libraries to do most of the work of decompressing, resizing and compressing images. It aims to do as little memory allocation as possible and especially not to create garbage in Go. As a result, it is suitable for very high throughput image resizing services. Lilliput supports resizing JPEG, PNG, WEBP and animated GIFs. It can also convert formats. Lilliput also has some support for getting the first frame from MOV and WEBM videos.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              lilliput has a medium active ecosystem.
              It has 1851 star(s) with 117 fork(s). There are 55 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 28 open issues and 30 have been closed. On average issues are closed in 45 days. There are 7 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of lilliput is v1.2

            kandi-Quality Quality

              lilliput has 0 bugs and 0 code smells.

            kandi-Security Security

              lilliput has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              lilliput code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              lilliput has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              lilliput releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.
              It has 641342 lines of code, 61 functions and 48 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            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 lilliput
            Get all kandi verified functions for this library.

            lilliput Key Features

            No Key Features are available at this moment for lilliput.

            lilliput Examples and Code Snippets

            No Code Snippets are available at this moment for lilliput.

            Community Discussions

            QUESTION

            Undefined References - Golang CGO build fails using Docker, but not on host machine
            Asked 2020-Oct-18 at 14:22

            I'm trying to use the lilliput library for Go. It is only made to run on Linux and OS X.

            On my Linux (Debian 10.3) host machine as well as my WSL2 setup (Ubuntu 20.04.1), I have no problems running and building my code (excerpt below).

            ...

            ANSWER

            Answered 2020-Oct-18 at 14:22

            Did you build the dependencies?

            You have to run the script to build the dependencies on Linux. Script: https://github.com/discord/lilliput/blob/master/deps/build-deps-linux.sh

            Their documentation mentions:

            Building Dependencies

            Go does not provide any mechanism for arbitrary building of dependencies, e.g. invoking make or cmake. In order to make lilliput usable as a standard Go package, prebuilt static libraries have been provided for all of lilliput's dependencies on Linux and OSX. In order to automate this process, lilliput ships with build scripts alongside compressed archives of the sources of its dependencies. These build scripts are provided for OSX and Linux.

            In case it still fails, then issue might be linked to glibc-musl because alpine images have musl libc instead of glibc (GNU's libc). So, you can try it with maybe Ubuntu/ CentOS/etc. minimal images or find a way to get glibc on alpine.

            Source https://stackoverflow.com/questions/64413161

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

            Vulnerabilities

            No vulnerabilities reported

            Install lilliput

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            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/discord/lilliput.git

          • CLI

            gh repo clone discord/lilliput

          • sshUrl

            git@github.com:discord/lilliput.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