jar

org.openimaj : video-processing

Maven & Gradle

Feb 09, 2020
14 usages

The OpenIMAJ Video Processing Library · Various video processing algorithms, such as shot-boundary detection.

Table Of Contents

Latest Version

Download org.openimaj : video-processing JAR file - Latest Versions:

All Versions

Download org.openimaj : video-processing JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.3

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window video-processing-1.3.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openimaj.video.processing.shotdetector

├─ org.openimaj.video.processing.shotdetector.CombiShotDetector.class - [JAR]

├─ org.openimaj.video.processing.shotdetector.FadeShotBoundary.class - [JAR]

├─ org.openimaj.video.processing.shotdetector.HistogramVideoShotDetector.class - [JAR]

├─ org.openimaj.video.processing.shotdetector.LocalHistogramVideoShotDetector.class - [JAR]

├─ org.openimaj.video.processing.shotdetector.ShotBoundary.class - [JAR]

├─ org.openimaj.video.processing.shotdetector.ShotDetectedListener.class - [JAR]

├─ org.openimaj.video.processing.shotdetector.VideoKeyframe.class - [JAR]

├─ org.openimaj.video.processing.shotdetector.VideoShotDetector.class - [JAR]

org.openimaj.video.processing.motion

├─ org.openimaj.video.processing.motion.GridMotionEstimator.class - [JAR]

├─ org.openimaj.video.processing.motion.MotionEstimator.class - [JAR]

├─ org.openimaj.video.processing.motion.MotionEstimatorAlgorithm.class - [JAR]

org.openimaj.video.processing.tracking

├─ org.openimaj.video.processing.tracking.BasicMBFImageObjectTracker.class - [JAR]

├─ org.openimaj.video.processing.tracking.BasicObjectTracker.class - [JAR]

├─ org.openimaj.video.processing.tracking.ObjectTracker.class - [JAR]

org.openimaj.video.processing.pixels

├─ org.openimaj.video.processing.pixels.FMeanVarianceField.class - [JAR]

├─ org.openimaj.video.processing.pixels.MBFMeanVarianceField.class - [JAR]

org.openimaj.video.processing.effects

├─ org.openimaj.video.processing.effects.GreyscaleSlitScanProcessor.class - [JAR]

├─ org.openimaj.video.processing.effects.SlitScanProcessor.class - [JAR]

org.openimaj.video.processing.timefinder

├─ org.openimaj.video.processing.timefinder.ObjectTimeFinder.class - [JAR]

Advertisement

Dependencies from Group

Feb 09, 2020
45 usages
Feb 09, 2020
34 usages
Feb 09, 2020
29 usages
Feb 09, 2020
29 usages
Feb 09, 2020
27 usages

Discover Dependencies

tld
Feb 09, 2020
Feb 09, 2020
24 usages
Feb 09, 2020
29 usages
Feb 09, 2020
45 usages
Feb 09, 2020
11 usages
Feb 09, 2020
Feb 09, 2020
4 usages
Dec 20, 2017
6 usages
1 stars