elixir-motiondetection:在libjpeg顶部用Elixir(Erlang)编写的运动检测

时间:2024-06-08 08:00:09
【文件属性】:

文件名称:elixir-motiondetection:在libjpeg顶部用Elixir(Erlang)编写的运动检测

文件大小:4.67MB

文件格式:ZIP

更新时间:2024-06-08 08:00:09

Elixir

运动检测 使用libjpeg的基于Elixir的运动检测应用程序。 比较像素差异并提供变化的输出速率。 编译并运行 ./run.sh从您的终端 输出 Interactive Elixir (1.0.5) - press Ctrl+C to exit (type h() ENTER for help) iex(1)> Motiondetection.init :ok iex(2)> Motiondetection.test "test_images" Doing compare_two_files with `1.jpg` and `2.jpg` Comparison result is 1.5046296296296297e-5 Doing compare_two_files with `2.jpg` and `3.jpg` Comparison result is 0.03755118


【文件预览】:
elixir-motiondetection-master
----mix.exs(1KB)
----go.sh(418B)
----c_src()
--------lib_elixir_motiondetection.c(3KB)
----lib()
--------motiondetection.ex(2KB)
----run.sh(287B)
----priv_dir()
--------lib_elixir_motiondetection.so(10KB)
--------lib_elixir_motiondetection.so.dSYM()
----config()
--------config.exs(1KB)
----LICENSE(34KB)
----test()
--------motiondetection_test.exs(106B)
--------test_helper.exs(15B)
----test_images()
--------2.jpg(681KB)
--------6.jpg(730KB)
--------1.jpg(837KB)
--------4.jpg(701KB)
--------5.jpg(707KB)
--------7.jpg(729KB)
--------3.jpg(694KB)
----README.md(991B)
----Makefile(714B)
----.gitignore(34B)

网友评论