Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
centroid_sum += blobs[largest_blob].cx() * r[4] center_pos = (centroid_sum / weight_sum) deflection_angle = -math.atan((center_pos-80)/60)
最好手动模拟算一下,比较容易理解