This commit is contained in:
parent
05289581a1
commit
cfe9699997
8 changed files with 179 additions and 7 deletions
|
|
@ -35,6 +35,7 @@ impl ImageProcessingPipeline {
|
|||
}
|
||||
}
|
||||
|
||||
#[must_use]
|
||||
pub fn process(&mut self, frame: DynamicImage) -> Bitmap {
|
||||
let start_time = Instant::now();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue