搜索资源列表
-
0下载:
用OpenCV进行图像处理与工程开发的一个入门示例程序——Hough变换,效果不错-using OpenCV for image processing and development of a project portal sample program -- Hough Transform good results!
-
-
2下载:
基于vc++和opencv,用hough变换来检测直线,我的课程作业,Based on vc++ and opencv, using hough transform to detect straight line, my coursework
-
-
0下载:
图像处理之 opencv 用hough变换检测圆,Image processing opencv circle detection using hough transform
-
-
0下载:
在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
-
-
0下载:
基于vc++和opencv,用hough变换来检测图像中的圆,我的课程作业,Based on vc++ and opencv, using hough transform to detect the image of a round, my coursework
-
-
0下载:
基于opencv的数字图像处理,包括直方图、边缘检测、hough变换、几何变换等功能-Opencv-based digital image processing, including histogram, edge detection, hough transform, geometric transformation functions
-
-
0下载:
OPENCV中Hough轉換用於直線偵測之源代碼-Hough transform for line detection in OpenCV
-
-
0下载:
基于opencv的霍夫变换实现边界标定,能够准确标定出目标对象-hough transform Based on the realization of opencv border calibration
-
-
0下载:
图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
-
-
0下载:
用HOUGUH变换检测线段,基于OPENCV开发,代码简单,适合广大软件开发者-Detection of line segments used HOUGUH transform, based on the OPENCV development, code is simple, suitable for the vast numbers of software developers
-
-
0下载:
基于opencv的图像和视频处理的软件。该软件实行了opencv的多种功能:边缘检测、拉氏变换、椒盐噪音、人脸识别、霍夫变换等功能。-Opencv-based image and video processing software. The software has multiple functions opencv: edge detection, Laplace transform, salt and pepper noise, face recognition, Hough transfo
-
-
0下载:
使用Visual C++编写的基于opencv的多媒体图像处理和视频处理的对话框程序,实现hough变换、直方图均衡化、canny检测等图像处理及截取视频等视频处理功能。-Use Visual c++ written opencv multimedia based on image processing and video processing dialog programs ,achieve histogram equalization hough transform, canny detec
-
-
0下载:
基于OpenCV的计算机视觉技术实现第六章图像处理的源程序,其中包括图像边缘检测、直方图、Hough变换、几何变换、形态学等基本的图像处理。-OpenCV-based computer vision image processing technology to Chapter VI of the source, including edge detection, histogram, Hough transform, geometric transformation, morphology, a
-
-
0下载:
用hough变换来检测圆,并且能画出圆的轮廓,是基于opencv的控制台程序,效果不错,适合初学者-With the hough transform to detect circles, and can draw the outline of the circle, is based on the opencv the console application, good results, suitable for beginners
-
-
0下载:
这是一个基于opencv利用霍夫变换检测圆的程序,计算出圆的半径后,在原图上可以画出圆的轨迹-This is based on the use of Hough transform detection opencv program to calculate the radius of the circle, the circle can be drawn on in the artwork track
-
-
0下载:
在C环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the C environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
-
-
0下载:
Hough变换是图像处理中非常重要的一种变换模型,通过Hough变换可以非常准确的检查出图片中的直线。该程序使用OpenCV完成的,灰常值得借鉴-Hough transform is a very important one in the image processing transformation model, very accurate check out the picture in a straight line through the Hough transform. The pro
-
-
1下载:
基于OpenCV的Hough变换结合Canny边缘检测的人眼瞳孔检测算法。-Combination of the Canny edge detection of the human eye pupil detection algorithm based on OpenCV Hough transform.
-
-
0下载:
VS下利用opencv 实现hough变换,检测出直线或者圆形图像。-VS under use opencv achieve hough transform to detect straight line or circular image.
-
-
0下载:
OpenCV中的hough变换源码,里面包括直线以及圆变换提取源代码。(OpenCV transform source code in Hough,Which includes the line and the circle transform, extract the source code)
-