-
比正确的条码识别,主要基于图像处理和边缘线,…
条码比对识别,主要基于图像处理和边缘线条检测的方法,包括C++源代码和例子程序。-than right barcode recognition, mainly based on image processing and edge lines, the method of testing includes C source code and examples of procedures.
- 2022-03-18 10:47:43下载
- 积分:1
-
using OpenCV developed image segmentation
用OpenCV开发图像分割 -using OpenCV developed image segmentation
- 2022-11-11 11:50:04下载
- 积分:1
-
三维网格面的切割程序,在linux下平台开发,国外博士课题的组成部分...
三维网格面的切割程序,在linux下平台开发,国外博士课题的组成部分-surface cutting
- 2022-04-20 15:57:47下载
- 积分: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
-
这是一个熟悉图像处理实验程序。
这是一个熟悉图像处理实验程序。-This is a familiar image processing experimental procedure.
- 2022-03-10 20:19:04下载
- 积分:1
-
运动检测和背景提取,比较适合于入门者学习,有一定的参考价值...
运动检测和背景提取,比较适合于入门者学习,有一定的参考价值-Motion detection and background extraction, suitable for beginners to learn the value of some reference
- 2022-08-20 09:44:23下载
- 积分:1
-
C++编写的一个图形学实例的代码
C++编写的一个图形学实例的代码-prepared by the example of a graphics code
- 2022-12-31 11:15:03下载
- 积分:1
-
该源码是一个用Delphi写的将图形由透明到完全显示的演示程序
该源码是一个用Delphi写的将图形由透明到完全显示的演示程序-the source is a Delphi will write graphics from the show completely transparent to the demo program
- 2023-07-22 10:10:03下载
- 积分:1
-
利用.plt文件和plot绘制工程图形
利用.plt文件和plot绘制工程图形-use. Plt documents and plot graphics mapping project
- 2023-08-04 23:20:02下载
- 积分:1
-
tc下写的一个三维地球
tc下写的一个三维地球-3D earth programed in tc
- 2023-07-29 23:40:02下载
- 积分:1