MasteringOpenCV / code

Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
Other
2.72k stars 1.64k forks source link

Chapter2_iPhoneAR doen't appear result on iPad2 or iPad mini2 #57

Open totutete opened 9 years ago

totutete commented 9 years ago

I use this code run on iPad ,but the result only is background frame,the three-dimensional coordinates and Quadrilateral don't have on screen. I use the code CameraCalibration(2.4656738184245560e+003, 2.4696085211324871e+003, 1.3580461718453680e+003, 1.0434397075976763e+003) run on iPad 2 ,but also don't appear he three-dimensional coordinates and Quadrilateral,why?