Skip to content

Releases: inomuh/camfitool

Version 2.0

06 Apr 11:58
8874810
Compare
Choose a tag to compare

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

Full Changelog: v1.4.0...v2.0.0

Version 1.4

26 Aug 08:35
08264c9
Compare
Choose a tag to compare

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

Full Changelog: v1.3...v1.4.0

Version 1.3: Mixed FI Update

17 Jan 12:58
e3e7824
Compare
Choose a tag to compare
  • 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

New Contributors

Full Changelog: v1.2.3...v1.3

Version 1.2.3: Bugfix

06 Dec 12:08
1ee65aa
Compare
Choose a tag to compare
  • 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

03 Dec 06:22
c48f53b
Compare
Choose a tag to compare
  • CamFITool's software codes are revised (using Pylint and Prospector).

Full Changelog: v1.2.1...v1.2.2

Version 1.2.1: Bugfix

01 Dec 09:00
b37070f
Compare
Choose a tag to compare
  • Added Error Log system.
  • Fixed randomized fault injection function issue.

Full Changelog: v1.2...v1.2.1

Version 1.2: Realtime FI Update

10 Nov 13:58
bf5139c
Compare
Choose a tag to compare
  • 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

03 Nov 12:01
9f83f46
Compare
Choose a tag to compare

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.