-
该源代码提供了一套c++类,可以很简单的集成到用户自己的源代码中使用,这些c++类的功能可以实现图像的加载/保存,各种处理,以及图像的显示等功能...
该源代码提供了一套c++类,可以很简单的集成到用户自己的源代码中使用,这些c++类的功能可以实现图像的加载/保存,各种处理,以及图像的显示等功能-the source code for a class c, it is quite a simple integrated into the user"s source code using these functions c category can be achieved image loading/preservation of various processing, and image display function
- 2022-05-16 03:49:07下载
- 积分:1
-
delphi数字图像分割及代数.rar
delphi数字图像分割及代数.rar-digital image segmentation and algebra. Rar
- 2022-11-01 17:00: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
-
JPEG2000 part9源代码,在unix 环境下运行
JPEG2000 part9源代码,在unix 环境下运行-JPEG2000 part9 source code, the Unix operating environment
- 2023-01-02 15:20:07下载
- 积分:1
-
object detection,filter the bluring image
object detection,filter the bluring image-object detection, image filter the bluring
- 2022-08-13 16:48:03下载
- 积分:1
-
用于正面 眼部区域检测的 Adaboost分类器
用于正面 眼部区域检测的 Adaboost分类器-a positive detection of eye regions Adaboost classifier
- 2022-11-12 09:55:03下载
- 积分:1
-
digital image processing templates, as well as detailed source address, with TC...
数字图像处理的教案,以及详细的处理源程序,用TC设计,可作为数字图像处理的参考资料。-digital image processing templates, as well as detailed source address, with TC design, digital image processing reference.
- 2022-11-19 06:05:05下载
- 积分:1
-
中科院的多视角人脸识别
Real
中科院的多视角人脸识别
Real-Time Multi-View Face Detection-Chinese Academy of Sciences of the Multi-View Face Recognition Real-Time Multi-View Face Detection
- 2022-07-16 08:35:00下载
- 积分:1
-
一个不错的3d程序,vb编写
一个不错的3d程序,vb编写-a good 3d procedures, the preparation of vb
- 2022-07-25 01:19:14下载
- 积分:1
-
实验3
实验3-1综合使用鼠标、菜单、橡皮条等交互技术实现直线、圆和矩形等基本图形的绘制并填充。-integrated use a mouse, menus, such as rubber of interactive technology straight, round and rectangular basic drawing and graphics filled.
- 2022-10-31 02:40:02下载
- 积分:1