-
实现SOBEL算子,高斯拉普拉斯算子对图像的处理,检测图像边缘
实现SOBEL算子,高斯拉普拉斯算子对图像的处理,检测图像边缘-Realize Sobel operator, Laplacian of Gaussian image processing, image edge detection
- 2022-04-17 08:46:01下载
- 积分:1
-
ASP.NET binary stream from the RDB display multiple picture! A IMAGEBUTTON displ...
ASP.NET 从RDB二进制流显示多个图片!一个IMAGEBUTTON显示不同的图片.-ASP.NET binary stream from the RDB display multiple picture! A IMAGEBUTTON display a different image.
- 2022-06-01 05:47:54下载
- 积分:1
-
tvdenois Total variation grayscale and color image denoising,matlab program
利用全变差对灰度图像和彩色图像进行去噪处理-tvdenois Total variation grayscale and color image denoising,matlab program
- 2022-11-17 12:35:04下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image geometric transformation to open a bitmap, to achieve geometric transform command-line compiler as follows vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp There must be
- 2023-05-05 15:45:03下载
- 积分:1
-
科恩
Cohen-Sutherland裁剪线段程序,VC-Cohen-Sutherland line cutting procedures, VC
- 2023-04-03 16:20:03下载
- 积分:1
-
使用alpha做的透明效果,推荐看下
使用alpha做的透明效果,推荐看下-done using alpha transparency effects and recommend a glance
- 2022-10-25 06:45:03下载
- 积分:1
-
制作图标的程序,VB源代码。
制作图标的程序,VB源代码。-icon production procedures, VB source code.
- 2022-01-26 04:04:56下载
- 积分:1
-
用于边缘检测的程序,86年canny算法
用于边缘检测的程序,86年canny算法-for edge detection procedures, 86 canny Algorithm
- 2022-02-13 18:50:19下载
- 积分:1
-
用于将MNIST数据文件转换成bmp图像和txt文件的matlab程序,程序中有详细注释说明,简单易用。已经测试过,正确无误。...
用于将MNIST数据文件转换成bmp图像和txt文件的matlab程序,程序中有详细注释说明,简单易用。已经测试过,正确无误。-Matlab code for translating MNIST data set files to bmp pictures and txt files. It has been proved to be correct through test.
- 2022-03-22 13:18:29下载
- 积分:1
-
图像轮廓提取
图像的预处理 运用了使图像变得平滑的一般处理 即对高斯函数的卷积操作 高斯函数在图像处理中用作预平滑核 这样可以将图片背景模糊化 同时锐化图像
- 2023-05-01 18:30:04下载
- 积分:1