-
此代码示范了如何用数码相机、扫描仪等设备来记录或制作快照,以及如何实现Windows XP风格的窗口...
此代码示范了如何用数码相机、扫描仪等设备来记录或制作快照,以及如何实现Windows XP风格的窗口-this code demonstrated how to use digital cameras, scanners and other devices to record or production snapshot, and how Windows XP-style window
- 2022-12-04 07:40:03下载
- 积分:1
-
波形显示程序
别人写的一个类,相当于控件;挺好用的;里面有使用的介绍
- 2022-08-24 08:26:39下载
- 积分:1
-
数字图像水印源代码
数字图像的数字水印源代码-Digital Image Watermarking source code
- 2022-02-03 15:48:25下载
- 积分:1
-
asdgasg
BD牌识别定位程序+挺不错的+实现功能简单-asdgasg
- 2023-05-26 13:35:04下载
- 积分:1
-
用Csharp绘制多边形和折线,其中用到了一些基本的绘图功能,程序直观易懂...
用Csharp绘制多边形和折线,其中用到了一些基本的绘图功能,程序直观易懂-with Csharp dogleg and polygon drawing, which uses some basic drawing functions, procedures is easy to understand
- 2022-01-24 09:52:28下载
- 积分:1
-
PANELS开发基于DOS环境下用户界面...
软件类别:窗口界面 运行环境:Win9x/NT/2000/XP/...
PANELS开发基于DOS环境下用户界面...
软件类别:窗口界面 运行环境:Win9x/NT/2000/XP/ -PANELS development environment based on DOS user interface ... software categories : window interface operating environment : Win9x/NT/2000/XP /
- 2023-02-13 14:15:04下载
- 积分:1
-
三维骨架运动数据bvh的读取,显示,基于B样条的路径编辑,运动编辑,多种骨架插值算法(四元数+B样条插值)...
三维骨架运动数据bvh的读取,显示,基于B样条的路径编辑,运动编辑,多种骨架插值算法(四元数+B样条插值)-3D skeleton movement data bvh read, display, based on B-spline path of the editors, sports editors, Skeleton various interpolation algorithm (Quaternion B-spline interpolation)
- 2022-07-02 17:28:12下载
- 积分:1
-
a disk file shows examples similar resource
一个显示磁盘文件的例子,类似资源管理器左半部分-a disk file shows examples similar resource-management part of the Left
- 2022-03-06 15:37:32下载
- 积分:1
-
purpose
applies mean filter to gray
purpose
applies mean filter to gray-scale PGM image
compile
gcc -g -o mean_pgm mean_pgm.c -lpgm -lpbm -lm
-purpose mean filter applies to gray-scale PGM image compile gcc-g-o mean_pgm mean_pgm.c- lpgm- lpbm- lm
- 2022-03-25 16:01:56下载
- 积分:1
-
人脸识别与评价
1. 从一些流行网站上搜索各种人脸图像,建立大规模人脸美丽数据库
2. 人脸检测:对于输入的图采用 Harr+Adaboosting 算法进行人脸检测,并将人脸进行截取
3. 人脸特征提取:采用小波分解构造成多尺度空间,用分块 LBP 特征从图像中提取出人脸特征
4. 分类器训练:采用 KNN 分类器,用建立的数据库训练分类器,进行评分
5. PC 端软件实现
- 2022-04-20 04:20:02下载
- 积分:1