-
格雷厄姆法求凸壳的C程序
格雷厄姆法求凸壳的C程序-Graham method for convex hull of the C program
- 2022-03-12 00:29:02下载
- 积分:1
-
印章识别源代码,需要的朋友下载后可以研究
印章识别源代码,需要的朋友下载后可以研究-Seal to identify the source code, the need for friends to download can be studied after
- 2022-01-20 22:51:42下载
- 积分:1
-
用C++写的图像钟表
用C++写的图像钟表-C write images watches
- 2022-12-09 15:00:03下载
- 积分:1
-
模拟心电图程序,加入了对各种波形的设计,能够非常好演示...
模拟心电图程序,加入了对各种波形的设计,能够非常好演示-simulated ECG procedures, the right to join various waveforms are designed to be a very good demonstration
- 2022-01-24 14:45:44下载
- 积分:1
-
用于双眼检测的 Adaboost算法 分类器
用于双眼检测的 Adaboost算法 分类器-Eye_pair_detector_computed_with_7000_positive_samples
- 2023-07-17 14:40:03下载
- 积分:1
-
本算法是一个C语言编写的基于小波零树的图像压缩算法。
本算法是一个C语言编写的基于小波零树的图像压缩算法。-the algorithm is a C language based on wavelet zerotree image compression algorithm.
- 2022-10-16 18:25:03下载
- 积分:1
-
VTK与ITK结合读取BMP图片并显示(CMake过的)无需用CMake编译,适合有一定VTK_ITK经验的。...
VTK与ITK结合读取BMP图片并显示(CMake过的)无需用CMake编译,适合有一定VTK_ITK经验的。-Itk combination with VTK read and display BMP picture (CMake-off) without using CMake compiler, suitable for a certain VTK_ITK experience.
- 2022-03-19 03:21:30下载
- 积分:1
-
这是一个BMP文件的测试顺序。可以显示BMP
这是一个bmp文件的测试程序。可以显示一个bmp文件。- This is a bmp document test order. May demonstrate a bmp
document.
- 2023-06-22 20:35:04下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image geometric transformation to open a bitmap, to achieve geometric transform command-line compiler as follows vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp There must be
- 2023-05-05 15:45:03下载
- 积分:1
-
读取256色的BMP灰度图,并用4*4的矩阵对其进行抖动,用opengl实现
读取256色的BMP灰度图,并用4*4的矩阵对其进行抖动,用opengl实现-BMP to read 256 color grayscale, and 4* 4 matrix of its jitter, using opengl implementation
- 2022-10-28 21:05:04下载
- 积分:1