Showing 20 open source projects for "java camera"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 1
    JavaCV

    JavaCV

    Java interface to OpenCV, FFmpeg, and more

    JavaCV uses wrappers from the JavaCPP Presets of commonly used libraries by researchers in the field of computer vision (OpenCV, FFmpeg, libdc1394, FlyCapture, Spinnaker, OpenKinect, librealsense, CL PS3 Eye Driver, videoInput, ARToolKitPlus, flandmark, Leptonica, and Tesseract) and provides utility classes to make their functionality easier to use on the Java platform, including Android. JavaCV also comes with hardware accelerated full-screen image display (CanvasFrame and GLCanvasFrame), easy...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 2
    WordPress for Android

    WordPress for Android

    WordPress for Android

    If you're just looking to install WordPress for Android, you can find it on Google Play. If you're a developer wanting to contribute, read on. Inspiration strikes any time, anywhere. WordPress mobile apps put the power of publishing in your hands. And of course, they’re open source, just like WordPress. WordPress for Android lets you take the power to publish to the web with you. It is much more than a website builder. Give your great ideas a home on the web. WordPress for Android is a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Google Maps SDK for Android Samples

    Google Maps SDK for Android Samples

    Samples demonstrating how to use Maps SDK for Android

    ... of interest in that location. Add bookmarks to a map, interact with click events, customize color and image, and more. Displays an information window with additional data and context when users press a bookmark. Customize user interaction by configuring integrated UI components and gestures. Listen to events on the map, including clicks on maps, clicks on markers, camera changes, and overlay events, among others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CameraView

    CameraView

    Android interface that makes capturing pictures and videos easy

    CameraView is a well-documented, high-level Android interface designed to simplify the process of capturing pictures and videos. It addresses common challenges in camera implementation by providing features like real-time filters, gestures, watermarks, frame processing, RAW support, and flexible output sizes. Developers can integrate CameraView into their applications to enhance camera functionalities without dealing with low-level complexities.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    WebRTC Android

    WebRTC Android

    webrtc VideoCall VideoConference

    WebRTC Android is a sample project that showcases how to implement real-time peer-to-peer communication (audio, video, and data) on Android using WebRTC. It demonstrates a complete pipeline—from signaling and connection setup to media capture and transmission—making it an excellent reference for developers looking to integrate WebRTC into their mobile apps. The project includes UI components and handles network state changes, codec configuration, and ICE negotiation to provide a robust base...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CameraKit

    CameraKit

    Library for Android Camera 1 and 2 APIs

    CameraKit helps you add a reliable camera to your app quickly. Our open-source camera platform provides consistent capture results, service that scales, and endless camera possibilities. CameraKit fits into your existing stack, sitting between your app and the operating system, to improve camera capture reliability almost immediately. CameraKit doesn't require you to rewrite code, just add our software in minutes saving significant development hours and producing great results. CameraKit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Aurora IMUI

    Aurora IMUI

    General IM UI components, Android/iOS/RectNative ready

    Aurora IMUI is a general IM UI components library, which does not depend on any specific IM SDK. This library provides common UI components such as MessageList, InputView. It supports common message type, such as text, image, audio, video, etc. By default it has several UI style for choice, and also supports style customization. We already have Android/iOS/React Native platforms support. Already supports three main platform, Android, iOS, React Native. With Aurora IMUI, you can implement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Webcam Capture API

    Webcam Capture API

    Allow integrated or USB-connected webcams to be accessed from Java

    This library allows you to use your built-in or external webcam directly from Java. It's designed to abstract commonly used camera features and support various capturing frameworks. Assume a situation when your code depends on some capturing framework, but suddenly you have to drop it and use a different, maybe newer one (e.g. replace archaic JMF with newest GStreamer). By doing this you will have to rewrite significant piece of your code because these frameworks are completely different...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    CameraFragment

    CameraFragment

    A simple easy-to-integrate camera fragment for Android

    A simple easy-to-integrate Camera Fragment for Android. CameraFragment preview directly the camera view, and provides an easy API to capture or manage the device. You can set up your own layout and control the camera using CameraFragment. This library works, but on some devices, errors happen, I don't have time to maintain compatibility with all devices. A community group was created, they created CameraKit, don't hesitate to try it! CameraFragment can ping you with the current record duration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    InstaMaterial

    InstaMaterial

    Implementation of Instagram with Material Design

    .... Floating context menu for feed item. Like counter, like button animation, like photo animation, AnimatorSet, ObjectAnimator, and TextSwitcher. Custom view drawing, camera preview, capturing photo, circular reveal, and many elements and effects more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Object Graph Visualizer

    Object Graph Visualizer

    A modeling tool for software engineers (OO)

    Object Graph Visualizer is a tool primarily meant to be used in CS courses to help new students understand the Object Oriented paradigm and patterns. Classes and objects - that can be part of a software project - are visualised in 3D: The classes stay In the xz-plane in form of an UML class diagram. Directly above in the y-axis objects can be instantiated as an object diagram. Classes can be connected with all sorts of relations (Associations, Compositions, Generalization, etc.), objects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EXIF Image Reader, Writer, Viewer, and Editor in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ptp4j

    ptp4j

    A Java library implementing the PTP/MTP/PTP2 protocol

    This is a platform independent library Java library implementing the PTP/MTP/PTP2 protocol to communicate with camera devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Widget Torch

    Widget Torch

    An Android application for using the Camera Flash Light as a Torch via

    An Android application for using the Camera Flash Light as a Torch via Main Application and Widget. Copyright © Chinmoy & Srijon.Inc 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Wrapper for the library Libdc1394 to enable communication with the Java programming language. Java Video Capture for ieee 1394 cameras. Support for jfm JMF-2.1.1e, register a new protocol dc1394. ieee1394 camera for jmf, with this library jvc1394
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    V.R.C.C. (Video Remote Computer Camera) is a freeware and open source system that enables your smartphone to be used as a Webcam and lets you control the smartphone from the PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SuperAlbum is a java based digital photo album creation and deployment tool. It allows for easy management and viewing of your digital photos thru deployment on the web. The Viewer can be customized and extended to create a unique viewing experience
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Publish pictures from your digital camera to the web with this easy to use wizard-style Java application. Automatically resize your images and produce a set of HTML pages including index pages with thumbnails, and detailed caption pages for each photo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project builds on the jUSB APIs, initially supporting the Picture Transfer Protocol (PTP) over USB on Linux. The software is GPL'd, and includes an extensible core library (for developers), commandline support, and user tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bomb Input is a input plus project. It include motion and sound sub project. The motion sub project plan to help embeded-application get orientation and speed with camera. The sound sub project plan to help embeded-application analyse sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.