-
腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bm...
腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-corrosion, swelling, thinning algorithm source directory source function is corrosion, swelling, thinning algorithm command line compiler process following vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib Note : running, documents c : There must be test.bmp
- 2022-01-26 06:21:35下载
- 积分:1
-
精明的
能实现位图的边界提取,来完成图像处理功能-Canny
- 2023-08-15 07:30:03下载
- 积分:1
-
1206使用说明
#include "LCD1602.h"
void LCD1602Write(UINT8 type, UINT8 data)
{
uint8_t i ;
uint16_t val, tmp = data;
if(type == CMD)
GPIO_ResetBits(LCD1602PROT, RS); //RS = 0 写指令
else
GPIO_SetBits(LCD1602PROT, RS); //RS = 1 写数据
GPIO_ResetBits(LCD1602PROT, RW); //RW = 0 ;
for(i=0; i>4)&0x000F)
- 2023-09-07 23:35:02下载
- 积分:1
-
消噪声效果很好的
消噪声效果很好的-good results
- 2022-03-02 16:50:20下载
- 积分:1
-
深度图象的生成 生成圆球的深度图象(摄像机坐标系)和深度图象数据存储;
这是本人的深度图像分析的课程作业,vc编写,包括原代码,可执行程序,以及试验报告。...
深度图象的生成 生成圆球的深度图象(摄像机坐标系)和深度图象数据存储;
这是本人的深度图像分析的课程作业,vc编写,包括原代码,可执行程序,以及试验报告。-depth Image Generation Generation magnificently depth images (camera coordinate system) and the depth of image data storage; This is my depth analysis of the images courses operations, vc preparation, including source code, executables, and the test report.
- 2023-08-07 10:05:04下载
- 积分:1
-
模拟海量小球,并且运动
模拟海量小球,并且运动 -a large number of balls moving
- 2022-03-06 17:04:15下载
- 积分:1
-
使用C#实现验证码识别,带有完整的教程文档。
使用C#实现验证码识别,带有完整的教程文档。-The use of C# Realize Verification Code identification, with a complete tutorial document.
- 2022-07-22 21:33:18下载
- 积分:1
-
用种子填充算法进行图像分割
用种子填充算法进行图像分割-filled with seeds for image segmentation algorithm
- 2022-05-16 18:30:50下载
- 积分:1
-
利用分形和混沌理论,生成十分精美的2维图形。有多种参数可以对图形进行控制。...
利用分形和混沌理论,生成十分精美的2维图形。有多种参数可以对图形进行控制。-use fractal and chaos theory, generate very attractive two-dimensional graphics. A number of parameters can control graphics.
- 2022-01-25 20:32:49下载
- 积分:1
-
一个动画演示程序。已经通过编译测试,有兴趣的可以
一个动画演示程序。已经通过编译测试,有兴趣的可以-an animation demonstration program. Compiler test has been passed, interested can s
- 2022-03-18 13:26:56下载
- 积分:1