Skip to content

Commit 531a896

Browse files
committed
- Screenshot update
- Readme/Changelog update
1 parent e9073b0 commit 531a896

3 files changed

Lines changed: 5 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## Release 0.1.0
4+
## Release 1.0.0
55
- Initial commit
6-
7-
### New features
8-
- ...
9-
10-
### Improvements
11-
- ...
12-
13-
### Bugfix
14-
- ...

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,15 @@ Module to provide 2D Image EdgeMatcher functionality to search for objects withi
99
The app includes an intuitive GUI.
1010
For further information check out the [documentation](https://raw.githack.com/SICKAppSpaceCodingStarterKit/CSK_Module_MultiImageEdgeMatcher/main/docu/CSK_Module_MultiImageEdgeMatcher.html) in the folder "docu".
1111

12+
## Known issues
13+
- Even if found multiple matches, module will only provide the aligned image / transformation of first match
14+
1215
## Information
1316

1417
Tested on:
1518
|Device|Firmware|Module version
1619
|--|--|--|
17-
|SICK AppEngine|V1.5.0|V0.1.0|
20+
|SICK AppEngine|V1.5.0|V1.0.0|
1821

1922
This application / module is part of the SICK AppSpace Coding Starter Kit developing approach.
2023
It is programmed in an object oriented way. Some of the modules use kind of "classes" in Lua to make it possible to reuse code / classes in other projects.

docu/media/UI_Screenshot.png

98.9 KB
Loading

0 commit comments

Comments
 (0)