Hi,
See the about for this group: it's about for the development of TensorFlow itself. For discussion or help with using TensorFlow try one of these:
But to answer your question: That's totally possible, but most people would question the utility of hand engineered features.
You'd just need to either implement LBP in TensorFlow, or wrap a python LBP api in a tf.py_function.