搜索资源列表
基于Retinex的MSRCR算法的C语言实现
- 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
DIP.数字图像处理小软件改进版
- 数字图像处理小软件改进版,openCV下实现图像平滑锐化等功能,Digital image processing software to improve the version of the small, openCV sharpening to achieve features such as image smoothing
exa2.4
- 本程序实现的是利用OPenCV对于图像实现高斯平滑处理。-The program implementation is achieved using OPenCV Gaussian smoothing for image processing.
ex4
- Source for image smoothing, segmentation, Pyr Down... Using Eclipse IDE and OpenCV library
facedetect
- 在vc++下,使用OpenCV对图像进行平滑,用于图像处理-In vc++ using OpenCV for image smoothing for image processing
z
- 使用opencv读取图像,平滑处理再显示-Using the opencv read the image, smoothing and then display
VCandOpenCVsources
- 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction
smooth
- 调用opencv库,采用平均滤波法实现图像的平滑化功能-Call opencv library, use of average filtering method for image smoothing function
opencv3
- 使用opencv载入一幅图像,并进行平滑处理-Load an image using opencv and smoothing
ji
- 基于OPENCV的图像平滑代码,有详细的注释。-OPENCV image smoothing based on the code, there are detailed notes.
smooth
- 利用opencv工具进行图像的光滑处理。使得图像在输入时能够先进行光滑的处理之后再进行相关的操作。-Using opencv image smoothing tools. Makes the input image processing can be carried out after smoothing the related operations.
smooth
- 描述OPENCV中的图像的平滑处理的功效。描述怎么将图像进行处理-The image descr iption OPENCV smoothing effect. Describe how to process the image
ch2_ex2_4
- 对一幅图像进行平滑处理,使用opencv,通过对图像数据与高斯或者其他核函数进行卷积-Smoothing of an image using opencv, through images or other data with Gaussian kernel convolution
opencv2-4
- 清华大学版学习OPENCV例程2-4,载入图像并进行平滑处理-Learning OPENCV routines 2-4, load the image and smoothing
MyCode
- OpenCV基础cpp.包括RGB转成灰度图像,载入图像平滑处理,ROI的应用这三个文件。利于初学者学习。-The OpenCV basis cpp. RGB to grayscale image, load the image smoothing, ROI application of these three documents. Will help beginners to learn.
Meanshift
- 利用Mean-shift进行平滑处理,主要是对图像进行平滑的界面,MFC和OpenCV进行混合编程-Mean-shift smoothing, image smooth interface, the MFC and OpenCV mixed programming ...
pinghualvbo
- 利用opencv实现各种平滑滤波的功能-Using opencv various smoothing filter function . . .
OpenCV-trans-Edge
- 以OpenCV將圖像做邊緣偵測,以及平滑跟閥值設定 邊緣偵測為Lap, Canny, Sobel-OpenCV to do with the image edge detection, and smoothing with edge detection threshold setting for the Lap, Canny, Sobel
opencv
- word详细介绍了Windows位图(Bitmap)和调色板(Palette)、图象的几何变换、图象的平滑(去噪声),sourse里有对应的代码-word detailing the Windows bitmap (Bitmap) and Palette (Palette), geometric transformations, image smoothing the image (to noise), sourse there is a corresponding code
smoothingDepth
- 基于opencv的Kinect深度图像的去噪,滤波(Opencv based Kinect depth image denoising, filtering)