-
数字图像处理
武汉大学遥感信息工程学院实习程序,包括多种锐化平滑边缘检测算法,仅供学习参考
- 2022-10-05 17:55:10下载
- 积分:1
-
high
高质量的扫描线填充算法-high-quality scanning fill algorithm
- 2023-07-09 17:10:03下载
- 积分:1
-
可以 可以 可以
可以 可以 可以
- 2022-02-05 11:37:59下载
- 积分:1
-
用C语言实现对PCX格式图像显示的原码及图像文件
用C语言实现对PCX格式图像显示的原码及图像文件-C language format of PCX images of the original code and image files
- 2023-02-09 23:10:03下载
- 积分:1
-
Simple image processing, including the opening of the image, image format conver...
简单的图像处理,包括图像的打开,图像格式的转换-Simple image processing, including the opening of the image, image format conversion, etc.
- 2023-06-05 02:25:02下载
- 积分:1
-
fastICA 快速独立分量分析算法代码
快速独立分量分析
一共包含了5个ICA的算法,其中:
fastica.m文件中的ICA算法是基于负熵的;
m_fastica.m文件中的ICA算法是基于负熵的改进算法;
fastica_kurt.m文件中的ICA算法是基于峭度的;
fastica_ML.m文件中的ICA算法是基于互信息的;
NLPCA.m文件中的ICA算法是基于非线性PCA的。
- 2022-03-05 06:49:37下载
- 积分:1
-
The drawing tool will allow you to draw lines, rectangle, ellipse, and has pen a...
The drawing tool will allow you to draw lines, rectangle, ellipse, and has pen and eraser as tools. It also allow region filling with color
- 2022-03-07 13:56:14下载
- 积分:1
-
该代码用于进行最短路径查询,该代码来源于作业程序,属于实验程序...
该代码用于进行最短路径查询,该代码来源于作业程序,属于实验程序-The code used for the shortest path query, the code from the operating procedures, an experimental procedure
- 2022-03-15 09:51:39下载
- 积分:1
-
各种曲线的算法和代码.
各种曲线的算法和代码.-curve of various algorithms and code.
- 2022-09-05 14:55:03下载
- 积分:1
-
图象的检测,模板匹配
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.li...
图象的检测,模板匹配
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image detection, template matching command-line compiler as follows vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2022-01-22 14:03:34下载
- 积分:1