mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-19 02:16:34 +08:00
21 lines
717 B
ReStructuredText
21 lines
717 B
ReStructuredText
Weizmann Segmentation Evaluation Database
|
|
=========================================
|
|
.. ocv:class:: IS_weizmann
|
|
|
|
Implements loading dataset:
|
|
|
|
_`"Weizmann Segmentation Evaluation Database"`: http://www.wisdom.weizmann.ac.il/~vision/Seg_Evaluation_DB/
|
|
|
|
.. note:: Usage
|
|
|
|
1. From link above download dataset files: Weizmann_Seg_DB_1obj.ZIP & Weizmann_Seg_DB_2obj.ZIP.
|
|
|
|
2. Unpack them.
|
|
|
|
3. To load data, for example, for 1 object dataset, run: ./opencv/build/bin/example_datasets_is_weizmann -p=/home/user/path_to_unpacked_folder/1obj/
|
|
|
|
**References:**
|
|
|
|
.. [AlpertGBB07] Sharon Alpert and Meirav Galun and Ronen Basri and Achi Brandt. Image Segmentation by Probabilistic Bottom-Up Aggregation and Cue Integration. 2007
|
|
|