-
多边形常用算法模块 1. 判断多边形是否简单多边形2. 检查多边形顶点的凸凹性 3. 判断多边形是否凸多边形 4. 求多边形面积5. 判断多边形顶点的排列方向,...
多边形常用算法模块 1. 判断多边形是否简单多边形2. 检查多边形顶点的凸凹性 3. 判断多边形是否凸多边形 4. 求多边形面积5. 判断多边形顶点的排列方向,方法一 6. 判断多边形顶点的排列方向,方法二 7. 射线法判断点是否在多边形内8. 判断点是否在凸多边形内-Does the polygon commonly used algorithm module 1. judgements polygons whether simple polygon. 2. inspections polygons apex convex-concave. 3. judgements polygons whether raised- polygon. 4. ask the polygon area. 5. judgements polygons apex the arrangement direction, the method 1. 6. judgements polygons apex arrangement direction, the method 2. 7. beams methods to sentence the break point whether. 8. sentences the break point in the polygon whether in raised- polygon
- 2022-03-24 05:43:21下载
- 积分:1
-
OpenCV 开发团队负责人做的 OpenCV 介绍报告的PPT,pdf 格式
OpenCV 开发团队负责人做的 OpenCV 介绍报告的PPT,pdf 格式-OpenCV introduction slides,pdf format
- 2022-02-13 15:48:37下载
- 积分:1
-
一个可以识别网页验证码的识别程序
一个可以识别网页验证码的识别程序-a website can verify identification code identification procedures !!!!!!!!!!!!!!!!!!!!
- 2023-06-08 14:40:03下载
- 积分:1
-
基于空域的脆弱水印算法,该方法最具代表性的是最低有效位(LSB)法,也就是文件中的方法,两个文件分别给出了水印的生成和检测。...
基于空域的脆弱水印算法,该方法最具代表性的是最低有效位(LSB)法,也就是文件中的方法,两个文件分别给出了水印的生成和检测。-Airspace based on fragile watermarking algorithm, the method is the most representative of the least significant bit (LSB) method, which is the method of the document, two documents were given watermark generation and testing.
- 2023-06-19 05:25:03下载
- 积分:1
-
本代码包含数字图像处理一般功能,包含图像增强、图像复原、特征提取、编码等功能...
本代码包含数字图像处理一般功能,包含图像增强、图像复原、特征提取、编码等功能-This code contains the general features of digital image processing, including image enhancement, image restoration, feature extraction, encoding and other functions
- 2023-06-19 08:00:04下载
- 积分:1
-
对MR图像进行各项异性滤波。能在同质区域平滑噪声,边界处不被平滑。...
对MR图像进行各项异性滤波。能在同质区域平滑噪声,边界处不被平滑。-process the MR image using anisotropic filter. Smooth noise in homogeneous regions, the boundary is not smooth.
- 2022-02-27 06:56:18下载
- 积分:1
-
图像处理的一些基本例子及代码.适合初学图像的人群
图像处理的一些基本例子及代码.适合初学图像的人群-image processing some basic examples and code. Images suitable for a novice crowd
- 2022-02-02 06:41:59下载
- 积分:1
-
打开宽度相同的bmp,单击Generate,先是获得整合后图片的整体视图,最后自动将输入的bmp文件整合形成一张bmp文件...
打开宽度相同的bmp,单击Generate,先是获得整合后图片的整体视图,最后自动将输入的bmp文件整合形成一张bmp文件-Open the width of the same bmp, click Generate, first to obtain integrated picture of the overall view, the final automatically input bmp file integration to form a bmp file
- 2023-07-29 11:35:04下载
- 积分:1
-
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考-
Two programs are included in this directory:
STK2RAS takes a stroke file as input and converts it into a bit-per-pixel
representation (along with some header information, see RASHEADR.H). The
output of the STK2RAS program is a .RAS file. The GRID1 program found in
this directory is a PM program which takes a .RAS file as input and
displays the image. Notice that the GRID1 program uses run length compression. See
class RLCX to scale the image.
- 2023-01-29 10:40:03下载
- 积分:1
-
图像的二值化算法:最大类间方差法,基特勒最小误差阈值我…
图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classical binarization methods.
- 2022-08-02 16:23:00下载
- 积分:1