///pixhawk image processing///

I did image processing with LabView.How do I transfer Pwm information to PixHawk?I want to do this for the plane.I want the plane to follow me.I need help in this regard.Is there someone to help me?//////

Pixhawk does not have the computational power to do “machine vision” tasks.
You need a so called “companion computer” that connects to pixhawk and controls it.
Google for “ardupilot companion computer for machine vision” to get more info

I upload Labview to assistant computers. How do I transfer this as a pixhawk command.I upload Labview to assistant computers. How do I transfer this as a pixhawk command? I want to send a PWm signal to the current pixhawka connected servo motors.

Use pymavlink or dronekit-pyton on the companion computer to send a MAV_CMD_DO_SET_SERVO command http://ardupilot.org/copter/docs/common-mavlink-mission-command-messages-mav_cmd.html#mav-cmd-do-set-servo