Skip to content

Commit 39ee33f

Browse files
committed
Move IJ-OpenCV page to libs
1 parent 7486591 commit 39ee33f

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

_pages/plugins/ij-opencv.md renamed to _pages/libs/ij-opencv.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: IJ-OpenCV
33
description : Java package providing converters between ImageJ1 and OpenCV objects
44
section: Explore:Libraries
5-
categories: [Libraries]
65
doi: 10.1016/j.compbiomed.2017.03.027
76
---
87

_pages/software/opencv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Currently, the following alternatives allow to connect ImageJ/Fiji with OpenCV:
1212

1313
<!-- -->
1414

15-
- [IJ-OpenCV](/plugins/ij-opencv): a library to convert between ImageJ1 and OpenCV objects. It provides methods to convert images, ROI...
15+
- [IJ-OpenCV](/libs/ij-opencv): a library to convert between ImageJ1 and OpenCV objects. It provides methods to convert images, ROI...
1616

1717
From the perspective of ImageJ developers, they can use IJ-OpenCV to easily create plugins that use any functionality provided by the OpenCV library and explore different alternatives.
1818
From the perspective of OpenCV developers, this library provides a link to the ImageJ graphical user interface and all its features to handle regions of interest.

redirects.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -897,7 +897,7 @@ I2K_2018 :: events/i2k-2018
897897
IDE :: develop/ides
898898
IDEA :: develop/intellij
899899
IDEs :: develop/ides
900-
IJ-OpenCV :: plugins/ij-opencv
900+
IJ-OpenCV :: libs/ij-opencv
901901
IJ2-python-lib :: https://github.com/hadim/fiji_scripts
902902
IJMMD :: plugins/ijmmd
903903
IJ_Blob :: plugins/ij-blob

0 commit comments

Comments
 (0)