-
图像的高斯变换
Gaussian transform for image
- 2022-06-14 17:50:07下载
- 积分:1
-
这是我在科研中编写的卡尔曼滤波程序,希望对大家有用,已调试好。...
这是我在科研中编写的卡尔曼滤波程序,希望对大家有用,已调试好。-This is a Kalman filtering algorithm program. I have applied in filtering process by matlab.
- 2022-03-04 10:45:48下载
- 积分:1
-
用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助...
用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助-Opencv prepared with video capture as well as the procedures for edge detection, debugging success, followed by the avi debug video, hope to help everyone
- 2022-07-12 07:25:59下载
- 积分:1
-
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方...
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。-This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is better than SIFT, Harris, Susan, such as better detection algorithm. The compressed package from the official website to download the Matlab source code, and in 2004 came across the literature, the algorithm to do a detailed explanation.
- 2022-06-18 12:06:15下载
- 积分:1
-
用VB编程实现横断面数据格式转换及坐标反算源程序.
用VB编程实现横断面数据格式转换及坐标反算源程序.-Programming with VB cross-sectional data format conversion and coordinates backcalculation source.
- 2022-02-21 01:24:39下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
图像修复软件,自动去除数字图像上不需要的物体和人,具体使用方法可以参照说明...
图像修复软件,自动去除数字图像上不需要的物体和人,具体使用方法可以参照说明-Image restoration software, automatic removal of digital images on the objects and people do not have specific reference to the use of methods that can
- 2022-02-26 23:58:02下载
- 积分:1
-
Digital Photogrammetry
数字摄影测量――影像匹配(单点拉框匹配)
数字摄影测量――影像匹配(单点拉框匹配)-Digital Photogrammetry- image matching (matching a single point of pull box) Digital Photogrammetry- image matching (matching a single point of pull box)
- 2022-12-28 20:55:05下载
- 积分:1
-
高斯滤波器内核的生成,根据和生成相应的…
高斯滤波核函数生成,可以根据K和要生成对应的高斯核-Gaussian filter kernel generation, according to K and to generate the corresponding Gaussian kernel
- 2022-12-12 19:20:03下载
- 积分:1
-
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。...
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pixel.
- 2022-08-25 15:32:37下载
- 积分:1