Groups
Groups
Sign in
Groups
Groups
Icy imaging
Conversations
Labels
-
2d
3D
4D
6
Beginner
CLEM
Canvas
Convexify
Distance
DrosoTrack
EC-Clem
Erode
EzPlug
FIJI
FlyLimbTracker
GPU
GUI
ISBI
Icy
Java
Javascript
Mac
Manders
MeanGrayLevel
Morphomaths
NullPointerException
OSX
Pearson
ROI
RelativeOpticalDensi
SODA
STORM
Segmentation
Spot
TIRF
Thank
Thresholder
Track
VTK
a
active-contours
analysis
annotations
announce
api
automation
avi-not-loading
batch
bug-report
capillar
cell
class
co-motion
colocalisation
colocalization
color
colour
colouranalisys
colourchange
command-line
computation
contour
contours
correlation
count
crash
crop
curved
data
deployment
detection
developper
differences
dimension
documentation
download
eclipse
equalization
error
export
feature-request
filaments
filter
flame
flow
fluorescence
folder
format
framepersecond
framerate
freeze
general-error
grid
height
histogram
imageJ
implementation
interface
interpolate
interpretation
intravital
invalid
irb
job
keyboard
knowhow
kymograph
l
layer
length
library
linux
load-error
loop
mapping
measurements
merge
metadata
micro-manager
microcirculation
microscopy
migration
montage
mouse
movie
multichannel
n
name
optical_density
overlapping
picture
plugin
png
polygon
pre-treatment
processor
protocols
python
randomly
rating
release
render
result
rgb
save
scalebar
screenshot
script
shortcuts
slow
spim
spot-detector
spreadsheet
start-error
statistics
studio
surface
te
teaching
threshold
tiff
time
track-manager
tracking
tracking_generator
tracks
training
tutorial
ubuntu
update
video
vizualization
volume
webcam
window
you
About
Send feedback
Help
Icy imaging
1–15 of 1607
This group is now closed. Use the
Image.sc community forum
to get support for Icy.
Mark all as read
Report group
0 selected
fangl...@berkeley.edu
,
Stephane
3
11/6/18
Q&A
Scripting: How to generate 3D VTK canvas without click mouse?
Hi Linda, Well done ! Indeed that is the method to use, the problem is that "canvas" are
unread,
3D
Canvas
VTK
script
Q&A
Scripting: How to generate 3D VTK canvas without click mouse?
Hi Linda, Well done ! Indeed that is the method to use, the problem is that "canvas" are
11/6/18
Igothigh
,
Stephane
3
8/20/18
Q&A
ROIDescriptor:can not retrieve mean intenity of an ROI
Hi Stéphane, Thanks a lot. It works now. I do not know why it did not work when I changed manually
unread,
ROI
script
Q&A
ROIDescriptor:can not retrieve mean intenity of an ROI
Hi Stéphane, Thanks a lot. It works now. I do not know why it did not work when I changed manually
8/20/18
Jean-Yves Tinevez
,
Fabrice de Chaumont
3
2/8/18
Q&A
Scripting: How to turn SpotDetector output in a list of ROIs?
On Thursday, February 8, 2018 at 5:50:35 PM UTC+1, Fabrice de Chaumont wrote: Hi ! If you can access
unread,
ROI
script
spot-detector
Q&A
Scripting: How to turn SpotDetector output in a list of ROIs?
On Thursday, February 8, 2018 at 5:50:35 PM UTC+1, Fabrice de Chaumont wrote: Hi ! If you can access
2/8/18
Yasmine Khalil
,
Stephane
7
6/2/17
Q&A
Get cell's radius in javascript
Waouh, that's perfect! :o I didn't imagine that we could get all these properties. Thank you
unread,
Distance
Javascript
cell
script
Q&A
Get cell's radius in javascript
Waouh, that's perfect! :o I didn't imagine that we could get all these properties. Thank you
6/2/17
Jean-Yves Tinevez
,
Stephane
2
4/26/17
Q&A
Converting a list of ROIs to a binary mask in a script.
Hi, Definitely Icy prefers ROI over binary image and some plugins only export in ROI then. Still you
unread,
ROI
script
Q&A
Converting a list of ROIs to a binary mask in a script.
Hi, Definitely Icy prefers ROI over binary image and some plugins only export in ROI then. Still you
4/26/17
Jeremy Pike
,
Stephane
4
1/6/17
Q&A
Efficient ROI merging
Hi Jeremy, Thanks for the sample, i was able to reproduce it ! The mix of 3D and 2D ROI make the
unread,
ROI
protocols
script
slow
Q&A
Efficient ROI merging
Hi Jeremy, Thanks for the sample, i was able to reproduce it ! The mix of 3D and 2D ROI make the
1/6/17
Livio Saracino
,
Osvaldo Fuica
2
11/21/16
Q&A
How to import a js script in an other script ???
Hello Livio, You could use ScriptEngineManager, is an entity that is defined inside of javax package.
unread,
Icy
script
Q&A
How to import a js script in an other script ???
Hello Livio, You could use ScriptEngineManager, is an entity that is defined inside of javax package.
11/21/16
MLB
,
Osvaldo Fuica
8
8/22/16
Q&A
open images in a Python's script
Hi, I think is only possible add variables using Protocols, you can do that just copy and paste your
unread,
python
script
Q&A
open images in a Python's script
Hi, I think is only possible add variables using Protocols, you can do that just copy and paste your
8/22/16
MLB
,
Stephane
5
8/7/15
Q&A
Script on protocol : remove output
Hi Marie-Laure, Glad you found the problem :) Indeed "java.lang.ClassCastException" or
unread,
script
Q&A
Script on protocol : remove output
Hi Marie-Laure, Glad you found the problem :) Indeed "java.lang.ClassCastException" or
8/7/15
MLB
2
8/5/15
Q&A
Rescale ROI plugin for script
Hi, I try to use protocol to rescale it, but I don't know how to select an roi. For example, I
unread,
ROI
plugin
script
Q&A
Rescale ROI plugin for script
Hi, I try to use protocol to rescale it, but I don't know how to select an roi. For example, I
8/5/15
MLB
2
8/3/15
Q&A
Create ROi, mismatch points
Hi Stephane, As you advise me, I change Myroi.addPointAt(p1, true) -> Myroi.addPointAt(p1, false)
unread,
ROI
script
Q&A
Create ROi, mismatch points
Hi Stephane, As you advise me, I change Myroi.addPointAt(p1, true) -> Myroi.addPointAt(p1, false)
8/3/15
MLB
,
Stephane
2
7/17/15
Q&A
remove roi from a script into a protocol
Hi MLB, In your script you are just doing : lesROIs= sequence.getROIs(true) roi=lesROIs.get(1);
unread,
ROI
script
Q&A
remove roi from a script into a protocol
Hi MLB, In your script you are just doing : lesROIs= sequence.getROIs(true) roi=lesROIs.get(1);
7/17/15
Alexis
,
Stephane
3
5/27/15
Q&A
Writing a script in Javascript block
Hi Alexis, Sometime we observed the component we use for editing text in the script editor fails to
unread,
Javascript
protocols
script
Q&A
Writing a script in Javascript block
Hi Alexis, Sometime we observed the component we use for editing text in the script editor fails to
5/27/15
MLB
,
Stephane
4
3/23/15
Q&A
export on CSV - data format of Roi
Well done for the CSV export Marie-Laure ! Le jeudi 19 mars 2015 14:14:38 UTC+1, MLB a écrit : Hi
unread,
ROI
export
script
Q&A
export on CSV - data format of Roi
Well done for the CSV export Marie-Laure ! Le jeudi 19 mars 2015 14:14:38 UTC+1, MLB a écrit : Hi
3/23/15
MLB
,
Stephane
2
2/13/15
Q&A
Rename ROI script
Hi Marie-Laure, Normally when you use the method: sequence.getROIs() as that is the case in this
unread,
ROI
script
Q&A
Rename ROI script
Hi Marie-Laure, Normally when you use the method: sequence.getROIs() as that is the case in this
2/13/15