Open Cv with arduino Uno

i was wondering if i will be able to connect arduino uno with something like Open Cv on a self driving car to detect the lane or the obstacles via a webcam or a camera or mobile camera ?

Yes, your PC or Raspberry Pi runs OpenCV, and the Arduino drives the actuators.

Is there anyway to let my pc make the processing and send instruction via bluetooth to the car ?
Is there any tutorial

Bluetooth is basically a wireless serial interface.

Plenty of resources out there.