Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在传递四个坐标,因此裁剪部分不是矩形或正方形,所以我不能统一使用 getpixels()。
谁能告诉我如何通过统一传递四个坐标来裁剪图像。
或者通过统一使用 opencvsharp 通过传递四个坐标来裁剪图像。
提前致谢。