-
基于图像处理的图形轮廓自动识别技术研究文档,描述图象,自动识别...
基于图像处理的图形轮廓自动识别技术研究文档,描述图象,自动识别-基于图像处理的图形轮廓自动识别技术研究
- 2023-08-04 03:25: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
-
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第二十一章 彩色和多光谱图像处理...
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第二十一章 彩色和多光谱图像处理-Peking University
- 2022-07-21 19:34:14下载
- 积分:1
-
libface source download, hope you improve
libface源码下载,希望各位指教
-libface source download, hope you improve
- 2023-02-09 13:15:03下载
- 积分:1
-
ATL写的基于DirectX的 游戏引擎源代码.zip
ATL写的基于DirectX的 游戏引擎源代码.zip-ATL was based on the DirectX game engine source code. Zip
- 2022-03-26 13:13:43下载
- 积分:1
-
显示电磁场中的磁场和电场的程序。可以显示反射,透射波。可以设置分界面的参数。功能很全...
显示电磁场中的磁场和电场的程序。可以显示反射,透射波。可以设置分界面的参数。功能很全-Showing electromagnetic field in the magnetic field and electric field procedures. Can display the reflection and transmission waves. You can set the parameters of the interface. Feature is the whole
- 2022-09-06 15:55:03下载
- 积分:1
-
MATLAB命令大全,MATLAB命令大全word文档
MATLAB命令大全,MATLAB命令大全word文档-MATLAB
- 2022-08-05 16:55:58下载
- 积分:1
-
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度....
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle// Image Rotation question Img_old// to return to the rotation after the image type IplImage* Img_tmp.// Rotation angle, unit degrees.// Three different ways. Two methods which do not fully test one way to meet the needs of the majority
- 2022-02-05 19:37:53下载
- 积分:1
-
精通 vc图像编程
精通 vc图像编程
精通 vc图像编程
精通 vc图像编程
精通 vc图像编程
精通 vc图像编程-Vc proficient proficient vc Graphics Programming Graphics Programming Graphics Programming vc proficient proficient vc Graphics Programming
- 2022-04-13 01:33:47下载
- 积分:1
-
C Builder environment intact in simple language the vertical display program, Gi...
C++ Builder 环境下完整地简单的文字的纵向显示程序,试试看吧-C Builder environment intact in simple language the vertical display program, Give it a try
- 2023-05-29 11:30:04下载
- 积分:1