-
计算几何经典算法集合,包括旋转卡壳求凸包,求重心,多边形面积,多边形周长,直线方程等...
计算几何经典算法集合,包括旋转卡壳求凸包,求重心,多边形面积,多边形周长,直线方程等-Collection of classical computational geometry algorithms, including the rotating卡壳for convex hull, and center of gravity, polygon area, polygon perimeter, linear equations, etc.
- 2022-02-28 10:07:55下载
- 积分:1
-
基于OpenCV开发的道路交通视频的背景提取和前景提取。可对道路的背景进行提取和实时更新,从而提取出运动的车辆。...
基于OpenCV开发的道路交通视频的背景提取和前景提取。可对道路的背景进行提取和实时更新,从而提取出运动的车辆。-OpenCV on the development of road traffic video extraction and prospects of the background extraction. May be the background of road extraction and real-time updates, so extraction of moving vehicles.
- 2023-09-03 12:00:04下载
- 积分:1
-
canny边缘提取算法的VC6++与matlab7的混合编程的algorithm实现
canny边缘提取算法的VC6++与matlab7的混合编程的algorithm实现-canny edge detection algorithm VC6++ with mixed matlab7 realize programming algorithm
- 2022-08-18 16:49:09下载
- 积分:1
-
HU的七个不变矩,每个文件是一个子程序,对应冈萨雷斯的数字图像处理教程的...
HU的七个不变矩,每个文件是一个子程序,对应冈萨雷斯的数字图像处理教程的-HU
- 2023-08-31 04:30:03下载
- 积分:1
-
基于Opencv的图像帧抓取程序,可以从摄像头的连续抓取图像,并动态保存在设定的相应路径下的文件夹中。...
基于Opencv的图像帧抓取程序,可以从摄像头的连续抓取图像,并动态保存在设定的相应路径下的文件夹中。-Based on the image frame Opencv crawl process can be continuous crawl camera images, and dynamic settings stored in the corresponding path under the folder.
- 2022-04-11 17:27:35下载
- 积分:1
-
是一个颜色空间转换的MATLAB程序,一共有两个程序一个从RGB到YCRCB,一个是从YCRCB到RGB的程序。...
是一个颜色空间转换的MATLAB程序,一共有两个程序一个从RGB到YCRCB,一个是从YCRCB到RGB的程序。-Is a color space conversion of the MATLAB program, a total of two procedures from RGB to YCRCB, one is from YCrCb to RGB procedures.
- 2023-04-08 03:10:03下载
- 积分:1
-
应用C++Builder6编写图像处理中的边缘检测程序
应用C++Builder6编写图像处理中的边缘检测程序-Application of C++ Builder6 write image processing edge detection program
- 2022-03-13 02:02:09下载
- 积分:1
-
转换图象为二值图象后,进行识别与标记的matlab源码。可以计算目标物个数,形心等。...
转换图象为二值图象后,进行识别与标记的matlab源码。可以计算目标物个数,形心等。-image conversion value for the two images, identification and marking of Matlab source. Can be calculated from the number of goals, such as heart-shaped.
- 2022-02-15 02:42:36下载
- 积分:1
-
Abstract: The inflection point is a digital image of an important information ca...
摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。
-Abstract: The inflection point is a digital image of an important information carrier put forward a new turning point detection algorithm the algorithm does not look for continuous space discrete approximation of the curvature calculation method, but from the appearance of characteristics of discrete curve derived discrete curve the inflection point at k-points between the squared Euclidean distance and the local minimum of this important property. Based on the nature of the algorithm is the first to use Freeman chain code in nature. Filter out objects clearly can not become a turning point on the border pixel, and then in the remaining boundary points by finding out the turning point of the local minimum position. The algorithm is given inflection point detection algorithm with th
- 2022-05-29 18:03:55下载
- 积分:1
-
利用数学形态学对云层背景下的目标进行检测识别,有两种方法。...
利用数学形态学对云层背景下的目标进行检测识别,有两种方法。 -Using mathematical morphology of clouds in the context of target identification, there are two ways.
- 2022-02-11 17:35:08下载
- 积分:1