搜索资源列表
homo_filter_based_on_opencv
- opencv是目前广泛流行的一个开源图像处理库。基于它实现各种图像处理的二次开发都十分方便。本程序基于opencv简洁的实现了图像处理中的同态滤波器,注释清楚,便于大家学习和使用。-OpenCV is a widely popular open-source image processing library. Based on its various image processing to achieve the second development is very convenient. Op
work
- 我写的用opencv进行图像处理的程序,还可以打开有地理信息的图像
图像处理
- 图像处理 在OpenCV模式下的MFC连接 平台:vc
通过霍夫检测检测图像中的直线
- Opencv环境中,通过霍夫检测检测图像中的直线,经过了ROI裁剪,形态学处理,canny算子检测等各种预处理。-In the opencv environment,do the line detection using Hough Transform. By cutting the ROI, morphological processing, canny boundary preprocessing.
Opencv_ImageProcess.rar
- 基于opencv的图像处理资料,对图形图像编程有帮助,欢迎下载!,Opencv image-processing based on information, helpful graphics programming are welcome to download!
OpenCV_ffilldemo
- OpenCV ffilldemo.cOpenCV图像处理程序源代码-OpenCV ffilldemo.cOpenCV image processing source code
LBP
- 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture descr iption operator, measure
maxarea
- 本程序用于检测图像中最大连通区域。通过对小波或其他边缘检测的结果进行适当处理,较为准确得出原图片中的最大连通区域。可用于显著性检测以及区域分割等。实现平台为C++&opencv-This procedure is used to detect the image of the largest regional connectivity. Through the wavelet edge detection results or other appropriate treatment, more
contour
- 图像特征提取 图像轮廓特征提取 图像处理 opencv -Image contour image feature extraction feature extraction image processing opencv
basic_image_process
- 使用opencv进行基本图像处理操作的例子程序。-basic image process using opencv
canny_edge
- opencv结合MFC,打开图片并进行图像处理-opencv combined with MFC, open the picture and image processing
image-grad
- 基于OPENCV,实现不同梯度算子的边缘提取,其中包括最基本的像素操作,适合初学图像处理。-Based on OPENCV, the realization of different gradient operator edge extraction, including pixel operation is the most basic, suitable for beginners of image processing.
JavaOpenCV246.tar
- 基于java开发的opencv图像处理程序,简单实例-use java opencv to opera img
JavaOpenCV
- 使用java opencv操作处理图像的简单示例-use java to operat img
OpenCVEntry
- opencv入门教程,c++,c,图像处理教程-opencv introductory tutorial, c++, c, image processing
opencvtest
- 利用opencv库进行图像处理,主要用于栅格图像的分割的示例程序。-Use opencv library for image processing, mainly for raster image segmentation of the sample program.