Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 264 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 264 Bytes

C-sharp-Fast-Rsize-and-crop

C# Emgucv image scaling and cropping API

Input:
RGB(BGR) Mat
Output
Image<Rgb, float>

1.Nearest
2.Bilinea

How to use? Exampe