Code Monkey home page Code Monkey logo

key-frame-extraction's Introduction

关键帧提取

介绍 Introduction

基于矩不变量和K-均值聚类算法的视频关键帧提取,可用于在无需观看完整视频的情况下大致了解视频的内容。用户可自由选择使用何种算法,不同的算法具有一定的性能和结果差异。支持中英双语。


Video key frame extraction based on moment invariants and K-means clustering algorithm. Can be used to roughly understand the content of the video without watching it completely. Users are free to choose the algorithm to use. Different algorithms have different performance and results. Support both Chinese and English.


如何使用发行版 How to Run Release Version

  1. 安装JRE并配置环境变量。
  2. 解压下载的压缩包,确保.jar文件和.dll位于同一目录下。
  3. 使用命令行定位到解压目录并运行。运行命令通常为java -jar XXX.jar的形式。

  1. Install JRE and configure environment variables.
  2. Extract the downloaded package and make sure that the .jar file and .dll are in the same directory.
  3. Use the command line to navigate to the unzipped directory and run it. The running command is usually in the form of "java-jar XXX.jar".

key-frame-extraction's People

Contributors

freeman449s avatar

Stargazers

Leo YU avatar  avatar  avatar

Watchers

 avatar

key-frame-extraction's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.