-
用c实现的一些图像处理算法(第二部分),对图像处理初学者很有帮助。...
用c实现的一些图像处理算法(第二部分),对图像处理初学者很有帮助。-no
- 2022-01-22 05:13:44下载
- 积分:1
-
哈里斯
Harris-Laplace combined corner and edge detector 完成对图像的角点和边缘的同时检测-Harris-Laplace combined corner and edge detector angle to complete the image at the same time point and the edge detection
- 2022-06-28 00:50:47下载
- 积分:1
-
图像的旋转与缩放,此代码应用于opencv,具有旋转、放大与缩小的功能。...
图像的旋转与缩放,此代码应用于opencv,具有旋转、放大与缩小的功能。-Image rotation and scaling, this code applies to opencv, with rotation, zooming and narrow features.
- 2023-06-08 20:30:03下载
- 积分:1
-
小波分析理论入门,对图像处理信号分析的研究人员很有意义,强烈推荐...
小波分析理论入门,对图像处理信号分析的研究人员很有意义,强烈推荐-Introduction to the theory of wavelet analysis, signal analysis of the image processing researchers meaningful strongly recommend
- 2022-03-26 16:49:42下载
- 积分:1
-
这是一个在VC++下编写的图像处理程序,包括了直方图均衡化,常用滤波算法以及常用变换算法...
这是一个在VC++下编写的图像处理程序,包括了直方图均衡化,常用滤波算法以及常用变换算法-This is a VC++ Prepared image processing procedures, including a histogram equalization, filtering algorithm, as well as commonly used transform algorithm
- 2022-05-09 00:38:20下载
- 积分:1
-
Tracking a moving object through several frames, provided changes from frame to...
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.-Tracking a moving object through several frames, provided changes from frame to frame are on the order of+-(10+ "X Range") pixels in the X direction and+-(10+ "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
- 2022-01-26 05:44:02下载
- 积分: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
-
基于DirectShow编写的一个视频图像采集与硬盘录像的程序,以类的形式,主要优点是便于代码复用。...
基于DirectShow编写的一个视频图像采集与硬盘录像的程序,以类的形式,主要优点是便于代码复用。-based on DirectShow prepared a video disk video acquisition and procedures, in the form of class, the main advantage is easy code reuse.
- 2022-07-18 02:22:34下载
- 积分:1
-
renyiduobianxing 任意多边形面积
renyiduobianxing 任意多边形面积-It uses for calculating the area of any polygon.
- 2022-01-31 14:11:39下载
- 积分:1
-
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch...
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。-Includes Canny edge detection operator, Robert (Roberts) edge detection operator,索伯尔(Sobel) edge detection operator,普瑞维特(Prewitt) edge detection operator, Chris (Krisch) edge detection operator and Gauss- Laplace (LoG-Laplacian) operator and so on.
- 2022-02-04 12:08:54下载
- 积分:1