wxw18 / jviolajones

Automatically exported from code.google.com/p/jviolajones
0 stars 0 forks source link

getFaces method also takes BufferedImage as input #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi

In the scenario of taking a picture with the webcam and loading it as 
BufferedImage, it was difficult to analyze that image without saving it as a 
file. This diff attempts to solve that.

If you would like to take a look at the small diff, please find it attached.

Best regards,
Cristian

Original issue reported on code.google.com by mess...@gmail.com on 31 Oct 2011 at 10:48

Attachments:

GoogleCodeExporter commented 9 years ago
The code appears to have a public method where you can pass in a BufferedImage 
into getFaces, however, the current jar file does not appear to expose this 
method.

Original comment by noah.fri...@gmail.com on 15 Nov 2011 at 9:17

GoogleCodeExporter commented 9 years ago
Thanks Cristian for your patch, I've merged it into the latest revision.

Noah, this is now done, please consider downloading jviolajones2.0.jar.

Original comment by saimon...@gmail.com on 16 Nov 2011 at 7:57