-
三次B样条曲线拟合算法
B样条曲线分为近似拟合和插值拟合,所谓近似拟合就是不过特征点,而插值拟合就是通过特征点,但是插值拟合需要经过反算得到控制点再拟合出过特征点的B样条曲线方程。这里会一次介绍两种拟合算法。
- 2021-05-06下载
- 积分:1
-
1234
低信噪比下红外弱小目标的检测与跟踪,采用的是基于粒子滤波检测前跟踪算法。(Low SNR infrared small target detection and tracking using front tracking algorithm based on particle filter detection.)
- 2013-03-21 16:10:50下载
- 积分:1
-
deer
对灰度图像或RGB图像,进行基于边缘检测和区域生长的图像分割技术(On grayscale images or RGB images, for edge detection and region growing-based Segmentation)
- 2010-11-29 10:39:56下载
- 积分:1
-
C#连接多摄像头并显示 实例源码下载
用于c#获取多个摄像头影像!
- 2014-12-29下载
- 积分:1
-
fastdeconv
图像反卷积
来自D. Krishnan, R. Fergus中提到的方法(image deconvolution
The Matlab functions in this directory solve the deconvolution problem in the
paper D. Krishnan, R. Fergus: "Fast Image Deconvolution using
Hyper-Laplacian Priors", Proceedings of NIPS 2009.
)
- 2012-08-20 09:55:39下载
- 积分:1
-
snr
求信噪比的MATLAB源代码 很实用的函数(Signal to noise ratio for the MATLAB source code is very useful function)
- 2008-06-19 11:28:15下载
- 积分:1
-
NCSA
非线性CS算法,提高SAR成像的精度,弥补CSA和RDA的不足(Nonlinear Chirp Scaling Algorithm)
- 2013-05-08 17:19:35下载
- 积分:1
-
传统图像增强
传统的几种图像增强与去噪方法,包括直方图处理,灰度变换,滤波去噪等几类。细分为直方图均衡化,直方图规定化,灰度线性变换,中值滤波,维纳滤波,同态滤波(The traditional methods of image enhancement and denoising include histogram processing, grayscale transformation, filtering and denoising. Subdivided into histogram equalization, histogram specification, gray level linear transformation, median filtering, Wiener filtering, homomorphic filtering)
- 2018-05-10 15:54:43下载
- 积分:1
-
DyBMPMovie
实现“动态”的位图动画,VC++经典编程学习源码,很好的参考资料。(The realization of "dynamic" bitmap animation, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 12:37:28下载
- 积分:1
-
ssim_index
SSIM是衡量图像质量的另一个标准,比PSNR略好。此为计算图像SSIM的代码(SSIM is another measure of image quality, slightly better than PSNR. The code is to calculate SSIM.)
- 2020-09-26 11:07:47下载
- 积分:1