Skip to content

Support for logical operators in expressions #374

Answered by zacharyDez
zacharyDez asked this question in Q&A
Discussion options

You must be logged in to vote

Found the solution for logical operators, every condition must be encapsulated by parentheses: ((B1>50)%26(B1<150))*B1

Are there any other cool expression features commonly used? Is there some way to integrate non pixel by pixel expressions? Example: calculating the mean of direct neighbors (3x3 window)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@vincentsarago
Comment options

@zacharyDez
Comment options

Answer selected by vincentsarago
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants