skousik/RTD_tutorial

Cant find 'get_2D_contour_points' method.

Closed this issue · 2 comments

Hello, I'm trying to run step 4 examples, however I keep encountering an issue locating the 'get_2D_contour_points' method. After further searching, it doesn't appear to be explicitly defined anywhere.

Hello, Thanks for your interest in this repo. This method can be found here. https://github.com/skvaskov/RTD/blob/master/utility/visualization/get_2D_contour_points.m
Please look at the readme to install all the dependencies~

Thank you!