Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: SICKAppSpaceCodingStarterKit/CSK_Module_MultiDeepLearning

Tags

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 5.1.0 (#3)

# Release 5.1.0

## New features
- Check if persistent data to load provides all relevant parameters. Otherwise add default values

## Improvements
- Better instance handling regarding FlowConfig

## Bugfix
- Legacy bindings of ValueDisplay elements and FileUpload feature within UI did not work if deployed with VS Code AppSpace SDK
- UI differs if deployed via Appstudio or VS Code AppSpace SDK
- Fullscreen icon of iFrame was visible

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
# Release 5.0.0 (#2)

# Release 5.0.0

## New features
- Supports FlowConfig feature to set images to process / provide results
- Provide version of module via 'OnNewStatusModuleVersion'
- Function 'getParameters' to provide PersistentData parameters
- Check if features of module can be used on device and provide this via 'OnNewStatusModuleIsActive' event / 'getStatusModuleActive' function
- Function to 'resetModule' to default setup

## Improvements
- New UI design available (e.g. selectable via CSK_Module_PersistentData v4.1.0 or higher), see 'OnNewStatusCSKStyle'
- check if instance exists if selected
- check if models exist in selected folder
- 'loadParameters' returns its success
- 'sendParameters' can control if sent data should be saved directly by CSK_Module_PersistentData
- Changed log level of some messages from 'info' to 'fine'
- Sample images converted to JPG
- Added UI icon and browser tab information

## Bugfix
- Never deregistered from events
- Error if module is not active but 'getInstancesAmount' was called
- processImageNUM did not work after deregistering from event to process images

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
# Release 4.1.0 (#1)

## Release 4.1.0

### New features
- Added event based usage of the handleOnNewImageProcessingScores function

### Improvements
- Merged function scope of 'processImageWithScoresNUM' into 'processImageNUM' (most contend was identical), please always use 'processImageNUM'
- Check for device and firmware to prevent incompatibilities
- Adapted level of log messages

v4.0.0

Toggle v4.0.0's commit message
# Version 4.0.0

## Repository moved to GitHub organization
Morty Proxy This is a proxified and sanitized view of the page, visit original site.