Page 1 of 1

show filter dialog is not showing in scene object properties

Posted: 17 Jan 2021, 20:38
by Hrithik Verma
Image Processing and triggering (show filter dialog) is not showing in scene object properties. My vrep version is 4.0. Please help!!!
https://drive.google.com/file/d/1mb1SYY ... sp=sharing

Re: show filter dialog is not showing in scene object properties

Posted: 19 Jan 2021, 10:51
by coppelia
Hello,

that dialog has been replaced with a vision callback function. Now you can do those things programmatically.

Cheers

Re: show filter dialog is not showing in scene object properties

Posted: 29 Jan 2021, 07:23
by Hrithik Verma
Can you please share some scenes or tutorials so that I can understand it?

Re: show filter dialog is not showing in scene object properties

Posted: 29 Jan 2021, 09:34
by coppelia
Have a look at the demo scene scenes/imageProcessingDemo.ttt

Cheers