Hi Bencarn ,
I think this really depends on the math/logic behind these functions. cvtColor can be done with ImageManip node, GaussianBlur and threshold should be trivial, while finding contours might be really tricky to implement (to be honest I am not sure how it's implemented in the opencv). Not sure about moments and HoughLines, as I am not aware of them. Thoughts?
Thanks, Erik