Ignore:
Timestamp:
09/25/19 15:29:26 (5 years ago)
Author:
Sanahuja Guillaume
Message:

use less bandwidth in vprnlite

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairVisionFilter/src/ImgThreshold.cpp

    r157 r330  
    5353
    5454void ImgThreshold::UpdateFrom(const io_data *data) {
    55     cvimage *cvImage=(cvimage*)data;
     55 /*   cvimage *cvImage=(cvimage*)data;
    5656    IplImage *gimg=cvImage->img;
    57 /*
     57
    5858    data->GetMutex();
    5959    output->GetMutex();
Note: See TracChangeset for help on using the changeset viewer.