Location:
Search - delaunay openCV
Search list
Description: 基于OPENCV的,vc++ 图象处理程序.
Delaunay三角形和Voronoi划分的迭代式构造.
Platform: |
Size: 3654 |
Author: 朱晨 |
Hits:
Description: Delaunay三角剖分在工程应用中非常有用,开源库OpenCV也提供了相应的函数,但是由于原始文档不是很详细,在使用过程中仍然会遇到很多麻烦,笔者就自己的理解进行了相关的总结,并解决了实际应用中的相关问题。
Platform: |
Size: 85241 |
Author: liuting |
Hits:
Description: 用Opencv做的,Delaunay三角形和Voronoi划分的迭代式构造
Platform: |
Size: 3739 |
Author: 龙海翔 |
Hits:
Description:
Platform: |
Size: 3072 |
Author: 朱晨 |
Hits:
Description: Delaunay三角剖分在工程应用中非常有用,开源库OpenCV也提供了相应的函数,但是由于原始文档不是很详细,在使用过程中仍然会遇到很多麻烦,笔者就自己的理解进行了相关的总结,并解决了实际应用中的相关问题。-err
Platform: |
Size: 84992 |
Author: liuting |
Hits:
Description: 用Opencv做的,Delaunay三角形和Voronoi划分的迭代式构造-Opencv make use of, Delaunay triangles and Voronoi division of the iterative structure
Platform: |
Size: 3072 |
Author: 龙海翔 |
Hits:
Description: 该程序使用OpenCV提供的函数在Visual studio6.0的环境下对若干点进行Delaunay三角剖分,具有很高的实用价值,编译已通过,绝对可用-The program provides a function to use OpenCV in Visual studio6.0 environment where a number of points on the Delaunay triangulation of high practical value, the compiler has passed, the absolute available
Platform: |
Size: 737280 |
Author: 石峰 |
Hits:
Description: 用opencv写的Delaunay三角形和Voronoi划分的迭代式构造-Opencv Writing with the Delaunay triangles and Voronoi division of iterative structure
Platform: |
Size: 3072 |
Author: 田贵友 |
Hits:
Description: 利用Delaunay三角形和Voronoi划分的迭代式进行平面的划分,本程序基于OpenCV实现-failed to translate
Platform: |
Size: 3072 |
Author: 孙波 |
Hits:
Description: 基于opencv环境下,Delaunay三角形和Voronoi划分的迭代式构造-Opencv-based environment, Delaunay triangles and Voronoi partition of the iterative construction
Platform: |
Size: 3072 |
Author: wanglo |
Hits:
Description: Opencv实例源代码,包括数字图像处理,视频跟踪算法和模式识别算法的源代码-Opencv Example Source Code, that include haarcascade, blobtrack,delaunay and so on.
Platform: |
Size: 2941952 |
Author: shuang |
Hits:
Description: 该代码演示了如何进行平面划分,Delaunay三角形和Voronoi划分的迭代式构造,基于OPENCV-The code demonstrates how to print division, Delaunay triangles and Voronoi partition of the iterative structure, based on OPENCV
Platform: |
Size: 132096 |
Author: 张倩 |
Hits:
Description: 基于opencv的Deluanay抛分算法,可以实现点到面的扩散-Opencv of Deluanay throw points based algorithms, can point to the proliferation of surface
Platform: |
Size: 1368064 |
Author: lw3171796 |
Hits:
Description: 基于OPENCV的三角剖分算法代买,用于图像变形。-OPENCV The triangulation algorithm based on generation of purchase, for image distortion.
Platform: |
Size: 1359872 |
Author: 陈皓 |
Hits:
Description: 利用OPENCV实现了DELAUNAY网格划分-DELAUNAY USING OPENCV FUNCTIONS
Platform: |
Size: 84992 |
Author: |
Hits:
Description: 利用VS2008和opencv函数库实现Delaunay三角分割算法。-VS2008 and opencv library to achieve Delaunay triangulation algorithm.
Platform: |
Size: 4891648 |
Author: ffl |
Hits:
Description: delaunay三角化源码,opencv的样例-opencv delaunay
Platform: |
Size: 1024 |
Author: panpan |
Hits:
Description: This program demostrates how to use OpenCv library for iterative construction of delaunay triangulation and voronoi tesselation. It draws a random set of points in an image and then delaunay triangulates them.-This program demostrates iterative construction of delaunay triangulation and voronoi tesselation. It draws a random set of points in an image and then delaunay triangulates them.
Platform: |
Size: 1024 |
Author: 王新华 |
Hits:
Description: 利用Delaunay三角形和Voronoi划分的迭代式进行平面的划分,本程序基于OpenCV实现-failed to translate
Platform: |
Size: 3072 |
Author: nddiffi |
Hits:
Description: 基于opencv的use摄像头视频采集程序 1
基于opencv的两个摄像头数据采集 3
能激发你用代码做视频的冲动程序 6
图像反转(就是把黑的变白,白的变黑) 11
图像格式的转换 12
从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13
采用Canny算子进行边缘检测 15
角点检测 18
图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21
Log-Polar极坐标变换 22
对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算) 24
用不同的核进行图像的二维滤波 27
图像域的填充 30
寻找轮廓实现视频流的运动目标检测(超推荐一下) 35
采用金字塔方法进行图像分割 40
图像的亮度变换 43
单通道图像的直方图 46
计算和显示彩色图像的二维色调-饱和度图像 48
图像的直方图均匀化 50
用Hongh变换检测线段 52
利用Hough变换检测圆(是圆不是椭圆) 57
距离变换 59
椭圆曲线拟合 64
由点集序列或数组创建凸外形 68
Delaunay三角形和Voronoi划分的迭代式构造 71
利用背景建模检测运动物体(推荐) 78
运动模板检测(摄像头) 81
显示如何利用Camshift算法进行彩色目标的跟踪 86
-Based on the use camera video capture program opencv 1
Based on the two camera data acquisition of OpenCV 3
Inspire your code to do video impulse program 6
Image reversal (that is, the black white, white to black) 11
Image format conversion 12
Get the video stream from the camera or AVI file, edge detection is performed on the video stream 13
Using Canny edge detection operator 15
Corner detection is 18
Image rotation and scaling (the effect is dragged by the earth, as Google earth like) 21
Log-Polar coordinate transformation is 22
Morphological operations on images (opening and closing, the image of the corrosion and expansion operations) 24
With different nuclear two-dimensional filtering image 27
The image domain 30 filling
To find the outline of implementation of target detection of video streaming (super recommend) 35
Using the Pyramid method for image segmentation 40
The brightness of the image transform 43
Single channel image histogram 46
Calculate and display
Platform: |
Size: 1682432 |
Author: jianglei |
Hits: