-
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32...
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
这里是vc可直接运行
注意事项:
运行时,文件c: est.bmp必须存在-Function of image detection, template matching on the command-line compiler, if the process is as follows vcvars32rc bmp.rccl detect.c bmp.res user32.lib gdi32.lib here can be directly run vc Note: run-time, file c: est.bmp must exist
- 2022-09-30 18:50:03下载
- 积分:1
-
一个绘图系统,可以绘制简单的基本的图形,也可以显示Bezier等基本的曲面,是用VC++的MFC编写的
一个绘图系统,可以绘制简单的基本的图形,也可以显示Bezier等基本的曲面,是用VC++的MFC编写的-a mapping system that can draw simple basic graphics, can also show that the basic Bezier curves, and is using VC++ MFC prepared
- 2022-03-19 04:11:12下载
- 积分:1
-
DOS下的察看PCX图像格式的程序
DOS下的察看PCX图像格式的程序-DOS observes the PCX picture form the procedure
- 2022-03-05 15:26:33下载
- 积分:1
-
计算图像的信息熵和梯度的算法源码
计算图像的信息熵和梯度的算法源码- The computation picture information entropy and the gradient
calculate the law origin code
- 2022-05-31 16:00:36下载
- 积分:1
-
aotucad的VBA例程集,里面很多实例,非常的实用。
aotucad的VBA例程集,里面很多实例,非常的实用。-aotucad set of VBA routines, which in many instances, very practical.
- 2022-04-13 11:49:19下载
- 积分:1
-
图像几何变换,图像正交变换,图像灰度变换,图像增强:包括随机噪声、傅立叶变换、中值滤波、高斯滤波; ・色彩变换:包括彩色...
图像几何变换,图像正交变换,图像灰度变换,图像增强:包括随机噪声、傅立叶变换、中值滤波、高斯滤波; ・色彩变换:包括彩色->灰度、反色处理、亮度调整、直方图均衡化。专业人士编写-Image geometric transformation, image orthogonal transform, the image gray-scale transformation, image enhancement: including random noise, Fourier transform, median filtering, Gaussian filtering * color change: including color- " gray-scale, anti-color processing, luminance adjustment, histogram equalization. Professional preparation
- 2023-04-01 17:30:04下载
- 积分:1
-
用D3D中的渲染接口实现柔性物体模拟。(使用可编程渲染管道)...
用D3D中的渲染接口实现柔性物体模拟。(使用可编程渲染管道)-Using D3D rendering interface in the simulation of flexible objects. (Using programmable rendering pipeline)
- 2022-08-18 20:18:34下载
- 积分:1
-
AutoLISP在AutoCAD二次开发的绘图程序
这是用Auto Lisp 在AutoCAD上进行二次开发的绘图程序-Auto Lisp on AutoCAD drawings secondary development of procedures
- 2022-01-25 18:27:43下载
- 积分:1
-
不错的计算机图形学作业,给要入门的师兄弟们用.
不错的计算机图形学作业,给要入门的师兄弟们用.-good computer graphics operations for entry to the Shikuangdimen used.
- 2022-04-30 20:34:29下载
- 积分:1
-
基于Haar的车辆检测
应用背景应用于路口摄像头、Kinect等设备的车辆检测,是基于OpenCV中提供的Haar的车辆检测。程序中包含已训练好的车辆分类器car3.xml,可直接载入进行车辆检测。此程序包含车辆和人脸等检测。关键技术算法程序类似于人脸检测,替换掉训练好的车辆分类器xml,运行环境:vs201x+opencv2.4.x。此程序包含车辆和人脸等检测。
- 2022-03-17 05:17:54下载
- 积分:1