mirror of
https://github.com/opencv/opencv.git
synced 2025-06-17 15:20:51 +08:00
Indentation Ok
This commit is contained in:
parent
62655b05f4
commit
6bf7fd997a
@ -1074,7 +1074,7 @@ CV_IMPL void cvProjectPoints2( const CvMat* objectPoints,
|
|||||||
dpdk_p[dpdk_step+10] = fy*r2; //s3
|
dpdk_p[dpdk_step+10] = fy*r2; //s3
|
||||||
dpdk_p[dpdk_step+11] = fy*r4; //s4
|
dpdk_p[dpdk_step+11] = fy*r4; //s4
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
dpdk_p += dpdk_step*2;
|
dpdk_p += dpdk_step*2;
|
||||||
|
Loading…
Reference in New Issue
Block a user