搜索资源列表
-
0下载:
OpenCV VC 2008 教學 此範例為 Canny 邊緣偵測-OpenCV VC 2008 Lesson Canny Edge Detection
-
-
0下载:
houghline transform, it it uses canny edge detection and hough transform. It then places a red line over any detected straight lines.
-
-
0下载:
opencv programs for erode ,cilate,edge detection corner detection
-
-
0下载:
Opencv code for Sobel edge detection
-
-
0下载:
基于hough变换的边缘检测(下面是采用 CANNY 算子进行图像边缘检测的 C/C++ 源代码,在OPENCV BETA 4.0, VC6.0 环境下编译通过-Hough transform based on edge detection (Here is using CANNY operator image edge detection C/C++ source code, under OPENCV BETA 4.0, VC6.0 environment compiler
-
-
0下载:
包括 颜色提取 形状提取,形状提取包括 Candy算子对边缘提取、 角点提取、 Hough直线提取-Including color extraction shape extraction, including Candy shape extraction operator for edge detection, corner extraction, Hough lin
-
-
0下载:
OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图
图像文件读入和显示
图像创建、保存和复制
Canny边缘检测
Canny边缘检测2
轮廓(contour)检测
轮廓(contour)检测2
图像旋转与缩放
读视频文件和运动问题检测
Hough线段检测
鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
-
-
0下载:
图像数据操作(内存分配与释放,图像复制、设定和转换)
图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出)
矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解)
支持多种动态数据结构(链表、队列、数据集、树、图)
基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构)
结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
-