-
matlab图像处理函数集,系统总结matlab在图像处理中的图像输入、处理(滤波、增强)、分析(边缘检测)、输出等方面的内容...
matlab图像处理函数集,系统总结matlab在图像处理中的图像输入、处理(滤波、增强)、分析(边缘检测)、输出等方面的内容-matlabmatlab
- 2022-03-12 15:01:07下载
- 积分: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
-
本程序整合了 OSG 大部分的基础功能,程序代码编写采用了模块化思想,有效代码在 1000 行左右,注释比较清晰,对于程序的修改和功能的扩展非常方便。...
本程序整合了 OSG 大部分的基础功能,程序代码编写采用了模块化思想,有效代码在 1000 行左右,注释比较清晰,对于程序的修改和功能的扩展非常方便。-This procedure combines the foundation for most functional OSG, procedures used to prepare the code modular thinking, effective code line in about 1000, the Notes are more well-defined, for the process to modify and extend the very convenient features.
- 2022-01-28 04:06:47下载
- 积分:1
-
利用Solidworks APIVisual Basic 与 开发的自动改变Solidworks当前激活的装配件文档的配置...
利用Solidworks APIVisual Basic 与 开发的自动改变Solidworks当前激活的装配件文档的配置-use Solidworks APIVisual Basic and development of the automatic change So lidworks current activation of the equipment configuration files accessories
- 2022-04-17 19:43:48下载
- 积分:1
-
opengl_world_rotation
本程序采用opengl和VC++,将读入bmp文件并用来生成三维环境,可用键盘的左右箭头来控制旋转,上下箭头进行缩放,使其身临其境,是一个简单的小程序,适合初学者。
- 2022-02-25 11:57:29下载
- 积分:1
-
三维场景中的三维凸壳算法及实现。可用鼠标转动场景,可用鼠标拖动凸壳的各顶点。...
三维场景中的三维凸壳算法及实现。可用鼠标转动场景,可用鼠标拖动凸壳的各顶点。-Three-dimensional scene in three-dimensional convex hull algorithm and implementation.
- 2022-04-25 01:41:01下载
- 积分:1
-
该源代码可以实现实时的3D效果处理,而且使用非常方便、快速,对很多的视频,图像等文件格式都兼容。...
该源代码可以实现实时的3D效果处理,而且使用非常方便、快速,对很多的视频,图像等文件格式都兼容。-the source code can achieve real-time 3D effects, but also extremely easy to use, fast, a lot of video, images, etc. are compatible file format.
- 2022-01-26 00:02:13下载
- 积分:1
-
指纹识别源代码,指纹预处理,图像增强,特征提取,指纹比对和指纹的存储。...
指纹识别源代码,指纹预处理,图像增强,特征提取,指纹比对和指纹的存储。-Source code for fingerprint recognition, fingerprint pre-processing, image enhancement, feature extraction, fingerprint matching and fingerprint storage.
- 2023-07-10 22:15:03下载
- 积分:1
-
印章识别算法实例.rar
印章识别算法实例.rar-chop recognition algorithm examples. Rar
- 2023-07-25 16:15:03下载
- 积分:1
-
免费的JPEG2000软件Jasper的C源代码 提供C源代码的JPEG2000图像工具Jasper的源代码。
免费的JPEG2000软件Jasper的C源代码 提供C源代码的JPEG2000图像工具Jasper的源代码。-Jasper free JPEG2000 software provided by the C source code C source code JPEG2000 image tools Jasper s source code.
- 2022-01-30 11:53:26下载
- 积分:1