-
超级经典的国外图形学牛书,讲解现代实时图形各种先进技术.
超级经典的国外图形学牛书,讲解现代实时图形各种先进技术.-Texture And Modeling Third Edition
- 2022-03-19 05:07:33下载
- 积分:1
-
MATLAB
MATLAB实现基于互相关的亚像素级图像匹配/配准源代码Free Source Code for Efficient subpixel image registration by cross-correlation-MATLAB-based cross-correlation of sub-pixel image matching/registration Source Code Free Source Code for Efficient subpixel image registration by cross-correlation
- 2022-04-30 18:10:40下载
- 积分:1
-
《抓图实践》的源代码
《抓图实践》的源代码- "Stresses Chart Practice" source code
- 2023-05-23 04:00:03下载
- 积分:1
-
归一化互相关(NCC)在C++和MATLAB实现
The normalized cross correlation (NCC) implemented in C++ and Matlab
- 2023-06-16 20:20:04下载
- 积分:1
-
一个实时曲线的代码, 超级酷
一个实时曲线的代码, 超级酷-curve of a real-time code, Super Cool
- 2022-10-11 06:05:03下载
- 积分:1
-
数字图像处理相关实习内容,包括图像平滑、滤波、变换。图像的重建和复原...
数字图像处理相关实习内容,包括图像平滑、滤波、变换。图像的重建和复原-digital image processing image smoothing wave filtering image reconstruction
- 2022-02-13 05:36:24下载
- 积分:1
-
用matlab做的插值和拟合的小程序,原则和问题…
使用matlab做的插值和拟合的小程序,附有问题原理和具体应用的ppt-use Matlab do interpolation and fitting of small procedures, principles and problems with specific applications ppt
- 2022-03-11 00:42:08下载
- 积分:1
-
国际上开源的矢量化算法,速度堪比R2V软件
国际上开源的矢量化算法,速度堪比R2V软件-international revenue vector algorithm, the speed guaranteed under Application of the R2V software
- 2022-03-24 15:37:28下载
- 积分:1
-
利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a b...
利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.-Using hough transform for circle detection. Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. Upper left corner of image is the origin of coordinate system.
- 2022-02-12 09:47:04下载
- 积分:1
-
小波变换在图像去噪方面应用
阈值去噪的基本思想:含有一定噪声的图像经过小波变换后,图像的主要信息都将集中在小波域的低频子带,
而(白)噪声是均匀地分布在所有的小波系数上的。当对小波域的高频子带的系数进行取舍时,应该主要去除
含有噪声的那些系数。对于高频子带,由于噪声统计上是均匀分布在小波系数中,因此可知少数绝对值较大的
重要的小波系数必然含有图像的重要奇异特性,保留重要系数舍去或减小绝对值小的不重要的系数,既可以减
小图像的噪声,又不会导致图像的边缘模糊。
- 2022-04-27 17:01:00下载
- 积分:1