tk1 opencv python fps

Hi I am making self driving car with tk1 hough transform is only fps 5 Is this a problem with Python?

Hi,

Could you share more information about your algorithm?
Guess that you are using OpenCV API? Is this correct?

We have a well-tuned hough transform sample in VisionWorks library.
You can install it via JetPack directly.

More, it’s recommended to use TX2 for deep learning use case.
Thanks.