简体   繁体   English

使用opencv数据结构进行图像平滑

[英]Image smoothing using opencv data structures

I would like to implement Gaussian blur on the AVI Files i read, i know about the in-built functions of opencv however i would need help from SO users to assist me so that i can get started by implementing it myself. 我想对阅读的AVI文件实施高斯模糊,我了解opencv的内置功能,但是我需要SO用户的帮助来帮助我,以便我自己开始实施它。

I know how to access the Image Pixels of an IplImage * , CvARR * , etc.... 我知道如何访问IplImage *CvARR *等的图像像素...

However i am just not sure how to begin. 但是我只是不确定如何开始。 I know this is a very elementary question, but i would please please please request for patience and assistance from users out here and give me a way through this. 我知道这是一个非常基本的问题,但是请您在此寻求用户的耐心和帮助,并给我一种解决方法。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM