File tree
7 files changed
+7
-7
lines changed7 files changed
+7
-7
lines changedSubmodule openmpf-components updated 108 files
Submodule openmpf-contrib-components updated 6 files
- cpp/motion/MogMotionDetection/CMakeLists.txt+1-1
- cpp/motion/MogMotionDetection/plugin-files/descriptor/descriptor.json+2-2
- cpp/motion/STRUCK/CMakeLists.txt+1-1
- cpp/motion/SubsenseMotionDetection/CMakeLists.txt+1-1
- cpp/motion/SubsenseMotionDetection/SubSense/CMakeLists.txt+1-1
- cpp/motion/SubsenseMotionDetection/plugin-files/descriptor/descriptor.json+2-2
Submodule openmpf-cpp-component-sdk updated 19 files
- detection/api/CMakeLists.txt+1-1
- detection/api/include/SeekStrategy.h+1-1
- detection/examples/AudioOnlyComponent/CMakeLists.txt+1-1
- detection/examples/AudioOnlyComponent/README.md+7-4
- detection/examples/AudioOnlyComponent/plugin-files/descriptor/descriptor.json+2-2
- detection/examples/GenericComponent/CMakeLists.txt+1-1
- detection/examples/GenericComponent/README.md+7-4
- detection/examples/GenericComponent/plugin-files/descriptor/descriptor.json+2-2
- detection/examples/HelloWorldComponent/CMakeLists.txt+1-1
- detection/examples/HelloWorldComponent/README.md+7-4
- detection/examples/HelloWorldComponent/plugin-files/descriptor/descriptor.json+2-2
- detection/examples/ImageTransformerComponent/CMakeLists.txt+1-1
- detection/examples/ImageTransformerComponent/README.md+7-4
- detection/examples/ImageTransformerComponent/plugin-files/descriptor/descriptor.json+2-2
- detection/examples/VideoCaptureComponent/CMakeLists.txt+1-1
- detection/examples/VideoCaptureComponent/README.md+7-4
- detection/examples/VideoCaptureComponent/plugin-files/descriptor/descriptor.json+2-2
- detection/testUtils/CMakeLists.txt+1-1
- detection/utils/CMakeLists.txt+1-1
Submodule openmpf-docker updated 16 files
- Jenkinsfile+6-1
- README.md+46-10
- components/cli_runner/tests/test_cli_runner.py+2-1
- components/cpp_component_build/Dockerfile+2-2
- components/cpp_executor/Dockerfile+2-1
- components/docker-entrypoint.sh+2
- components/java_executor/Dockerfile+3-1
- components/python/Dockerfile+37-5
- docker-compose.components.yml+6-1
- markup/Dockerfile+7-2
- markup/docker-entrypoint.sh+3
- openmpf_build/Dockerfile+9-8
- openmpf_build/scripts/install-ca-certs.sh+53
- openmpf_build/scripts/set-file-env-vars.sh+82
- workflow_manager/Dockerfile+3-1
- workflow_manager/docker-entrypoint.sh+4-23
Submodule openmpf-java-component-sdk updated 8 files
- detection/audio-video-utils/pom.xml+1-1
- detection/examples/AudioVideoComponent/plugin-files/descriptor/descriptor.json+3-3
- detection/examples/AudioVideoComponent/pom.xml+2-2
- detection/examples/HelloWorldComponent/plugin-files/descriptor/descriptor.json+3-3
- detection/examples/HelloWorldComponent/pom.xml+2-2
- detection/examples/pom.xml+1-1
- detection/java-component-api/pom.xml+1-1
- pom.xml+1-1
Submodule openmpf-python-component-sdk updated 15 files
- LICENSE+59-1
- detection/api/setup.cfg+1-1
- detection/component_util/mpf_component_util/frame_filters/seek_strategies.py+1-1
- detection/component_util/setup.cfg+2-2
- detection/examples/PythonOcvComponent/plugin-files/descriptor/descriptor.json+2-2
- detection/examples/PythonOcvComponent/setup.cfg+3-3
- detection/examples/PythonTestComponent/descriptor/descriptor.json+2-2
- detection/nlp_text_splitter/README.md+50
- detection/nlp_text_splitter/install.sh+168
- detection/nlp_text_splitter/nlp_text_splitter/__init__.py+265
- detection/nlp_text_splitter/nlp_text_splitter/wtp_lang_settings.py+259
- detection/nlp_text_splitter/pyproject.toml+37
- detection/nlp_text_splitter/tests/test_data/NOTICE+4
- detection/nlp_text_splitter/tests/test_data/art-of-war.txt+8
- detection/nlp_text_splitter/tests/test_text_splitter.py+213
0 commit comments