搜索资源列表
exportDllNestPolygon
- 本dll文件实现了点,线段,直线,多边形的类,完成了多边形的一些常用方法:求面积,判断是否是简单多边形,求多边形并,判断两个多边形的位置关系等方法。-the dll file to achieve a point, line, line, polygon category, completed the polygons of some commonly used methods : for the area to determine whether it is simple polygon, a
PtInRect
- 这是我写的一个实现点选中多边形的数值算法,算法进行了特别设计,速度很快,可以判断点在浮点型的多变形中或在多边形外,可以移植到UNIX或linux平台,因为这两个平台没有CRect的PtInRect() 和 CRgn的PtInRgn()函数,这是一个很高效的算法-This is the one I wrote to achieve Polygon click the numerical algorithm, the algorithm specifically designed, very fas
判断点集在多边形内部
- 此程序基于二分法的判断点集中的m个点是否在n边形内部.-dichotomy of this procedure based on the judgment of the focus points of m n whether the shape of the internal.
区域生长
- 图像处理中的区域生长源码,根据种子点来判断领域的点的相似性-Image Processing source of regional growth, according to seed fields to determine the point of similarity
平面多边形内外点判断方法
- 平面多边形内外点判断方法-planar polygon method of Point
多边形内外判断
- 判断点在多边形内还是外的例程-judgment in the polygon points inside or outside the routines
判断多边形点时钟排列方向
- 该判断多边形点时钟排列方向, 非常准确(不准确的还没有遇到过,快3年了)。 该函数用到的相关函数都在文档中: 1.PtoLDistance-点到直线的距离; 2.CalcPolygonRect-计算多边形外接矩形; 3.CalcSegmentRect-计算线段外接矩形; 4.Distance-计算两点距离; 5.ISZEROA-判断数值是否为零; 该函数数据类型为Windows的POINT,使用了标准模板vector
判断点是否在区域内
- 判断点是否在区域内.rar-The codes give the function of judge if a point is in the Region, witch you are cared.
简单的OpenGL射击游戏
- 有闯关,第一视图,纹理,判断射击
一种匀速运动模糊图像的模糊方向判断算法
- 本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。
判断一个点是否在一个区域内.rar
- 判断一个点是否在一个区域内,judge whether a point is in a region
Todeterminewhetherthepolygonpoints
- 利用射线法判断点是否在多边形内,算法的执行效率高-To determine whether the polygon points
判断点是否在区域内!
- 判断点是否在区域内!-whether a judge in the region!
pil_picture
- 一个能判断图片是否是色×情×图片的代码。-To determine whether a picture is color × situation × picture code.
ystd
- 利用MATLAB编程,判断彩色图像的主要颜色通道,并用直方图显示出来-The use of MATLAB programming, to determine the main color of color image channel, and histogram displayed
PtInPolygon
- 自己写的多边形点在内判断的简单算法,运行没有出现问题,无论多边形情况(凹凸)-Write your own polygon points in a simple algorithm to determine, running no problems, regardless of polygons situation (bump)
bw-Noise-Reduction
- 这个函数获取二进制图像,然后根据图像中标记目标的连接性和每个连接组成的像素数量来判断是否是噪声。 -The function to get the binary image, then image tag target connectivity and the number of pixels of each connected component to determine whether it is noise.
liantong_numofblocks
- 根据图的邻接矩阵判断图的连通性并计算图的分块数(To determine the connectivity of the graph and computing graph blocks according to the adjacency matrix)
划痕判断标注小面积去除17031501
- 检测小型金属零件表面划痕,判断非缺陷部分并给予去除(Detecting the scratches on the surface of small metal parts, judging the non - defective parts and giving off)
图像二值化判断分析法
- 编写实现了图像二值化中一种常用的方法——判断分析法。并使用开闭运算进行了二值化图像改进(It is a common method that can realize binaryzation, the judgment analysis method. And use open and closed operation to improve the image.)