Releases: inomuh/camfitool
Releases · inomuh/camfitool
Version 2.0
Changelog:
- Fault Injection Anomaly Detector (FIAD) plugin has been added. Thanks to this plugin, it is possible to detect errors in images by using the models you have trained with CNN algorithms (Note: Models and images are not shared because they are used within the VALU3S project).
- Help and About sections have been activated [https://github.com//issues/4].
- Some bug fixes and improvements.
What's Changed
- Some Issues Solved by @Akerdogmus in #23
- Update README.md by @Akerdogmus in #24
Full Changelog: v1.4.0...v2.0.0
Version 1.4
Changelog:
- The interface has been updated, the unnecessary buttons have been assigned to the upper toolbar.
- Changed the separation of TOF and RGB in camera fault types. All fault types can now be applied to all image types.
- Removed Open, Close and Motionblur fault types.
- The FI Anomaly Detector plugin has been developed. In order to use this plugin from CamFITool, it is enough to download the plugin from its own repository. Thanks to this plugin, it will be possible to detect anomaly in pictures with CamFITool.
What's Changed
- V1.4 Update by @Akerdogmus in #19
Full Changelog: v1.3...v1.4.0
Version 1.3: Mixed FI Update
- CamFITool main codes are revised.
- Two different fault types can now be injected into the same output folder (Max two fault type).
- An fault can now be injected into a certain rate of an image database (Fault Implementation Rate).
- Reset button added (You can reset the interface with this).
- Added a log system to keep the names of the images that were injected and not.
- Some bug fixes.
What's Changed
- Update v1.3: Mixed FI Update by @Akerdogmus in #8
New Contributors
- @Akerdogmus made their first contribution in #8
Full Changelog: v1.2.3...v1.3
Version 1.2.3: Bugfix
- Fixed "Known Issues #4: Offline RGB Randomized FI crash" bug
- Fixed "Known Issues #3: Image Formats"
- New image databases added (These images taken from COIL Database)
Full Changelog: v1.2.2...v1.2.3
Version 1.2.2
- CamFITool's software codes are revised (using Pylint and Prospector).
Full Changelog: v1.2.1...v1.2.2
Version 1.2.1: Bugfix
- Added Error Log system.
- Fixed randomized fault injection function issue.
Full Changelog: v1.2...v1.2.1
Version 1.2: Realtime FI Update
- Added Real-time FI mode
- Added RGB Camera FI types (Open, Close, Erosion, Dilation, Gradient and Motion-blur). Now this interface supports two camera types and nine fault types.
- Added Robot Cam button. This button provides to show active ROS camera screen (User must enter ROS Camera topic name).
- Robot Camera section is active now. User can enter ROS camera topic name for fault injection and enter ROS fault injecting stream frequency value.
- Added Real-time FI plan saving standart. This plan saving is different than Offline FI plan ones.
- Some bug fixes, new error pop-up messages and other things.
Version 1.1: Offline FI Update
Using this tool you can in this version:
- You can apply the faults you choose in the configuration menu to the images in the image library you want, and save these wrong images to the folder you want.
- You can apply these faults to all images as well as to a random number of images, creating a mixed library of faulty images without touching the remaining images.
- You can save the configuration of the fault you have applied, and view the fault plans you have saved as you wish.
- You can specify the rate of fault to be applied.
- For now, three different fault types can be applied offline to images (with .bmp extension) obtained from TOF camera.