Group Abstract Group Abstract

Message Boards Message Boards

0
|
6.1K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

use my function

Posted 10 years ago
POSTED BY: Dmitry Dmitriev
2 Replies
POSTED BY: Otto Linsuain

It depends on what syntax you are using. You can try something like this:

myProcedure /; NeedOtsu := Binarize[something];
myProcedure /; Not[NeedOtsu] := myFunction[something]
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard