-
fft变换,采用标准c处理
fft变换,采用标准c处理-fft transform, the use of standard treatment c
- 2022-07-12 21:14:41下载
- 积分:1
-
用vc++实现的运动检测系统的源代码。为《Visual C++数字图像实用工程案例精选―源码》书上的源码...
用vc++实现的运动检测系统的源代码。为《Visual C++数字图像实用工程案例精选―源码》书上的源码-Using vc to achieve the motion detection system
- 2022-02-02 02:38:52下载
- 积分:1
-
基于OPENcv的人脸识别
新手向的代码,很容易看懂,就是注意分类器的位置,我们会将摄像头所摄下的视频一帧一帧的图片,一个个来进行单独的人脸识别,并且把识别出来的人脸用各种颜色的椭圆标示出来。
- 2023-02-03 02:45:04下载
- 积分:1
-
直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.l...
直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib Note : running, documents c : test.bmp must exist
- 2022-02-25 19:58:36下载
- 积分:1
-
实现基于目标跟踪质量的程序
本程序实现了基于质心法的目标跟踪,由于算法比较简单,因此背景颜色必须简单,最好是纯白色的。本程序先经过对视频图像的灰度化,二值化等一些图像处理,然后找出质心。程序中用到了Opencv库函数-Realize this procedure based on the quality of target tracking-force, due to relatively simple algorithm, so the need for a simple background color, the best was pure white. This procedure, after the first video images of gray and binary image processing, such as, and then find the center of mass. Procedures used in the library function Opencv
- 2022-02-02 16:04:58下载
- 积分:1
-
一个以 LED 类型显示数字的范例程序
一个以 LED 类型显示数字的范例程序-an LED to show that the number of types of procedures example
- 2023-06-16 23:50:04下载
- 积分:1
-
本压缩文件是关于visual c++图象处理的一些源程序实例,对这方面的学习者大有补益...
本压缩文件是关于visual c++图象处理的一些源程序实例,对这方面的学习者大有补益-the compressed files on the visual image c some of the source code examples, Learners in this area of great importance
- 2022-03-22 11:34:21下载
- 积分:1
-
这个程序可以识别图像中的线段或者直线,算法采用哈夫变换,将直线变换为另一个坐标系中的点,进而完成识别。...
这个程序可以识别图像中的线段或者直线,算法采用哈夫变换,将直线变换为另一个坐标系中的点,进而完成识别。-this procedure can identify the image or straight line segments, Hough transform algorithm. Linear transformation of coordinate system to another"s point, thus completing the identification.
- 2022-02-24 14:49:37下载
- 积分:1
-
Hover the mouse pointer in the browser can display pictures exif information
把鼠标指针悬停在浏览器可以显示图片的exif信息-Hover the mouse pointer in the browser can display pictures exif information
- 2022-11-07 11:00:03下载
- 积分:1
-
画图板java实现功能很强大
java实现的画图板,很强大,功能比较强大,支持缩放,移动,旋转,保存文件,导入已画好的图形文件,支持橡皮插功能,支持画直线,圆,椭圆,矩形,任意多边形等各种图形,画面美观,操作简便,可以学到很多有用的东西,新手必备
- 2022-02-01 18:07:08下载
- 积分:1