Package hypermedia.video

Examples of hypermedia.video.OpenCV


  Rectangle[] faces;// = new Rectangle[0];
  Rectangle[] eyes = new Rectangle[0];


  public FaceDetection(){
    cv = new OpenCV();   
  }
View Full Code Here

TOP

Related Classes of hypermedia.video.OpenCV

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.