-
Hi,
I know there is a function to add a roi to the RT struct (`add_roi`), but is there also something similar for deleting a roi?
Thanks!
-
Hi,
My lab and I love the GUI! Unfortunately, the ROI for our video files is circular and that doesn't seem to be an option here. Would this be a possible fix?
Thanks :)
-
```
1. cursor (point)
2. rectangle
3. ellipse
4. freehand polygon
With one tool area for all viewports
```
Original issue reported on code.google.com by `arvi...@gmail.com` on 18 Jun 2007 at 9:20
-
**Is your feature request related to a problem? Please describe.**
exported ROIs are put into a folder that becomes eventually a very long list of h5 files
**Describe the solution you'd like**
pa…
-
**追加機能についての概要**
Currently it is only possible to add ROIs from cell_roi tab. The buttons do not appear in non_cell_roi or all_roi
**重要度**
non_cell_roi and all_roi are the main place users search…
-
I was wondering if there is functionality to use the ROI coordinates saved or copied from a user-defined grid ROI to position a new ROI on a new video. Essentially can an exact copy of a previosu ROI …
ljofi updated
11 months ago
-
When I was working on my plant phenotyping Capstone project for MarsFarm, when I was trying to calculate rois automatically for a diverse set of images I developed a program to automatically calculate…
-
Currently ROIs take positional arguments like `line = hs.roi.Line2DROI(x1,y1,x2, y2,linewidth)`.
The issue I have with this is that in order to access the individual coordinates later on (say, after c…
-
Probably people want to upload ROI objects (as results from a workflow) to OMERO, instead of just label images. Or perhaps both.
We note the limitations of OMERO (web) in handling ROIs, but we co…
-
**Describe the bug**
the function read_aid_cnn is used within vpr_autoid_check where a "confidence" (i.e., roi probability score) is required. This results in error when processing autoid files witho…