Skip to content

Releases: ij-plugins/ijp-javacv

ijp-javacv v.0.5.0

06 Dec 01:34
v.0.5.0
abe49fe
Compare
Choose a tag to compare
  • Publish plugins JAR
  • Add plugin for Interactive segmentation with GrubCut #8
  • Change root package from net.sf.ij_plugins.javacv to ij_plugins.javacv #11

Full Changelog: v.0.4.2...v.0.5.0

ijp-javacv v.0.4.2

02 Jul 13:48
v.0.4.2
e7611a2
Compare
Choose a tag to compare

Update dependencies, javacv to v.1.5.7

ijp-javacv v.0.4.1

15 Dec 00:43
v.0.4.1
1b5406b
Compare
Choose a tag to compare
  • Add Scala 3 support
  • OpenCVUtils.save - throw exception if image is not saved (previously OpenCV error status was ignored)

ijp-javacv v.0.4.0

09 Mar 03:47
Compare
Choose a tag to compare
  • Update to JavaCV 1.5.5 #5
  • Use new JavaCV AutoCloseable features to avoid JVM crashes when converting Frames to Mat #4

ijp-javacv v.0.3.1

09 Feb 04:03
Compare
Choose a tag to compare

Initial release. The main features are tools for converting between OpenCV and ImageJ image representations.