Showing 21 open source projects for "image-acquisition"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    MetalPetal

    MetalPetal

    A GPU accelerated image and video processing framework built on Metal

    MetalPetal is an image processing framework based on Metal designed to provide real-time processing for still images and video with easy-to-use programming interfaces. This chapter covers the key concepts of MetalPetal, and will help you to get a better understanding of its design, implementation, performance implications, and best practices. A MTIImage object is a representation of an image to be processed or produced. It does directly represent image bitmap data instead it has all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Texture

    Texture

    Smooth asynchronous user interfaces for iOS apps

    ... boilerplate style structures common in modern iOS apps. If you've ever dealt with cell reuse bugs, tried to performantly preload data for a page or scroll style interface or even just tried to keep your app from dropping too many frames you can benefit from integrating Texture. Texture lets you move image decoding, text sizing and rendering, and other expensive UI operations off the main thread, to keep the main thread available to respond to user interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AppDevKit

    AppDevKit

    AppDevKit is an iOS development library

    ... and utility. We find these libraries help address some incompatibility issues found in different iOS versions, and overall make app development easier and our apps operate more consistently. AppDevKit has five major parts that include command, user interfaces, animations, image view, and list view support libraries. AppDevKit could be installed by CocoaPods. Please feel welcome to use AppDevKit in your iOS projects as it is licensed under the permissive open source BSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FlexLib

    FlexLib

    FlexLib is an Objective-C layout framework for iOS

    ... like the following image, you don't need UITableView any more. Just write everything in one xml. It's much simpler and maintainable. The calculation for height of complex UITableViewCell is really boring. With FlexLib, all the calculation is automatically. FlexScrollView (the subclass of UIScrollView) can manage its contentSize automatically. I'm sure it will save you a lot of time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    TOCropViewController

    TOCropViewController

    View controller for iOS that allows users to crop portions of UIImage

    ... and provides a much more native, Swiftier interface. The choice of having the controller return the cropped image to a delegate, or immediately pass it to a UIActivityViewController. A custom animation and layout when the device is rotated to landscape mode. Custom 'opening' and 'dismissal' animations. Localized in 28 languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ComponentKit

    ComponentKit

    A React-inspired view framework for iOS

    ... thread. By decoupling its layout system from UIKit, ComponentKit can drop the UI thread constraint. ComponentKit uses Yoga for layout and automatically reduces the number of UIViews that your UI contains. This, in addition to ComponentKit's text optimizations, allows for much smaller view hierarchies and improves both memory and scroll performance. With ComponentKit, each UI item such as text, image, or video is recycled individually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mGSTEP

    mGSTEP

    Objective-C embedded development libraries

    Designed for use in embedded devices the mGSTEP libraries implement a subset of NeXT's OPENSTEP specification which has evolved into Apple's Cocoa Objective-C frameworks. The internal graphics rasterization supports rendering to an X11 or Linux frame-buffer based GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ORSSerialPort

    ORSSerialPort

    Serial port library for Objective-C and Swift macOS apps

    ORSSerialPort is an easy-to-use Objective-C serial port library for macOS. It is useful for programmers writing Objective-C or Swift Mac apps that communicate with external devices through a serial port (most commonly RS-232). You can use ORSSerialPort to write apps that connect to Arduino projects, robots, data acquisition devices, ham radios, and all kinds of other devices. Using ORSSerialPort to open a port and send data can be very simple. ORSSerialPort is released under an MIT license...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Onboard

    Onboard

    Framework to create a beautiful and engaging onboarding experience

    Each onboarding experience is comprised of two primary components, the background and the content pages. The background includes the static background image/video, the page control, and the skip button. The content pages are made up of four pieces, an image/icon, title, body, and action button. Create individual pages by creating instances of OnboardingContentViewController. Provide a title, body, image, text for an action button, and within the action block handle whatever you want to do when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    Gallop

    Gallop

    A framework for build smooth asynchronous iOS APP

    Gallop is a powerful rich text framework that supports Asynchronous display. It encapsulates CoreText's rich text functions and commonly used image processing capabilities. just need use LWTextStorage object instead of UILabel object and use LWImageStorage object instead of UIImageView object,Gallop will make sure your app scroll smoothly. You can also use Gallop to parse HTML pages and customize machining to parse HTML pages into iOS native pages. Use Gallop Building complex rich text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    YYText

    YYText

    Text framework for iOS to display and edit rich text

    ... (for CJK text). Image and attributed text copy/paste support, attributed text placeholder support, custom keyboard view support. Undo and redo control. Attributed text archiver and unarchiver support, multi-language and VoiceOver support, interface Builder support, and fully documented.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Cocos2D-ObjC

    Cocos2D-ObjC

    Cocos2d for iOS and OS X, built using Objective-C

    ... on iOS. Touch/Mouse/Keyboard on Mac. Sound Engine support based on OpenAL (Served as an extension). Integrated Slow motion/Fast forward. Fast textures, PVR compressed and uncompressed textures. Point-based, RetinaDisplay mode compatible. Open Source Commercial Friendly, compatible with open and closed source projects. Image assets support, TVOS support, App thinning support, 3D touch support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FastImageCache

    FastImageCache

    iOS library for quickly displaying images while scrolling

    Fast Image Cache is an efficient, persistent, and, above all, fast way to store and retrieve images in your iOS application. Part of any good iOS application's user experience is fast, smooth scrolling, and Fast Image Cache helps make this easier. A significant burden on performance for graphics-rich applications like Path is image loading. The traditional method of loading individual images from disk is just too slow, especially while scrolling. Fast Image Cache was created specifically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NYXImagesKit

    NYXImagesKit

    A set of efficient categories for UIImage class

    This is a project for iOS that regroups a collection of useful UIImage categories to handle operations such as filtering, blurring, enhancing, masking, reflecting, resizing, rotating, saving. There is also a subclass of UIImageView to load an image asynchronously from a URL and display it as it is downloaded. NYXImagesKit is designed to be very efficient, vDSP is used when possible, some filters use Core Image or vImage to be as fast as possible. The project is a static library so that you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    RenderTools is an OpenGL based scenegraph library in C++ for Windows, OSX and IOS supporting OpenGL|ES1.1, ES2.0, OpenGL1.5 and up to the latest version (currently 4.2). It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    chmosx is a chm reader for Mac OS X 10.5 (Intel). Main features: Multiple ways to navigate the pages in a chm document. Search document or page. Full screen support. Apple Remote Control support. Bookmarks manager. Tabbed documents. Converter to PDF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Image Tapestry is a command-line tool that concatenate multiple images to a single image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QuickDicom is an easy to use dicom medical imaging package for Mac OSX, providing QuickLook, Spotlight, Quartz Composer, Window/Level and a dicom file analyzer. Also included is the iiDicom Framework for image/dictionary usage in Objective C and Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A viewer for Microsoft Help "CHM" (aka Compiled HTML) files on Mac OS X 10.3 using Cocoa, WebKit and chmlib.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 20
    The project is not needed anymore, newer versions of Safari include this functionality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GLipKit (GL Image Processing Kit) is a collection of image processing and computer vision algorithms performed on current programmable 3D graphics hardware for faster execution. The main focus is currently computational stereo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next