-
可以实现图像模板匹配功能,适合初学图像读者
可以实现图像模板匹配功能,适合初学图像读者-can achieve image template matching function, images suitable for beginner readers
- 2022-03-23 08:34:14下载
- 积分:1
-
“计算几何结构”(第二版)的代码:代码功能章…
C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg Point-in-poly Chapter 7, Code 7.13 /inpoly Point-in-hedron Chapter 7, Code 7.15 /inhedron Int Conv Poly Chapter 7, Code 7.17 /convconv Mink Convolve Chapter 8, Code 8.5 /mink Arm Move Chapter 8, Code 8.7 /arm-C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg P
- 2023-04-03 14:50:03下载
- 积分:1
-
graphic image processing
图形图象的处理程序-graphic image processing
- 2022-06-18 06:38:05下载
- 积分:1
-
I finally found a source, and to share yo, the algorithm used here is based on t...
我自己好不容易找到的一个源程序,和大家分享哟,这里用到的算法是基于颜色的。-I finally found a source, and to share yo, the algorithm used here is based on the color.
- 2022-01-31 17:18:02下载
- 积分:1
-
Nurbs package, It compacts all the funtions to reconstruct urbs curves
Nurbs package, It compacts all the funtions to reconstruct urbs curves-Nurbs package
- 2022-03-03 00:53:15下载
- 积分:1
-
linux QT坦克大战
工具:QT4 C++ Sql 实现功能:具有创建数据库文件(.db文件)、保存记录、遍历、删除、查询、修改功能 代码运行方式 1.QT4运行这个程序 2.点击“创建/打开数据”即可创建或打开相应的.db数据库.
- 2022-03-20 12:47:43下载
- 积分: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
-
PDF417 code, I was given to me by other people, need friends can look at.
PDF417的源码,我是其他人给我的,需要的朋友可以研究一下。-PDF417 code, I was given to me by other people, need friends can look at.
- 2023-01-13 05:05:03下载
- 积分:1
-
可对任何格式的图片进行压缩和转换格式论坛灌水机器下载论坛灌水机器下载论坛灌水机器下载...
可对任何格式的图片进行压缩和转换格式论坛灌水机器下载论坛灌水机器下载论坛灌水机器下载-on any format for compressed picture format conversion and irrigation machines download Forum Forum irrigation machines download Forum irrigation machines download
- 2022-05-16 19:34:13下载
- 积分:1
-
奥迪A4的3DS MAX模型,有多个制作好的模型,是学习3DS MAX的经典素材。...
奥迪A4的3DS MAX模型,有多个制作好的模型,是学习3DS MAX的经典素材。-3DS MAX models, produced a number of good model to study 3DS MAX is a classic material.
- 2022-04-02 11:13:50下载
- 积分:1