-
图像类型的转换,索引图像,真彩图像,强度图像之间相互转换...
图像类型的转换,索引图像,真彩图像,强度图像之间相互转换-Image type conversion, indexing images, true color images, image intensity between the conversion
- 2022-07-05 13:49:30下载
- 积分:1
-
该程序对BMP图像进行边缘提取。实现了Roberts算子,Sobel算子,Prewitt算子,拉普拉斯算子和高斯拉普拉斯算子。...
该程序对BMP图像进行边缘提取。实现了Roberts算子,Sobel算子,Prewitt算子,拉普拉斯算子和高斯拉普拉斯算子。-The procedure of extracting the edge of BMP images. Achieved Roberts operator, Sobel operator, Prewitt operator, Laplacian and Gaussian Laplacian.
- 2022-02-05 20:08:48下载
- 积分:1
-
阈值图像生长
参数为阈值区域
生长点
可以多seed生长
阈值图像生长
参数为阈值区域
生长点
可以多seed生长-Threshold image growth parameters for regional growth point threshold can seed the growth of
- 2022-07-06 20:43:34下载
- 积分:1
-
2005/12/07
此程序主要使用mallet算法实现的是97小波变换程序
2005/12/07
此程序主要使用mallet算法实现的是97小波变换程序
-2005/12/07 The procedure used mallet algorithm is 97 Wavelet Transform Procedure
- 2022-02-05 05:07:56下载
- 积分:1
-
robert边沿检测的VC源代码
robert边沿检测的VC源代码-VC source code
- 2022-01-22 01:09:42下载
- 积分:1
-
各种直方图的求法。可以求取并显示各种直方图。
各种直方图的求法。可以求取并显示各种直方图。-All kinds of Histimage .
- 2022-08-11 15:34:33下载
- 积分:1
-
实现在YUV图像上面按照算法叠加OSD信息
实现在YUV图像上面按照算法叠加OSD信息-Achieve the YUV overlay the image above, OSD information in accordance with Algorithm
- 2022-04-19 12:10:11下载
- 积分:1
-
- 2022-06-28 02:04:38下载
- 积分:1
-
将彩色图像转换成灰度图像的程序,也可以转换成二值图像。...
将彩色图像转换成灰度图像的程序,也可以转换成二值图像。-Color images will be converted into gray-scale image of the procedure can also be converted into binary image.
- 2022-02-14 17:13:54下载
- 积分:1
-
仿射变换法求深度信息,目前最好的方法
function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,...
仿射变换法求深度信息,目前最好的方法
function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,im)
gx,gy 为x,y方向偏导数 Z 为恢复出来的是深度信息。
函数适应于从 图像法相信息恢复高度信息-Affine transformation method the depth of information, is currently the best way to function [Z, D11, D12, D22] = diffusion_kernel_function (gx, gy, im) gx, gy for x, y direction of the partial derivative of Z is out to restore the depth of information. Function adapted from the image information to resume a high degree of information law
- 2022-05-26 04:32:32下载
- 积分:1