bytedeco / javacv-examples

Examples of using JavaCV / OpenCV library on Java Virtual Machine
337 stars 155 forks source link

make the code correspond to scaladoc #6

Closed ghost closed 9 years ago

ghost commented 9 years ago

Scaladoc says that frameProcessor by default copies the input, but it does a different thing.