Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/calquezar/OpenCASA
/ functions
Functions
385 in github.com/calquezar/OpenCASA
⨍
Functions
385
◇
Types & classes
54
↓ 56 callers
Method
readInt
Read 4-byte int with Intel (little-endian) byte order (note: RandomAccessFile.readInt has other byte order than AVI)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:1253
↓ 42 callers
Method
getProcessor
Returns an ImageProcessor for the specified slice of this virtual stack (if it is one) where 1<=n<=nslices. Returns null if no virtual stack or no sli
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:624
↓ 24 callers
Method
close
This method closes all ImagePlus.
OpenCASA_/src/main/java/gui/MorphWindow.java:93
↓ 24 callers
Method
fourccString
returns a string of a four-cc code corresponding to an int (Intel byte order)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:595
↓ 18 callers
Method
getWidth
Returns the image width of the virtual stack
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:677
↓ 16 callers
Method
getHeight
Returns the image height of the virtual stack
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:610
↓ 12 callers
Method
contar
This method counts spermatozoa located in the circle with center (x,y) and radius r, which are contained in tree @param x @param y @param r @param tr
OpenCASA_/src/main/java/analysis/Accumulation.java:86
↓ 12 callers
Method
findFourccAndRead
Find the next position of fourcc or LIST fourcc and read contents. Returns next position If not found, throws exception or returns -1
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:536
↓ 11 callers
Method
filterTracksByMotility
@param theTracks - 2D-ArrayList with all the tracks @return 2D-ArrayList with all the tracks that have passed the filter
OpenCASA_/src/main/java/functions/SignalProcessing.java:119
↓ 11 callers
Method
getFilename
@param path @return
OpenCASA_/src/main/java/functions/FileManager.java:85
↓ 9 callers
Method
addButton
@brief This method add to the given JPanel a button with the specified parameters @param label - String that is shown as button's labe
OpenCASA_/src/main/java/gui/MainWindow.java:113
↓ 9 callers
Method
convertToGrayscale
@param imp ImagePlus This functions converts imp to grayscale.
OpenCASA_/src/main/java/functions/ComputerVision.java:80
↓ 9 callers
Method
reset
()
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:226
↓ 9 callers
Method
toString
()
OpenCASA_/src/main/java/data/Square.java:29
↓ 8 callers
Method
createGUI
()
OpenCASA_/src/main/java/gui/SettingsWindow.java:100
↓ 8 callers
Method
drawOutline
@param impOrig @param impTh
OpenCASA_/src/main/java/functions/Paint.java:368
↓ 8 callers
Method
posSizeString
(long size)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:762
↓ 7 callers
Method
detectCells
@param imp ImagePlus @return 2D-ArrayList with all cells detected for each frame
OpenCASA_/src/main/java/functions/VideoRecognition.java:110
↓ 7 callers
Method
distance
@param s - Cell used as reference to calculate the distance @return euclidean distance to the Cell s
OpenCASA_/src/main/java/data/Cell.java:100
↓ 7 callers
Method
getMax
This method returns the class attribute MAX @return
OpenCASA_/src/main/java/analysis/Accumulation.java:596
↓ 7 callers
Method
getParentDirectory
@param path @return
OpenCASA_/src/main/java/functions/FileManager.java:110
↓ 7 callers
Method
setImage
This method sets the first image on the list and show it on screen.
OpenCASA_/src/main/java/gui/CellCountWindow.java:459
↓ 7 callers
Method
timeString
()
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:1541
↓ 7 callers
Method
writeRGBfromYUV
Write an intData RGB value converted from YUV, The y range between 16 and 235 becomes 0...255 u, v should be between -112 and +112
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:1660
↓ 6 callers
Method
analysisSelectionDialog
@param options @param question @param title @return
OpenCASA_/src/main/java/functions/Utils.java:52
↓ 6 callers
Method
drawBoundaries
@param imp @param spermatozoa
OpenCASA_/src/main/java/functions/Paint.java:271
↓ 6 callers
Method
error
(String msg)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:517
↓ 6 callers
Method
movingAverage
@param points @param wSize @return
OpenCASA_/src/main/java/functions/SignalProcessing.java:135
↓ 6 callers
Method
selectFile
@return
OpenCASA_/src/main/java/functions/FileManager.java:247
↓ 6 callers
Method
vcl
@param track - a track @return VCL (um/second)
OpenCASA_/src/main/java/functions/Kinematics.java:498
↓ 5 callers
Method
convertToRGB
@param imp ImagePlus This functions converts imp to grayscale.
OpenCASA_/src/main/java/functions/ComputerVision.java:92
↓ 5 callers
Method
copy
@param source - Cell to be copied
OpenCASA_/src/main/java/data/Cell.java:75
↓ 5 callers
Method
drawImage
This method draws on the image ip the heat map using accumulation in AC and the scale conc @param ip @param AC @param conc
OpenCASA_/src/main/java/analysis/Accumulation.java:531
↓ 5 callers
Method
getAccumulation
This method returns a matrix[width][height] with the accumulation in pixel window W with radius r @param width @param height @param r @param tree @pa
OpenCASA_/src/main/java/analysis/Accumulation.java:145
↓ 5 callers
Method
getTrialFromAVI
@param analysis @param path @return
OpenCASA_/src/main/java/functions/TrialManager.java:49
↓ 5 callers
Method
processImage
(boolean eventType)
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:223
↓ 5 callers
Method
processImage
Process the first image and show it on screen
OpenCASA_/src/main/java/gui/CellCountWindow.java:391
↓ 5 callers
Method
read
Read a single byte
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:213
↓ 4 callers
Method
autoThresholdImagePlus
@param imp @return
OpenCASA_/src/main/java/functions/ComputerVision.java:46
↓ 4 callers
Method
configureSliderBar
(JSlider sld)
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:162
↓ 4 callers
Method
doOffset
@param center @param maxSize @param displacement @return
OpenCASA_/src/main/java/functions/Paint.java:175
↓ 4 callers
Method
exceptionMessage
(Exception e)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:522
↓ 4 callers
Method
getAVI
@param path @return
OpenCASA_/src/main/java/functions/FileManager.java:50
↓ 4 callers
Method
getFiles
(String path)
OpenCASA_/src/main/java/functions/FileManager.java:95
↓ 4 callers
Method
getOddsValues
This method counts, for the given set of trajectories, how many angles go in the gradient direction and how many in the opposite (or other) direction,
OpenCASA_/src/main/java/analysis/Chemotaxis.java:541
↓ 4 callers
Method
getScale
This method returns an array with the same components as the maximum accumulation found, it use the LUT to set the max and min, and the rest colors ar
OpenCASA_/src/main/java/analysis/Accumulation.java:282
↓ 4 callers
Method
outlineThresholdImage
/ @param imp
OpenCASA_/src/main/java/functions/ComputerVision.java:171
↓ 4 callers
Method
saveResults
(Path path, String id, String type, ResultsTable rt)
OpenCASA_/src/main/java/analysis/Motility.java:495
↓ 4 callers
Method
selectFolder
@return
OpenCASA_/src/main/java/functions/FileManager.java:263
↓ 4 callers
Method
setChangeListener
(ChangeListener ch, JSlider sld)
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:300
↓ 4 callers
Method
setConc
Update cell count with new disolution d @param d
OpenCASA_/src/main/java/gui/CellCountWindow.java:482
↓ 4 callers
Method
setImage
This method sets the first image on the list and show it on screen.
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:308
↓ 3 callers
Method
areaSector
This method returns the area of the circumference sector with radius r and height h @param r @param h @return
OpenCASA_/src/main/java/analysis/Accumulation.java:112
↓ 3 callers
Method
calculateAverageMotility
This method calculates the average motility values for the given trial. @param rt - ResultsTable where the motility information will be adde
OpenCASA_/src/main/java/analysis/Motility.java:204
↓ 3 callers
Method
calculateChIndex
This method calculates the CH-index for the given set of trajectories. @param theTracks - 2D-ArrayList with all the tracks @return Ch-Index
OpenCASA_/src/main/java/analysis/Chemotaxis.java:196
↓ 3 callers
Method
calculateMotility
This method calculates the individual motility values for the given trial. @param rt - ResultsTable where the motility information will be a
OpenCASA_/src/main/java/analysis/Motility.java:276
↓ 3 callers
Method
calculateSLIndex
This method calculates the SL-index for the given set of trajectories. @param theTracks - 2D-ArrayList that stores all the tracks @return SL
OpenCASA_/src/main/java/analysis/Chemotaxis.java:234
↓ 3 callers
Method
countInstantDisplacements
This method counts, for the given trajectory, how many angles go in the gradient direction and how many in the opposite (or other) direction, dependin
OpenCASA_/src/main/java/analysis/Chemotaxis.java:355
↓ 3 callers
Method
distance
(double[] p1, double[] p2)
OpenCASA_/src/main/java/functions/Kinematics.java:124
↓ 3 callers
Method
doSliderRefresh
This method refreshes the showed image after changing the threshold with the sliderbar
OpenCASA_/src/main/java/gui/ViabilityWindow.java:84
↓ 3 callers
Method
drawImage
()
OpenCASA_/src/main/java/gui/ViabilityWindow.java:97
↓ 3 callers
Method
getColor
(String color)
OpenCASA_/src/main/java/functions/Paint.java:78
↓ 3 callers
Method
getContent
@param dir @return
OpenCASA_/src/main/java/functions/FileManager.java:68
↓ 3 callers
Method
getKDTree
@param cells @return KDTree array containing each cells component
OpenCASA_/src/main/java/functions/Utils.java:227
↓ 3 callers
Method
getSize
Returns the number of images in this virtual stack (if it is one)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:659
↓ 3 callers
Method
getSubfolders
(String path)
OpenCASA_/src/main/java/functions/FileManager.java:120
↓ 3 callers
Method
getVelocityTrackType
@param track @return
OpenCASA_/src/main/java/functions/Kinematics.java:269
↓ 3 callers
Method
idenfitySperm
This method set a unique identifier for each spermatozoon in the spermatozoa list
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:193
↓ 3 callers
Method
isAVI
@param filename @return
OpenCASA_/src/main/java/functions/FileManager.java:136
↓ 3 callers
Method
isInTheSegmentRange
This function checks if the point(x,y) is in the range [s2.x-s1.x,s2.y-s1.y] beeing s1-s2 a segment
OpenCASA_/src/main/java/functions/Kinematics.java:286
↓ 3 callers
Method
loadImageFile
@return an array with only one ImagePlus, compatible with the input specification of other functions
OpenCASA_/src/main/java/functions/FileManager.java:195
↓ 3 callers
Method
motilityTest
@param track @return
OpenCASA_/src/main/java/functions/Kinematics.java:328
↓ 3 callers
Method
readShort
(int offset)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:245
↓ 3 callers
Method
readShort
Read 2-byte short with Intel (little-endian) byte order (note: RandomAccessFile.readShort has other byte order than AVI)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:1383
↓ 3 callers
Method
readType
Read type of next chunk that is not JUNK. Returns type (or 0 if no non-JUNK chunk until endPosition)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:1429
↓ 3 callers
Method
riser
(int j,List track,List avgTrack)
OpenCASA_/src/main/java/functions/Kinematics.java:45
↓ 3 callers
Method
saveVideoTracks
(Trial trial)
OpenCASA_/src/main/java/analysis/Motility.java:508
↓ 3 callers
Method
setMouseListener
(MouseListener ml)
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:350
↓ 3 callers
Method
showDialog
Parameters dialog, returns false on cancel
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:1509
↓ 3 callers
Method
thresholdImagePlus
This method choose between autoThreshold or apply a particular threshold to the given ImagePlus depending if this value has been set before or not. @
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:558
↓ 2 callers
Method
alh
(List track, List avgTrack)
OpenCASA_/src/main/java/functions/Kinematics.java:64
↓ 2 callers
Method
analyseCondition
This method runs the correct analysis looking at the analysis variable set by the user. @param controls - control trials @param tests
OpenCASA_/src/main/java/analysis/Chemotaxis.java:67
↓ 2 callers
Method
countAngles
This method counts, for the given set of trajectories, how many angles go in the gradient direction and how many in the opposite (or other) direction,
OpenCASA_/src/main/java/analysis/Chemotaxis.java:333
↓ 2 callers
Method
createSimulation
()
OpenCASA_/src/main/java/data/PersistentRandomWalker.java:203
↓ 2 callers
Method
deselectAll
This method deselect all spermatozoa.
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:174
↓ 2 callers
Method
distance
@param x1 @param y1 @param x2 @param y2 @return
OpenCASA_/src/main/java/data/OscillatoryWalker.java:71
↓ 2 callers
Method
draw
@param imp @param theTracks 2D-ArrayList with all the tracks
OpenCASA_/src/main/java/functions/Paint.java:189
↓ 2 callers
Method
drawType
@param imp @param impTh
OpenCASA_/src/main/java/functions/Paint.java:390
↓ 2 callers
Method
equalize
Equalize imp histogram @param imp
OpenCASA_/src/main/java/functions/ComputerVision.java:101
↓ 2 callers
Method
findTrial
This method search in the given set of trials for the one with the given ID. @param id - Identifier of the trial to find. @param trials
OpenCASA_/src/main/java/analysis/Chemotaxis.java:461
↓ 2 callers
Method
fractalDimension
(List track)
OpenCASA_/src/main/java/functions/Kinematics.java:248
↓ 2 callers
Method
frameLabel
(long timeMicroSec)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:605
↓ 2 callers
Method
generateResults
@param cell
OpenCASA_/src/main/java/gui/MultifluoWindow.java:152
↓ 2 callers
Method
genericRadioButtonsAction
()
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:186
↓ 2 callers
Method
getCell
@param id @param spermatozoa @return
OpenCASA_/src/main/java/functions/Utils.java:77
↓ 2 callers
Method
getMaxDouble
(double[] x)
OpenCASA_/src/main/java/functions/Utils.java:124
↓ 2 callers
Method
getMinDouble
(double[] x)
OpenCASA_/src/main/java/functions/Utils.java:113
↓ 2 callers
Method
getSpermatozoa
(Channel rgbChannel)
OpenCASA_/src/main/java/gui/ViabilityWindow.java:182
↓ 2 callers
Method
getTrialFromImp
@param impOrig @param analysis @param trialID @param trialType @param relativePath @return
OpenCASA_/src/main/java/functions/TrialManager.java:68
↓ 2 callers
Method
getTrials
This method returns all trials extracted from the given set of AVI files. @param filenames List of avi filenames to be analysed. @return All
OpenCASA_/src/main/java/analysis/Motility.java:459
next →
1–100 of 385, ranked by callers