-
1)具体功能为:鼠标绘制折线,给出折线的缓冲区宽度,提取出折线的平行线.
2)本程序是利用地图代数中距离变换的方法(栅格方法),提取折线的平行线.和笔者前一...
1)具体功能为:鼠标绘制折线,给出折线的缓冲区宽度,提取出折线的平行线.
2)本程序是利用地图代数中距离变换的方法(栅格方法),提取折线的平行线.和笔者前一阵子上传的折线的平行线算法(矢量方法)可做对比
3)注:矢量方法中没有考虑垂直的特殊情况,增加个判断条件便可消除.
-1) the specific features as follows: the mouse line drawing, broken line give the width of the buffer, to extract the broken line parallel line .2) This procedure is the use of map algebra in the distance transform method (grid method), Extraction of broken parallel lines. and the author of the line long ago From the parallel line algorithm (vector method) can be compared 3) Note: The vector method does not consider the special circumstances of the vertical, increasing the conditions of a judge could be removed.
- 2023-03-14 00:45:03下载
- 积分:1
-
C加噪算法,包括高斯加噪算法,脉冲加噪算法,主要用于降噪算法评估...
C加噪算法,包括高斯加噪算法,脉冲加噪算法,主要用于降噪算法评估-C noise algorithm, including the high places like the noise algorithm, pulse noise algorithm, mainly used for assessment of noise reduction algorithm
- 2023-04-29 11:50:03下载
- 积分:1
-
图像处理中滤波时,运用极值滤波的方法滤除杂波,得到清晰的图像...
图像处理中滤波时,运用极值滤波的方法滤除杂波,得到清晰的图像-Image processing filter, the use of extreme methods of filtering to filter out the clutter, get a clear image
- 2022-02-12 15:15:54下载
- 积分:1
-
判断点是否在多边形之内
判断点是否在多边形之内- Sentences the break point whether in polygon
- 2022-04-22 07:50:45下载
- 积分:1
-
Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face d...
基于visual c++ 2005和OpenCV环境
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face detection procedures, attention to the needs of FaceDetection library OpenCV support provided, so please first of all to the relevant Web site to download and install OpenCV, addition of this procedure needs to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV, the reader is the file copied to the procedures under the same directory, the program can run correctly.
- 2022-01-26 03:18:51下载
- 积分:1
-
粒子系统Particle System:瀑布
粒子系统Particle System:瀑布-particle system Particle System : Falls
- 2022-05-18 01:57:21下载
- 积分:1
-
This is a very useful DCT's original code using the c language, and I hope t...
这是一个非常有用的DCT变换的原代码,用c语言编写,希望对大家有帮助。-This is a very useful DCT"s original code using the c language, and I hope to be helpful.
- 2022-11-14 02:40:03下载
- 积分:1
-
改进的水平集方法,采用C_V模型进化。为多相位
改进的水平集方法,采用C_V模型进化。为多相位-improve the level set method, C_V evolutionary model. For the multi-phase
- 2023-03-15 09:15:03下载
- 积分:1
-
将TIF格式转换成BMP格式图像的程序.
将TIF格式转换成BMP格式图像的程序.-TIF format will be converted into BMP format images procedures.
- 2022-11-05 17:00:03下载
- 积分:1
-
用蚁群算法解决TSP问题,这是我从MATLAB中文论坛找到的。
用蚁群算法解决TSP问题,这是我从MATLAB中文论坛找到的。-TSP with ant colony algorithm to solve the problem, which I found from the MATLAB Chinese Forum.
- 2022-03-17 03:29:03下载
- 积分:1