MCPcopy Create free account

hub / github.com/calquezar/OpenCASA / functions

Functions385 in github.com/calquezar/OpenCASA

↓ 56 callersMethodreadInt
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 callersMethodgetProcessor
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 callersMethodclose
This method closes all ImagePlus.
OpenCASA_/src/main/java/gui/MorphWindow.java:93
↓ 24 callersMethodfourccString
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 callersMethodgetWidth
Returns the image width of the virtual stack
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:677
↓ 16 callersMethodgetHeight
Returns the image height of the virtual stack
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:610
↓ 12 callersMethodcontar
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 callersMethodfindFourccAndRead
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 callersMethodfilterTracksByMotility
@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 callersMethodgetFilename
@param path @return
OpenCASA_/src/main/java/functions/FileManager.java:85
↓ 9 callersMethodaddButton
@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 callersMethodconvertToGrayscale
@param imp ImagePlus This functions converts imp to grayscale.
OpenCASA_/src/main/java/functions/ComputerVision.java:80
↓ 9 callersMethodreset
()
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:226
↓ 9 callersMethodtoString
()
OpenCASA_/src/main/java/data/Square.java:29
↓ 8 callersMethodcreateGUI
()
OpenCASA_/src/main/java/gui/SettingsWindow.java:100
↓ 8 callersMethoddrawOutline
@param impOrig @param impTh
OpenCASA_/src/main/java/functions/Paint.java:368
↓ 8 callersMethodposSizeString
(long size)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:762
↓ 7 callersMethoddetectCells
@param imp ImagePlus @return 2D-ArrayList with all cells detected for each frame
OpenCASA_/src/main/java/functions/VideoRecognition.java:110
↓ 7 callersMethoddistance
@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 callersMethodgetMax
This method returns the class attribute MAX @return
OpenCASA_/src/main/java/analysis/Accumulation.java:596
↓ 7 callersMethodgetParentDirectory
@param path @return
OpenCASA_/src/main/java/functions/FileManager.java:110
↓ 7 callersMethodsetImage
This method sets the first image on the list and show it on screen.
OpenCASA_/src/main/java/gui/CellCountWindow.java:459
↓ 7 callersMethodtimeString
()
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:1541
↓ 7 callersMethodwriteRGBfromYUV
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 callersMethodanalysisSelectionDialog
@param options @param question @param title @return
OpenCASA_/src/main/java/functions/Utils.java:52
↓ 6 callersMethoddrawBoundaries
@param imp @param spermatozoa
OpenCASA_/src/main/java/functions/Paint.java:271
↓ 6 callersMethoderror
(String msg)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:517
↓ 6 callersMethodmovingAverage
@param points @param wSize @return
OpenCASA_/src/main/java/functions/SignalProcessing.java:135
↓ 6 callersMethodselectFile
@return
OpenCASA_/src/main/java/functions/FileManager.java:247
↓ 6 callersMethodvcl
@param track - a track @return VCL (um/second)
OpenCASA_/src/main/java/functions/Kinematics.java:498
↓ 5 callersMethodconvertToRGB
@param imp ImagePlus This functions converts imp to grayscale.
OpenCASA_/src/main/java/functions/ComputerVision.java:92
↓ 5 callersMethodcopy
@param source - Cell to be copied
OpenCASA_/src/main/java/data/Cell.java:75
↓ 5 callersMethoddrawImage
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 callersMethodgetAccumulation
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 callersMethodgetTrialFromAVI
@param analysis @param path @return
OpenCASA_/src/main/java/functions/TrialManager.java:49
↓ 5 callersMethodprocessImage
(boolean eventType)
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:223
↓ 5 callersMethodprocessImage
Process the first image and show it on screen
OpenCASA_/src/main/java/gui/CellCountWindow.java:391
↓ 5 callersMethodread
Read a single byte
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:213
↓ 4 callersMethodautoThresholdImagePlus
@param imp @return
OpenCASA_/src/main/java/functions/ComputerVision.java:46
↓ 4 callersMethodconfigureSliderBar
(JSlider sld)
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:162
↓ 4 callersMethoddoOffset
@param center @param maxSize @param displacement @return
OpenCASA_/src/main/java/functions/Paint.java:175
↓ 4 callersMethodexceptionMessage
(Exception e)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:522
↓ 4 callersMethodgetAVI
@param path @return
OpenCASA_/src/main/java/functions/FileManager.java:50
↓ 4 callersMethodgetFiles
(String path)
OpenCASA_/src/main/java/functions/FileManager.java:95
↓ 4 callersMethodgetOddsValues
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 callersMethodgetScale
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 callersMethodoutlineThresholdImage
/ @param imp
OpenCASA_/src/main/java/functions/ComputerVision.java:171
↓ 4 callersMethodsaveResults
(Path path, String id, String type, ResultsTable rt)
OpenCASA_/src/main/java/analysis/Motility.java:495
↓ 4 callersMethodselectFolder
@return
OpenCASA_/src/main/java/functions/FileManager.java:263
↓ 4 callersMethodsetChangeListener
(ChangeListener ch, JSlider sld)
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:300
↓ 4 callersMethodsetConc
Update cell count with new disolution d @param d
OpenCASA_/src/main/java/gui/CellCountWindow.java:482
↓ 4 callersMethodsetImage
This method sets the first image on the list and show it on screen.
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:308
↓ 3 callersMethodareaSector
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 callersMethodcalculateAverageMotility
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 callersMethodcalculateChIndex
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 callersMethodcalculateMotility
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 callersMethodcalculateSLIndex
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 callersMethodcountInstantDisplacements
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 callersMethoddistance
(double[] p1, double[] p2)
OpenCASA_/src/main/java/functions/Kinematics.java:124
↓ 3 callersMethoddoSliderRefresh
This method refreshes the showed image after changing the threshold with the sliderbar
OpenCASA_/src/main/java/gui/ViabilityWindow.java:84
↓ 3 callersMethoddrawImage
()
OpenCASA_/src/main/java/gui/ViabilityWindow.java:97
↓ 3 callersMethodgetColor
(String color)
OpenCASA_/src/main/java/functions/Paint.java:78
↓ 3 callersMethodgetContent
@param dir @return
OpenCASA_/src/main/java/functions/FileManager.java:68
↓ 3 callersMethodgetKDTree
@param cells @return KDTree array containing each cells component
OpenCASA_/src/main/java/functions/Utils.java:227
↓ 3 callersMethodgetSize
Returns the number of images in this virtual stack (if it is one)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:659
↓ 3 callersMethodgetSubfolders
(String path)
OpenCASA_/src/main/java/functions/FileManager.java:120
↓ 3 callersMethodgetVelocityTrackType
@param track @return
OpenCASA_/src/main/java/functions/Kinematics.java:269
↓ 3 callersMethodidenfitySperm
This method set a unique identifier for each spermatozoon in the spermatozoa list
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:193
↓ 3 callersMethodisAVI
@param filename @return
OpenCASA_/src/main/java/functions/FileManager.java:136
↓ 3 callersMethodisInTheSegmentRange
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 callersMethodloadImageFile
@return an array with only one ImagePlus, compatible with the input specification of other functions
OpenCASA_/src/main/java/functions/FileManager.java:195
↓ 3 callersMethodmotilityTest
@param track @return
OpenCASA_/src/main/java/functions/Kinematics.java:328
↓ 3 callersMethodreadShort
(int offset)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:245
↓ 3 callersMethodreadShort
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 callersMethodreadType
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 callersMethodriser
(int j,List track,List avgTrack)
OpenCASA_/src/main/java/functions/Kinematics.java:45
↓ 3 callersMethodsaveVideoTracks
(Trial trial)
OpenCASA_/src/main/java/analysis/Motility.java:508
↓ 3 callersMethodsetMouseListener
(MouseListener ml)
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:350
↓ 3 callersMethodshowDialog
Parameters dialog, returns false on cancel
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:1509
↓ 3 callersMethodthresholdImagePlus
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 callersMethodalh
(List track, List avgTrack)
OpenCASA_/src/main/java/functions/Kinematics.java:64
↓ 2 callersMethodanalyseCondition
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 callersMethodcountAngles
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 callersMethodcreateSimulation
()
OpenCASA_/src/main/java/data/PersistentRandomWalker.java:203
↓ 2 callersMethoddeselectAll
This method deselect all spermatozoa.
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:174
↓ 2 callersMethoddistance
@param x1 @param y1 @param x2 @param y2 @return
OpenCASA_/src/main/java/data/OscillatoryWalker.java:71
↓ 2 callersMethoddraw
@param imp @param theTracks 2D-ArrayList with all the tracks
OpenCASA_/src/main/java/functions/Paint.java:189
↓ 2 callersMethoddrawType
@param imp @param impTh
OpenCASA_/src/main/java/functions/Paint.java:390
↓ 2 callersMethodequalize
Equalize imp histogram @param imp
OpenCASA_/src/main/java/functions/ComputerVision.java:101
↓ 2 callersMethodfindTrial
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 callersMethodfractalDimension
(List track)
OpenCASA_/src/main/java/functions/Kinematics.java:248
↓ 2 callersMethodframeLabel
(long timeMicroSec)
OpenCASA_/src/main/java/third_Party/AVI_Reader.java:605
↓ 2 callersMethodgenerateResults
@param cell
OpenCASA_/src/main/java/gui/MultifluoWindow.java:152
↓ 2 callersMethodgenericRadioButtonsAction
()
OpenCASA_/src/main/java/gui/ImageAnalysisWindow.java:186
↓ 2 callersMethodgetCell
@param id @param spermatozoa @return
OpenCASA_/src/main/java/functions/Utils.java:77
↓ 2 callersMethodgetMaxDouble
(double[] x)
OpenCASA_/src/main/java/functions/Utils.java:124
↓ 2 callersMethodgetMinDouble
(double[] x)
OpenCASA_/src/main/java/functions/Utils.java:113
↓ 2 callersMethodgetSpermatozoa
(Channel rgbChannel)
OpenCASA_/src/main/java/gui/ViabilityWindow.java:182
↓ 2 callersMethodgetTrialFromImp
@param impOrig @param analysis @param trialID @param trialType @param relativePath @return
OpenCASA_/src/main/java/functions/TrialManager.java:68
↓ 2 callersMethodgetTrials
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