-
cubicSpline_main
说明: 三次样条插值函数,分别是基于二阶导数的和一阶导数实现的(Cubic spline interpolation function)
- 2020-12-30 10:39:28下载
- 积分:1
-
sowdy
Legendary server controller for game enthusiasts to study, can
- 2019-04-21 04:21:19下载
- 积分:1
-
模极大值边缘检测-高斯噪声
用小波的模极大值法有效检测噪声图像的边缘(Detecting the edge of noisy image by modulus maximum method of wavelet transform)
- 2021-04-27 18:08:44下载
- 积分:1
-
StructLightCalibrate
说明: 结构光光平面标定源码,注释详细,求出光平面在相机坐标系中的相对位置。(Structured light plane calibration source code, detailed comments, find the relative position of the light plane in the camera coordinate system.)
- 2020-05-28 21:20:44下载
- 积分:1
-
sift
sift目标跟踪特征点的匹配,检测性能高,匹配效果好(sift target tracking feature points of the match, testing high-performance, match the good results)
- 2010-02-27 11:46:20下载
- 积分:1
-
Own code JPEG2000
JPEG2000自己编写的代码,与标准版有所不同,里面有详细注释,可以运行(Own code JPEG2000 Standard Edition is different, there are detailed notes, you can run)
- 2021-01-04 18:38:54下载
- 积分:1
-
Calibration
基于机器视觉,控制三自由度运动控制台来调整显微镜位置,通过图像处理得到易拉罐的表面刻痕大小和长度。(The software control the motion platform with 3 d.o.f. to position the microscope and then test the notch of cans using image processing.)
- 2013-11-07 12:29:22下载
- 积分:1
-
水下目标检测算法程序1(有程序说明)
该程序包含多个水下目标检测的增强算法(暗通道、引导滤波、MSR等)(The program includes several enhancement algorithms for underwater target detection (dark channel, guided filtering, MSR, etc.).)
- 2018-09-17 15:08:31下载
- 积分:1
-
FFST
shearlet变换,能够实现图像融合的代码,里面有例子和说明(Shearlet transform, to achieve image fusion code, which has examples and instructions)
- 2020-10-13 20:27:32下载
- 积分:1
-
xiaobo
数字图像处理 小波处理 ,去噪音,比基于傅里叶变换的去噪方法好。
含噪信号经过预处理,然后利用小波变换把信号分解到各尺度中,在每一尺度下把属于噪声的小波系数去掉,保留并增强属于信号的小波系数,最后再经过小波逆变换恢复检测信号。(The noisy signal is pre-processed, then the signal is decomposed into different scales by wavelet transform. The wavelet coefficients belonging to noise are removed at each scale, and the wavelet coefficients belonging to the signal are retained and enhanced. Finally, the detected signal is restored by inverse wavelet transform. It is better than the denoising method based on Fourier transform.)
- 2019-06-04 10:40:35下载
- 积分:1