-
给定2个点坐标,计算其连线与水平方向的夹角,夹角范围[0,2*pi]...
给定2个点坐标,计算其连线与水平方向的夹角,夹角范围[0,2*pi]-failed to translate
- 2022-07-19 11:57:31下载
- 积分:1
-
鲁棒拟合基础矩阵的一套公认的匹配图像点。
robustly fits a fundamental matrix to a set of putatively matched image points.-robustly fits a fundamental matrix to a set of putatively matched image points.
- 2022-01-26 14:37:03下载
- 积分:1
-
自动获取最佳阈值,提取边缘。因为是根据我的项目编的,用时根据实际情况修改一下。
自动获取最佳阈值,提取边缘。因为是根据我的项目编的,用时根据实际情况修改一下。-Automatically obtain the best possible threshold, the edge extraction. Because it is based on my items, and used according to the actual situation changed a bit.
- 2022-01-26 03:16:28下载
- 积分:1
-
图像处理的简化方法
simplified approach to image processing
- 2022-01-25 23:20:25下载
- 积分:1
-
图象灰度变换的源代码 VC6.0下调试
图象灰度变换的源代码 VC6.0下调试...
图象灰度变换的源代码 VC6.0下调试
图象灰度变换的源代码 VC6.0下调试-Image gray-scale transformation of the source code under VC6.0 debugger image gray-scale transformation of the source code under VC6.0 debugger
- 2023-08-30 07:05:08下载
- 积分:1
-
实现图像的点运算,包括阈值变换,灰度拉伸,灰度均衡等
实现图像的点运算,包括阈值变换,灰度拉伸,灰度均衡等-Realize image point computation, including the threshold transform, gray stretch, gray balance, etc.
- 2022-02-02 09:36:23下载
- 积分:1
-
geometry calculation of correlation algorithm can determine the function of the...
计算几何学的相关算法 可以根据这个函数确定两条线段在交点处的转向,比如确定p0 p1和p1 p2在p1处是左转还是右转,只要求(p2-p0)*(p1-p0),若0则右转,=0则共线-geometry calculation of correlation algorithm can determine the function of the two segments to the intersection, such as identifying p0 p1 p1 and p2 p1 is the left or the right, only requirements (p2- p0)* (p1- p0), and if 0 right, a total = 0 line
- 2022-07-13 05:45:28下载
- 积分:1
-
图形学中常用的填充算法
图形学中常用的填充算法-graphics commonly used filling algorithm
- 2022-11-27 06:05:03下载
- 积分:1
-
图像平滑,锐化,形态学变化,边缘检测等功能
图像平滑,锐化,形态学变化,边缘检测等功能-image smoothing, sharpening, morphological changes, edge detection, and other functions
- 2022-03-02 17:59:58下载
- 积分:1
-
实现计算机图形学中的三种典型算法:直线扫描转换、椭圆扫描转换、直线剪切。采用的是VC++中的MFC平台...
实现计算机图形学中的三种典型算法:直线扫描转换、椭圆扫描转换、直线剪切。采用的是VC++中的MFC平台-To achieve the three typical computer graphics algorithms: linear scan conversion, scan conversion oval, straight cut. Using the VC++ in MFC platform
- 2022-07-17 02:22:00下载
- 积分:1