搜索资源列表
求图像的二值化最佳阈值
- 求图像的二值化最佳阈值 利用opencv 实现图像的膨胀,腐蚀,开运算,闭运算,求轮廓操作,并可以从外部文件导入结构算子-Find the best binary image threshold image using opencv achieve dilation, erosion, opening operation and closing operation, find the outline of operation, and can be imported from an extern
gdal_all
- 包括图像处理,图像增强,点运算,几何变换(包括平移,旋转,缩放等)-Including image processing, image enhancement, the dot operator, geometric transformations (including translation, rotation, scaling, etc.)
houph_MFC
- 在MFC环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the MFC environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
OpenCV_HOG
- 梯度直方图算子的opencv代码,注释详细,可以快速的熟悉该算法./.-Gradient histogram opencv code operator, detailed notes, can quickly become familiar with the algorithm. /.
hog
- 最新版本opencv2.4.2中关于GPU加速的HOG算子源代码-Operator source code the latest version opencv2.4.2 HOG on GPU acceleration
edgedetect
- 基于OPENCV采用Canny算子进行边缘检测,能够很好检测出边缘-Based on OPENCV use Canny operator for edge detection,it can very detect the edge well.
bfCanny
- 基于双边滤波的图像Canny边缘检测。先对图像进行双边滤波,再对其进行Canny算子的边缘检测。-Based on bilateral filtering image Canny edge detection. The first image bilateral filtering, and then them Canny edge detection operator.
edge
- 调用opencv库,采用sobel算子实现图像的边缘检测功能-Opencv library calls using the sobel operator edge detection of image
MyVanishingPoint
- 通过canny算子和hough变换得到的多条竖直线计算垂直方向上的灭点-By canny operator and the hough transform for calculation of a number of vertical lines on the vertical vanishing point
avireader
- 简单的几个opencv函数处理,包括边缘检测,高斯滤波,canny算子等。-Opencv functions of several simple processing, including edge detection, Gaussian, canny operator and so on.
mymfc
- 用OPENCV实现的Canny算子,Sobel算子,Laplace算子,简单不带尺度模糊,简单模糊,中值滤波,高斯滤波,双向滤波滤的示例程序。-OPENCV achieved by Canny operator, Sobel operator, Laplace operator, simple and without dimension fuzzy, simple fuzzy, median filtering, Gaussian filtering, two-way filter filter
sobel
- 这是一个用opencv来开发的,利用sobel算子做边缘检测的算法。-Done using sobel edge detection operator
MyCanny
- 基于OPENcv ,canny算子的实现。-Based on OPENcv, canny operator implementation.
bianyuan
- 基于vc++6.0开发环境,用OpenCv编程,实现多种算子的边缘检测算法!-Development environment based on vc++6.0 with OpenCv programming, a variety of operator edge detection algorithm!
edge
- 采用canny算子进行边缘检测,小阈值控制边缘连接,大阈值控制边缘的初始分割-Canny operator used for edge detection, edge linking a small threshold control, threshold control large initial segments of the edge
cvFilter2D
- 本代码使用OpenCV对图像进行滤波,只需要修改一下掩膜模板,就可以采用高斯,PREWITT算子及二维滤波。-This code uses OpenCV for image filtering, only need to modify the mask template, you can use Gaussian, PREWITT operator and two-dimensional filtering.
cannybar02
- 使用vc++6.0和OpenCV1.0.实现canny算子检测图像轮廓边缘。代码中有自动阈值滑动样条。-using VC++ and OpenCV. you can see the contour of the images.and the threshold of the canny operator can be set as you will.
Test_Opencv
- 这个程序是在MFC的基础上应用opencv来实现图像的打开、显示、并进行Canny算子检测,并附有详细操作步骤。-This program is on the basis of the MFC application by opencv to open, display, and with Canny operator to detect, along with detailed steps.
Sobel-operator
- 使用Sobel算子进行图像的边缘检测,vc6.0,opencv1.0,希望对大家有用-Image edge detection using Sobel operator, vc6.0 opencv1.0 ,i hope it is useful for everyone.
Canny-operator
- matlab中关于Canny算子的源代码-Canny operator