登录
首页 » Special Effects » 多边形相交运算源码

多边形相交运算源码

于 2022-01-26 发布 文件大小:82.97 kB
0 60
下载积分: 2 下载次数: 1

代码说明:

多边形相交运算源码-polygon intersection Operational source

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 智能视频分析,目标检测,物体分类,需要来下载
    智能视频分析,目标检测,物体分类,需要来下载-video analysis
    2022-01-26 00:09:23下载
    积分:1
  • 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,...
    30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.-30 image processing VC++ Source code, including 256 colors to grayscale, Hough transform, image_j1, PCA, Walsh transform, contrast stretching, binarization transformation, anti-color, box encoding, Fourier Transform , Gaussian smoothing, gray balance, mean filter, Laplacian sharpening (edge detection), discrete cosine transform, the brightness increases and decreases in inverse filtering deal, check on the number of check index, the gradient sharpening, image processing, mirror image, image translation, image scaling, image thinning, image rotation, Wiener filtering treatment using Canny edge extraction operator, threshold transform, histogram equalization.
    2022-02-12 05:12:39下载
    积分:1
  • 对图像进行平滑处理,是一个很好的实用的程序,大家试一下就知道了....
    对图像进行平滑处理,是一个很好的实用的程序,大家试一下就知道了.-Image smoothing treatment is a good practical procedures, U.S. try to know.
    2022-03-16 21:46:29下载
    积分:1
  • 可实现与graph
    可实现与graph-cuts算法相似的图像分割效果. 他借用了生物形态学知识,将每一个像素视为一个细胞,这些细胞可能是前景,背景,或其他。这些细胞依据其灰度竞争获得生长,由此获得分割。-This algorithm is presented as an alternative to graph-cuts. The operation is very simple, and can be thought of with a biological metaphor: Imagine each image pixel is a "cell" of a certain type. These cells can be foreground, background, undefined, or others. As the algorithm proceeds, these cells compete to dominate the image domain. The ability of the cells to spread is related to the image pixel intensity
    2023-06-15 12:55:03下载
    积分:1
  • 数字图像处理常见算法的源程序,形态学,二值化,高斯噪音都包括了...
    数字图像处理常见算法的源程序,形态学,二值化,高斯噪音都包括了 -Common digital image processing algorithms source, morphology, thresholding, Gaussian noise is included
    2022-01-24 18:43:53下载
    积分:1
  • 线段及直线的基本运算 1. 点与线段的关系2. 求点到线段所在直线垂线的垂足3. 点到线段的最近点4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6....
    线段及直线的基本运算 1. 点与线段的关系2. 求点到线段所在直线垂线的垂足3. 点到线段的最近点4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内7. 求矢量夹角余弦 8. 求线段之间的夹角9. 判断线段是否相交10.判断线段是否相交但不交在端点处11.求线段所在直线的方程 12.求直线的斜率 13.求直线的倾斜角14.求点关于某直线的对称点15.判断两条直线是否相交及求直线交点 16.判断线段是否相交,如果相交返回交点-straight line segment and a basic computing. Point and the line between the two. Seeking to point straight vertical line segment where the Pedal 3. Line points to the recent four points. Point to the straight line distance from the host 5. Set point to the recently broken away from six. To judge whether the circular polygon 7. for vector cosine angle 8. for the angle between the line 9. Line judge whether the intersection 10. Line judge whether the intersection but do not pay the endpoint Office 11. for the straight line segment where equation 12. for a linear slope 13. seeking straight tilt angle 14. Points on a linear symmetrical points 15. to judge whether the intersection of two straight and for 16 straight intersection. Line judge whether the intersectio
    2022-11-26 21:00:03下载
    积分:1
  • 这是一个使用域值法编写的图像分割程序,主要是用于学习数字图像处理的同学。...
    这是一个使用域值法编写的图像分割程序,主要是用于学习数字图像处理的同学。-This is a prepared using the threshold method of image segmentation process, mainly for the students to learn digital image processing.
    2022-10-25 09:55:02下载
    积分:1
  • Using Guide: VC++6.0 employ the command in the menu step by step: i...
    Using Guide: VC++6.0 employ the command in the menu step by step: image smooth image normalization Draw Dot direction Draw Block direction Draw Smooth direction Gabor filters enhancement "readme.txt" file: this is the introduce file for the algorithm http://yangjucheng.chonbuk.ac.kr/ -------------------------------------------------- Dr. JuCheng Yang, Division of Electronics & Information Engineering, Chonbuk National University, 664-14 1Ga Deonjin-dong Deonjin-gu, Jeonju, Jeonbuk, 561-756, Korea. Email: biometricscode@gmail.com
    2022-12-03 05:15:03下载
    积分:1
  • 计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法,构成了计算机图形学的主要研究内容...
    计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法,构成了计算机图形学的主要研究内容-Said computer graphics, and the use of computer graphics calculations, processing and display the relevant principles and algorithms, constitute the main research content of computer graphics
    2022-03-13 23:26:21下载
    积分:1
  • Do web site is to deal with a large number of pictures, pictures on his own wrot...
    做网站是需要处理大量图片,就自己写了个图片批处理程序。用于将图片处理成指定大小和生成缩略图。-Do web site is to deal with a large number of pictures, pictures on his own wrote a batch program. Used to image processing to the specified size and generates thumbnails.
    2022-10-04 12:15:03下载
    积分:1
  • 696518资源总数
  • 104292会员总数
  • 28今日下载