资源列表
graph3
- 图像处理,包括低通滤波,高通滤波,傅里叶变换等-Image Processing
check
- 程序对草莓成熟度进行检测,利用边缘检测,ROI,颜色分割检测草莓的成熟度。-Strawberry maturity testing, using edge detection, ROI, color segmentation detection maturity strawberries, download directly available.
Space_Filter
- OpenCV、空域滤波器(中值,均值,最大最小值...)-This code is designed for space filter and it is derived Digital Image Processing Matlab edition in page117 it has ArithmeticM_Filter for Arithmetic Mean Filtering GeometricM_Filter for Geometric Mean Filtering H
Filters
- 均值滤波器、高斯滤波器、中值滤波器的OpenCV实现-Averaging filter, a Gaussian filter, median filter OpenCV realization
k-mean-usage
- k均值的用法示例,它的数据生成部分可用于其它机器学习程序-A example of k mean usage
edge-detecting-based-susan
- 这是基于susan算子的边缘检测代码,用于检测物体边缘。使用matlab实现。-susan detection foor edge
20_DrawImage
- 使用OpenCV进行基本的绘图操作;包括绘制椭圆、绘制圆、绘制多边形、绘制线段。-Using OpenCV basic drawing operations including drawing ellipses, draw a circle, polygon drawing, drawing lines.
21_UsePointerAccessPixel
- 用指针访问像素;开发测试所用IDE版本:Visual Studio 2010;功能:处理每个像素,并输出运行时间。-With pointers to access pixels used for development testing IDE version: Visual Studio 2010 Function: processing each pixel, and outputs the running time.
22_UseIteratorAccessPixel
- 用迭代器访问像素。开发测试所用IDE版本:Visual Studio 2010;功能:处理每个像素,并输出运行时间。-Access pixel with iterators. IDE version used for development testing: Visual Studio 2010 Function: processing each pixel, and outputs the run time.
61_HoughLines
- 基于opencv2.4.4;功能:HoughLines函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010;-Based opencv2.4.4 Function: HoughLines function usage examples development and testing of the operating system: Windows 7 64bit IDE version used for deve
62_HoughLinesP
- 基于opencv2.4.4;程序描述:HoughLinesP函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010.-Based opencv2.4.4 Program descr iption: HoughLinesP function usage examples development and testing of the operating system: Windows 7 64bit IDE versi
63_HoughCircles
- 基于opencv2.4.4;程序描述:HoughCircles函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010.-Based opencv2.4.4 Program descr iption: HoughCircles function usage examples development and testing of the operating system: Windows 7 64bit IDE ver
