-
Image registration, image matching is commonly used in some technical
图像配准,主要是图像匹配中的一下常用技术-Image registration, image matching is commonly used in some technical
- 2022-03-23 00:06:17下载
- 积分:1
-
此源代码是关于图像平移、旋转、镜像、转置 的源代码,对VC的初学者有一定参考价值...
此源代码是关于图像平移、旋转、镜像、转置 的源代码,对VC的初学者有一定参考价值-this source code is on the image translation, rotation, mirroring, home to the source code, the right VC beginners a certain reference value
- 2022-11-05 19:50:03下载
- 积分:1
-
基于灰度梯度矩阵采用相关熵方法二值化图像
基于灰度梯度矩阵采用相关熵方法二值化图像-Based on gray gradient matrix associated entropy method using binary image
- 2022-03-18 03:53:31下载
- 积分: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
-
实数域内的图象扩散滤波程序,用MATLAB语言编写
实数域内的图象扩散滤波程序,用MATLAB语言编写-real image of the region proliferation filtering procedures, using MATLAB language
- 2022-05-14 13:29:06下载
- 积分:1
-
数字图像水印源代码
数字图像的数字水印源代码-Digital Image Watermarking source code
- 2022-02-03 15:48:25下载
- 积分:1
-
图象几何变换算法源代码
图象几何变换算法源代码-Image geometric transform algorithm source code
- 2022-09-10 13:55:02下载
- 积分:1
-
zipSUSAN角点检测程序,精确检测图像角点。速度非常之快。
zipSUSAN角点检测程序,精确检测图像角点。速度非常之快。-Corner detection program, accurate detection of image corners. Fast
- 2023-04-30 14:55:03下载
- 积分:1
-
NTGraph是一个强大的绘图控件。能够绘制实时曲线,并能够自我定制。...
NTGraph是一个强大的绘图控件。能够绘制实时曲线,并能够自我定制。-NTGraph is a powerful mapping controls. Able to draw real-time curve, and be able to self-customize.
- 2023-02-06 12:05:04下载
- 积分:1
-
在指定位置绘制位图的镜像图
在指定位置绘制位图的镜像图-the designated location mapping bitmap image map
- 2022-02-26 13:35:44下载
- 积分:1