Uses of Interface
boofcv.misc.BoofLambdas.ProcessCall
-
Uses of BoofLambdas.ProcessCall in boofcv.gui
Modifier and TypeMethodDescriptionStandardAlgConfigPanel.configLength
(ConfigLength initial, double min, double max, BoofLambdas.ProcessCall listener) static JMenuItem
BoofSwingUtil.createMenuItem
(String name, int mnmonic, int accelerator, BoofLambdas.ProcessCall action) static JMenuItem
BoofSwingUtil.createMenuItem
(String name, BoofLambdas.ProcessCall action) -
Uses of BoofLambdas.ProcessCall in boofcv.gui.controls
Modifier and TypeFieldDescriptionprotected BoofLambdas.ProcessCall
ControlPanelPointCloud.callbackBackground
protected BoofLambdas.ProcessCall
ControlPanelPointCloud.callbackModified
-
Uses of BoofLambdas.ProcessCall in boofcv.misc
Modifier and TypeMethodDescriptionstatic void
BoofMiscOps.profile
(BoofLambdas.ProcessCall process, String description) static long
BoofMiscOps.timeNano
(BoofLambdas.ProcessCall process) Computes the elapsed time in calling the provided function in nano seconds