-
沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试....
沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试.-Walsh (Walsh) is a separable transform transform, which are widely used in image processing. Implementation of the code of the image Walsh transform, very classic, with pictures can be tested.
- 2022-07-16 13:59:39下载
- 积分:1
-
Both the need for gamma camera calibration, the experimental procedure caculate_...
相机中都需要进行伽马校正,本实验中通过程序caculate_curve.m读入图片0中的灰度值,通过计算得到伽马变换的伽马系数,然后利用伽马系数进行反变换。-Both the need for gamma camera calibration, the experimental procedure caculate_curve.m read into the picture through the gray value of 0, obtained by calculating the gamma-gamma transform coefficients, then use the gamma coefficient inverse transform.
- 2022-02-15 03:57:23下载
- 积分:1
-
基于VB的图象处理的一个小的应用程序,很好用的
基于VB的图象处理的一个小的应用程序,很好用的-VB-based image processing of a small application, a very good use
- 2022-07-16 06:27:59下载
- 积分:1
-
Regional Growth: tagging detailed parameters can be adjusted in the procedure
区域生长:
标注详细,参数可在程序中调整-Regional Growth: tagging detailed parameters can be adjusted in the procedure
- 2023-08-05 20:15:03下载
- 积分:1
-
采用颜色丰富的水果图onion进行测试。
分别采用“邻近行插值”、“邻近列插值”、“均值插值”三种插值方法进行图像旋转后的处理。
并附有注释、程序清晰、...
采用颜色丰富的水果图onion进行测试。
分别采用“邻近行插值”、“邻近列插值”、“均值插值”三种插值方法进行图像旋转后的处理。
并附有注释、程序清晰、易于阅读。
可以看到图像旋转的过渡过程。
相信图像初学者阅读后应该有很大的收益。-linjinhangchazhi, linjinliechazhi, junzhichazhi.
- 2023-08-28 16:45:03下载
- 积分:1
-
各种直方图的求法。可以求取并显示各种直方图。
各种直方图的求法。可以求取并显示各种直方图。-All kinds of Histimage .
- 2022-08-11 15:34:33下载
- 积分:1
-
基于IDL的若干图像处理小程序,适合初学者学习用
基于IDL的若干图像处理小程序,适合初学者学习用-IDL-based image processing of a number of small procedures, suitable for beginners to learn
- 2023-07-11 17:50:03下载
- 积分:1
-
光照鲁棒的非线性相关图像匹配方法,有一定的参考价值
光照鲁棒的非线性相关图像匹配方法,有一定的参考价值-Robust non-linear light-related image matching method, and a certain reference value
- 2022-03-29 03:30:29下载
- 积分:1
-
SART代数迭代算法,CT系统中经典算法
SART代数迭代算法,CT系统中经典算法-SART
- 2022-01-28 01:23:47下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib-Images of geometric transformations to open a bitmap, geometric transformations realize the process of command-line compiler is as follows vcvars32rc bmp.rccl geotrans.c bmp.res user32.lib gdi32.lib
- 2022-03-19 13:26:40下载
- 积分:1