-
三次B样条曲线拟合算法
B样条曲线分为近似拟合和插值拟合,所谓近似拟合就是不过特征点,而插值拟合就是通过特征点,但是插值拟合需要经过反算得到控制点再拟合出过特征点的B样条曲线方程。这里会一次介绍两种拟合算法。
- 2021-05-06下载
- 积分:1
-
计算某些区域平均灰度值
说明: 通过matlab,可以快速得到图像的特定区域的灰度值,里面也有一些解释(Through MATLAB, we can quickly get the gray value of the specific region of the image, which also has some explanations)
- 2020-05-19 14:00:50下载
- 积分:1
-
wavelettrans
文件包提供小波变换的vc实现,包含基于小波变换的图像小波域分析,为后续处理提供参考(Package provided by wavelet transform vc realize that contains the image based on wavelet transform wavelet-domain analysis, provide a reference for follow-up treatment)
- 2008-05-06 17:00:40下载
- 积分:1
-
tuxiangpingjie
图像拼接及柱面全景图生成算法研究 图像拼接及柱面全景图生成算法研究(Image mosaicing and cylinder panorama generation algorithm is studied)
- 2012-01-14 19:37:10下载
- 积分:1
-
Image-filtering
图像滤波处理程序(matlab 代码)。(A classic image filtering process(Matlab code).)
- 2012-12-07 22:13:06下载
- 积分:1
-
GPEXPAND-and-GPREDUCE
图像的高斯与拉普拉斯金字塔分解,两种方法都有(Image gaussian and Laplacian pyramid decomposition, there has two kinds of method)
- 2021-01-27 20:48:42下载
- 积分:1
-
images
数字图像处理的非常面全的图片,包含有各种格式的和大小的。(there are many kids of images that used to digitial image pricessing,including lena,boat,cman images)
- 2015-04-25 11:19:56下载
- 积分:1
-
KSVD_Matlab_ToolBox
KSVD工具包,可以用于去噪增强等多种领域,具体方法是先训练方向,然后沿方向进行(KSVD toolkit can be used to enhance various areas of de-noising, the specific method is the first training direction, and then along the direction)
- 2008-04-04 19:53:54下载
- 积分:1
-
edge_detection
本代码比较全面地给出了图像边缘检测常用的各种算法的代码,包括:基于LoG算子边缘检测、基于Canny算子的边缘检测、基于SUSAN算子的边缘检测、基于小波变换模极大值的边缘检测、利用有限冲击响应来提取不同方向边缘、采用灰度形态学膨胀和腐蚀,对图像进行单尺度和多尺度的形态学边缘检测(This code gives a more comprehensive variety of commonly used edge detection algorithm code, including: LoG operator based on edge detection, based on Canny operator edge detection based on SUSAN operator edge detection based on wavelet transform modulus maxima edge detection values using finite impulse response to extract edges in different directions, using grayscale morphological dilation and erosion, the image of the single-scale and multi-scale morphological edge detection)
- 2014-06-12 13:55:28下载
- 积分:1
-
NCC
ncc查询匹配的方法,可以用来做各种图像匹配的简单代码(ncc query matching method can be used for a variety of image matching short code.)
- 2020-11-12 21:49:45下载
- 积分:1