-
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/...
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/-/* Program Name: laplace.c functions: from camera or AVI file to be video streaming, video stream on the edge detection, and output results.* /
- 2022-01-26 07:19:44下载
- 积分:1
-
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是滤波...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是滤波-for image processing, have been tested, the very practical, is the main source filtering
- 2023-01-07 02:45:04下载
- 积分:1
-
8种常用图像处理算法(函数),带注释,想研究一下的朋友可以...
8种常用图像处理算法(函数),带注释,想研究一下的朋友可以-8 kinds of commonly used image processing algorithm (function), with Notes, I would like to look at friends can
- 2022-02-04 17:33:19下载
- 积分:1
-
利用openCV,在VC++的环境下制作MFC界面更容易!
利用openCV,在VC++的环境下制作MFC界面更容易!-Use openCV, in VC++ Environment interface making it easier for MFC!
- 2023-05-26 23:55:03下载
- 积分:1
-
叠加椒盐噪声后进行二阶巴特沃斯(Butterworth)低通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里....
叠加椒盐噪声后进行二阶巴特沃斯(Butterworth)低通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里.-after second-order Butterworth (Butterworth) low-pass filtering, Final results showed. Photo will be directly extracted and procedures on the same document folder.
- 2022-05-21 14:34:36下载
- 积分:1
-
这份vc源代码是实现tif图像格式到bmp 格式的转换
这份vc源代码是实现tif图像格式到bmp 格式的转换-this vc source code is tif format images to bmp format conversion
- 2022-01-26 05:27:22下载
- 积分:1
-
通用工业视频图像叠加的设计与实现,用于视频控制系统
通用工业视频图像叠加的设计与实现,用于视频控制系统-General Industrial video image overlay of the design and implementation for video control system
- 2022-03-23 23:57:07下载
- 积分:1
-
数字图象处理教程的ppt格式课件(北理工)
数字图象处理教程的ppt格式课件(北理工)-Digital image processing tutorial ppt format Courseware (Northern Polytechnic)
- 2022-03-23 23:26:04下载
- 积分:1
-
这是一个图像显示的例子,对于刚接触图像处理的人来说是个不错的例子,本程序实现图像的打开和显示功能。
这是一个图像显示的例子,对于刚接触图像处理的人来说是个不错的例子,本程序实现图像的打开和显示功能。-This is an example of image display for image processing刚接触person is a good example of this procedure to open and realize image display function.
- 2022-07-05 00:06:23下载
- 积分:1
-
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点...
本代码是对susan算子的实现,susan可以提取图像的边缘和角点,对噪声不敏感,且速度快,目前主要是用于提取角点-This code is susan Operator realize, susan can extract image edge and corner, is not sensitive to noise and speed, are mainly used to extract corner
- 2023-01-02 04:00:16下载
- 积分:1