-
matlab开发的一些关于基于GVF的图像分割算法,
matlab开发的一些关于基于GVF的图像分割算法,-matlab developed some of the GVF-based image segmentation algorithm,
- 2022-12-23 01:45: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
-
Based on OPenGL and c++ to build three
基于OPenGL和c++构建的三维可视化程序。-Based on OPenGL and c++ to build three-dimensional visualization program.
- 2022-01-26 06:16:14下载
- 积分:1
-
数字图像处理程序,用Visual C++开发,实现图像细化的功能
数字图像处理程序,用Visual C++开发,实现图像细化的功能-Digital image processing procedures, using Visual C++ Development, the realization of the functions of image thinning
- 2022-07-03 20:47:22下载
- 积分:1
-
Visual C++数字图像处理典型算法及实现
Visual C++数字图像处理算法及典型光盘资源的实现
- 2023-07-04 17:05:05下载
- 积分:1
-
基于虹膜的模式识别的源码
基于虹膜的模式识别的源码-iris based pattern recognition source code
- 2022-01-26 08:22:30下载
- 积分:1
-
援非洲刚果共和国电力监控系统VC实现三(基于MSCOMM控件的采集线程实现)援非洲刚果共和国电力监控系统VC实现五...
援非洲刚果共和国电力监控系统VC实现三(基于MSCOMM控件的采集线程实现)援非洲刚果共和国电力监控系统VC实现五-Assistance Africa Republic of the Congo realize VC Power Monitoring System III (based on control of the acquisition thread MSCOMM realize) aid Africa Republic of the Congo realize VC Power Monitoring System V.
- 2022-01-26 04:24:33下载
- 积分:1
-
图像识别,包括完整的图像识别
关于图象识别,里面完整的包括相关的类和实现方法,很系统和全面的处理过程-On image recognition, which includes the complete-related classes and methods, it is systematic and comprehensive process
- 2022-02-06 09:15:30下载
- 积分:1
-
利用matlab实现了图像增强的功能,里面包含一些目标较新的算法,同传统方法,对学习图像增强有很好的帮助...
利用matlab实现了图像增强的功能,里面包含一些目标较新的算法,同传统方法,对学习图像增强有很好的帮助-Using matlab to achieve the image enhancement function, which contains some of the objectives of the newer algorithms, with the traditional methods of learning have very good image enhancement to help
- 2022-08-07 03:00:08下载
- 积分:1
-
MINIGUI在44b0上使用的例子,是学习嵌入式系统图形界面编成的绝好例子,拿来大家分享...
MINIGUI在44b0上使用的例子,是学习嵌入式系统图形界面编成的绝好例子,拿来大家分享-MINIGUI 44b0 used in the example is the study of Embedded System graphical interface into the excellent examples, we used to share
- 2022-08-09 07:29:18下载
- 积分:1