Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

capture problem #321

Closed
GoogleCodeExporter opened this issue May 10, 2015 · 4 comments
Closed

capture problem #321

GoogleCodeExporter opened this issue May 10, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Hi every one please can someone help me to solve this:
1. I execute the demo of facedetection in line command
2. java -jar faceDetection.jar  ../haarcascade_frotalface_alt.xml 

the program is running  but the capture and the framewindow haven't the same 
dimension to understand my prolem consult the attached image

Original issue reported on code.google.com by sddk.d...@gmail.com on 23 May 2013 at 11:36

Attachments:

@GoogleCodeExporter
Copy link
Author

Remove the line `cvWarpPerspective(grabbedImage, rotatedImage, randomR);` line 
and please ask your questions on the mailing list next time if possible, thank 
you!

Original comment by samuel.a...@gmail.com on 26 May 2013 at 11:05

  • Changed state: Done
  • Added labels: Type-Other
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

i remove it the problem was solved but i have only a simple image on the window 
(first image) with no contour or faceDetection color?? 

Original comment by sddk.d...@gmail.com on 26 May 2013 at 2:17

@GoogleCodeExporter
Copy link
Author

Make sure to replace `frame.showImage(rotatedImage);` with 
`frame.showImage(grabbedImage);`

Original comment by samuel.a...@gmail.com on 27 May 2013 at 1:31

@GoogleCodeExporter
Copy link
Author

ok it work and thanks for your help S.Audet and also for your project

Original comment by sddk.d...@gmail.com on 27 May 2013 at 5:31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant