JavaCV v1.3 Release Notes

Release Date: 2016-12-07 // over 7 years ago
    • Fix unnecessary memory allocation in OpenCVFrameGrabber (pull #575)
    • Add FFmpegFrameFilter to RecordActivity sample for Android (pull #550)
    • Introduce platform artifact for easier cross-platform builds and to avoid issues with some build systems (issue #395)
    • Add RealSenseFrameGrabber to capture images with librealsense (pull #486)
    • Add BioInspiredRetina.java sample for the opencv_bioinspired module (pull #505)
    • Update the JavaCV class with appropriate documentation comments (issue #444)
    • Fix Javadoc links for externally referenced classes
    • Fix seeking when calling FFmpegFrameGrabber.setTimestamp() on audio-only files
    • Add more appropriate default pixel formats for JPEG formats in FFmpegFrameRecorder (issue #410)